Commit Graph

23068 Commits (0b88cfd9ddcefdf605d1af986b11ee1ba08c1fec)
 

Author SHA1 Message Date
renovate[bot] cf30876fbf
fix(deps): update dependency nodebb-theme-slick to v1.4.16 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] ef02bdc467
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.14 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı a9265dbf5c Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 619034484f refactor: simpler rejoin
remove pointless app.cacheBuster = null
renovate[bot] 654c8e6148
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.13 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı e3f5b706a5 test: show body when test fails
Barış Soner Uşaklı f352be63dc refactor: deprecate app.openChat/newChat
use chat.openChat/newChat instead
Barış Soner Uşaklı 1a9b15989b refactor: move search functions from app.js to search module
deprecate:
app.handleSearch, use search.init(options) instead
app.enableTopicSearch, use search.enableQuickSearch(options) instead
app.prepareSearch, use search.showAndFocusInput() instead
Barış Soner Uşaklı 666fe209f0 refactor: move session messages
Barış Soner Uşaklı 3d2398ac4c test: lint
Barış Soner Uşaklı 518552543d refactor: move warnings/messages out of app.js
Barış Soner Uşaklı cb0d74bdd1 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 0a7ff2085e refactor: remove jshint
Julian Lam c1ac291284 fix: ability to enumerate email via updateProfile method
Julian Lam b912a564e3 fix: accidentally not clearing email when said email is confirmed for a different uid
Renovate Bot 1a22b0ecf2 fix(deps): update dependency nodebb-plugin-mentions to v3.0.2
Renovate Bot 98ebc4d9ac fix(deps): update dependency socket.io to v4.3.2
Misty (Bot) b736347cd3 Latest translations and fallbacks
Renovate Bot c1f5889f13 fix(deps): update dependency html-to-text to v8.1.0
Misty (Bot) 91676c6c7c chore(i18n): fallback strings for new resources: nodebb.admin-development-info
Barış Soner Uşaklı 4b738c8cd3 refactor: cleanup info, better cpu usage %
Barış Soner Uşaklı 890bf03fcc refactor: acp only uses 3 modes and a single theme
so only copy 7 files to build folder instead of 400+
Misty (Bot) 8a12ac3470 Latest translations and fallbacks
Barış Soner Uşaklı 30cce14204 test: fix tpl test
renovate[bot] 4f1ee1fcb1
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı 3386893b58 test: dbsearch no longer has staticDir
Renovate Bot 7fee0e3272 fix(deps): update dependency nodebb-plugin-composer-default to v7.0.12
renovate[bot] 8224a2a930
fix(deps): update dependency nodebb-plugin-mentions to v3.0.1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Julian Lam <julian@nodebb.org>
Renovate Bot 91293ecc6d fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.11
Renovate Bot f7295aaad5 fix(deps): update dependency nodebb-theme-lavender to v5.3.1
Barış Soner Uşaklı 4ac9270a2a test: increase timeout
Barış Soner Uşaklı 28dd31a8e7 fix:
Barış Soner Uşaklı 9bfb6c7281 fix: , handle array or object
Barış Soner Uşaklı 41e0240010 fix: dont show previews on mobile
Misty (Bot) 9e1d8da643 Latest translations and fallbacks
Barış Soner Uşaklı c1cc35a949 refactor: display errors from category drag/drop
Barış Soner Uşaklı 054685265d fix: category load more btn visibility
Barış Soner Uşaklı 66e7cdac7a fix: , ignore if assigning to same parent
Misty (Bot) fb0588576d Latest translations and fallbacks
Barış Soner Uşaklı d27c9696e3
feat: add node 16 ()
* feat: add node 16

* fix: check errors in fork

* test: add use-spawn

* test: another test

* Revert "test: another test"

This reverts commit 606efe26fe1decd5d9269d63d5b649441ba2203b.

* test: another test

* fix: lint

* fix: remove spawn-wrap

* test: comment out plugin installs

* fix: lint

* test: uncomment all tests except npm i

* fix: lint

* test: bring back tests

* test: remove leftover override
Barış Soner Uşaklı 67cb249122 fix:
Barış Soner Uşaklı b1d6c9ba29 chore: up themes
renovate[bot] 0888aae6d2
fix(deps): update dependency nodebb-plugin-mentions to v3 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] f59937314b
fix(deps): update dependency mongodb to v4.1.4 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 8fac8d6188
fix(deps): update dependency nodebb-theme-persona to v11.2.21 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Misty (Bot) 3727e39f87 chore(i18n): fallback strings for new resources: nodebb.admin-settings-navigation
Barış Soner Uşaklı 2e623dd271 feat: , allow dropdowns in navigation
Barış Soner Uşaklı 98b98a1130 chore: up mentions
Barış Soner Uşaklı cbe19cb8b4 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı f728abda06 fix: remove tooltip on ajaxify