Julian Lam
593c5047cf
fixes #6269
2018-01-22 11:31:28 -05:00
Julian Lam
6946800d8b
closes #6262
2018-01-22 10:23:25 -05:00
Barış Soner Uşaklı
8ceb102ed3
closes #6274
2018-01-22 10:06:48 -05:00
Misty (Bot)
df86c2ff3f
Latest translations and fallbacks
2018-01-22 09:25:39 +00:00
Misty (Bot)
da981c8d74
Latest translations and fallbacks
2018-01-21 09:24:36 +00:00
Misty (Bot)
9df3c0d2d6
Latest translations and fallbacks
2018-01-20 09:24:49 +00:00
Barış Soner Uşaklı
ae6a1b975d
#6255
...
fix editing OP was causing title change event to be logged eventhough
title didn't change
2018-01-19 14:00:57 -05:00
Julian Lam
598675d597
outputting friendly warning if build target contains commas
2018-01-19 13:27:09 -05:00
Julian Lam
73d3157635
Remove keybindings in ACP as nobody uses them anymore.
...
If you do, let me know, heh.
2018-01-19 13:24:27 -05:00
Julian Lam
ac2e185e34
Fixes #6261
...
If a connection to the parent process is not detected, disable
the restart and reload buttons (as they won't work anyway).
2018-01-19 13:24:00 -05:00
Julian Lam
947c81adf0
@pitaj wut
2018-01-19 13:00:10 -05:00
Julian Lam
f6ad344ac6
Fixes #6259
...
Fixed issue that would cause the upgrade script to completely
wipe your customJS. This was caused by meta.config not being
populated during upgrade scripts (but only when run with
./nodebb upgrade... odd.)
2018-01-19 11:39:32 -05:00
Misty (Bot)
1b8ff1f6a2
Latest translations and fallbacks
2018-01-19 09:25:11 +00:00
Barış Soner Uşaklı
d8b5d40668
closes #6242
2018-01-18 13:33:06 -05:00
RoiEX
92d3844988
Start reading progress at 0
2018-01-18 19:29:55 +01:00
Ben Lubar
6855a87a97
Run travis builds in containers ( #6232 )
...
* [travis] Cache node_modules between test runs
* [travis] Enable container-based builds for less waiting time
2018-01-18 13:04:51 -05:00
Ben Lubar
e85aabbe74
Allow running as a cluster without Redis ( #6233 )
...
* [database/*] Allow databases other than Redis to provide pubsub for clustering if Redis is not present
* [pubsub] Delay messages sent before the database is ready until the database is ready.
* [pubsub] Restore old behavior of not using the database in non-clustered NodeBB instances.
See comment: https://github.com/NodeBB/NodeBB/pull/6233#issuecomment-357814968
2018-01-18 13:02:56 -05:00
Barış Soner Uşaklı
7f67528280
change parallel to series in flag creation
2018-01-18 12:48:42 -05:00
Julian Lam
c20aca8933
decreased full chat height by 1px
2018-01-18 11:41:28 -05:00
Misty (Bot)
f948ecef07
Latest translations and fallbacks
2018-01-18 09:25:13 +00:00
Baris Usakli
a6b96b6772
fix undef var
2018-01-17 14:37:21 -05:00
Baris Usakli
5240d477db
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# install/package.json
2018-01-17 14:06:24 -05:00
Baris Usakli
4fbec0265b
closes #6254
2018-01-17 14:03:37 -05:00
Julian Lam
b89dd7c5b5
bump slick @pichalite
2018-01-17 14:02:57 -05:00
Andrew Rodrigues
049b2737fa
bump rewards
2018-01-17 12:40:52 -05:00
Baris Usakli
61e408b4a2
closes #6253
2018-01-17 12:25:58 -05:00
Andrew Rodrigues
f122327f87
bump rewards
2018-01-17 11:44:49 -05:00
Julian Lam
457194b333
Merge branch 'master' into develop
2018-01-17 11:02:02 -05:00
Barış Soner Uşaklı
fdd51f43d8
fix dirname
2018-01-16 18:33:14 -05:00
Barış Soner Uşaklı
f3fda152bf
closes #6216
2018-01-16 18:20:57 -05:00
psychobunny
ea64a6060b
bump persona
2018-01-16 16:04:22 -05:00
psychobunny
a048edb60b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-01-16 16:04:02 -05:00
psychobunny
c0cf9e64fd
remove lodash from built modules, use utils.debounce instead
2018-01-16 16:03:51 -05:00
Peter Jaszkowiak
c8a6caa842
Fix #6244 , dpendency auto-install fixed
...
Node caches the result of stat on module directories
2018-01-16 16:03:31 -05:00
psychobunny
843fee62e2
utils.debounce
2018-01-16 16:01:45 -05:00
Julian Lam
d8b67606bc
fixed height detection in chat modal
2018-01-16 14:48:16 -05:00
Barış Soner Uşaklı
82f2025944
disable timeout on post install route
2018-01-16 14:27:48 -05:00
Julian Lam
2fa2406335
bumping persona
2018-01-16 12:27:13 -05:00
Julian Lam
3df2ab7cb9
exposing lodash as a client-side module
2018-01-16 12:22:55 -05:00
Barış Soner Uşaklı
2b95dfde91
remove extra hook
2018-01-16 09:11:52 -05:00
Misty (Bot)
66a745d27a
Latest translations and fallbacks
2018-01-16 09:25:51 +00:00
Julian Lam
f138d3cb70
adding noopener and noreferrer to links in widgets
2018-01-15 15:29:33 -05:00
Barış Soner Uşaklı
dacc9d64ed
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-01-15 15:06:53 -05:00
Barış Soner Uşaklı
e092778ba6
closes #6200
2018-01-15 15:05:33 -05:00
psychobunny
f8f79a5480
Revert "bump persona, re: nodebb/nodebb-theme-persona#371"
...
This reverts commit b27211f895 .
2018-01-15 15:05:21 -05:00
Barış Soner Uşaklı
13850e3586
fix categories not showing up in ACP dropdown if they are links
2018-01-15 13:23:04 -05:00
Julian Lam
b27211f895
bump persona, re: nodebb/nodebb-theme-persona#371
2018-01-15 12:31:57 -05:00
Barış Soner Uşaklı
4b5c87e93f
send stack instead of message
2018-01-15 12:08:54 -05:00
Barış Soner Uşaklı
7b04b4876d
closes #6241
2018-01-15 11:31:38 -05:00
Barış Soner Uşaklı
81d4766c1a
closes #6236
2018-01-15 10:56:25 -05:00