Commit Graph

17016 Commits (4f8815eb78a45fe9d26684398baff50fc90c6752)
 

Author SHA1 Message Date
Julian Lam 4f8815eb78 closes
Julian Lam ea2bd33bfa fixes , restored template values in widget containers
Julian Lam 41d1ebf02e bump persona
Julian Lam 7dfe953526 closes
Julian Lam 5243ee559a set initial focus on register page
Julian Lam 48197e2d25 this upgrade script was written in 2018, not 2017, heh
Barış Soner Uşaklı c7d6cacd98 closes
Misty (Bot) ee6d4fabd6 Latest translations and fallbacks
Andrew Rodrigues 565893501c
up slick
Julian Lam bd85611964 bump vanilla
Julian Lam 609f711db0 added logic to handle Chats.switchChat being called with no arguments
Barış Soner Uşaklı d06f795856 fix scroll on back
Ben Lubar 44373afc52 Fix socket.io not working properly in single-host clusters. ()
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.
Misty (Bot) e534bf803e Latest translations and fallbacks
Andrew Rodrigues 300bae8f9c
Merge pull request from pichalite/patch-2
up slick theme
Anil Mandepudi 519103a7df
up slick theme
Julian Lam afa320c9c8 complete reversion of
Julian Lam 3522ad0e05 Revert "closes #6664"
This reverts commit f27a0d252c.
Julian Lam 352bef0a7f eliminate waitSeconds in rjs config
Julian Lam f27a0d252c closes
Julian Lam 506467ad6f closes
Ben Lubar c1e98eefa7 Allow single-host clusters to not send pubsub and socket.io messages through the database. ()
* Allow single-host clusters to not send pubsub and socket.io messages through the database.

* Fix lint errors.
Misty (Bot) 148fc96a3a Latest translations and fallbacks
Misty (Bot) 448542d4ef Latest translations and fallbacks
Misty (Bot) 7f52e3a8f9 Latest translations and fallbacks
Barış Soner Uşaklı 87b6808c4e refactor to use getCidsByPrivilege
switch to .includes
Ben Lubar f1a6537fc2 Add notification frequencies from nodebb-plugin-upvote-notifications. ()
* Add notification frequencies from nodebb-plugin-upvote-notifications.

https://github.com/boomzillawtf/nodebb-plugin-upvote-notifications

* Fix editing settings clearing upvote notification preferences.
Misty (Bot) 11258dac9c Latest translations and fallbacks
Renovate Bot d473a85ea1 Update dependency postcss to v7.0.1
Renovate Bot 6f73575f25 Update dependency eslint-plugin-import to v2.13.0
Misty (Bot) 27b1289b87 Latest translations and fallbacks
Andrew Rodrigues de886d94c8
up benchpress
Barış Soner Uşaklı ec33a12dad closes
Sebastian G. Marinescu e35d4a7d85 closes
Renovate Bot b24643e0ab Update dependency autoprefixer to v9
djls45 4f0a24cfed Preserve case of respondee's slug when responding to their post.
Julian Lam b7fc8493b7 closes
Renovate Bot 9d90d19a6f Update node:8.11.3 Docker digest to deb628
Julian Lam 266eacac7c closes
Julian Lam a07b45fd0f closes
Misty (Bot) fcb5faa9a9 Latest translations and fallbacks
Andrew Rodrigues ce3f0e1b39
up bench
Andrew Rodrigues f27d966de8
up vanilla
Renovate Bot ae3dcbc5ba Update dependency nodebb-theme-persona to v9.0.21
Renovate Bot 4250808b76 Update dependency coveralls to v3.0.2
Renovate Bot 2c447dbbbd Update dependency postcss to v7
Julian Lam 0a021d23d4 theme bumps for
Julian Lam 544f2d58c2 Merge branch 'master' into patch-pitaj
Misty (Bot) c6a710954f Latest translations and fallbacks
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)