Barış Soner Uşaklı
1eddf4c720
closes #5060
9 years ago
barisusakli
d4055ddaef
no need for pubsub in getNodeInfo
9 years ago
barisusakli
07fe5057e1
make sure validator.escape() receives strings only
9 years ago
Julian Lam
25cd772e0e
closes #4766
9 years ago
barisusakli
f77d9053ad
closes #4795
9 years ago
barisusakli
bc255110cc
closes #2832
9 years ago
barisusakli
73c3da1a83
dont check maximum group name length if it is a privilege group
9 years ago
barisusakli
789a3736af
closes #4820
9 years ago
barisusakli
cbd637b2a2
dont allow priv group names
9 years ago
Barış Soner Uşaklı
26be7c25e4
closes #4701
9 years ago
Barış Soner Uşaklı
9ae8ee861a
closes #4700
9 years ago
barisusakli
54ccdf5262
closes #4651
9 years ago
barisusakli
b948e031f6
closes #2779
9 years ago
barisusakli
a402e29f29
up widget essentials
9 years ago
barisusakli
2869b3c068
closes #4354
9 years ago
barisusakli
0b2f01b8bc
info page
9 years ago
Barış Soner Uşaklı
3d55eec885
Merge pull request #4317 from samhax/delete-user-invites
...
Delete user invites from APM
9 years ago
HSam
48db16fba7
Finished adding a new delete to also remove the reference from the invites list on the APM.
9 years ago
Barış Soner Uşaklı
41bd65e81a
fix dashboard stats
9 years ago
HSam
4d87f0276b
In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic.
9 years ago
psychobunny
9e832e006a
closes #2920
9 years ago
barisusakli
ebcd892aee
closes #4259
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
767c798b2f
log self account delete, logout on self account delete
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
barisusakli
1ad4128649
closes #3917 , closes #2941
9 years ago
Julian Lam
ad5ddcbb73
whitespace fixes
10 years ago
barisusakli
1be178f2a5
sync ACP stats over pubsub
10 years ago
barisusakli
491a6d0234
Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
10 years ago
barisusakli
0d23c56281
removed event:disconnect
10 years ago
barisusakli
5879185ebc
single proc stats
10 years ago
barisusakli
e2a5440ae8
closes #3741
10 years ago
barisusakli
5950f97f96
more refactors
10 years ago
barisusakli
8c2fdcc77c
group escape fixes
10 years ago
barisusakli
5b87af4389
closes #3447
...
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
Julian Lam
5340537631
closed #2820
10 years ago
Julian Lam
1229470bba
seems the categories.search socket method is not used...
10 years ago
barisusakli
21ad15b13a
closes #3306
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
psychobunny
3a21329c5e
allow admins to remove themselves as admin
...
but only if they are not the last admin left
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
Nicolas Siver
46ce3aae9f
tree view
10 years ago
Barış Soner Uşaklı
8eab5ac402
groups.get changes
10 years ago
Barış Soner Uşaklı
1e7da1fc82
removed console.log use getUsersData
10 years ago
Julian Lam
cc2a92d73f
allowing array of privileges to be passed into setPrivilege in category admin socket listener
10 years ago
barisusakli
aa577f4adc
part 1
...
no upgrade script yet
10 years ago
barisusakli
fa9fde43fb
closes #2971
10 years ago
Julian Lam
d3af278123
removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes #2887
10 years ago
Julian Lam
9b84a887d3
a huge frickin' number of changes for #2887 . This is part of #2463
10 years ago
Julian Lam
daaf61bc68
fixed issue where accessing a category's access control caused a client-side error
10 years ago