Commit Graph

19215 Commits (05bee6291d6ee56ee9953feb115b3ff905759fd9)
 

Author SHA1 Message Date
Baris Usakli 05bee6291d fix: try travis fix again
Baris Usakli bc9e92a11c fix: try fixing psql on travis
Baris Usakli cf6eadb91a fix: dont let regular users see other users watched categories
Barış Soner Uşaklı 4083a6e39b feat: add awaitable socket.emit
Barış Soner Uşaklı 6e5de39ba0 fix: also fix updating bookmark if sorting is newest_to_oldest
Barış Soner Uşaklı 32ada7c4e7 fix: , fix bookmark if sorting is newest_to_oldest
Andrew Rodrigues ac241fb830 fix: duplicate ID + label
Misty (Bot) 53720354de Latest translations and fallbacks
Andrew Rodrigues d2bd746c99
chore: bump persona
renovate[bot] 1e1467aa0d
Update dependency mocha to v7.1.0 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Julian Lam f0db240a1d fix: global mods unable to revoke other user sessions
Misty (Bot) 7eb0053bd4 Latest translations and fallbacks
renovate[bot] da111b7cc4
Update dependency mongodb to v3.5.4 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Julian Lam d38f7e7973
Update Dockerfile
... to run build step before starting
Misty (Bot) c71e4de8a8 Latest translations and fallbacks
Barış Soner Uşaklı e72a29b3fd fix: return null if field does not exist
Barış Soner Uşaklı 14e7866745 fix: , limit length of location/website/fullname, check grouptitle
Misty (Bot) 307c72a58b Latest translations and fallbacks
Misty (Bot) 8f2029faed Latest translations and fallbacks
renovate[bot] 9daa21ffcf
fix(deps): update dependency nodebb-theme-slick to v1.2.29 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate[bot] 7d6a983be8
fix(deps): update dependency nodebb-theme-vanilla to v11.1.16 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Barış Soner Uşaklı 326367556f fix: tag key
renovate[bot] 3acc24b0b6
fix(deps): update dependency nodebb-theme-persona to v10.1.35 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Barış Soner Uşaklı bc93b5676c fix:
Opliko 41c20761e1
Remove deprecated mongo connection options, fixes ()
fix  
Unified Topology changes the concept of connecting and causes isConnected to always return true, making any reconnection options useless. Next major version of the driver will remove isConnected entirely.
So:
- reconnect tries
- reconnectInterval
- autoReconnect

Are deprecated and don't really do anything anymore (when unified topology is used at least) other than causing warnings at startup since the 3.4 version of the driver (the current version used by NodeBB is 3.5).

Reference: http://mongodb.github.io/node-mongodb-native/3.5/reference/unified-topology/
Andrew Rodrigues 3c9689a5ac
feat: settings sorted list ()
* feat: settings sorted list

see https://github.com/NodeBB/nodebb-plugin-quickstart/pull/9/files for sample
renovate[bot] 7cc63f7d2c
fix(deps): update dependency sharp to v0.24.1 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Julian Lam 667608a02c fix: re-allowing slashes in homePageRoute
Resolves regression introduced by b0f3e48ac2
Misty (Bot) 307f8716b7 Latest translations and fallbacks
Julian Lam eddbd86837 fix: tweak to session validation in addHeaders
Barış Soner Uşaklı 630f5d5b85 fix: only call clearCookie for logged in users
Misty (Bot) 316913b9bb Latest translations and fallbacks
Misty (Bot) f1d58989d8 Latest translations and fallbacks
Barış Soner Uşaklı 067034082f fix: , update deleted/restored messages
Misty (Bot) 20fbab9723 Latest translations and fallbacks
Barış Soner Uşaklı 4d0636f847 fix: , prevent account deletion
renovate[bot] f4ed35c998
chore(deps): update dependency husky to v4.2.2 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
renovate[bot] 4b90713717
fix(deps): update dependency mongodb to v3.5.3 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Barış Soner Uşaklı 5a0c7c1497 fix: register
renovate[bot] a5f3c2a2c2
fix(deps): update dependency nodebb-widget-essentials to v4.1.0 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Barış Soner Uşaklı e74954407f fix: , update recent tid when post is moved
renovate[bot] 7fde180a28
fix(deps): update dependency request to v2.88.2 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Misty (Bot) 99a3ca7582 Latest translations and fallbacks
Barış Soner Uşaklı b73aa84ddc fix: tests
Barış Soner Uşaklı dd3893b134 fix: move start/stop every iteration
Barış Soner Uşaklı 4abe5eb7ff Revert "fix: , move start/stop every iteration"
This reverts commit 300c04cef9.
Barış Soner Uşaklı 300c04cef9 fix: , move start/stop every iteration
Barış Soner Uşaklı 690bb69d03 fix: , respect stop
Barış Soner Uşaklı f23bc347b1 fix: dont allow loading members from hidden groups
Barış Soner Uşaklı 03a02e5d1d fix: , don't validate name on update if groupName didn't change