barisusakli
93ae5e2a3f
style change
9 years ago
barisusakli
d7df6c0b06
remove more from config
9 years ago
barisusakli
5ac02a59ac
remove some more config from api/config
9 years ago
barisusakli
c62a60029a
fix incorrect id
9 years ago
barisusakli
f5a910fea0
remove incorrect test
9 years ago
barisusakli
ebf820d571
remove from global config
9 years ago
barisusakli
5b6e8bd167
closes #4171
9 years ago
Julian Lam
3a6ad52ac8
closes #4164
9 years ago
pichalite
2723800628
indentation
9 years ago
pichalite
971c3eb0e1
indentation
9 years ago
pichalite
9901438001
indentation
9 years ago
barisusakli
2ce64726ba
up themes
9 years ago
barisusakli
6963632846
closes #4167
9 years ago
psychobunny
247a5aab41
Revert "tjs@0.3.2"
...
This reverts commit 104d470480
.
9 years ago
pichalite
2c5e9dc4cf
fix indent
9 years ago
pichalite
4b5d5b4bd9
search user and initiate chat from expanded chat page
9 years ago
psychobunny
104d470480
tjs@0.3.2
9 years ago
psychobunny
46cfd03465
closes #4144
9 years ago
barisusakli
c8d741a509
up validator
9 years ago
barisusakli
4b3f09deea
closes #4154
9 years ago
barisusakli
d4ce9c4f80
add failing test for #4141
9 years ago
Julian Lam
73633523b2
upped composer minver
9 years ago
Barış Soner Uşaklı
d3087b4e05
changed userTitle of global mods
9 years ago
Julian Lam
9b9f4b252f
fixes #4139
9 years ago
Julian Lam
9a7ec01e15
Merge pull request #4153 from frissdiegurke/patch-2
...
Fix undefined S within translator
9 years ago
Julian Lam
6b3a244d1e
closes #4135
9 years ago
Barış Soner Uşaklı
f64a814b94
up vanilla
9 years ago
Barış Soner Uşaklı
303ac90dc5
Merge pull request #4155 from pichalite/master
...
use component
9 years ago
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
10 years ago
pichalite
e6e4b5784d
remove unused code
10 years ago
psychobunny
2560e6345f
Merge pull request #4142 from pichalite/master
...
use ajaxify.data.username instead of getting html
10 years ago
pichalite
d133ff74bd
use ajaxify.data.username instead of getting html
...
use ajaxify.data.username instead of getting html for toggleFollow
10 years ago
barisusakli
036e958bfe
fix typo that causes bug in gorup sorting
10 years ago
Julian Lam
b1d6d81992
ensuring that auth routes are loaded _after_ plugin routes,
...
just like in a reload.
10 years ago