Commit Graph

4482 Commits (3197a9e47c54e1aae09f9f6f6058ab1c4bec25df)

Author SHA1 Message Date
Nicolas Siver a77641c3ca add new vendor script for sorting
Nicolas Siver 46ce3aae9f tree view
psychobunny a355fbfc81 closes
psychobunny d51407834d closes
psychobunny b96018b0f5 closes
Julian Lam af8732fcb9 latest translations and fallbacks
Julian Lam f9053c077d updated groups ACP styling and template to use a table, like categories
Conflicts:
	src/views/admin/manage/groups.tpl
Julian Lam 06f7172c65 closes
Barış Soner Uşaklı 03bc317065 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Conflicts:
	src/views/admin/manage/groups.tpl
Julian Lam b45335c6ba updated groups ACP styling and template to use a table, like categories
Barış Soner Uşaklı 7bed4c40d6 closes
Julian Lam 8f7416d1cb updated acp category privilege settings so that not all groups are shown in privilege table, closes
Julian Lam 3b891ed7d8 closes
Julian Lam 3055ee96a1 latest translations and fallbacks
psychobunny f698d28dfb one last fix for
psychobunny 7b81c5db9f
psychobunny 79fd5a4d8e closes
psychobunny 63a2a20fd3 remove the old history.pushState hack for mobile composer
psychobunny 55bed3464e if mobile, go to /compose route
Julian Lam f6181e6481 fixes
Ole R. 22e227a6cd fixed error-report within translator.js
reported by [rex-huang](https://community.nodebb.org/user/rex-huang), see https://community.nodebb.org/topic/4520/error-handling-is-wrong-in-translator-js
barisusakli 4f37d268b6 removed sort by username
barisusakli 5f23f04423 Merge remote-tracking branch 'origin/master' into user-search
barisusakli fbdae8fe1d return time and matchcount on page switch
barisusakli aa577f4adc part 1
no upgrade script yet
Julian Lam 93df7f14d8 latest translations and fallbacks
Julian Lam 05049946d4 updated error strings
psychobunny 60f9fc17ae
psychobunny 56e5f505a0 no need to yell! :p
Julian Lam ec91efdd2d latest translations and fallbacks
barisusakli 30a9b66b31 fix room enter
barisusakli 10de7a92e4 dont let joining other uid rooms
psychobunny 9c2a98486a fixed tag topic count color in ACP
psychobunny a88ad903af action:ajaxify.dataLoaded
barisusakli b292aeea72 closes
also dont allow loading posts of a topic if its deleted via
topics.loadMore
barisusakli be1865da2d closes
barisusakli 0083d4ff1c return user settings in api
barisusakli ffac8eb41d closes
Barış Soner Uşaklı b08774763a added tpl to ajaxify.content-loaded
Julian Lam cd7a3f64f4 removed extra console logging
Julian Lam c7fbaf1a53 updated notif page code to work with new mobile-only dropdown for marking notifications read
Julian Lam e18f6c95fa added link to 'install plugins' page in acp installed plugins menu dropdown
also fixed annoying white background when a menu item other than the one active is focused upon
barisusakli 2fc8b153c1 img-responsive on about me images
Julian Lam 7f80a4a439 latest translations
barisusakli b94d4f7fe5 Merge remote-tracking branch 'origin/master'
Conflicts:
	public/language/en_GB/error.json
barisusakli 9749658d35 added about me field
Julian Lam 1c94866ab3 addressed some issues brought up re: singular vs plural
barisusakli 163b70fba9 fix acp logout
psychobunny 533193fa79 send in data to action:taskbar.pushed as well
psychobunny 1556365712 call taskbar.push regardless of whether it's a new chat or not
there's logic in taskbar.push to not create the element anyways