psychobunny
|
da5494fdf1
|
allow recursive base templates
ex. custom theme based off lavender which is based off vanilla
|
2016-02-22 14:20:50 -05:00 |
|
Julian Lam
|
13dfe6cd51
|
Merge pull request #4243 from pichalite/issue-4241
don't mention guest on reply
|
2016-02-22 14:00:07 -05:00 |
|
Julian Lam
|
20103b64ce
|
Merge pull request #4219 from pichalite/groups
add missing translation in groups
|
2016-02-22 13:59:47 -05:00 |
|
pichalite
|
fba4e93cfe
|
remove translator
|
2016-02-22 10:47:29 -08:00 |
|
pichalite
|
872b33f0cc
|
fix typo
|
2016-02-22 10:46:10 -08:00 |
|
Julian Lam
|
c551e0fd82
|
updated to latest nodemailer smtp transport
|
2016-02-22 11:02:39 -05:00 |
|
Julian Lam
|
30d980b01a
|
updated theme and plugin minvers
|
2016-02-22 10:19:33 -05:00 |
|
Julian Lam
|
65407cb71f
|
Merge pull request #4239 from ds-terrytate/fix-gmail-smtp-nodemailer
Update to nodemailer 2.0 syntax for smtpTransport
|
2016-02-22 10:08:23 -05:00 |
|
Julian Lam
|
60a5a1b422
|
latest translations
|
2016-02-22 09:52:55 -05:00 |
|
Julian Lam
|
a61fea862b
|
Merge pull request #4245 from pichalite/issue-4159
fixes #4159
|
2016-02-22 09:42:41 -05:00 |
|
Julian Lam
|
f4c0b90bd0
|
Merge pull request #4246 from pichalite/issue-4235
fixes #4235
|
2016-02-22 09:39:13 -05:00 |
|
pichalite
|
f22b218250
|
fixes #4235
|
2016-02-22 08:14:51 +00:00 |
|
pichalite
|
ca3fa023e8
|
fixes #4159
|
2016-02-22 06:49:35 +00:00 |
|
Barış Soner Uşaklı
|
560a9f3867
|
Merge pull request #4244 from pichalite/user-delete
fix logout on user self delete
|
2016-02-22 08:42:28 +02:00 |
|
pichalite
|
a22d7290ec
|
fix logout on user delete
|
2016-02-22 03:42:12 +00:00 |
|
pichalite
|
3024d2e661
|
don't mention guest on reply
|
2016-02-22 03:22:02 +00:00 |
|
Terry Tate
|
3e75c6f6a3
|
Update to nodemailer 2.0 syntax for smtpTransport
Fixes #4193
|
2016-02-21 17:13:44 +00:00 |
|
Barış Soner Uşaklı
|
d43a45d0b8
|
Merge pull request #4234 from pichalite/chat-fixes
chat edit fixes
|
2016-02-21 09:42:07 +02:00 |
|
pichalite
|
f637521105
|
chat edit fixes
|
2016-02-21 05:19:53 +00:00 |
|
Julian Lam
|
567b01e0bc
|
Merge pull request #4230 from frissdiegurke/patch-4
Prevent breaking eventLoopLagThreshold value
|
2016-02-20 23:59:17 -05:00 |
|
Ole R
|
6d35690cbb
|
Prevent breaking eventLoopLagThreshold value
[This problem](https://community.nodebb.org/topic/7955/and-once-again-all-my-data-has-gone/4) occurs when you put a value less than `10`.
|
2016-02-20 19:52:26 +01:00 |
|
barisusakli
|
2b7ed63236
|
fix for groups that don't have private field
|
2016-02-20 09:40:14 +02:00 |
|
Julian Lam
|
d826d4d81a
|
Merge pull request #4224 from yariplus/patch-5
Added app.newTopic
|
2016-02-19 21:41:19 -05:00 |
|
Timothy Fike
|
c80bd0c413
|
Added app.newTopic
Make a new topic from anywhere. #4223
|
2016-02-19 19:23:18 -05:00 |
|
Julian Lam
|
e3371eb7ab
|
Merge pull request #4221 from pichalite/private-groups
set default option for allowPrivateGroups on setup
|
2016-02-19 17:34:35 -05:00 |
|
pichalite
|
2cf300f0e1
|
set default option for allowPrivateGroups on setup
|
2016-02-19 22:17:09 +00:00 |
|
pichalite
|
9f760f9b55
|
translate string in groups
|
2016-02-19 21:08:40 +00:00 |
|
Barış Soner Uşaklı
|
e39fda2b45
|
filter dupe tags, closes #4216
|
2016-02-19 21:58:21 +02:00 |
|
barisusakli
|
6a481c1769
|
up html to text
|
2016-02-19 10:45:08 +02:00 |
|
barisusakli
|
3b6623ccee
|
up mentions
|
2016-02-19 10:43:08 +02:00 |
|
barisusakli
|
6b341a844d
|
remove notifyTyping
|
2016-02-19 09:41:22 +02:00 |
|
Julian Lam
|
dd050c8177
|
added new hook that is called before templates are compiled
|
2016-02-18 20:43:06 -05:00 |
|
Julian Lam
|
694b9e38b9
|
Merge pull request #4205 from pichalite/user-search
search banned users only on /users/banned route
|
2016-02-18 19:38:27 -05:00 |
|
pichalite
|
bd8b32b406
|
search banned users only on /users/banned route
|
2016-02-18 22:34:34 +00:00 |
|
pichalite
|
42239e119d
|
search banned users only on /users/banned route
|
2016-02-18 22:30:42 +00:00 |
|
Barış Soner Uşaklı
|
b522864288
|
up composer and themes
|
2016-02-18 20:40:03 +02:00 |
|
Barış Soner Uşaklı
|
573840ccbd
|
changed to title raw
|
2016-02-18 20:26:09 +02:00 |
|
barisusakli
|
ef48b5d13e
|
up persona
|
2016-02-18 18:52:07 +02:00 |
|
barisusakli
|
4906fbf43a
|
fix tests
|
2016-02-18 18:46:51 +02:00 |
|
barisusakli
|
5840a9db02
|
up themes and composer
|
2016-02-18 18:39:30 +02:00 |
|
barisusakli
|
2fc385f723
|
closes #4141, closes #4149
|
2016-02-18 18:32:16 +02:00 |
|
psychobunny
|
759b183967
|
fixes a bug in instant updates on category view
|
2016-02-17 18:49:22 -05:00 |
|
barisusakli
|
e306194065
|
style
|
2016-02-17 20:22:00 +02:00 |
|
barisusakli
|
654961ca3b
|
style
|
2016-02-17 20:15:14 +02:00 |
|
barisusakli
|
58a8c8d205
|
up themes widgets
|
2016-02-17 19:07:11 +02:00 |
|
barisusakli
|
6a98758a01
|
closes https://github.com/NodeBB/nodebb-theme-lavender/issues/60
|
2016-02-17 18:38:09 +02:00 |
|
barisusakli
|
8c3b52ef36
|
closes #4096
|
2016-02-17 18:24:58 +02:00 |
|
barisusakli
|
3d4e058b6a
|
closes #4192
|
2016-02-17 17:56:37 +02:00 |
|
barisusakli
|
3348d51f69
|
closes #4185
|
2016-02-17 10:16:14 +02:00 |
|
barisusakli
|
f0cc9120ba
|
fix undefined next
|
2016-02-17 09:23:04 +02:00 |
|