157 Commits (4652c68ba7279678a073753e42d6f9ff68840cbe)

Author SHA1 Message Date
Julian Lam 76bcc1c327 Merge branch 'flagging-refactor' into develop 8 years ago
barisusakli 835669805a tag tests 8 years ago
Julian Lam 5e109bb4a8 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
barisusakli 9e52d5ec04 new hook, action:user.delete 8 years ago
Julian Lam cd3002e812 removed user flag reset method and associated socket call from ACP 8 years ago
barisusakli 1440139903 more tests 8 years ago
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
8 years ago
barisusakli 3380f61985 more tests 8 years ago
Sergii Paryzhskyi e515b791da Fix eslint rules (#5117)
* Fix semi linter rule

* Fix semi-spacing linter rule

* Fix no-undef-init linter rule

* Fix space-before-blocks linter rule
8 years ago
barisusakli 2c65b2ecf3 closes #5143 8 years ago
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule 8 years ago
HeeL 3fa1c1f927 Fix space-infix-ops linter rule 8 years ago
barisusakli 9a55498fc1 changes to manage/users 9 years ago
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 9 years ago
barisusakli 1be178f2a5 sync ACP stats over pubsub 9 years ago
barisusakli 491a6d0234 Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize 9 years ago
barisusakli 0d23c56281 removed event:disconnect 9 years ago
barisusakli 5879185ebc single proc stats 9 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
Julian Lam b777c448cf closed #2803 10 years ago
psychobunny c3701bcea7 loading and saving navigation 10 years ago
Julian Lam 98158fb6f9 @barisusakli works perfectly 10 years ago
psychobunny 09086f7d30 deleting rewards 10 years ago
psychobunny 5f54de3b37 successfully got loading and saving of rewards working 10 years ago
psychobunny cd26f5d06d passing in values for saving rewards 10 years ago
Barış Soner Uşaklı 3293436867 closes #2640 10 years ago
Julian Lam 957415463f Merge branch '0.7.0'
Conflicts:
	package.json
	src/search.js
10 years ago
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
barisusakli b54f2de504 pass uid to getUsers and getUsersFromSets 10 years ago
Julian Lam 50ac813388 Merge branch 'private-groups', closed #2588 10 years ago
barisusakli f417e07b9d user search changes 10 years ago
Julian Lam 765975e667 ACP groups delete calls generic groups socket listener now, #2588 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
Julian Lam 84c19921b9 newly created groups automatically assign the creator as the owner, some tweaks to isPrivate parsing, added groups link to header, #2588 10 years ago
barisusakli 6d31fee3f5 closes #2564
change user.search to accept params
can search substr with startsWith:false
no infinite scroll on admin user search page
10 years ago
barisusakli 2f8e6a1f2b closes #2458 10 years ago
barisusakli be11577aa4 closes #2477 10 years ago
barisusakli f9405c0423 closes #2440 10 years ago
barisusakli 68e8039ac7 closes #2379
also fixed a bug where tags with 0 topics were showing up in /tags
10 years ago
barisusakli d492339841 closes #2315 10 years ago
barisusakli ccf58ed40e closes #2213 11 years ago
barisusakli 258e14e20c closes #2225 11 years ago
psychobunny 48c123592e prevent administrators from being deleted - first remove them from admin group 11 years ago
barisusakli 98f338b41c online count fixes for cluster 11 years ago
barisusakli d411ed5c28 closes #1995 11 years ago
barisusakli c58712e2a9 closes #1971 11 years ago
barisusakli ab80016910 fixed group hide for privilege groups 11 years ago
barisusakli 07275b5fc4 some checks to make last admin isnt removed 11 years ago
barisusakli 4fa79dc821 closes #1281
category purge, deletes all topics and posts in the category
11 years ago
barisusakli e1491e4182 fixed wrong admin tags on admin/user/search 11 years ago
Julian Lam 3474cdc5ea added new privilege "find", added guest meta group, closed #1282 11 years ago
barisusakli b1aae05a08 closes #1518 11 years ago
Julian Lam 759775ecbe Merge remote-tracking branch 'origin/master' 11 years ago
Julian Lam 87f4566e06 more fixed to privs, and ACP modal 11 years ago
barisusakli 4f11ac9664 fixed missing comma 11 years ago
barisusakli da72924187 removed duplication 11 years ago