Commit Graph

13144 Commits (80c98e5ecfa000d7b4e617a5b649c1855f952fb3)
 

Author SHA1 Message Date
Accalia de Elementia de007772a4 feat: Allow listing all groups via websocket
also add missing radix to parsing of `after` in groups.loadMore websocket method.
barisusakli 85dfe7704f moved related up
barisusakli 28331389a6 added getTopicWithPosts test
barisusakli 43184935bd revert mongodb packages
Julian Lam 80c096dedb Revert "up async to 2.0.1"
This reverts commit ad4910d44d.
NodeBB Misty a5c409c6f7 Latest translations and fallbacks
barisusakli ecb4e3ad7c up deps
barisusakli ad4910d44d up async to 2.0.1
barisusakli 32320018ab closes
barisusakli b9ad7f2dbb remove unused group code from settings
barisusakli 650f4d6ed5 moved sitemap to its own file
barisusakli a13bc64f40 wait for db flush to complete to carry on with other test suites
fixes the problem where tests would sometimes fail due to timing issues
barisusakli 4ca53703e3 added dupe group create test
barisusakli 0efe315790 closes
barisusakli 63f5cd0c79 removed deepStrictEqual
barisusakli c4eb1c92a8 fix some tests
barisusakli 7d4ef3907f fix semicolons
barisusakli b5bf2737e4 bind to regular function
barisusakli bc255110cc closes
barisusakli ed756f18f4 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli e55043e5ab closes
NodeBB Misty 6067128493 Latest translations and fallbacks
Julian Lam bc961e2157 removing reload, closes , closes
Barış Soner Uşaklı 474eea942f Merge pull request from AccaliaDeElementia/master
Allow first page of group members to be retrieved via websocket
NodeBB Misty 528964cbe4 Latest translations and fallbacks
Accalia de Elementia 74a993ccb3 fix: Use the correct path for utils
Accalia de Elementia 574929337d chore(whitespace): revert whitespace only changes
Accalia de Elementia 413517a084 feat(socket.io-groups): Allow first page of members to be retrieved via websockets
previously requesting the first page of members of a group failed
barisusakli 6c11709cf1 closes
barisusakli 73c3da1a83 dont check maximum group name length if it is a privilege group
barisusakli 973e208329 added banned:expire to user hash
barisusakli 1d70dc0d8b closes
barisusakli d7cda83c8e fix lang key
barisusakli 56d325bd86 privilege fixes
barisusakli 73e19fa13a fix app.alertError
barisusakli 037b901e85 closes
Barış Soner Uşaklı e1c0a8f3b3 Merge pull request from BenLubar/self-topic-deletion
add edit/delete post, delete topic privileges per-category
Barış Soner Uşaklı c9f14fd91f Merge pull request from akhoury/patch-10
nodebb-plugin-spam-be-gone@0.4.10
Julian Lam e019eb40c4 altering ajaxify abort behaviour to look for null instead of empty string, and triggering ajaxify.end when abort occurs
Julian Lam 9e7d90e314 allowing listeners to cancel an ajaxify request via ajaxify.start client-side hook
Ben Lubar 936149bb38 grant topics:delete by default <f62da5c4e9 (r74206749)>
Aziz Khoury ab85885514 nodebb-plugin-spam-be-gone@0.4.10
https://github.com/akhoury/nodebb-plugin-spam-be-gone/issues/49
NodeBB Misty f394056b7c Latest translations and fallbacks
barisusakli a4c340fb69 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli d469d77d5e closes
Julian Lam 9814652d76 updating package.json to reflect latest version of NodeBB, for master branch
psychobunny 709be213e5 up persona
Julian Lam fd8f5f9415 closes
Julian Lam 19b4679c0e properly handling flattened dependencies in plugin scripts
Anil Mandepudi c44c689ebf fixes ()