Julian Lam
b1d6d81992
ensuring that auth routes are loaded _after_ plugin routes,
...
just like in a reload.
9 years ago
barisusakli
5e86d9f804
closes #4131
9 years ago
barisusakli
97c42de2d3
remove unused params
9 years ago
barisusakli
821461f802
closes #4123
9 years ago
barisusakli
3336365e53
closes #4024
9 years ago
barisusakli
19c2ce0e84
fix uid ref
9 years ago
barisusakli
d82b797f70
fix for #4014
9 years ago
barisusakli
1e2779d326
closes #4014
9 years ago
barisusakli
2b5f9d075b
closes #4101
9 years ago
barisusakli
6b9a07bbcf
closes #4132
9 years ago
barisusakli
7542364d31
added settings to payload
9 years ago
barisusakli
33033e3bc5
closes #4116
9 years ago
barisusakli
f09ee86e42
closes #4113
9 years ago
Julian Lam
b7311dac65
removed css file @pichalite
9 years ago
Julian Lam
159c19e65a
pass req.query into search filter
9 years ago
Julian Lam
c7647cfb72
Merge pull request #4095 from pichalite/master
...
ACP styling fixes
9 years ago
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
9 years ago
barisusakli
1a87767c2c
removed extra isAdminOrMod check
9 years ago
barisusakli
62ea03d2c2
fix indent
9 years ago
barisusakli
3a2b5fefd9
:eye_brow:
9 years ago
barisusakli
ae8837b44a
generate notification path on demand
9 years ago
barisusakli
add4e6ee5b
notifications.create can return null
9 years ago
barisusakli
19c7411c38
up lavender
9 years ago
Julian Lam
baaad13286
reverted latest change to translator match regex
...
- Fixes issue with parentheses in translations (closes #4107 )
- No longer marking translation keys invalid if they contain HTML,
as that was probably not performant. Instead, parameters will
simply be escaped via the StringJS library.
9 years ago
Julian Lam
60c86400d7
Merge pull request #4110 from pichalite/master
...
fix for user icons when searching to add to group in acp>manage>group page
9 years ago
barisusakli
4440865ec4
support for array in getTopicIds
9 years ago
pichalite
0c5712411b
fix for user icons when searching for users to add to group in acp>manage>group page
9 years ago
Julian Lam
06cc761a7a
*actually* loading templates in the correct order 😑
9 years ago
barisusakli
1c29722ac4
recent style
9 years ago
barisusakli
8220567b5b
added topics to `action:topics.loaded` also fire it on category view
9 years ago
Julian Lam
2e79ce9860
upped theme minvers
9 years ago
psychobunny
49ec2a6ecb
up lav
9 years ago
Julian Lam
c624f3ef31
upped lavender minver
9 years ago
psychobunny
3506081b40
up vanilla
9 years ago
Julian Lam
5de0e74908
Notification paths are now sent back in socket call, so client-
...
side alert now shows more data and is clickable.
9 years ago
Julian Lam
ff86369fca
removing empty compose templates
9 years ago
Julian Lam
2b800e559b
fixes #4104
9 years ago
barisusakli
8e0347ff05
up themes
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
Julian Lam
32466d8bb1
tweaked paginator block to toggle when text is updated, and use ready class instead of invisible
9 years ago
barisusakli
85b4639015
fix typo closes #4097
9 years ago
barisusakli
08f52b1e0b
remove unused requires
9 years ago
barisusakli
04aea9ec22
closes #4094 , also add missing next to notifyFollowers
9 years ago
pichalite
a4d0026d93
ACP styling fixes
9 years ago
psychobunny
535dd82902
for previous commit
9 years ago
psychobunny
bffa2d686c
ACP -> navigation, removed text on mobile
9 years ago
Julian Lam
cedda11134
update theme minvers
9 years ago
Julian Lam
99315e1c73
updated translator so that language key parameters cannot contain
...
html in them (or more specifically, < and >)
9 years ago
Julian Lam
afbbb33878
fixed #4093
9 years ago
Julian Lam
7eac1a93ae
closes #4074
9 years ago