609 Commits (e5875ba53d092af44618bc3e400a3b1f0694cfbb)

Author SHA1 Message Date
barisusakli a9da867255 fix infinite redirect loop on /chats @julianlam 10 years ago
barisusakli ee7e36ae44 removed rooms from return 10 years ago
barisusakli daf1a388eb closes #3039 10 years ago
barisusakli 81eeab42ed category filter on /unread 10 years ago
barisusakli 1b7df6e4b2 closes #3315 10 years ago
Julian Lam aab726bac4 fixes #3313 10 years ago
Barış Soner Uşaklı a12ecbc230 admin/manage/groups pagination 10 years ago
Julian Lam 02a63c0a45 moved portions of the ACP/Plugins page to a pair of partials, and split up the list so the plugins list isn't parsed twice. 10 years ago
Barış Soner Uşaklı 503d83998b fix indent 10 years ago
barisusakli f08554e788 closes #2701 10 years ago
barisusakli 1d4efaee68 fix indices if postsPerPage is an odd number 10 years ago
barisusakli 417a573f67 closes #3260 10 years ago
barisusakli 5c35b2d96f fix composer redirect on relative path install 10 years ago
barisusakli 491d376fb4 closes #2605 10 years ago
barisusakli f2c45e98da escape users group data 10 years ago
barisusakli 5ee1951245 closes #3271 10 years ago
barisusakli 57c2418157 closes #1306 10 years ago
barisusakli de228fa67d display 404 page if registration is disabled 10 years ago
barisusakli 718f61e3bd closes #3263 10 years ago
barisusakli a31178ebd8 closes #3258 10 years ago
Barış Soner Uşaklı 981a7558f7 use group name, hidden groups are not in groupslug:groupname 10 years ago
psychobunny fbeb6bc0ce closes #3254
@barisusakli :trollface:
10 years ago
barisusakli 38b838d462 closes #2754
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli f974af2247 fix for #3246 10 years ago
barisusakli 2deeda553a closes #3246 10 years ago
barisusakli dc351fa320 removed hack for https://github.com/psychobunny/templates.js/issues/33 10 years ago
barisusakli 0ef2ccc130 closes #3240 10 years ago
barisusakli ed173e0a32 closes #3217 10 years ago
barisusakli 1bbce82c23 duh #3192 10 years ago
barisusakli 8ff7ba82c2 closes #3192 10 years ago
Julian Lam 394497c9d5 Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp 10 years ago
Barış Soner Uşaklı 4e06b7790f removed unused require 10 years ago
Barış Soner Uşaklı 4420e7a9fc closes #3188, closes #3170 10 years ago
Nicolas Siver 46ce3aae9f tree view 10 years ago
psychobunny a355fbfc81 closes #2769 10 years ago
Barış Soner Uşaklı 8eab5ac402 groups.get changes 10 years ago
Julian Lam 463c893c3d fixed regression introduced by #2080, closed #3189 10 years ago
Barış Soner Uşaklı 0b93738537 dont display hidden/system groups on /groups 10 years ago
Barış Soner Uşaklı 8117b4459a groups.list added start stop 10 years ago
Julian Lam 45589fbeca fixed bug where the selected language in the ACP was arabic, if no language was set at all" 10 years ago
psychobunny 117bb407b0 /compose route 10 years ago
Julian Lam d90f3649a6 minor tweak to retrieval of category listing in ACP so that hidden categories (those with order of -1) are not retrieved 10 years ago
Julian Lam 7125d902d0 prettifying things 10 years ago
barisusakli 55e20b28ec upgrade script 10 years ago
barisusakli aa577f4adc part 1
no upgrade script yet
10 years ago
barisusakli 36853f4ad8 filter priv/registered-users/guests in groups.list 10 years ago
barisusakli 68ceaadad1 removed static 404/403/500 routes 10 years ago
barisusakli 224e3dc263 fix settings page 10 years ago
barisusakli dce9a19882 resolve method name collision, getPostsFromSet -> getPostSummariesFromSet 10 years ago
psychobunny 0f199af84d moved widget code out of controller; cleaned up code into a folder 10 years ago