Commit Graph

9206 Commits (c4569d533db6861f4ae6df5bc6e10e409007d9a6)
 

Author SHA1 Message Date
Barış Soner Uşaklı c4569d533d added filter:categories.build
barisusakli e775246bf9 moved collapse to theme
barisusakli e6d36af942 only close nav if body has slide-in
Julian Lam 2871cf3fb2 updated forum to require v2.0.0 of the markdown plugin
barisusakli 486f5f9df6 close navigation on click for slide-in as well
barisusakli b2087f94e2 closes
barisusakli 8026b3c7d8 closes
Julian Lam c706638b5d updating groups access control so:
1. Guests can no longer receive the moderate bit
  2. If you attempt to grant the moderate privilege to a public group, a confirmation modal appears
  3. A lock icon is present next to all private groups
Julian Lam 89442c91c6 fixed bug where privilege state was not correctly calculated for MongoDB installs, and fixed columnCount not being present when a the privilege list is refreshed
barisusakli d27ec057c5 closes
Julian Lam d249a46fae fixed around event handling for composer submit button, and upped vanilla minver
Julian Lam 8e17f34de4 lol.
Julian Lam 9369158ba0 latest dutch translations
barisusakli fccfc5307b fix commas
barisusakli 65bdeba385 helpers.js fix maybe
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js
barisusakli 8d6d1c32e7 allow plugins to update additional fields with filter:user.updateProfile
Julian Lam f0f31e077f added exposeUid middleware to core
barisusakli 474b074c8f fix wrong post count on new post
Barış Soner Uşaklı a78eebe8be Merge pull request from cismous/master
remove unneeded argument
cismous 68cf6833b7 remove unneeded argument
Julian Lam 76793729d8 Merge pull request from MegaGM/fixadmin.remove.category.image
fix:removing category images via ACP
Julian Lam 316d0fe1d7 latest fallbacks
Julian Lam 2d5f687373 latest translations
Mega 30ad24caa6 Hide "Remove" buttun as well
Mega 3947710a3d fix:removing category images via ACP
barisusakli ed8d60b76b move registered-users/guests to top remove admins from priv settings
psychobunny 7c7b43d295 semicolon
psychobunny 789418f987 stripTags and escape template helpers
use it like so {function.stripTags, title}
see vanilla or persona topics_list.tpl for more info
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info
Julian Lam 0d044c34c1 removed old code that was adding unneeded html to the template
Julian Lam f4803c21ac added missing partial
Barış Soner Uşaklı 5ce72f4920 dont add guests to users:repuration zset
Barış Soner Uşaklı e0b4a35a25 dont add guests to users:postcount zset
Barış Soner Uşaklı c9b98306e0 dont require everything in folder
dont want rooms.js to be public
Barış Soner Uşaklı 30104b898c dont allow vote spam
barisusakli e528f52cfb closes
barisusakli 77e956861a
various fixes for socket.io cluster
display user presence correctly
Julian Lam 1a58ea6520 closed
Julian Lam d95f5a9ae0 added help block to category purge button, updated iconSelect library to use templates in a better way, hooked up iconSelect for category mgmt,
Julian Lam 202789fa8d added back category creation,
Julian Lam e340b9fffe fixed save/delete/purge in category ACP,
Julian Lam 7cdfe143ab fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs,
Julian Lam 4f2c7382c5 passing in the column count so a message can be displayed to users when no users have privs in a category,
Julian Lam 60b19a9d62 Merge remote-tracking branch 'origin/master' into categories_revamp
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored,
Barış Soner Uşaklı 4a18a041c9 no need to remove if there are no new posts
Julian Lam 25cb1f9284 Merge remote-tracking branch 'origin/master' into categories_revamp
Julian Lam d3af278123 removed old code that was no longer necessary, updated privilege table to show all groups (similar to previous behaviour), fixes
Barış Soner Uşaklı 36942125e6 closes
also mark user online if they post a reply