Commit Graph

13187 Commits (ba937f89fa9609316741a6b9238faa3ab8667861)
 

Author SHA1 Message Date
NodeBB Misty c3fc1347ec Latest translations and fallbacks
NodeBB Misty 79bdea868c Latest translations and fallbacks
NodeBB Misty d042c603bc Latest translations and fallbacks
barisusakli b70610703a fix crash in notifs
Barış Soner Uşaklı 2aab05d6db Merge pull request from pichalite/remove-autosize
remove unused autosize lib
pichalite b7b909bcc0 remove unused autosize lib
psychobunny c615d1b064 Merge branch 'chartjs-update' of https://github.com/pichalite/NodeBB
Anil Mandepudi 313cb7f26d indentation
pichalite 8ef7ca4bdb update chart.js to new version
Barış Soner Uşaklı 3941f4da37 Merge pull request from pichalite/patch-1
add missing comma
Anil Mandepudi 2f73807107 add missing comma
barisusakli 8e2e800e6d fix streamed in topics on category page
barisusakli 2cc804084f closes
barisusakli 514c12aa68 closes
NodeBB Misty d9dc65720a Latest translations and fallbacks
barisusakli 9ae50d3164 up persona
barisusakli 2606844d98 closes
barisusakli 11236bb841 fix missing callback
Barış Soner Uşaklı 1f5d3a92d6 Merge pull request from BenLubar/avatar-history
Keep old versions of avatars in the filesystem
Ben Lubar fc387111e2 make keeping avatar versions an option in the ACP that is turned off by default
Ben Lubar 0d40542f93 Keep old versions of avatars in the filesystem. Change the avatar URL each time a new one is uploaded to avoid caching problems. Closes .
Julian Lam e7386e20cf closes
NodeBB Misty f47d60c930 Latest translations and fallbacks
barisusakli af75a887b5 closes
prevent crash if registerHook is called with invalid hook name
Julian Lam a9a522c8ec allowing widgets to not show up if widget explicitly returns null
Anil Mandepudi c666a7efda add static:assets.prepare hook ()
* add static:assets.prepare hook

add static:assets.prepare hook to be called before css minification so that themes/plugins can modify less vars.

* change parameter
Julian Lam 2268f250bb removed commented out language method
barisusakli 98d17a0589 fix tab
NodeBB Misty eee3731832 Latest translations and fallbacks
Julian Lam 71a5e4a8a1 better error handling for session revocation if no login session is present,
Julian Lam 4ce8696bbc Revert "if interstitials don't pass any errors back but some still exist, redirect properly"
This reverts commit 98368bbb6a, but fixes
issue 
Ben Lubar 40b57d6cbe add "Admin Approval for IPs", which works like Normal for new users and Admin Approval for sockpuppet accounts ()
barisusakli 754e20eb5c closes
barisusakli 5cbfa6f212 closes
barisusakli e81b67269a closes
barisusakli 1c0ef00836 closes
Barış Soner Uşaklı 145b8289fc Merge pull request from yariplus/patch-9
filter:group.update
NodeBB Misty 0827ef79ac Latest translations and fallbacks
Timothy Fike e112d284e5 filter:group.update
barisusakli 58ab76d3c2 action:category.loaded, sort qs on category page
barisusakli ecafd87e91 up composer
Julian Lam 13a2e4cc3f Revert "Send plugin `postData` changes up the line ()"
This reverts commit 20024418d9.

re: 
Peter Jaszkowiak 20024418d9 Send plugin `postData` changes up the line ()
Ben Lubar 42fa764608 fix js-propagate for restarted secondary instances ()
Ben Lubar b08696515f Fix restarted secondary instances waiting forever for the templates:compiled message. Fix update notification always appearing when an instance restarts even if there was no update. Closes ()
psychobunny a80801e856 updated fontawesome to 4.6.3
psychobunny 3744f1ecd2 updated fontawesome.tpl
psychobunny 9e17d64d29 allow categories to choose "no icon"
psychobunny e56011c8fd up markdown
Julian Lam e407dbfdd4 fix module bridging output to log the correct number