Files
NodeBB/src
gasoved 3ccebf112e feat: invites regardless of registration type, invite privilege, groups to join on acceptance (#8786)
* feat: allow invites in normal registration mode + invite privilege

* feat: select groups to join from an invite

* test: check if groups from invitations have been joined

* fix: remove unused variable

* feat: write API versions of socket calls

* docs: openapi specs for the new routes

* test: iron out mongo redis difference

* refactor: move inviteGroups endpoint into write API

* refactor: use GET /api/v3/users/:uid/invites/groups

Instead of GET /api/v3/users/:uid/inviteGroups

* fix: no need for /api/v3 prefix when using api module

* fix: tests

* refactor: change POST /api/v3/users/invite

To POST /api/v3/users/:uid/invites

* refactor: make helpers.invite awaitable

* fix: restrict invite API to self-use only

* fix: move invite groups controller to write api, +tests

* fix: tests

Co-authored-by: Julian Lam <julian@nodebb.org>
2020-11-16 14:47:23 -05:00
..
2020-10-16 22:41:38 -04:00
2020-11-06 12:24:50 -05:00
2020-11-06 23:13:12 -05:00
2020-10-27 20:37:23 -04:00
2020-11-05 16:25:55 -05:00
2020-10-26 10:43:18 -04:00
2020-10-26 10:43:18 -04:00
2019-09-23 22:30:17 -04:00
2020-11-06 23:13:12 -05:00
2020-10-26 10:43:18 -04:00
2020-11-10 11:29:15 -05:00
2020-08-14 00:05:03 -04:00
2020-09-06 23:45:00 -04:00
2020-10-26 10:43:18 -04:00
2020-10-26 10:43:18 -04:00
2020-07-07 20:13:14 -04:00
2018-10-18 15:15:54 -04:00
2020-10-07 11:47:44 -04:00
2020-07-25 09:44:50 -04:00