Commit Graph

5783 Commits (598935b3bfbca89fe176c7f2050325e6de6811d9)

Author SHA1 Message Date
Ben Lubar 598935b3bf
Fix null object in search for users with no preferences set.
localStorage.getItem returned null, and JSON.parse(null) is null.
NodeBB Misty 61efabf4ec Latest translations and fallbacks
Ben Lubar 862fd1a94a
ignore/watch categories recursively
Julian Lam 60ea7d5121 fixes
NodeBB Misty 3864e8044e Latest translations and fallbacks
barisusakli e4fa0289d6 closes
NodeBB Misty f4fafeb500 Latest translations and fallbacks
NodeBB Misty d5b8b1da56 Latest translations and fallbacks
Julian Lam 8d745ceb07 moving chat dropdown generation to tpl /cc @pichalite
Julian Lam 093b21fc31 fixes
NodeBB Misty bf3b270c77 Latest translations and fallbacks
psychobunny 59bd1d71f4 return roomId in optional callback when opening new chat
NodeBB Misty 32dea338b0 Latest translations and fallbacks
Mathias Schreck ce9ee62fa0 Handle callback errors
barisusakli d43c19c173 closes
barisusakli 9207d6a74d fix so the parent button doesn't ajaxify if the post is already on the screen
Julian Lam e26166a45b closes
barisusakli f77d9053ad closes
barisusakli 49bf27d985 closes
barisusakli a7ed5a0129 delete content
NodeBB Misty fd71b1afb6 Latest translations and fallbacks
NodeBB Misty a5c409c6f7 Latest translations and fallbacks
barisusakli 32320018ab closes
barisusakli 0efe315790 closes
barisusakli bc255110cc closes
barisusakli ed756f18f4 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli e55043e5ab closes
NodeBB Misty 6067128493 Latest translations and fallbacks
NodeBB Misty 528964cbe4 Latest translations and fallbacks
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
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
NodeBB Misty f394056b7c Latest translations and fallbacks
barisusakli a4c340fb69 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli d469d77d5e closes
Anil Mandepudi c44c689ebf fixes ()
Ben Lubar f62da5c4e9 see
NodeBB Misty 9856cf282a Latest translations and fallbacks
NodeBB Misty 22e73b925f Latest translations and fallbacks
Ben Lubar 26df552d55 Add edit, delete, and topics:delete permissions for users acting on their own posts
Barış Soner Uşaklı b0c55c86ed Merge pull request from acardinale/master
Added new core component for topic with tid
NodeBB Misty 83be60e707 Latest translations and fallbacks
psychobunny af460426ad Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny 0e204f5ce5 missing lang key for zen mode
barisusakli 64d4addb02 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 9cbfaa89e7 closes