barisusakli
878e548296
renamed end to stop globally
...
fixed getting favourites for admins
10 years ago
barisusakli
27bab3330a
pass data to getCategoryTopics, renamed end to stop
10 years ago
barisusakli
7a3b4c08e0
closes #2922
10 years ago
Сергей Савельев
f7a3428bf8
Merge pull request #3 from NodeBB/master
...
123
10 years ago
Julian Lam
326c531d7f
v2.1.0 of markdown, for safety
10 years ago
Julian Lam
4ee4707f71
requiring v1.0.0 of widget essentials
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
Barış Soner Uşaklı
c4569d533d
added filter:categories.build
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
Julian Lam
2871cf3fb2
updated forum to require v2.0.0 of the markdown plugin
10 years ago
barisusakli
486f5f9df6
close navigation on click for slide-in as well
10 years ago
barisusakli
b2087f94e2
closes #2904
10 years ago
Сергей Савельев
a70f1b09e4
m
10 years ago
barisusakli
8026b3c7d8
closes #2911
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
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
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
8e17f34de4
lol.
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
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
Mega
8b48a1e3af
fix: category images (helpers.generateCategoryBackground)
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