Commit Graph

13115 Commits (fa9f1ac7fe26462febda07189203365e984a146d)
 

Author SHA1 Message Date
barisusakli f77d9053ad closes
barisusakli 995d2d7fda Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 316187946f fix related crash
Julian Lam ba008a2fa5 fixes
barisusakli a002eecd03 dont crash if set is not defined, closes https://github.com/NodeBB/nodebb-plugin-leaderboard/issues/4
Barış Soner Uşaklı ebbfe3cc1f Update README.md
barisusakli 3d56776ab0 fix tabs
barisusakli f4e3d571a3 shorter
barisusakli 6022fd984a closes
barisusakli b9961bcffa if email is undefined use empty string
Julian Lam 96abdb4b69 Up composer
barisusakli 49bf27d985 closes
barisusakli c58e23db58 fix tests
barisusakli aad9f83869 use getSortedRevRangeWithScores, cleanup
barisusakli 33e60d5239 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli a7ed5a0129 delete content
Barış Soner Uşaklı 6d642bdabf added database to issue template
barisusakli d910ebfac1 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli c8a369f5c3 closes
Barış Soner Uşaklı d77a8ea859 Merge pull request from AccaliaDeElementia/master
Allow listing all groups via websocket
NodeBB Misty fd71b1afb6 Latest translations and fallbacks
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