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.
2016-02-04 23:10:50 +01:00
Julian Lam
47c61e883a
tweaked styling for flags page a bit
2016-02-04 14:48:46 -05:00
Barış Soner Uşaklı
b485b412a8
added title to flagged posts page
2016-02-04 21:44:31 +02:00
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
2016-02-04 14:36:22 -05:00
Julian Lam
95fb0075c6
re-added missing base64ToLocal method in file lib
2016-02-04 10:13:05 -05:00
barisusakli
87f0d68ba2
send flag notifications to global mods as well
...
push notifications to unique uids only
2016-02-03 20:58:26 +02:00
barisusakli
1ed3b40a1b
fix calls
2016-02-03 18:39:19 +02:00
Barış Soner Uşaklı
2ce22caa41
Merge pull request #4143 from pichalite/master
...
remove unused code and use components
2016-02-03 18:34:55 +02:00
barisusakli
4d6cb9a26a
up themes
2016-02-03 18:27:18 +02:00
barisusakli
e6cf8ec5cf
more flagged posts shenanigans
2016-02-03 18:21:34 +02:00
barisusakli
086e99de5c
wip flagged posts
2016-02-03 15:47:29 +02:00
barisusakli
0bea912077
cleaned up users controller
2016-02-03 15:27:06 +02:00
barisusakli
1b9e18c6fc
allow global mods to see banned users
2016-02-03 15:17:42 +02:00
pichalite
ee47a13556
use components
2016-02-02 15:44:49 -08:00
pichalite
e6e4b5784d
remove unused code
2016-02-02 15:43:21 -08:00
psychobunny
2560e6345f
Merge pull request #4142 from pichalite/master
...
use ajaxify.data.username instead of getting html
2016-02-02 17:50:49 -05:00
pichalite
d133ff74bd
use ajaxify.data.username instead of getting html
...
use ajaxify.data.username instead of getting html for toggleFollow
2016-02-02 14:48:29 -08:00
barisusakli
036e958bfe
fix typo that causes bug in gorup sorting
2016-02-02 20:26:21 +02:00
Julian Lam
b1d6d81992
ensuring that auth routes are loaded _after_ plugin routes,
...
just like in a reload.
2016-02-02 11:42:42 -05:00
barisusakli
5e86d9f804
closes #4131
2016-02-01 21:22:36 +02:00
barisusakli
97c42de2d3
remove unused params
2016-02-01 21:12:23 +02:00
barisusakli
821461f802
closes #4123
2016-02-01 21:09:35 +02:00
barisusakli
3336365e53
closes #4024
2016-02-01 20:58:16 +02:00
barisusakli
19c2ce0e84
fix uid ref
2016-02-01 20:43:51 +02:00
barisusakli
d82b797f70
fix for #4014
2016-02-01 20:37:42 +02:00
barisusakli
1e2779d326
closes #4014
2016-02-01 20:34:21 +02:00
barisusakli
2b5f9d075b
closes #4101
2016-02-01 19:52:26 +02:00
barisusakli
6b9a07bbcf
closes #4132
2016-02-01 19:31:13 +02:00
barisusakli
7542364d31
added settings to payload
2016-01-29 11:49:59 +02:00
barisusakli
33033e3bc5
closes #4116
2016-01-27 22:41:29 +02:00
barisusakli
f09ee86e42
closes #4113
2016-01-27 22:35:01 +02:00
Julian Lam
b7311dac65
removed css file @pichalite
2016-01-27 14:55:05 -05:00
Julian Lam
159c19e65a
pass req.query into search filter
2016-01-27 14:54:49 -05:00
Julian Lam
c7647cfb72
Merge pull request #4095 from pichalite/master
...
ACP styling fixes
2016-01-27 14:43:44 -05:00
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
2016-01-27 20:48:10 +02:00
barisusakli
1a87767c2c
removed extra isAdminOrMod check
2016-01-27 20:36:40 +02:00
barisusakli
62ea03d2c2
fix indent
2016-01-27 20:15:15 +02:00
barisusakli
3a2b5fefd9
:eye_brow:
2016-01-27 20:14:39 +02:00
barisusakli
ae8837b44a
generate notification path on demand
2016-01-27 20:12:44 +02:00
barisusakli
add4e6ee5b
notifications.create can return null
2016-01-27 20:03:28 +02:00
barisusakli
19c7411c38
up lavender
2016-01-27 18:54:55 +02:00
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.
2016-01-27 09:15:26 -05:00
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
2016-01-27 08:41:10 -05:00
barisusakli
4440865ec4
support for array in getTopicIds
2016-01-27 00:05:26 +02:00
pichalite
0c5712411b
fix for user icons when searching for users to add to group in acp>manage>group page
2016-01-26 21:27:22 +00:00
Julian Lam
06cc761a7a
*actually* loading templates in the correct order 😑
2016-01-26 15:52:49 -05:00
barisusakli
1c29722ac4
recent style
2016-01-26 18:13:18 +02:00
barisusakli
8220567b5b
added topics to action:topics.loaded also fire it on category view
2016-01-26 11:36:12 +02:00
Julian Lam
2e79ce9860
upped theme minvers
2016-01-25 16:19:54 -05:00
psychobunny
49ec2a6ecb
up lav
2016-01-25 15:23:17 -05:00