barisusakli
654961ca3b
style
9 years ago
barisusakli
3d4e058b6a
closes #4192
9 years ago
barisusakli
f0cc9120ba
fix undefined next
9 years ago
Barış Soner Uşaklı
141d1b8ece
dont update visible:memberCount if group is hidden, closes #4195
9 years ago
Barış Soner Uşaklı
8f25994482
fix for async whilst derp
9 years ago
Barış Soner Uşaklı
88e4591f88
closes #4194
9 years ago
Julian Lam
10024d7b93
fixed #4186
9 years ago
Julian Lam
30736c0ee9
allowed 'system' to be passed into group creation now
9 years ago
barisusakli
8276090d71
closes #4180
9 years ago
barisusakli
2fd121dc15
#4154
9 years ago
Julian Lam
414762d382
closes #4157
9 years ago
Julian Lam
119930131d
fixed errors when uploading files
9 years ago
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
ebf820d571
remove from global config
9 years ago
barisusakli
5b6e8bd167
closes #4171
9 years ago
Julian Lam
3a6ad52ac8
closes #4164
9 years ago
barisusakli
6963632846
closes #4167
9 years ago
barisusakli
4b3f09deea
closes #4154
9 years ago
Barış Soner Uşaklı
d3087b4e05
changed userTitle of global mods
9 years ago
Julian Lam
9b9f4b252f
fixes #4139
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
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
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
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
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
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
barisusakli
4440865ec4
support for array in getTopicIds
9 years ago
Julian Lam
06cc761a7a
*actually* loading templates in the correct order 😑
9 years ago
barisusakli
1c29722ac4
recent style
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
barisusakli
86d70eca74
closes #4103
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
bffa2d686c
ACP -> navigation, removed text on mobile
9 years ago
Julian Lam
afbbb33878
fixed #4093
9 years ago
barisusakli
ce92caed99
removed unusued requires
9 years ago
barisusakli
1cf2b81f3d
Revert "herp derp"
...
This reverts commit 9c9d805a32
.
9 years ago
barisusakli
9c9d805a32
herp derp
9 years ago
barisusakli
767c798b2f
log self account delete, logout on self account delete
9 years ago
pichalite
4d6cb6f523
add children-place holder back
9 years ago
barisusakli
dbc04cb4a2
getTopicWithPosts change, fix feeds
9 years ago
barisusakli
d67c0e1b08
dont load all groups in topics
9 years ago
barisusakli
41d10d18a1
disable related topics if its set to 0
9 years ago
barisusakli
cb8fcb80d1
closes #4083
9 years ago
barisusakli
53a88d5d63
fix crash due to hook change
9 years ago
pichalite
53bbc17f32
add uid to hook
9 years ago
pichalite
5450f59f99
fix user full name for local user register
9 years ago
barisusakli
fa136ca021
remove unused code
9 years ago
Julian Lam
452bb953c9
Merge pull request #4068 from pichalite/master
...
fixes for rewards ACP page #3910
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
Julian Lam
9b02bb8f51
closes #4074
9 years ago
barisusakli
089ea75cea
closes #4054
9 years ago
Barış Soner Uşaklı
46c3e5c126
chat notif/unread fix
9 years ago
Barış Soner Uşaklı
056bc2f382
closes https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/17
9 years ago
psychobunny
e017ad432f
closes #3810
9 years ago
psychobunny
1853cc3cc1
better messaging for each minification process
9 years ago
psychobunny
f94cd21f83
#3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified
9 years ago
psychobunny
9430a626f4
#3875
9 years ago
psychobunny
42c0b973f1
closes #3134
9 years ago
psychobunny
5e4ef52911
some more cleanup
9 years ago
psychobunny
3cc5e1473f
cleanup / lint before diving in
9 years ago
psychobunny
f17fa3ca11
minify flag not actually being used
9 years ago
Julian Lam
3552e11817
fixes #4073
9 years ago
Julian Lam
1c2518fe22
Using sendmail instead of direct transport
...
Squashed commit of the following:
commit 9d4937fff6f6a1b4327fed0ada32153bd7e07efd
Author: Julian Lam <julian@designcreateplay.com>
Date: Mon Jan 18 13:21:52 2016 -0500
Revert "added some debug code"
This reverts commit 2dd8535c7bd8f59b8ed59c8b98b5484a79fa0500.
commit 2dd8535c7bd8f59b8ed59c8b98b5484a79fa0500
Author: Julian Lam <julian@designcreateplay.com>
Date: Mon Jan 18 12:04:02 2016 -0500
added some debug code
commit af8ca8241e66fd538089517e7722c644668667f2
Author: Julian Lam <julian@designcreateplay.com>
Date: Mon Jan 18 11:50:41 2016 -0500
using sendmail instead of direct transport
9 years ago
barisusakli
45926520cf
fix typo
9 years ago
barisusakli
cb91587567
closes #4063
9 years ago
pichalite
0db1caa3f6
ACP rewards page fix
9 years ago
barisusakli
a133374c0b
lets not run the upgrade script everytime
9 years ago
barisusakli
ee9d0ac2da
cleanup search, removed socketuser.loadSearchPage, use regular route
9 years ago
psychobunny
1a6f9dc3f4
Merge pull request #4065 from pichalite/master
...
Minor styling updates to ACP Categories page
9 years ago
pichalite
15cb39bc3a
style updates
9 years ago
barisusakli
6ae8bacbab
removed unused code
9 years ago