Files
NodeBB/test
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-15 22:25:56 -04:00
2020-06-01 11:06:23 -04:00
2020-11-16 10:19:23 -05:00
2017-02-18 15:05:36 -07:00
2020-11-12 15:57:36 -05:00
2020-10-08 15:33:10 -04:00
2019-07-09 12:46:49 -04:00
2019-06-22 21:23:32 -04:00
2020-09-06 23:45:00 -04:00
2020-10-13 22:42:50 -04:00
2018-12-18 19:43:28 -05:00
2018-12-10 15:30:10 -05:00
2018-03-20 10:32:53 -04:00
2020-08-19 09:04:37 -04:00
2017-05-28 17:21:49 -04:00
2020-11-06 23:13:12 -05:00
2019-11-01 22:13:00 -04:00
2017-02-18 12:30:49 -07:00
2020-09-08 11:42:35 -04:00
2020-09-21 15:15:30 -04:00
2020-07-07 20:13:14 -04:00
2019-09-17 09:12:45 -04:00
2018-10-18 16:33:34 -04:00
2019-10-16 13:33:00 -04:00
2020-09-06 23:45:00 -04:00
2020-10-12 00:18:34 -04:00