1196 Commits (06bf631445ba2e696b151208355c3ca33e1f5204)

Author SHA1 Message Date
Peter Jaszkowiak 553567c3b2 Refactor `nodebb`, move `build.js`, add `--dev` 8 years ago
pichalite ab797b91a4 Let global mods change user avatar 8 years ago
Barış Soner Uşaklı c4d4d2385b closes #3973 closes #5303 8 years ago
barisusakli a1af59def3 add missing return, fix tests 8 years ago
barisusakli 988c485874 post tools test 8 years ago
barisusakli f8d958e065 rooms.getAll test 8 years ago
barisusakli 009da723c5 meta.configs tests 8 years ago
barisusakli 835669805a tag tests 8 years ago
barisusakli 3bd1c6c2b5 notification tests 8 years ago
barisusakli 55b68197aa closes #4544 8 years ago
barisusakli e17b37edb6 closes #5287 8 years ago
barisusakli 9e52d5ec04 new hook, action:user.delete 8 years ago
barisusakli fba28791f5 missing ; 8 years ago
barisusakli c32e6aaabb use build module instead of forking 8 years ago
barisusakli 0b9829850c closes #5273 8 years ago
psychobunny 6b7b51eaf0 Merge pull request #5170 from pitaj/master
ACP search updated to support translations
8 years ago
Peter Jaszkowiak 9fd64549a3 Use async instead of Promises 8 years ago
barisusakli 7d47f4b067 tag tests 8 years ago
barisusakli 69b766bbc8 more tests 8 years ago
barisusakli 1440139903 more tests 8 years ago
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
8 years ago
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb 8 years ago
barisusakli 7f90e31a38 more socket user tests 8 years ago
barisusakli 9ba93d8be9 group search tests 8 years ago
Peter Jaszkowiak 77e58f31c5 Fixes, passes tests 8 years ago
Peter Jaszkowiak a431dc0305 ACP search updated to support translations 8 years ago
barisusakli 49267d54b7 topics unread tests 8 years ago
barisusakli aa69481a0c dont mark chat notifications read if you are not in the room 8 years ago
barisusakli c33d3e874a store pinned topics in new zset
keep pinned topics on top on different sort types
8 years ago
barisusakli b807915515 removed incorrect markread nid 8 years ago
barisusakli d2fa0c3e6a vote socket tests 8 years ago
barisusakli cecb4c0403 some more group tests 8 years ago
barisusakli db14c29e41 socket.io/categories tests 8 years ago
barisusakli 5d4903f643 fix test 8 years ago
barisusakli ef87a2b7d7 closes #5219 8 years ago
Julian Lam 0e8bf17ff0 re: #5211, bringing back the RELOAD BUTTON :rage2: 8 years ago
barisusakli dada858565 add canReply to messages 8 years ago
barisusakli e3616ab0f9 socket/meta test 8 years ago
barisusakli 853cea7fec removed emitter.js 8 years ago
barisusakli 5e7fb4eeb2 widget tests 8 years ago
barisusakli 4f0e93732a #5211
remove passing js/css between procs
8 years ago
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well 8 years ago
barisusakli 3380f61985 more tests 8 years ago
barisusakli 2476ab3684 closes #5202 8 years ago
Julian Lam ede7a71db7 Fixes #5186
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.

This room can also be used to emit messages across windows/tabs...
8 years ago
barisusakli ee75c69817 post edit tests 8 years ago
barisusakli c1d28af2a7 filter posts that you cant read 8 years ago
Ben Lubar 5937fefa39
Check whether the user can read the replies and allow filtering the reply count in plugins 8 years ago
barisusakli ecef0c6ad5 more user tests 8 years ago
barisusakli d23966c534 more tests 8 years ago