Commit Graph

22 Commits (ebcd892aee939a90a1d86d856850c65761001507)

Author SHA1 Message Date
barisusakli ebcd892aee closes
barisusakli 1ad4128649 closes , closes
barisusakli 5b87af4389 closes
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
Julian Lam 5340537631 closed
Julian Lam 1229470bba seems the categories.search socket method is not used...
Nicolas Siver 46ce3aae9f tree view
Julian Lam cc2a92d73f allowing array of privileges to be passed into setPrivilege in category admin socket listener
Julian Lam d3af278123 removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes
Julian Lam 9b84a887d3 a huge frickin' number of changes for . This is part of
Julian Lam daaf61bc68 fixed issue where accessing a category's access control caused a client-side error
Julian Lam 98158fb6f9 @barisusakli works perfectly
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets
barisusakli 6d31fee3f5 closes
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
barisusakli be11577aa4 closes
barisusakli f9405c0423 closes
barisusakli ab80016910 fixed group hide for privilege groups
barisusakli 4fa79dc821 closes
category purge, deletes all topics and posts in the category
Julian Lam 3474cdc5ea added new privilege "find", added guest meta group, closed
barisusakli b1aae05a08 closes
Julian Lam 87f4566e06 more fixed to privs, and ACP modal
psychobunny a8801feabe cleanup
psychobunny 9e24ccc976 socket.io admin/categories