Ole R
91ec4c80c2
Oops, fix call of undefined
9 years ago
pichalite
776c60dc00
use component
9 years ago
psychobunny
cc3175a33e
up'd persona / vanilla closes #4140
9 years ago
Ole R
2bcd4e1e3f
Fix undefined S within translator
...
If you `require(['string'], function (stringLib) { S = stringLib; })` it is an async call and thus you need to ensure any usage of `S` happens when this is resolved.
9 years ago
Julian Lam
47c61e883a
tweaked styling for flags page a bit
9 years ago
Barış Soner Uşaklı
b485b412a8
added title to flagged posts page
9 years ago
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
9 years ago
Julian Lam
95fb0075c6
re-added missing base64ToLocal method in file lib
9 years ago
barisusakli
87f0d68ba2
send flag notifications to global mods as well
...
push notifications to unique uids only
9 years ago
barisusakli
1ed3b40a1b
fix calls
9 years ago
Barış Soner Uşaklı
2ce22caa41
Merge pull request #4143 from pichalite/master
...
remove unused code and use components
9 years ago
barisusakli
4d6cb9a26a
up themes
9 years ago
barisusakli
e6cf8ec5cf
more flagged posts shenanigans
9 years ago
barisusakli
086e99de5c
wip flagged posts
9 years ago
barisusakli
0bea912077
cleaned up users controller
9 years ago
barisusakli
1b9e18c6fc
allow global mods to see banned users
9 years ago
pichalite
ee47a13556
use components
9 years ago
pichalite
e6e4b5784d
remove unused code
9 years ago
psychobunny
2560e6345f
Merge pull request #4142 from pichalite/master
...
use ajaxify.data.username instead of getting html
9 years ago
pichalite
d133ff74bd
use ajaxify.data.username instead of getting html
...
use ajaxify.data.username instead of getting html for toggleFollow
9 years ago
barisusakli
036e958bfe
fix typo that causes bug in gorup sorting
9 years ago
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
10 years ago
barisusakli
33033e3bc5
closes #4116
10 years ago
barisusakli
f09ee86e42
closes #4113
10 years ago
Julian Lam
b7311dac65
removed css file @pichalite
10 years ago
Julian Lam
159c19e65a
pass req.query into search filter
10 years ago
Julian Lam
c7647cfb72
Merge pull request #4095 from pichalite/master
...
ACP styling fixes
10 years ago
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
10 years ago
barisusakli
1a87767c2c
removed extra isAdminOrMod check
10 years ago
barisusakli
62ea03d2c2
fix indent
10 years ago
barisusakli
3a2b5fefd9
:eye_brow:
10 years ago
barisusakli
ae8837b44a
generate notification path on demand
10 years ago
barisusakli
add4e6ee5b
notifications.create can return null
10 years ago
barisusakli
19c7411c38
up lavender
10 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.
10 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
10 years ago
barisusakli
4440865ec4
support for array in getTopicIds
10 years ago
pichalite
0c5712411b
fix for user icons when searching for users to add to group in acp>manage>group page
10 years ago
Julian Lam
06cc761a7a
*actually* loading templates in the correct order 😑
10 years ago
barisusakli
1c29722ac4
recent style
10 years ago