Barış Soner Uşaklı
78c5dfdc58
feat: add icon to invite/accept notifs
...
https://github.com/NodeBB/NodeBB/issues/11864
2023-08-02 12:23:16 -04:00
Julian Lam
0788fb5118
feat: #11420 , add new GET routes to retrieve pending and invited members of a group, plus accept/reject pending
2023-04-06 17:17:47 -04:00
Magnus
7bd3e31dec
Fullname in notifications ( #10157 )
...
* init - fullname notifications setting
* fullname in topic reply
* fullname for group-request-membership
* fullname for group-leave notification
* fullname for new-post-flag & new-user-flag
* removed log
* fullname for user follow
* fullname in message notification
* fullname in follow
* fullname for sendNotificationToPostOwner
* fullname in sendNotificationToTopicOwner
* fullname in doExport
* shorthand name set
* shorter name set
* fullname in notifications
* displayname for notifications
* removed unused require
2022-01-19 10:19:11 -05:00
Barış Soner Uşaklı
fb363957d1
refactor: tab rules
2021-11-18 16:42:18 -05:00
psychobunny
ae793b4a44
chore: found some hooks that don't play well docgen
2021-08-31 10:45:08 -04:00
Peter Jaszkowiak
707b55b6a5
chore: eslint prefer-template
2021-02-08 18:06:44 -05:00
psychobunny
53abada5f0
Revert "feat: option to allow auto-joining of groups (optionally skip the "request membership" step)"
...
This reverts commit 685f3c6aa6 .
2020-12-01 16:06:14 -05:00
psychobunny
685f3c6aa6
feat: option to allow auto-joining of groups (optionally skip the "request membership" step)
2020-12-01 14:41:11 -05:00
Barış Soner Uşaklı
f7c738deda
fix : #8997 , don't send notifications if uids already in group
2020-11-30 22:51:33 -05:00
Julian Lam
6e2da9966e
refactor: move plugin hook methods to plugin.hooks.*
2020-11-20 16:32:39 -05:00
Barış Soner Uşaklı
dc29f4dca2
refactor: switch to using slugify module
2020-10-11 21:49:37 -04:00
Barış Soner Uşaklı
ed1223645e
feat: send notification to group owners when someone leaves
2019-09-28 22:44:13 -04:00
Barış Soner Uşaklı
1e0190abef
fix : #7842 , groups.invite works with an array of uids
2019-08-18 21:51:32 -04:00
Barış Soner Uşaklı
fa26855671
feat: #7842 , make isInvited, isPending work with uids
2019-08-18 20:57:14 -04:00
Julian Lam
1a2a381ae3
feat: notification on membership acceptance, closes #7835
2019-08-14 15:50:03 -04:00
Barış Soner Uşaklı
a39ca51e06
feat: #7743 , groups/index, invite, leave,membership
2019-07-18 19:20:17 -04:00