Commit Graph

2419 Commits (6e8c618fb1afd9e2fea6ad89fbe7f99182dd27ff)

Author SHA1 Message Date
psychobunny 6e8c618fb1 prevent translator crash if data is undefined; linted/cleanup
psychobunny cd336006fc optimized cold loading
psychobunny 10f4fa004e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
psychobunny 48df0cf889 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Conflicts:
	src/routes/admin.js
Barış Soner Uşaklı 81378e071b Merge pull request from MakerStudios/alertclose_nofire_click
Don't fire click when closing an alert
Julian Lam 9b53dd1014 english fallback for 'reset_password' translations
medwards20x6 76b53478ce Don't fire click when closing an alert
Baris Soner Usakli 3c97ef6829 closes
Baris Soner Usakli dbb814fe4e category permission page fixes
Baris Soner Usakli 7bb3766ebd 2 column layout for admin index
Baris Soner Usakli 814db2e1d8 icon first
Baris Soner Usakli 4b64b9dcdc closes
Julian Lam 57d0273c13 dutch translations
Baris Soner Usakli be70b3de57 closes
Baris Soner Usakli 529cd60dd2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 70299ea5c2 better search result page
psychobunny c26af77a24 fixing cold load of admin/index
Julian Lam 64ee792013 fixed
Julian Lam 5a8fa9b1f7 fixed regression in groups management modal
psychobunny 5b25e21606 console.log
psychobunny 8ad24818df fixed FOUS in category sidebar
psychobunny 71675d0aa0 removed required "ajaxifying" class for #content - breaks browsers with noscript turned on.
psychobunny d20501b29d meta.js merge conflict
psychobunny c44934cc0d all JS files properly required on cold load
psychobunny 52a50a80ba templates.parseTemplateVariables, added optional callback
psychobunny b9264dea76 ajaxify.loadScript
Julian Lam 044347ebca hotfix for vanilla missing socket.io lib
Baris Soner Usakli 016642bc16 show 1 ip per line
Baris Soner Usakli 98fa8c419d closes
Baris Soner Usakli 55b5d0c209 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli e4b6d0e1ff closes
psychobunny ee5596fad5 Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Julian Lam 14d7453a23 bundling socket.io client library into minfile, minfile always used from this point forward, even in development mode.
Development mode will not compress the scripts, but will just concatenate.
Julian Lam 033c5d5726 es, fr, nb, sv, zh_CN translations
Baris Soner Usakli 5732994097 reset_code click fix
Baris Soner Usakli 1b7f8cc5cb active users fix
Julian Lam 77f5d6ff7d Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 1c324f45cf tried fixing absentee detection in active users
Baris Soner Usakli c6ff8e1042
Julian Lam 2b178ff76d proper tracking of users' reply status when others enter the room
Julian Lam a9b78d2600 minimizing the composer should unregister it
Julian Lam 68fb6ec09a Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam f2ffc2b533 properly referencing the tid of the composer instead of blindly checking templates.get('topic_id')
Baris Soner Usakli 3c6e4ebda1 possible fix to
Julian Lam 7ef84e0daa switched to 'ping active' system
Julian Lam b3d7ae1c86 showing who is replying in the active users block
psychobunny 26853d024e Merge remote-tracking branch 'origin/master' into webserver.js-refactor
Baris Soner Usakli 8eca195530 updateHeader once on load
Baris Soner Usakli 84dc012198 closes
Baris Soner Usakli e75c303b89 added unique visitor count to admin dashboard