barisusakli
7a3b4c08e0
closes #2922
10 years ago
Julian Lam
47a7ab15be
refactored translator system to be a require.js module, and not a global
10 years ago
Barış Soner Uşaklı
b65f456d70
closes #2880
10 years ago
Julian Lam
16c6578bdb
updated components to be a require.js module, not a global (:rage2:)
10 years ago
Barış Soner Uşaklı
f380f4214a
closes https://github.com/NodeBB/nodebb-theme-persona/issues/27
10 years ago
barisusakli
e775246bf9
moved collapse to theme
10 years ago
barisusakli
e6d36af942
only close nav if body has slide-in
10 years ago
barisusakli
486f5f9df6
close navigation on click for slide-in as well
10 years ago
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
10 years ago
barisusakli
d27ec057c5
closes #2910
10 years ago
Julian Lam
d249a46fae
fixed around event handling for composer submit button, and upped vanilla minver
10 years ago
Julian Lam
9369158ba0
latest dutch translations
10 years ago
barisusakli
fccfc5307b
fix commas
10 years ago
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
474b074c8f
fix wrong post count on new post
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
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
barisusakli
77e956861a
#2486
...
various fixes for socket.io cluster
display user presence correctly
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
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
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
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
psychobunny
11710987a4
fixed navigator pagination
10 years ago
psychobunny
d39c2924e4
found a rogue topic class selector
10 years ago
psychobunny
705111a1d9
chat/icon component
10 years ago
psychobunny
7c9e76132d
topic/follow component fix
10 years ago
psychobunny
4ec43f662c
don't actually need to restart nodebb to apply skins
10 years ago
barisusakli
6b950d0596
fix endsWith if check
10 years ago
barisusakli
810d3be512
closes #2593
10 years ago
barisusakli
4c31535c4b
closes #2799
10 years ago
barisusakli
38726243fe
closes #2879
10 years ago
Barış Soner Uşaklı
027f9e5a83
dont need start time anymore
10 years ago
Barış Soner Uşaklı
b1478ad5da
dont add events multiple timest to #content
10 years ago
psychobunny
bc056f0724
can remove this line as well
10 years ago