Baris Usakli
79ffae608e
closes #6675
2018-07-27 12:58:01 -04:00
Baris Usakli
4200cff47c
closes #6662
2018-07-27 12:48:15 -04:00
Julian Lam
3c6c0ed7a1
restoring passwordExpiry for use in continueLogin, fixed tests, hopefully
2018-07-27 12:34:51 -04:00
Julian Lam
786af5fbb3
derp
2018-07-27 11:57:41 -04:00
Julian Lam
b6a5419ca1
closes #6674
2018-07-27 11:54:32 -04:00
Julian Lam
4f8815eb78
closes #6646
2018-07-26 16:38:40 -04:00
Julian Lam
ea2bd33bfa
fixes #6608 , restored template values in widget containers
2018-07-26 15:00:49 -04:00
Julian Lam
7dfe953526
closes #6672
2018-07-26 14:36:25 -04:00
Julian Lam
48197e2d25
this upgrade script was written in 2018, not 2017, heh
2018-07-26 11:02:43 -04:00
Barış Soner Uşaklı
c7d6cacd98
closes #6658
2018-07-26 10:52:06 -04:00
Ben Lubar
44373afc52
Fix socket.io not working properly in single-host clusters. ( #6669 )
...
This is because we don't use the cluster module, so the master nodejs process doesn't know about any of the clients through the socket API.
2018-07-25 11:04:18 -04:00
Julian Lam
3522ad0e05
Revert "closes #6664 "
...
This reverts commit f27a0d252c .
2018-07-24 16:05:05 -04:00
Julian Lam
f27a0d252c
closes #6664
2018-07-24 15:43:54 -04:00
Julian Lam
506467ad6f
closes #6663
2018-07-24 10:30:47 -04:00
Ben Lubar
c1e98eefa7
Allow single-host clusters to not send pubsub and socket.io messages through the database. ( #6659 )
...
* Allow single-host clusters to not send pubsub and socket.io messages through the database.
* Fix lint errors.
2018-07-23 12:21:36 -04:00
Barış Soner Uşaklı
87b6808c4e
refactor to use getCidsByPrivilege
...
switch to .includes
2018-07-20 14:34:53 -04:00
Ben Lubar
f1a6537fc2
Add notification frequencies from nodebb-plugin-upvote-notifications. ( #6640 )
...
* Add notification frequencies from nodebb-plugin-upvote-notifications.
https://github.com/boomzillawtf/nodebb-plugin-upvote-notifications
* Fix editing settings clearing upvote notification preferences.
2018-07-20 10:29:51 -04:00
Sebastian G. Marinescu
e35d4a7d85
closes #6283
2018-07-17 15:55:41 -04:00
Peter Jaszkowiak
04d31fe1d4
Precompile all templates
...
- Benchpress compilation is 33x faster now
- Native module with JS fallback and pre-built binaries
- Dev template build is <1sec now
- Minified template build is ~5sec (uglify accounts for almost all)
2018-07-15 00:12:37 -06:00
Julian Lam
7558046e75
add brute-force protection for change password and email actions
2018-07-11 16:28:40 -04:00
Barış Soner Uşaklı
91f9c60660
closes #6643
2018-07-10 12:14:12 -04:00
Barış Soner Uşaklı
85a55d1740
closes
2018-07-09 14:57:42 -04:00
Barış Soner Uşaklı
cfb9784527
closes #6641
2018-07-09 14:26:21 -04:00
Baris Usakli
16a7728ab8
fix redis warnings
2018-07-06 14:20:37 -04:00
Baris Usakli
cc6a683bc4
closes #6631
2018-07-06 14:20:10 -04:00
Peter Jaszkowiak
65b4bafb16
Fix @scoped themes
2018-07-06 13:00:18 -04:00
Peter Jaszkowiak
7cd8274c0f
Add series flag for ./nodebb build
2018-07-06 13:00:18 -04:00
Barış Soner Uşaklı
8eea6017fe
parseInt uid
2018-07-05 18:53:59 -04:00
Julian Lam
7a53fa9469
Added block and unblock button to profile dropdown menu, #6560
2018-07-05 14:20:33 -04:00
Julian Lam
a34584e8f5
fixed blocking cache derp
2018-07-05 14:20:33 -04:00
Julian Lam
f09b1acfb7
closes #6627
2018-07-04 09:52:26 -04:00
Barış Soner Uşaklı
4ed079555e
Merge remote-tracking branch 'refs/remotes/origin/master' into blocks
2018-07-03 18:43:43 -04:00
Barış Soner Uşaklı
3449cf321b
add back cache and pubsub
2018-07-03 18:43:29 -04:00
Barış Soner Uşaklı
ae0563375e
derp
2018-07-03 18:13:47 -04:00
Julian Lam
ad8ac2bdff
removed unused checkPassword socket call
2018-07-03 17:44:49 -04:00
Julian Lam
fb42862ec7
check password validity in user delete socket call
2018-07-03 16:38:51 -04:00
Julian Lam
cb8e62cd7c
fixes #6626
2018-07-03 15:47:28 -04:00
Baris Usakli
584f88e092
blocks WIP
2018-07-03 15:12:23 -04:00
Barış Soner Uşaklı
c2b0be1f2c
if stack is undefined fallback to message and then to hardcoded string
2018-07-02 17:11:38 -04:00
Baris Usakli
ee64437f8a
fix runJobs
2018-06-29 15:50:19 -04:00
Julian Lam
7e6007e146
revoke all sessions on email change
2018-06-29 14:23:25 -04:00
Julian Lam
be0ef799ee
closes #6592
2018-06-29 14:16:28 -04:00
Julian Lam
002cde1057
added progress bar to ip hash upgrade script
2018-06-29 13:56:22 -04:00
Barış Soner Uşaklı
9912c400b6
closes #6612
2018-06-27 16:14:44 -04:00
Julian Lam
5cf662e565
closes #6613
2018-06-27 15:13:01 -04:00
Barış Soner Uşaklı
625ab1a46b
remove deprecated method
2018-06-27 15:12:02 -04:00
Barış Soner Uşaklı
57b7c7ede4
closes #6607
2018-06-27 14:36:12 -04:00
Barış Soner Uşaklı
82b2a20d0c
user tests
2018-06-27 12:15:38 -04:00
Barış Soner Uşaklı
d158f79a3b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-06-26 13:42:39 -04:00
Barış Soner Uşaklı
95f1a82884
closes #6591
2018-06-26 13:42:35 -04:00