Commit Graph

2915 Commits (0994f810d90b8889a47bb5f38393352a84c6f4f5)

Author SHA1 Message Date
Barış Soner Uşaklı 0994f810d9 Merge pull request from cismous/master
fixed post chat bug
CisMous e5efec1361 fixed post chat bug
barisusakli f96f6d9e2e shorter
barisusakli 1745689317 require composer when its needed
barisusakli e862f7186f recent doesnt need composer anymore
barisusakli 0d839bdb2c parantheses
psychobunny 7563e9aba1 added localStorage for preview toggled state
psychobunny e1ff3deaf0 move preview toggle function into composer/preview.js
Julian Lam 56fc958939 closes
Barış Soner Uşaklı c294c3b342 fix inf scroll and timeago on users page
psychobunny bc4e5371d7 Merge pull request from MegaGM/fixcategory.images
fix: category images (helpers.generateCategoryBackground)
psychobunny 232d1aae31 helpers.getBookmarkFromIndex
Barış Soner Uşaklı 925b12ca22 startsWith
psychobunny f734d47bef closes https://github.com/NodeBB/nodebb-theme-vanilla/issues/21 and https://github.com/NodeBB/nodebb-theme-persona/issues/31
barisusakli 878e548296 renamed end to stop globally
fixed getting favourites for admins
Julian Lam 47a7ab15be refactored translator system to be a require.js module, and not a global
Barış Soner Uşaklı b65f456d70 closes
Julian Lam 16c6578bdb updated components to be a require.js module, not a global (:rage2:)
Barış Soner Uşaklı f380f4214a closes https://github.com/NodeBB/nodebb-theme-persona/issues/27
barisusakli e775246bf9 moved collapse to theme
barisusakli e6d36af942 only close nav if body has slide-in
barisusakli 486f5f9df6 close navigation on click for slide-in as well
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
barisusakli d27ec057c5 closes
Julian Lam d249a46fae fixed around event handling for composer submit button, and upped vanilla minver
barisusakli fccfc5307b fix commas
barisusakli 65bdeba385 helpers.js fix maybe
barisusakli a3a0ba9bc3 fix post count tmp fix for js error from helpers.js
barisusakli 474b074c8f fix wrong post count on new post
Mega 30ad24caa6 Hide "Remove" buttun as well
Mega 3947710a3d fix:removing category images via ACP
Mega 8b48a1e3af fix: category images (helpers.generateCategoryBackground)
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
barisusakli 77e956861a
various fixes for socket.io cluster
display user presence correctly
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 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
Barış Soner Uşaklı 36942125e6 closes
also mark user online if they post a reply
Julian Lam 9b84a887d3 a huge frickin' number of changes for . This is part of
Julian Lam 815ea88fa5 readded some missing classes, fixed some styling on category.tpl, fixed image uploading code
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
Barış Soner Uşaklı f928b87997 use component, add user.watch title
psychobunny 11710987a4 fixed navigator pagination