Barış Soner Uşaklı
3dd806dcb8
fix: revert requires
6 years ago
Misty (Bot)
2d34b8cc99
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
69860e582b
feat: #7743 meta/index
6 years ago
Barış Soner Uşaklı
c126cd8572
feat: #7743 plugins
6 years ago
Barış Soner Uşaklı
f5f5f76b12
feat: #7743 plugins/data
6 years ago
Barış Soner Uşaklı
97fdb2b431
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
17f843f991
feat: dont waste whitespace
6 years ago
renovate[bot]
7a88c4cc34
fix(deps): update dependency nodebb-theme-vanilla to v11.1.6 ( #7784 )
6 years ago
Misty (Bot)
bf04ee8d74
Latest translations and fallbacks
6 years ago
renovate[bot]
e074b0bf9f
fix(deps): update dependency nodebb-theme-slick to v1.2.26 ( #7782 )
6 years ago
renovate[bot]
4f20b4d38c
fix(deps): update dependency nodebb-theme-persona to v10.1.10 ( #7781 )
6 years ago
Barış Soner Uşaklı
34d85b5205
feat: switch to promise.all
6 years ago
Barış Soner Uşaklı
f8d341014a
fix : #7763 , parse about me on all profile pages
6 years ago
Barış Soner Uşaklı
faccb191ec
feat: #7743 , privileges
6 years ago
Misty (Bot)
627ecaf6bb
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
e2e33dfb1e
fix: status and groupTitle, if its not set
6 years ago
Barış Soner Uşaklı
2f0a331f02
fix: don't return promise
6 years ago
Barış Soner Uşaklı
44a3352003
fix: socket.io methods calling callbacks twice if method returns promise
6 years ago
Renovate Bot
d43f5dcf4c
chore(deps): update dependency mocha to v6.2.0
6 years ago
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