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
barisusakli
8220567b5b
added topics to `action:topics.loaded` also fire it on category view
10 years ago
Julian Lam
2e79ce9860
upped theme minvers
10 years ago
psychobunny
49ec2a6ecb
up lav
10 years ago
Julian Lam
c624f3ef31
upped lavender minver
10 years ago
psychobunny
3506081b40
up vanilla
10 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.
10 years ago