18530 Commits (c46a07727d3cccadfdd586c99bef4a652f91978b)
 

Author SHA1 Message Date
Renovate Bot c46a07727d chore(deps): update node:8.16.0 docker digest to 310db2a 6 years ago
Julian Lam 4fb271c684
System chat messages (#7771)
* fix: removed duplicate checkContent call in addMessage

addMessage is called in one place (sendMessage), and the checks
are already contained there. addMessage is the lower level call
and so should be called only from within core itself.

* feat: #7330 chat system messages for join, leave, rename

* fix: add back content checking in .addMessage();

* fix: tests, and added .addSystemMessage() method

Tests were relying on message indices that changed due to the
new system messages.

* feat: add tests for system chat messages

* refactor: rewrite half of src/messaging/rooms.js, fix tests

* feat: #7743 messaging/room.js

* fix: tests for messaging/room.js, #7743

* fix: trying to fix tests

* fix: omg :rage2:
6 years ago
Renovate Bot 28151f86da chore(deps): update dependency husky to v3.0.1 6 years ago
Renovate Bot 9fda2c1ff4 chore(deps): update dependency eslint-plugin-import to v2.18.1 6 years ago
Renovate Bot 3fdc638b27 fix(deps): update dependency nodebb-plugin-composer-default to v6.3.6 6 years ago
Renovate Bot 8a11193fc8 fix(deps): update dependency connect-redis to v3.4.2 6 years ago
Baris Usakli 6d3a92b851 feat: #7743 , search.js 6 years ago
Misty (Bot) 879104ccde Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 8e75646ac0 feat: shorter name 6 years ago
Barış Soner Uşaklı daed76d5d6 feat: cache group:members for priv groups 6 years ago
Barış Soner Uşaklı 72def7dfa6 feat: #7743 finish groups 6 years ago
Barış Soner Uşaklı a39ca51e06 feat: #7743, groups/index, invite, leave,membership 6 years ago
Barış Soner Uşaklı d5342a40ba feat: #7743,groups/index,join 6 years ago
Barış Soner Uşaklı 87b1148fa8
fix: tests 6 years ago
Baris Usakli fcd4445a89 feat: #7743, groups/delete,ownership,posts,user 6 years ago
Baris Usakli 5e8614e15b feat: #7743 groups/cover,create,data 6 years ago
Misty (Bot) 382a9c4187 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı c0c6c652be feat: #7743, finish post module 6 years ago
Baris Usakli c4bb467ea5 feat: #7743 posts/diff, posts/edit 6 years ago
Misty (Bot) acad245b4a Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 1b2b308a7e feat: #7743, posts module 6 years ago
Barış Soner Uşaklı 930ffd074f fix: tests 6 years ago
Barış Soner Uşaklı a51ec591ee feat: #7743, finish user module 6 years ago
Barış Soner Uşaklı 6fea46b6e2 feat: #7743
user/posts
user/profile
6 years ago
Julian Lam 0e8ee31b90 fix: #7601 removed check for another user when sending messages
This is an old check back when the sorted set that messages were
appended to depended on what users were in the chat room. Once
messages were refactored (in 2017) to use roomIds, this is no
longer a limitation of the platform and users should be free to
talk to themselves all they want.
6 years ago
Barış Soner Uşaklı cd80c2638c feat: #7743
user/password
user/picture
6 years ago
Barış Soner Uşaklı 0a690c5710 feat: #7743
user/online.js
6 years ago
Barış Soner Uşaklı 1c5fad6dae feat: #7743
user/notifications.js
6 years ago
Renovate Bot f73468d5e7 chore(deps): update commitlint monorepo to v8.1.0 6 years ago
Barış Soner Uşaklı fe4c048198 feat: #7743
user/index.js
user/info.js
user/invite.js
user/jobs.js
6 years ago
Misty (Bot) 93862e9e66 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı 3b24de4cb3 fix: mongodb tests 6 years ago
Barış Soner Uşaklı fcf3e0770b feat: #7743 categories 6 years ago
Renovate Bot 45223cded6 fix(deps): update dependency nodebb-plugin-mentions to v2.5.4 6 years ago
Renovate Bot 8654623217 fix(deps): update dependency nodebb-plugin-markdown to v8.10.2 6 years ago
Misty (Bot) 7f54a24438 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı c610eb1430 feat: #7743, user/digest, user/email, user/follow 6 years ago
Barış Soner Uşaklı 13aaf07bf5 fix: getTopicsFromSet 6 years ago
Barış Soner Uşaklı 9eb1fcd4e5 fix: #7762, allow array for isBanned
dont filter banned users one by one in digest
6 years ago
Misty (Bot) 239195d8a9 Latest translations and fallbacks 6 years ago
Barış Soner Uşaklı d6e36c3166 feat: #7743, user/create, user/data, user/delete 6 years ago
renovate[bot] c1660a1ace fix(deps): update dependency nodebb-theme-persona to v10.1.9 (#7759) 6 years ago
Barış Soner Uşaklı 46639be32d fix: add flag for change post owner 6 years ago
Barış Soner Uşaklı 4541caa4f8 feat: #7743 , user/block, user/categories 6 years ago
Barış Soner Uşaklı 6f738c2b44 feat: #7743 notifications 6 years ago
Barış Soner Uşaklı cd2e68cb2d feat: remove unused code, add 2 tests 6 years ago
Baris Usakli 1970214a24 feat: #7743 user/ban, up mubsub 6 years ago
renovate[bot] efedd6212a fix(deps): update dependency nodebb-plugin-dbsearch to v3.0.7 (#7758) 6 years ago
Renovate Bot 7f4b1043ad fix(deps): update dependency nodebb-plugin-composer-default to v6.3.5 6 years ago
renovate[bot] 15e01d1223 fix(deps): update dependency nodebb-theme-vanilla to v11.1.5 (#7756) 6 years ago