9192 Commits (65bdeba38501ee1002c5df3aa5cb902a7bd77795)
 

Author SHA1 Message Date
barisusakli 65bdeba385 helpers.js fix maybe 10 years ago
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js 10 years ago
barisusakli 8d6d1c32e7 allow plugins to update additional fields with filter:user.updateProfile 10 years ago
Julian Lam f0f31e077f added exposeUid middleware to core 10 years ago
barisusakli 474b074c8f fix wrong post count on new post 10 years ago
Barış Soner Uşaklı a78eebe8be Merge pull request #2909 from cismous/master
remove unneeded argument
10 years ago
cismous 68cf6833b7 remove unneeded argument 10 years ago
Julian Lam 76793729d8 Merge pull request #2908 from MegaGM/fixadmin.remove.category.image
fix:removing category images via ACP
10 years ago
Julian Lam 316d0fe1d7 latest fallbacks 10 years ago
Julian Lam 2d5f687373 latest translations 10 years ago
Mega 30ad24caa6 Hide "Remove" buttun as well 10 years ago
Mega 3947710a3d fix:removing category images via ACP 10 years ago
barisusakli ed8d60b76b move registered-users/guests to top remove admins from priv settings 10 years ago
psychobunny 7c7b43d295 semicolon 10 years ago
psychobunny 789418f987 stripTags and escape template helpers
use it like so {function.stripTags, title}
see vanilla or persona topics_list.tpl for more info
10 years ago
Barış Soner Uşaklı 41db2dcd14 removed idle added recent tags presence info 10 years ago
Julian Lam 0d044c34c1 removed old code that was adding unneeded html to the template 10 years ago
Julian Lam f4803c21ac added missing partial 10 years ago
Barış Soner Uşaklı 5ce72f4920 dont add guests to users:repuration zset 10 years ago
Barış Soner Uşaklı e0b4a35a25 dont add guests to users:postcount zset 10 years ago
Barış Soner Uşaklı c9b98306e0 dont require everything in folder
dont want rooms.js to be public
10 years ago
Barış Soner Uşaklı 30104b898c dont allow vote spam 10 years ago
barisusakli e528f52cfb closes #2757 10 years ago
barisusakli 77e956861a #2486
various fixes for socket.io cluster
display user presence correctly
10 years ago
Julian Lam 1a58ea6520 closed #2695 10 years ago
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, #2463 10 years ago
Julian Lam 202789fa8d added back category creation, #2463 10 years ago
Julian Lam e340b9fffe fixed save/delete/purge in category ACP, #2463 10 years ago
Julian Lam 7cdfe143ab fixed bug where cid was hardcoded, and switched format back to storing group names, not slugs, #2887 10 years ago
Julian Lam 4f2c7382c5 passing in the column count so a message can be displayed to users when no users have privs in a category, #2887 10 years ago
Julian Lam 60b19a9d62 Merge remote-tracking branch 'origin/master' into categories_revamp 10 years ago
Julian Lam 9dece4a1db added some missing files from previous commits, fixed setParent mechanic which broke after I refactored, #2463 10 years ago
Barış Soner Uşaklı 4a18a041c9 #2894 no need to remove if there are no new posts 10 years ago
Julian Lam 25cb1f9284 Merge remote-tracking branch 'origin/master' into categories_revamp 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
Barış Soner Uşaklı 36942125e6 closes #2894
also mark user online if they post a reply
10 years ago
Julian Lam 9b84a887d3 a huge frickin' number of changes for #2887. This is part of #2463 10 years ago
Julian Lam 815ea88fa5 readded some missing classes, fixed some styling on category.tpl, fixed image uploading code 10 years ago
Julian Lam 765f15096b removed wrapping .row around tables in acp/manage/categories 10 years ago
Julian Lam a1621145d5 Merge branch 'master' into categories_revamp
Conflicts:
	public/less/admin/admin.less
	public/src/admin/manage/categories.js
	src/controllers/admin.js
	src/views/admin/manage/categories.tpl
	src/views/config.json
10 years ago
Barış Soner Uşaklı f928b87997 use component, add user.watch title 10 years ago
Barış Soner Uşaklı 08ec35820d Merge pull request #2890 from EvSpirit/master
#2886 Check subcategories when showing category recent topics
10 years ago
EvSpirit 2ea840e65d #2886 Check subcategories when showing category recent topics 10 years ago
EvSpirit 0fcd4dee58 #2886 Check subcategories when showing category recent topics 10 years ago
psychobunny 11710987a4 fixed navigator pagination 10 years ago
Julian Lam fcbc02d48a better local function name in install.js 10 years ago
Barış Soner Uşaklı 203d4d052a fixed my logic fail 10 years ago
Barış Soner Uşaklı c7b5cd48ba closes #2773 10 years ago
psychobunny d39c2924e4 found a rogue topic class selector 10 years ago
Barış Soner Uşaklı 29fd89407c closes #2872
show the last posts content and user in topic feeds
10 years ago