Barış Soner Uşaklı
415dfbb9f7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-08 22:55:40 -05:00
renovate[bot]
cf30876fbf
fix(deps): update dependency nodebb-theme-slick to v1.4.16 ( #9990 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-08 22:50:11 -05:00
renovate[bot]
ef02bdc467
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.14 ( #9989 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-08 22:50:05 -05:00
Barış Soner Uşaklı
a9265dbf5c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-08 22:48:07 -05:00
Barış Soner Uşaklı
619034484f
refactor: simpler rejoin
...
remove pointless app.cacheBuster = null
2021-11-08 22:48:02 -05:00
renovate[bot]
654c8e6148
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.13 ( #9988 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-08 22:37:57 -05:00
Barış Soner Uşaklı
e3f5b706a5
test: show body when test fails
2021-11-08 22:36:10 -05:00
Barış Soner Uşaklı
f352be63dc
refactor: deprecate app.openChat/newChat
...
use chat.openChat/newChat instead
2021-11-08 22:20:41 -05:00
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
2021-11-08 21:31:49 -05:00
Barış Soner Uşaklı
666fe209f0
refactor: move session messages
2021-11-08 21:00:37 -05:00
Barış Soner Uşaklı
3d2398ac4c
test: lint
2021-11-08 20:48:32 -05:00
Barış Soner Uşaklı
518552543d
refactor: move warnings/messages out of app.js
2021-11-08 20:40:41 -05:00
Barış Soner Uşaklı
cb0d74bdd1
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-08 16:55:31 -05:00
Barış Soner Uşaklı
0a7ff2085e
refactor: remove jshint
2021-11-08 16:55:25 -05:00
Julian Lam
c1ac291284
fix: ability to enumerate email via updateProfile method
2021-11-08 15:36:37 -05:00
Julian Lam
b912a564e3
fix: accidentally not clearing email when said email is confirmed for a different uid
2021-11-08 15:16:48 -05:00
Renovate Bot
1a22b0ecf2
fix(deps): update dependency nodebb-plugin-mentions to v3.0.2
2021-11-08 18:08:11 +00:00
Renovate Bot
98ebc4d9ac
fix(deps): update dependency socket.io to v4.3.2
2021-11-08 11:54:00 +00:00
Misty (Bot)
b736347cd3
Latest translations and fallbacks
2021-11-08 09:07:54 +00:00
Renovate Bot
c1f5889f13
fix(deps): update dependency html-to-text to v8.1.0
2021-11-07 20:26:00 +00:00
Misty (Bot)
91676c6c7c
chore(i18n): fallback strings for new resources: nodebb.admin-development-info
2021-11-07 02:07:52 +00:00
Barış Soner Uşaklı
4b738c8cd3
refactor: cleanup info, better cpu usage %
2021-11-06 22:07:06 -04:00
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+
2021-11-06 21:20:05 -04:00
Misty (Bot)
8a12ac3470
Latest translations and fallbacks
2021-11-06 09:06:33 +00:00
Barış Soner Uşaklı
30cce14204
test: fix tpl test
2021-11-05 20:21:19 -04:00
renovate[bot]
4f1ee1fcb1
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.0 ( #9983 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-05 18:16:36 -04:00
Barış Soner Uşaklı
3386893b58
test: dbsearch no longer has staticDir
2021-11-05 18:14:08 -04:00
Renovate Bot
7fee0e3272
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.12
2021-11-05 15:47:53 -04:00
renovate[bot]
8224a2a930
fix(deps): update dependency nodebb-plugin-mentions to v3.0.1 ( #9979 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Julian Lam <julian@nodebb.org >
2021-11-05 15:47:36 -04:00
Renovate Bot
91293ecc6d
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.11
2021-11-05 15:45:53 -04:00
Renovate Bot
f7295aaad5
fix(deps): update dependency nodebb-theme-lavender to v5.3.1
2021-11-05 15:45:42 -04:00
Barış Soner Uşaklı
4ac9270a2a
test: increase timeout
2021-11-05 14:25:43 -04:00
Barış Soner Uşaklı
28dd31a8e7
fix : #9976
2021-11-05 14:12:45 -04:00
Barış Soner Uşaklı
9bfb6c7281
fix : #9976 , handle array or object
2021-11-05 14:11:03 -04:00
Barış Soner Uşaklı
41e0240010
fix: dont show previews on mobile
2021-11-05 13:20:13 -04:00
Misty (Bot)
9e1d8da643
Latest translations and fallbacks
2021-11-05 09:06:51 +00:00
Barış Soner Uşaklı
c1cc35a949
refactor: display errors from category drag/drop
2021-11-04 14:23:16 -04:00
Barış Soner Uşaklı
054685265d
fix: category load more btn visibility
2021-11-04 13:19:37 -04:00
Barış Soner Uşaklı
66e7cdac7a
fix : #9973 , ignore if assigning to same parent
2021-11-04 11:45:06 -04:00
Misty (Bot)
fb0588576d
Latest translations and fallbacks
2021-11-04 09:07:12 +00:00
Barış Soner Uşaklı
d27c9696e3
feat: add node 16 ( #9847 )
...
* feat: add node 16
* fix: check errors in fork
* test: add use-spawn
* test: another test
* Revert "test: another test"
This reverts commit 606efe26fe .
* 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
2021-11-04 00:09:14 -04:00
Barış Soner Uşaklı
67cb249122
fix : #9972
2021-11-03 22:47:15 -04:00
Barış Soner Uşaklı
b1d6c9ba29
chore: up themes
2021-11-03 19:05:02 -04:00
renovate[bot]
0888aae6d2
fix(deps): update dependency nodebb-plugin-mentions to v3 ( #9966 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-03 19:02:38 -04:00
renovate[bot]
f59937314b
fix(deps): update dependency mongodb to v4.1.4 ( #9968 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-03 19:02:29 -04:00
renovate[bot]
8fac8d6188
fix(deps): update dependency nodebb-theme-persona to v11.2.21 ( #9969 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-03 19:02:13 -04:00
Misty (Bot)
3727e39f87
chore(i18n): fallback strings for new resources: nodebb.admin-settings-navigation
2021-11-03 20:02:19 +00:00
Barış Soner Uşaklı
2e623dd271
feat: #9967 , allow dropdowns in navigation
2021-11-03 16:01:32 -04:00
Barış Soner Uşaklı
98b98a1130
chore: up mentions
2021-11-03 12:25:58 -04:00
Barış Soner Uşaklı
cbe19cb8b4
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-03 10:52:10 -04:00