barisusakli
33033e3bc5
closes #4116
2016-01-27 22:41:29 +02: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
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
barisusakli
4440865ec4
support for array in getTopicIds
2016-01-27 00:05:26 +02: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
Julian Lam
5de0e74908
Notification paths are now sent back in socket call, so client-
...
side alert now shows more data and is clickable.
2016-01-25 10:24:05 -05:00
barisusakli
86d70eca74
closes #4103
2016-01-25 13:36:21 +02:00
barisusakli
85b4639015
fix typo closes #4097
2016-01-23 15:09:21 +02:00
barisusakli
08f52b1e0b
remove unused requires
2016-01-23 12:12:46 +02:00
barisusakli
04aea9ec22
closes #4094 , also add missing next to notifyFollowers
2016-01-23 11:19:56 +02:00
pichalite
a4d0026d93
ACP styling fixes
2016-01-22 22:36:22 +00:00
psychobunny
bffa2d686c
ACP -> navigation, removed text on mobile
2016-01-22 16:23:20 -05:00
Julian Lam
afbbb33878
fixed #4093
2016-01-22 11:12:21 -05:00
barisusakli
ce92caed99
removed unusued requires
2016-01-22 13:28:04 +02:00
barisusakli
1cf2b81f3d
Revert "herp derp"
...
This reverts commit 9c9d805a32 .
2016-01-22 13:25:49 +02:00
barisusakli
9c9d805a32
herp derp
2016-01-22 13:24:38 +02:00
barisusakli
767c798b2f
log self account delete, logout on self account delete
2016-01-22 13:24:38 +02:00
pichalite
4d6cb6f523
add children-place holder back
2016-01-21 13:28:13 -08:00
barisusakli
dbc04cb4a2
getTopicWithPosts change, fix feeds
2016-01-21 20:51:15 +02:00
barisusakli
d67c0e1b08
dont load all groups in topics
2016-01-21 18:57:55 +02:00
barisusakli
41d10d18a1
disable related topics if its set to 0
2016-01-21 18:57:38 +02:00
barisusakli
cb8fcb80d1
closes #4083
2016-01-21 11:58:58 +02:00
barisusakli
53a88d5d63
fix crash due to hook change
2016-01-21 10:47:40 +02:00
pichalite
53bbc17f32
add uid to hook
2016-01-21 04:10:38 +00:00
pichalite
5450f59f99
fix user full name for local user register
2016-01-20 11:11:15 -08:00
barisusakli
fa136ca021
remove unused code
2016-01-20 18:01:02 +02:00
Julian Lam
452bb953c9
Merge pull request #4068 from pichalite/master
...
fixes for rewards ACP page #3910
2016-01-20 09:54:56 -05:00
barisusakli
32ca95319e
closes #3436
2016-01-20 16:13:04 +02:00
Julian Lam
9b02bb8f51
closes #4074
2016-01-19 16:34:37 -05:00
barisusakli
089ea75cea
closes #4054
2016-01-19 18:41:59 +02:00
Barış Soner Uşaklı
46c3e5c126
chat notif/unread fix
2016-01-19 12:02:51 +02:00
Barış Soner Uşaklı
056bc2f382
closes https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/17
2016-01-19 10:48:03 +02:00
psychobunny
e017ad432f
closes #3810
2016-01-18 15:41:30 -05:00
psychobunny
1853cc3cc1
better messaging for each minification process
2016-01-18 15:35:02 -05:00
psychobunny
f94cd21f83
#3875 filter:scripts.get now acts like filter:admin.scripts.get; does not get minified
2016-01-18 15:32:49 -05:00
psychobunny
9430a626f4
#3875
2016-01-18 15:22:18 -05:00
psychobunny
42c0b973f1
closes #3134
2016-01-18 15:17:38 -05:00
psychobunny
5e4ef52911
some more cleanup
2016-01-18 15:17:36 -05:00
psychobunny
3cc5e1473f
cleanup / lint before diving in
2016-01-18 15:17:35 -05:00
psychobunny
f17fa3ca11
minify flag not actually being used
2016-01-18 15:17:32 -05:00
Julian Lam
3552e11817
fixes #4073
2016-01-18 13:57:02 -05:00
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
2016-01-18 13:22:31 -05:00