You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
categories.js breaking: remove deprecated socket.emit('admin.categories.update') 3 years ago
chats.js fix: rename language key for incorrect parameter type error 3 years ago
flags.js feat: #10008, add history entry for note deletion 3 years ago
groups.js Fullname in notifications (#10157) 3 years ago
helpers.js breaking: remove socket.emit('posts.reply') 3 years ago
index.js feat: `POST /api/v3/chats`, chat room creation, plus openAPI docs update 3 years ago
posts.js breaking: remove socket.emit('posts.move') 3 years ago
topics.js breaking: remove socket.emit('posts.reply') 3 years ago
users.js Fullname in notifications (#10157) 3 years ago