Julian Lam
b08259e534
refactor(socket.io): deprecate SocketNotifs.get and SocketNotifs.getCount in favour of api.notifications.list and api.notifications.getCount, respectively
2023-11-21 11:25:42 -05:00
Julian Lam
9079ad0b2c
chore: added missing deprecation warning for .getTopics
2023-11-20 16:18:11 -05:00
Julian Lam
b5940a5d44
fix: remove unused requires
2023-11-20 13:06:26 -05:00
Julian Lam
c1e6be7705
refactor(socket.io): deprecate SocketModules.chats.typing in favour of api.chats.toggleTyping
2023-11-20 13:06:26 -05:00
Julian Lam
401e8636bd
refactor(socket.io): deprecate SocketModules.chats.loadPinnedMessages in favour of api.chats.getPinnedMessages"
2023-11-20 13:06:26 -05:00
Julian Lam
f9dc35021d
refactor(socket.io): deprecate SocketModules.chats.searchMessages in favour of api.search.roomMessages
2023-11-20 13:06:26 -05:00
Julian Lam
f9c471a09b
fix: remove lodash require
2023-11-20 13:06:26 -05:00
Julian Lam
75c8cda18c
refactor(socket.io): deprecate SocketModules.chats.setNotificationSetting in favour of api.chats.watch
2023-11-20 13:06:26 -05:00
Julian Lam
b13c6ee431
refactor(socket.io): deprecated SocketModules.chats.toggleOwner in favour of api.chats.toggleOwner
2023-11-20 13:06:26 -05:00
Julian Lam
932bd29200
feat: update Messaging.toggleOwner to optionally take a third state argument
2023-11-20 13:06:26 -05:00
Julian Lam
6e952263d1
refactor(socket.io): deprecated SocketModules.chats.searchMembers in favour of api.search.roomUsers
2023-11-20 13:06:26 -05:00
Julian Lam
62b7dfd400
refactor(socket.io): deprecate SocketModules.sortPublicRooms in favour of api.chats.sortPublicRooms
2023-11-20 13:06:26 -05:00
Julian Lam
2de534fad8
chore: update note at top of file
2023-11-20 13:06:26 -05:00
Julian Lam
5eaffb422c
refactor(socket.io): deprecate SocketModules.chat.getUnreadCount in favour of api.chats.getUnread
2023-11-20 13:06:26 -05:00
Julian Lam
214989a8c1
refactor(socket.io): deprecate SocketModules.chats.getIP in favour of api.chats.getIpAddress
2023-11-20 13:06:26 -05:00
Julian Lam
0d3c94e6bb
refactor(socket.io): deprecate SocketModules.chats.hasPrivateChat in favour of api.users.getPrivateRoomId
2023-11-20 13:06:26 -05:00
Julian Lam
a4133500fe
refactor(socket.io): deprecate SocketModules.chats.canMessage and .markAllRead with no alternative. deprecate .getRecentChats in favour of api.chats.list
2023-11-20 13:06:26 -05:00
Julian Lam
eebea4df2e
refactor(socket.io): deprecate SocketModules.chats.isDnD in favour of api.users.getStatus
2023-11-20 13:06:26 -05:00
Julian Lam
c4b4e79b28
refactor(socket.io): deprecate SocketModules.chats.getRaw in favour of api.chats.getRawMessage
2023-11-20 13:06:26 -05:00
Barış Soner Uşaklı
22181f161b
Merge branch 'master' into develop
2023-11-19 19:51:27 -05:00
Barış Soner Uşaklı
a9ef58a5e8
fix: thumb width
2023-11-19 19:51:18 -05:00
Misty Release Bot
548b334295
Latest translations and fallbacks
2023-11-19 09:18:21 +00:00
Barış Soner Uşaklı
4649f96e76
Merge branch 'master' into develop
2023-11-18 19:42:16 -05:00
Barış Soner Uşaklı
49013f813f
chore: up composer
2023-11-18 19:41:47 -05:00
renovate[bot]
b627545359
chore(deps): update dependency eslint to v8.54.0 ( #12172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 14:20:43 -05:00
renovate[bot]
d6a92d4c2d
chore(deps): update commitlint monorepo to v18.4.2 ( #12169 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 14:20:31 -05:00
renovate[bot]
b4a41af91b
fix(deps): update dependency ace-builds to v1.31.2 ( #12168 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 13:24:15 -05:00
renovate[bot]
85936a597c
fix(deps): update dependency mongodb to v6.3.0 ( #12170 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-18 13:24:05 -05:00
Misty Release Bot
64fe1278cf
chore(i18n): fallback strings for new resources: nodebb.post-queue
2023-11-18 18:22:22 +00:00
Barış Soner Uşaklı
496f882d1e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-18 13:21:55 -05:00
Barış Soner Uşaklı
b69816935d
chore: up dbsearch
2023-11-18 13:21:50 -05:00
Misty Release Bot
3d971294c4
Latest translations and fallbacks
2023-11-18 09:18:23 +00:00
Julian Lam
89a1134cae
fix : #12171 , bump harmony
2023-11-17 11:48:45 -05:00
Julian Lam
41bdc9e8fd
fix: update design of post-queue
2023-11-17 11:46:45 -05:00
Julian Lam
63ba498647
fix: update post-queue template for #12171
2023-11-17 11:45:09 -05:00
Misty Release Bot
f98205c1fd
chore(i18n): fallback strings for new resources: nodebb.post-queue
2023-11-17 16:38:42 +00:00
Julian Lam
5d03321e92
feat: new language strings for post-queue page
2023-11-17 11:38:17 -05:00
Misty Release Bot
30b3e14381
Latest translations and fallbacks
2023-11-17 09:19:27 +00:00
Misty Release Bot
081352b6b2
chore(i18n): fallback strings for new resources: nodebb.social
2023-11-15 21:50:11 +00:00
Barış Soner Uşaklı
b4aefcca80
add linkedin
2023-11-15 16:49:47 -05:00
Barış Soner Uşaklı
9a1f8e9b21
chore: up themes
2023-11-15 11:02:59 -05:00
Barış Soner Uşaklı
ace171a6bf
feat: add some new social share buttons
2023-11-15 11:01:30 -05:00
Barış Soner Uşaklı
fe5f3fbbee
Merge branch 'master' into develop
2023-11-15 09:25:01 -05:00
Misty Release Bot
48f7ae9999
chore: update changelog for v3.5.1
2023-11-14 14:20:03 +00:00
Misty Release Bot
94dfb3adcc
chore: incrementing version number - v3.5.1
2023-11-14 14:20:02 +00:00
renovate[bot]
616ff5733a
chore(deps): update postgres docker tag to v16.1 ( #12167 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-14 07:50:59 -05:00
Misty Release Bot
d98d8ff7b3
Latest translations and fallbacks
2023-11-14 09:18:36 +00:00
Julian Lam
dcb0c4dbb0
fix: update ajaxifyTimer logic to only drop the request if the URL is the same as the one it's already processing
...
re: #12133
2023-11-13 17:23:34 -05:00
Barış Soner Uşaklı
84693fce18
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-12 13:52:56 -05:00
renovate[bot]
5f8a4f3a4e
chore(deps): update mongo docker tag to v7 ( #12166 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 13:52:41 -05:00
renovate[bot]
c41f9a7534
chore(deps): update redis docker tag to v7.2.3 ( #12165 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 13:52:22 -05:00
Barış Soner Uşaklı
35ad73585f
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-12 13:51:58 -05:00
Barış Soner Uşaklı
4c7c46f32c
fix: language key
2023-11-12 13:51:54 -05:00
Opliko
7f3a9968ef
feat: docker improvements ( #12031 )
...
* use yarn and debian slim build
* feat: update Dockerfile to use multistage builds
* Create main.yml
* remove some useless things from docker context and assume yarn by default
* remove all dotfiles in docker context
* no need for extra build tools, complain to the module author if there is no alpine build
(cherry picked from commit 90516a3c8399e74c38be7115edb39411ba0d86b9)
* specify the config file location instead of creating it
(cherry picked from commit 38e4295d70682f1049fe671ade96eeccd669d908)
* set explicit config path
(cherry picked from commit 8dcc6f249d099cb8939a95511ec13702491958bc)
* fix docker-compose example to use the exposed volumes
* dockerfile: upgrade alpine to 3.16
* dockerignore: add more ignorable entries
* docker-compose: change the way the docker startup process works
* install: pass config path to child process as well
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* setup: move config file resolution up before setup
This fixes issue with different config file location, which will otherwise default on 'config.json', which means the config save won't save to the file we specified
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-entrypoint: don't fix CONFIG_DIR location but fix default location
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-entrypoint: handle missing config file logic
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* README: add simple notice on how to use it
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* add missing semicolons
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-compose: remove multi override, use one big profile instead
However, Docker Compose doesn't support profile-based dependency and this would probably means we have less guarantee about the liveness of the database. But since this is just a sample configuration it should be fine
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* workflows: remove main.yml, add platforms to buildx matrix in docker.yml
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* workflows: set docker buildx to build for amd64 and arm64 only
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-entrypoint: don't force build everytime before start
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-entrypoint: implement init verb
This would allow you to change between "setup" (automated setup using environmental variables which is the current preferred way to run containerized NodeBB) or "install" (web install that guides user to fill in connection information, which is similar to WordPress)
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* README: mention caveat with MongoDB
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* README: add Docker section placeholder for doc migration
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-entrypoint: add SETUP variable support
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-compose: add force flag to ln on setup
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* docker-compose: fix permission issue; docker-compose: fast exit if still no permission on config dir
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
* fix: remove redundant FROM
* docs: remove docker stuff (in favour of docs entry, nodebb/docs#78 ) but add link to cloud install docs
* fix: correctly check if directory is writable
* fix: ignore .docker directory
* fix: multi-arch docker builds and chown performance
* chore: bump database image versions
* fix: move from alpine to slim image
* fix: use omit=dev instead of only=prod
* feat: move entrypoint to install directory
* feat: initialize mongodb user
* feat: use separate rebuild stage
* fix: disable eslint for mongodb script
* fix: remove node_modules bind mount
bind mounts don't save data from container, resulting in a LOONG startup
* feat: prepopulate database defaults for installation
* feat: enable persistence in redis container
* docs: add some comments to the compose file
---------
Signed-off-by: steve <29133953+stevefan1999-personal@users.noreply.github.com >
Co-authored-by: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com >
Co-authored-by: Steve Fan <19037626d@connect.polyu.hk >
Co-authored-by: Julian Lam <julian@nodebb.org >
2023-11-12 13:38:00 -05:00
Barış Soner Uşaklı
55fafa9154
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-12 12:17:19 -05:00
renovate[bot]
9d18d3c7ab
fix(deps): update dependency lru-cache to v10.0.2 ( #12160 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 12:17:06 -05:00
renovate[bot]
1796ed2b23
chore(deps): update dependency lint-staged to v15.1.0 ( #12161 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 12:16:56 -05:00
renovate[bot]
be3d3393e3
chore(deps): update dependency @commitlint/cli to v18.4.1 ( #12162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-12 12:16:45 -05:00
Barış Soner Uşaklı
4fc54a139f
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-12 12:16:33 -05:00
Barış Soner Uşaklı
ed10dda29a
chore: up themes
2023-11-12 12:16:31 -05:00
Misty Release Bot
d563fa0708
Latest translations and fallbacks
2023-11-12 09:18:18 +00:00
Barış Soner Uşaklı
20e978a9c4
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-11 13:24:59 -05:00
Barış Soner Uşaklı
22d7e92f8a
chore: up composer
2023-11-11 13:24:54 -05:00
Misty Release Bot
fdb6e9b0b1
Latest translations and fallbacks
2023-11-11 09:18:16 +00:00
Barış Soner Uşaklı
5aa4bf3310
dont show legends on error charts
2023-11-10 16:29:33 -05:00
renovate[bot]
128c24f29c
chore(deps): update commitlint monorepo to v18.4.0 ( #12159 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-10 09:57:46 -05:00
Barış Soner Uşaklı
20db425fe3
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-10 09:54:46 -05:00
Barış Soner Uşaklı
5ea7dec939
feat: closes #12158 , add sortable rewards
...
convert rewards:list to a sorted set
2023-11-10 09:54:37 -05:00
Misty Release Bot
0fa6a26a0b
Latest translations and fallbacks
2023-11-10 09:18:39 +00:00
Barış Soner Uşaklı
7fba622e52
mobile widgets changes
2023-11-09 15:54:52 -05:00
Barış Soner Uşaklı
2eb3c6f59c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-11-09 13:08:13 -05:00
Barış Soner Uşaklı
fcdd373741
chore: up themes
2023-11-09 13:08:09 -05:00
Misty Release Bot
4fe84ae897
chore(i18n): fallback strings for new resources: nodebb.modules
2023-11-09 17:46:55 +00:00
Barış Soner Uşaklı
4b2491becd
feat: add copy text
2023-11-09 12:46:31 -05:00
Julian Lam
f4c36b842b
chore: v4 note for deprecations
2023-11-09 11:53:17 -05:00
Julian Lam
dc4cc74fbd
refator(socket.io): deprecate socketGroups.getChatGroups in favour of api.admin.listGroups
2023-11-09 11:53:17 -05:00
Julian Lam
181a93996c
chore: minor re-order of routes/controllers in admin api v3 router/controller
2023-11-09 11:53:17 -05:00
Julian Lam
807d778c77
refactor(socket.io): deprecate socketGroups.loadMoreMembers in favour of api.groups.listMembers
2023-11-09 11:53:17 -05:00
Julian Lam
d2f3333af0
refactor(socket.io): deprecate socketGroups.searchMembers in favour of api.groups.listMembers
2023-11-09 11:53:17 -05:00
Julian Lam
b61e814787
refactor(socket.io): deprecate socketGroups.loadMore in favour of api.groups.list
2023-11-09 11:53:17 -05:00
Julian Lam
54a08087cb
chore: add in note at top of files ready for deletion in v4
2023-11-09 11:53:17 -05:00
Misty Release Bot
9d77857233
Latest translations and fallbacks
2023-11-09 09:18:51 +00:00
renovate[bot]
d1a7ba35a7
chore(deps): update dependency eslint to v8.53.0 ( #12151 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-08 15:50:35 -05:00
Barış Soner Uşaklı
c73df36d81
Merge branch 'master' into develop
2023-11-08 15:38:15 -05:00
Barış Soner Uşaklı
21e5953888
fix: closes #12156 , missing data for privilege tables
...
also fix js crash when adding group/user on admin privileges,
2023-11-08 15:38:02 -05:00
Misty Release Bot
ab05cc1c74
Latest translations and fallbacks
2023-11-08 09:18:43 +00:00
renovate[bot]
50aa1a7c5a
fix(deps): update dependency helmet to v7.1.0 ( #12155 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 12:53:02 -05:00
renovate[bot]
2eff691299
chore(deps): update redis docker tag to v7.2.3 ( #12152 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 12:52:48 -05:00
renovate[bot]
0e9eafa191
fix(deps): update dependency async to v3.2.5 ( #12150 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 12:52:19 -05:00
renovate[bot]
b489af0662
fix(deps): update dependency nodebb-theme-persona to v13.2.44 ( #12149 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 12:51:57 -05:00
Misty Release Bot
94777927ff
chore(i18n): fallback strings for new resources: nodebb.admin-settings-chat, nodebb.admin-settings-post, nodebb.admin-settings-user
2023-11-07 17:37:34 +00:00
Barış Soner Uşaklı
fdff165e2b
feat: closes #12154 , add exempt groups
...
for new user restrictions
2023-11-07 12:36:40 -05:00
Barış Soner Uşaklı
119c3362ff
feat: update moved keys
2023-11-07 11:37:21 -05:00
Barış Soner Uşaklı
3d505c5c9d
feat: move new user restrrictions
2023-11-07 11:32:51 -05:00
Barış Soner Uşaklı
f4bbc5bd3f
fix: another missing state
2023-11-07 10:49:42 -05:00
Barış Soner Uşaklı
3b91e8e27f
fix: add missing tracking
2023-11-07 10:49:06 -05:00
Misty Release Bot
519bc67066
Latest translations and fallbacks
2023-11-07 09:18:45 +00:00
Misty Release Bot
36c5025e4b
Latest translations and fallbacks
2023-11-04 09:18:20 +00:00
Misty Release Bot
29b3a4038f
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.category, nodebb.notifications
2023-11-03 17:28:52 +00:00
renovate[bot]
77b0baeace
fix(deps): update dependency nodebb-theme-harmony to v1.1.95 ( #12148 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-03 12:50:12 -04:00
Barış Soner Uşaklı
84fed97b41
feat: add tracking categories and make watching send notifications ( #12147 )
...
* feat: add tracking categories and make watching send notifications
upgrade script to change the defaults
* add missing spec
* test: one more spec
2023-11-03 12:49:17 -04:00
Julian Lam
f8cc8548bb
docs: fix improper verbiage in category watch schema
2023-11-03 10:41:53 -04:00
Barış Soner Uşaklı
1b8dcbc2d7
chore: up harmony
2023-11-02 15:44:45 -04:00
Julian Lam
a5e3754b90
fix: bump harmony
2023-11-02 15:04:24 -04:00
Misty Release Bot
6c54f36feb
Latest translations and fallbacks
2023-11-02 09:18:39 +00:00
renovate[bot]
4e23d0d12e
fix(deps): update dependency connect-pg-simple to v9.0.1 ( #12144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-01 19:23:22 -04:00
Julian Lam
4601a6f7fe
fix : #12133 dropdown menus on mobile stay open during ajaxify
2023-11-01 14:15:21 -04:00
Julian Lam
b4297cd8f0
fix: update ajaxifyTimer logic to only drop the request if the URL is the same as the one it's already processing
...
re: #12133
2023-11-01 14:15:21 -04:00
Misty Release Bot
4a5ab081f6
Latest translations and fallbacks
2023-11-01 09:18:51 +00:00
Julian Lam
cefd4061ca
fix : #12141 , use apiv3 for category search module
2023-10-31 16:41:32 -04:00
Misty Release Bot
7d8f700f56
chore(i18n): fallback strings for new resources: nodebb.error
2023-10-31 15:33:11 +00:00
Barış Soner Uşaklı
161526f7f2
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-31 11:32:45 -04:00
Barış Soner Uşaklı
d8d26c9f57
feat: add new lang string for minutes
2023-10-31 11:32:43 -04:00
Julian Lam
4ffe041732
docs: openapi schema for api.search.categories
2023-10-31 11:32:07 -04:00
Julian Lam
581516c88e
fix: made parentCid optional in api.search.categories
2023-10-31 11:32:07 -04:00
Julian Lam
00de9d5b07
refactor(socket.io): deprecate categories.categorySearch in favour of api.search.categories
...
THIS IS WIP
2023-10-31 11:32:07 -04:00
Julian Lam
1ce4ca54da
refactor(socket.io): deprecate categories.loadMore in favour of api.categories.getTopics
2023-10-31 11:32:07 -04:00
Julian Lam
5399e86af1
docs(socket.io): openapi schema for remaining added routes
2023-10-31 11:32:07 -04:00
Julian Lam
54000aabf5
fix(socket.io): update getPosts controller to return object containing posts instead of straight array
2023-10-31 11:32:07 -04:00
Julian Lam
f279bca038
docs(socket.io): added schema for new routes
2023-10-31 11:32:07 -04:00
Julian Lam
010727f5cb
refactor(socket.io): deprecate categories.loadMoreSubCategories in favour of api.categories.getChildren
2023-10-31 11:32:07 -04:00
Julian Lam
d7c6b3d60e
refactor(socket.io): deprecate categories.setWatchState in favour of api.categories.setWatchState
2023-10-31 11:32:07 -04:00
Julian Lam
f1dbfaa283
chore(socket.io): deprecate categories.(isModerator|ignore|watch|getSelectCategories|getMoveCategories|getCategoriesByPrivilege)
2023-10-31 11:32:07 -04:00
Julian Lam
c442b6e662
refactor(socket.io): deprecate categories.getTopicCount in favour of api.categories.getTopicCount
2023-10-31 11:32:07 -04:00
Julian Lam
96046373da
refactor(socket.io): deprecate categories.get in favour of api.categories.list
2023-10-31 11:32:07 -04:00
Julian Lam
52b78e83a8
refactor(socket.io): deprecate categories.getRecentReplies in favour of api.categories.getPosts
2023-10-31 11:32:07 -04:00
Misty Release Bot
8393113851
chore(i18n): fallback strings for new resources: nodebb.modules
2023-10-31 14:15:30 +00:00
Barış Soner Uşaklı
4c4f3ac983
feat: add direct message link ( #12138 )
...
* feat: add direct message link
/message/:mid
add /:index? to chat routes
add copy link to chat messages
add messageCount to each room object
add infinitescroll in both directions to chat
* fix more tests
* test: more text fixes
* test: fix tests
* remove async
* dont crash if element not in dom
clamp scrollToIndex values to 0, msgCount
2023-10-31 10:15:06 -04:00
Misty Release Bot
7a8c27bf90
Latest translations and fallbacks
2023-10-31 09:18:34 +00:00
renovate[bot]
91e45fa26d
fix(deps): update dependency nodebb-theme-persona to v13.2.43 ( #12140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 22:41:07 -04:00
renovate[bot]
97016f4780
chore(deps): update commitlint monorepo to v18 ( #12105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 22:40:55 -04:00
renovate[bot]
a3452c8f39
fix(deps): update dependency nodebb-theme-harmony to v1.1.92 ( #12131 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 22:40:34 -04:00
renovate[bot]
29a59b90a2
fix(deps): update dependency nodebb-theme-peace to v2.1.24 ( #12139 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 22:40:14 -04:00
renovate[bot]
2337d64194
fix(deps): update dependency spdx-license-list to v6.8.0
2023-10-30 14:01:05 -04:00
renovate[bot]
cdb407194a
fix(deps): update dependency nodebb-plugin-composer-default to v10.2.25 ( #12136 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 10:48:44 -04:00
renovate[bot]
2fb3af3cfe
fix(deps): update dependency cron to v3.1.6 ( #12132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 10:48:07 -04:00
renovate[bot]
6b28f1dc1a
fix(deps): update dependency ace-builds to v1.31.1 ( #12135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-30 10:47:51 -04:00
Barış Soner Uşaklı
d3fb339c37
derp
2023-10-28 20:44:51 -04:00
Barış Soner Uşaklı
21c4779c93
Merge branch 'master' into develop
2023-10-28 13:42:14 -04:00
Barış Soner Uşaklı
46f6f9eff0
fix: thumb width
2023-10-28 13:42:06 -04:00
Misty Release Bot
3210ace6ae
Latest translations and fallbacks
2023-10-28 09:18:17 +00:00
Barış Soner Uşaklı
87a859aa93
feat: closes #5584 , setup winston to output to file
...
on upgrade
2023-10-27 19:27:00 -04:00
Julian Lam
022fa0e75f
fix: don't count internal links towards link count when restricting new users from posting links
2023-10-26 11:18:23 -04:00
Barış Soner Uşaklı
4693f8bf1e
Merge branch 'master' into develop
2023-10-26 11:15:53 -04:00
Barış Soner Uşaklı
1f8007476c
feat: closes #12123 , allow setting hh:mm for pin expiry
...
use locale for pin expiry and use short form
2023-10-26 11:14:58 -04:00
renovate[bot]
9bed7646d2
fix(deps): update dependency workerpool to v8 ( #12121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 10:24:10 -04:00
renovate[bot]
9e8a21167b
chore(deps): update dependency sass-embedded to v1.69.5 ( #12127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 10:23:55 -04:00
renovate[bot]
b351c00a7d
fix(deps): update dependency sass to v1.69.5 ( #12128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 10:23:47 -04:00
Barış Soner Uşaklı
6c7e614417
feat: batch.processSortedSet min/max ( #12129 )
...
* feat: batch.processSortedSet min/max
* test if this works
2023-10-26 10:23:27 -04:00
Barış Soner Uşaklı
668a355afe
fix: closes #12126 , fix language keys
2023-10-25 19:07:13 -04:00
Barış Soner Uşaklı
075cd598d1
fix: closes #12126 , fix language keys
2023-10-25 19:06:29 -04:00
Barış Soner Uşaklı
23629e9025
Merge branch 'master' into develop
2023-10-25 15:53:54 -04:00
Barış Soner Uşaklı
b1b3dcb660
chore: up mentions
2023-10-25 15:53:41 -04:00
Barış Soner Uşaklı
e5a60dc857
fix: param
2023-10-25 13:40:15 -04:00
Barış Soner Uşaklı
dabc282dde
refactor: move async call to parallel
2023-10-25 13:25:55 -04:00
Julian Lam
6a696c43a3
fix: handle public chat rooms too
2023-10-25 13:23:01 -04:00
Julian Lam
18c27d1ad3
fix: suppress chat message notifications for users who are known to be in the chat room (uid is present in the corresponding socket.io room)
2023-10-25 13:23:01 -04:00
Misty Release Bot
5d7c10f128
chore: update changelog for v3.5.0
2023-10-25 14:34:04 +00:00
Misty Release Bot
b17ee0f09e
chore: incrementing version number - v3.5.0
2023-10-25 14:34:02 +00:00
Barış Soner Uşaklı
4b185d0464
Merge branch 'master' into develop
2023-10-25 10:22:45 -04:00
Barış Soner Uşaklı
8428cc8d51
chore: up persona
2023-10-25 09:26:41 -04:00
Barış Soner Uşaklı
bd9eebd7ec
chore: up harmony
2023-10-24 19:14:42 -04:00
renovate[bot]
3e45788f00
fix(deps): update dependency cron to v3.1.4 ( #12117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-24 10:54:29 -04:00
Barış Soner Uşaklı
728d63f953
fix: closes #12115 , toggle hasmore as well
2023-10-24 10:52:33 -04:00
Misty Release Bot
7134265b5d
Latest translations and fallbacks
2023-10-24 09:18:48 +00:00
renovate[bot]
762ad16168
chore(deps): update actions/setup-node action to v4 ( #12114 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 16:07:58 -04:00
renovate[bot]
aba7eb0fad
fix(deps): update dependency ace-builds to v1.31.0 ( #12113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 16:07:49 -04:00
Barış Soner Uşaklı
d401bf450b
fix count
2023-10-23 11:09:41 -04:00
Barış Soner Uşaklı
8d1ae5c009
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-23 10:31:28 -04:00
Barış Soner Uşaklı
2a833ea476
dont count drafts
2023-10-23 10:31:23 -04:00
Misty Release Bot
990bbd8cdc
chore(i18n): fallback strings for new resources: nodebb.admin-extend-widgets
2023-10-23 14:15:11 +00:00
Barış Soner Uşaklı
2ca5192b8a
feat: show # of widgets on templates
...
ability to hide drafts
2023-10-23 10:14:36 -04:00
renovate[bot]
2ae031edde
chore(deps): update dependency eslint-plugin-import to v2.29.0 ( #12112 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 09:26:31 -04:00
renovate[bot]
91d00979e8
fix(deps): update dependency nconf to v0.12.1 ( #12111 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 09:26:19 -04:00
Barış Soner Uşaklı
b1ff93f85c
refactor: get rid of util.promisify on async function
2023-10-22 16:15:28 -04:00
Barış Soner Uşaklı
574f95f5cc
chore: up harmony
2023-10-22 09:57:52 -04:00
renovate[bot]
bb812937f7
chore(deps): update redis docker tag to v7.2.2 ( #12097 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-22 09:57:22 -04:00
renovate[bot]
99c3c874e0
fix(deps): update dependency @fontsource/inter to v5.0.15 ( #12108 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-22 09:56:33 -04:00
renovate[bot]
e546adaa56
fix(deps): update dependency nodemailer to v6.9.7 ( #12109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-22 09:56:24 -04:00
Barış Soner Uşaklı
2c996606ed
chore: up harmony
2023-10-22 09:55:51 -04:00
Barış Soner Uşaklı
ff6bfeb87f
refactor: fix comment
2023-10-21 10:06:49 -04:00
Barış Soner Uşaklı
2298dc0e3a
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-21 09:57:23 -04:00
Barış Soner Uşaklı
f619696b0e
chore: up harmony
2023-10-21 09:57:17 -04:00
renovate[bot]
8acdd35500
chore(deps): update dependency eslint to v8.52.0 ( #12106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 08:49:43 -04:00
renovate[bot]
7302e76938
fix(deps): update dependency mongodb to v6.2.0 ( #11965 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 12:04:26 -04:00
Barış Soner Uşaklı
0d2e075267
chore: up harmony
2023-10-20 11:25:19 -04:00
renovate[bot]
c9c6175a0b
fix(deps): update dependency @fontsource/inter to v5.0.14 ( #12103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 11:23:29 -04:00
renovate[bot]
022e2a108a
chore(deps): update commitlint monorepo to v17.8.1 ( #12104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 11:23:19 -04:00
renovate[bot]
bad9198e52
fix(deps): update dependency cron to v3.1.3 ( #12100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 11:23:10 -04:00
renovate[bot]
8549d7de79
chore(deps): update dependency lint-staged to v15.0.2 ( #12099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-20 11:22:55 -04:00
Misty Release Bot
ae6fbab706
Latest translations and fallbacks
2023-10-20 09:18:49 +00:00
Barış Soner Uşaklı
2955fdb5a0
feat: #12101 , dont return rssFeedUrl if feeds are disabled
2023-10-19 09:35:59 -04:00
Barış Soner Uşaklı
7517069324
chore: up persona
2023-10-19 08:00:41 -04:00
Barış Soner Uşaklı
36fe90ddd7
chore: up themes
2023-10-19 07:57:24 -04:00
renovate[bot]
2adc96c242
fix(deps): update dependency sass to v1.69.4 ( #12094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 10:41:40 -04:00
renovate[bot]
f5f1679c9f
chore(deps): update dependency sass-embedded to v1.69.4 ( #12093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 10:41:28 -04:00
Barış Soner Uşaklı
1739f5a9e7
fix : #10276 , only move widgets if area doesn't exist
...
when changing a theme save all locations that have widgets in them, after restart go through these locations and if they don't exist anymore move those widgets to drafts
2023-10-18 10:37:11 -04:00
Misty Release Bot
45e6c91c1b
Latest translations and fallbacks
2023-10-18 09:18:58 +00:00
Misty Release Bot
3cb6881cea
chore(i18n): fallback strings for new resources: nodebb.admin-manage-privileges
2023-10-17 20:34:53 +00:00
Barış Soner Uşaklı
4d6a6ff547
chore: up themes
2023-10-17 13:25:50 -04:00
Misty Release Bot
67fec93d7b
chore(i18n): fallback strings for new resources: nodebb.themes-harmony
2023-10-17 17:23:49 +00:00
Barış Soner Uşaklı
97a86ba46a
feat: add sidebar setting lang key
2023-10-17 13:23:25 -04:00
renovate[bot]
94434125c3
fix(deps): update dependency esbuild to v0.19.5 ( #12091 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 13:19:37 -04:00
Barış Soner Uşaklı
b398321a5e
Chat with privileged ( #12092 )
...
* Update headers.js
Fixes X-Upstream-Hostname header for os hostnames with invalid characters
* Added missing period in allowed hostname chars
Allowed hostname chars should include A-Za-z0-9-. based on https://man7.org/linux/man-pages/man7/hostname.7.html
* feat: add chat:privileged global privilege
to only allow chatting with privileged users
* test: fix priv test
* test: one more fix
---------
Co-authored-by: chadjw <chad.warner@gmail.com >
2023-10-17 13:19:25 -04:00
Julian Lam
47910d708d
fix(i18n): added rewards resource and fallbacks
2023-10-17 11:00:49 -04:00
Barış Soner Uşaklı
b6ae7459d9
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-17 10:31:38 -04:00
Barış Soner Uşaklı
90e10b9ca6
test: add spec for new notif type
2023-10-17 10:31:36 -04:00
Misty Release Bot
ab8ab65aea
Latest translations and fallbacks
2023-10-17 09:18:31 +00:00
Barış Soner Uşaklı
90210fe0c8
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-16 19:21:55 -04:00
Barış Soner Uşaklı
35d9a78db1
chore: up rewards
2023-10-16 19:21:50 -04:00
Misty Release Bot
ed77a0b18c
chore(i18n): fallback strings for new resources: nodebb.notifications
2023-10-16 23:18:41 +00:00
Barış Soner Uşaklı
9e9046bf65
feat: award notif filter
2023-10-16 19:18:17 -04:00
Barış Soner Uşaklı
c1ae879d90
fix : #12090 , dont award disabled rewards
2023-10-16 19:17:52 -04:00
Barış Soner Uşaklı
347a43f4fe
fix: rewards fixes
...
fix enabled/disabled button
sort rewards from oldest to newest
2023-10-16 19:02:42 -04:00
renovate[bot]
d45f506f92
fix(deps): update dependency webpack-merge to v5.10.0 ( #12088 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 10:22:32 -04:00
renovate[bot]
d1cd625d5e
chore(deps): update dependency lint-staged to v15 ( #12086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-16 10:22:18 -04:00
Misty Release Bot
da5202e127
Latest translations and fallbacks
2023-10-16 09:18:27 +00:00
Misty Release Bot
b517645f24
chore(i18n): fallback strings for new resources: nodebb.admin-advanced-database
2023-10-15 17:53:24 +00:00
Barış Soner Uşaklı
728c01e33f
add lang key back
2023-10-15 13:52:59 -04:00
renovate[bot]
225acb2e10
chore(deps): update commitlint monorepo to v17.8.0 ( #12084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-15 13:39:22 -04:00
renovate[bot]
1ebdfaea6c
fix(deps): update dependency webpack to v5.89.0 ( #12083 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-15 13:39:15 -04:00
Barış Soner Uşaklı
e542b27d1d
feat: update to mongodb 6.1 ( #12087 )
2023-10-15 13:38:57 -04:00
renovate[bot]
212a341575
fix(deps): update dependency connect-mongo to v5.1.0 ( #12085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-14 19:31:23 -04:00
Barış Soner Uşaklı
eca64ef3d6
widget overflow fix
2023-10-14 15:06:09 -04:00
Barış Soner Uşaklı
f6120ebb9f
fix: use template name instead of component
...
topic page can have suggested topics which has category component
2023-10-13 18:47:47 -04:00
Barış Soner Uşaklı
b870538095
lint: fix quotes
2023-10-13 17:19:22 -04:00
Barış Soner Uşaklı
d16014d5a4
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-13 12:59:30 -04:00
renovate[bot]
8456682cf0
fix(deps): update dependency ace-builds to v1.30.0 ( #12082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 12:50:34 -04:00
Julian Lam
9936442706
test: worked with chatgpt to restrict the i18n test a bit to match requirements
2023-10-13 12:46:37 -04:00
Barış Soner Uşaklı
ed4c17c479
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-13 12:11:46 -04:00
Barış Soner Uşaklı
c7c6e8ffb4
refactor: get rid of async.series
2023-10-13 12:11:41 -04:00
renovate[bot]
24d6b73f3d
fix(deps): update dependency cron to v3.1.1 ( #12078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 10:15:13 -04:00
renovate[bot]
7d38e9ed4d
fix(deps): update dependency commander to v11.1.0 ( #12079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-13 10:14:58 -04:00
Misty Release Bot
004446657a
Latest translations and fallbacks
2023-10-13 09:18:23 +00:00
Barış Soner Uşaklı
f96b0b7a4a
feat: add category canonical url
2023-10-12 16:21:19 -04:00
renovate[bot]
193e54e26e
fix(deps): update dependency sass to v1.69.3 ( #12076 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 10:51:03 -04:00
renovate[bot]
14eede15e1
fix(deps): update dependency workerpool to v6.5.1 ( #12077 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 10:27:34 -04:00
Barış Soner Uşaklı
aa69e2ed76
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-12 10:26:06 -04:00
Barış Soner Uşaklı
e35ff0a1b5
use absolute url
2023-10-12 10:26:00 -04:00
Misty Release Bot
19cfd89fe3
chore(i18n): fallback strings for new resources: nodebb.error, nodebb.flags
2023-10-12 14:24:11 +00:00
Julian Lam
6606d96aaa
test: fix flag tests
2023-10-12 10:23:30 -04:00
Julian Lam
db5b0f47e0
feat: update error handler to check for pseudo-standard no-* prefix and route to 404 handler instead
2023-10-12 10:23:30 -04:00
Julian Lam
e012edea3b
feat: flag rescinding logic + api method
2023-10-12 10:23:30 -04:00
Julian Lam
cc8fe4353d
fix: incorrect data passed to api.flags.get
2023-10-12 10:23:30 -04:00
Julian Lam
da2390594a
test: added test cases for .addReport and .rescindReport()
2023-10-12 10:23:30 -04:00
Julian Lam
bc0f362cd7
feat: backend methods for rescinding a report, supplemental adds and removing a report now adds to the flag history
2023-10-12 10:23:30 -04:00
Barış Soner Uşaklı
5e440911bc
fix widget overflow
2023-10-11 13:37:07 -04:00
Barış Soner Uşaklı
f31f8bac9c
add index to suggest topics
2023-10-11 13:18:50 -04:00
Barış Soner Uşaklı
e4765714ca
use absolute urls for breadcrumbs
2023-10-11 13:03:43 -04:00
Barış Soner Uşaklı
e09b0332d7
chore: up harmony
2023-10-11 12:43:48 -04:00
Barış Soner Uşaklı
ad72f65304
chore: up harmony
2023-10-11 12:37:42 -04:00
Barış Soner Uşaklı
1a745201cc
feat: use homePageTitle in breadcrumbs if its set
...
https://github.com/NodeBB/NodeBB/issues/12066
2023-10-11 12:36:33 -04:00
renovate[bot]
0dd4cedf17
fix(deps): update dependency sass to v1.69.2 ( #12074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 09:10:39 -04:00
renovate[bot]
9967ae6b28
chore(deps): update dependency sass-embedded to v1.69.2 ( #12073 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 09:10:30 -04:00
Misty Release Bot
c86587d412
Latest translations and fallbacks
2023-10-11 09:18:35 +00:00
renovate[bot]
6c59d72af0
fix(deps): update dependency nodemailer to v6.9.6 ( #12068 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:34:13 -04:00
renovate[bot]
fdf279a3d7
fix(deps): update dependency winston to v3.11.0 ( #12064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:34:01 -04:00
renovate[bot]
f2fad2d343
fix(deps): update dependency cron to v3 ( #12049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:33:47 -04:00
renovate[bot]
512ac52525
fix(deps): update dependency @fontsource/inter to v5.0.13 ( #12065 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:33:39 -04:00
renovate[bot]
b04fbf8928
fix(deps): update dependency ace-builds to v1.29.0 ( #12067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:33:30 -04:00
renovate[bot]
a5d2871cf6
fix(deps): update dependency sass to v1.69.1 ( #12070 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:33:18 -04:00
renovate[bot]
7fe7208564
chore(deps): update dependency sass-embedded to v1.69.1 ( #12071 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 11:33:07 -04:00
Misty Release Bot
55bcca5b1c
Latest translations and fallbacks
2023-10-10 09:18:31 +00:00
Barış Soner Uşaklı
215ac672d7
chore: up persona
2023-10-09 10:33:27 -04:00
Misty Release Bot
143287dab3
Latest translations and fallbacks
2023-10-09 09:18:27 +00:00
Misty Release Bot
8b5f033424
chore(i18n): fallback strings for new resources: nodebb.admin-extend-widgets
2023-10-09 02:00:26 +00:00
Barış Soner Uşaklı
eceab2a6e0
height
2023-10-08 21:59:58 -04:00
Barış Soner Uşaklı
db9279ebff
feat: 3 column layout for widgets
2023-10-08 21:23:29 -04:00
Barış Soner Uşaklı
54a810dd8e
fix: missing body classes on error pages
2023-10-08 20:45:11 -04:00
Barış Soner Uşaklı
560403a932
chore: up harmony
2023-10-08 20:07:07 -04:00
Barış Soner Uşaklı
c421c6690f
remove breadcrumbs
2023-10-08 20:05:18 -04:00
Barış Soner Uşaklı
a5a33db7c5
chore: up harmony
2023-10-08 19:38:03 -04:00
Barış Soner Uşaklı
50c7cf59ef
add back legend
2023-10-08 16:54:00 -04:00
Barış Soner Uşaklı
732af96f12
chore: up harmony
2023-10-07 11:24:07 -04:00
Barış Soner Uşaklı
2af856d8c4
chore: up harmony
2023-10-07 11:17:45 -04:00
Barış Soner Uşaklı
05a9dd4e0a
chore: up harmony
2023-10-07 10:27:09 -04:00
Barış Soner Uşaklı
69d92a6aed
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-07 08:25:19 -04:00
Barış Soner Uşaklı
bda37ac27f
fix: edit notification key
2023-10-07 08:25:15 -04:00
Misty Release Bot
95d5c2866f
Latest translations and fallbacks
2023-10-07 09:18:14 +00:00
renovate[bot]
1033218c3c
fix(deps): update dependency @fontsource/inter to v5.0.12 ( #12053 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 23:32:19 -04:00
renovate[bot]
6c01148e50
chore(deps): update dependency eslint to v8.51.0 ( #12063 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 23:32:11 -04:00
Barış Soner Uşaklı
bffa788047
fix: lang key
2023-10-06 23:24:14 -04:00
Barış Soner Uşaklı
6149252bb3
refactor: shorter timeago
2023-10-06 14:36:47 -04:00
Barış Soner Uşaklı
ff952e596a
refactor: shorter code for pinned topics
2023-10-06 14:17:20 -04:00
Barış Soner Uşaklı
3b46ad424d
lint: fix lint
2023-10-06 12:26:09 -04:00
Barış Soner Uşaklı
99bdad8091
fix : #12062 , relax blockquote selector
...
so it works with plugins like lightgallery that wrap post/content
2023-10-06 12:13:40 -04:00
Julian Lam
d25a24fcf4
fix: allowing forward slash in language keys, temporarily allowing upper case characters
2023-10-06 11:29:43 -04:00
Barış Soner Uşaklı
15a0a19602
chore: up harmony
2023-10-06 10:34:52 -04:00
renovate[bot]
ecb847fccf
fix(deps): update dependency sass to v1.69.0 ( #12060 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-06 10:14:22 -04:00
Misty Release Bot
e3c2f3b47a
Latest translations and fallbacks
2023-10-06 09:19:28 +00:00
Julian Lam
872ddc26e4
fix: rename filter-perPage to filter-per-page
2023-10-05 14:48:41 -04:00
Julian Lam
69dde2b9dd
test: added i18n test to enforce kebab casing
2023-10-05 14:41:24 -04:00
Barış Soner Uşaklı
6f5a965a23
fix: upgrade script date
2023-10-05 13:31:50 -04:00
Barış Soner Uşaklı
6c3ff86bcf
fix: add upgrade script for notifications
2023-10-05 13:21:14 -04:00
Barış Soner Uşaklı
96c9ccc42a
chore: up deps for lang key change
2023-10-05 12:55:41 -04:00
Barış Soner Uşaklı
1072b38b83
fix: lang key, type has _, lang keys changed to use -
2023-10-05 12:53:00 -04:00
Barış Soner Uşaklı
844cb91beb
feat: update all language keys to use - instead of _ ( #12059 )
...
* feat: update all language keys to use - instead of _
* refactor: update language keys
2023-10-05 12:48:50 -04:00
Misty Release Bot
fb5b8e49fe
Latest translations and fallbacks
2023-10-05 16:45:49 +00:00
Misty Release Bot
49000e106e
Latest translations and fallbacks
2023-10-05 09:18:53 +00:00
Misty Release Bot
fc8a6b3157
chore(i18n): fallback strings for new resources: nodebb.email
2023-10-05 05:03:05 +00:00
Barış Soner Uşaklı
f9fb3c3a06
refactor: change private message email subject
...
if roomName is set use it in the subject along wit the sender displayname
2023-10-05 01:02:39 -04:00
Barış Soner Uşaklı
cddfdae0cc
chore: up harmony
2023-10-04 17:17:25 -04:00
Julian Lam
715bdac3fa
fix : #12017 , unreliable forum updated messaging
...
- Removed payload from event:nodebb.ready event (ready to remove for v4 in favour)
- Send hostname/cache-buster payload in meta.reconnected method instead
2023-10-04 11:34:52 -04:00
Barış Soner Uşaklı
47c16e90ad
refactor: use helpers.isAllowedTo
2023-10-03 23:58:32 -04:00
Barış Soner Uşaklı
344ece8db5
fix : #12057 , allow gmods to change user email
2023-10-03 20:42:43 -04:00
Barış Soner Uşaklı
56794cf869
fix: only show emailChanged alert for self
2023-10-03 20:16:01 -04:00
Barış Soner Uşaklı
90692d95b6
chore: up harmony
2023-10-03 17:05:34 -04:00
renovate[bot]
6c5c1afd3c
fix(deps): update dependency nodebb-plugin-2factor to v7.4.0
2023-10-03 15:41:10 -04:00
Barış Soner Uşaklı
0f4e66485e
fix: closes #12054 handle negative start/stop in psql
2023-10-03 13:53:18 -04:00
Barış Soner Uşaklı
66be9826a2
test: add reverse list test
2023-10-03 12:50:20 -04:00
Julian Lam
2a1be01ac0
fix: make socket errors and static hook errors less noisy
2023-10-03 12:02:56 -04:00
Barış Soner Uşaklı
0b0c38eb84
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-03 10:04:52 -04:00
Barış Soner Uşaklı
130815c725
perf: no need to count on every call
2023-10-03 10:04:46 -04:00
Misty Release Bot
8fc1699a97
Latest translations and fallbacks
2023-10-03 09:18:47 +00:00
Barış Soner Uşaklı
96e2e19424
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-02 11:46:43 -04:00
Barış Soner Uşaklı
7e75cfaf61
chore: up harmony
2023-10-02 11:46:39 -04:00
Misty Release Bot
8cb2c27073
chore(i18n): fallback strings for new resources: nodebb.admin-settings-post
2023-10-02 15:35:28 +00:00
Barış Soner Uşaklı
9443e99282
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-02 11:35:00 -04:00
Barış Soner Uşaklı
f8a3aceb53
feat: closes #12052 , ability to disable stale topic warning
2023-10-02 11:34:54 -04:00
renovate[bot]
98e58252cd
fix(deps): update dependency nodebb-plugin-ntfy to v1.7.3
2023-10-02 11:27:48 -04:00
chadjw
0acb2fcfe4
Added missing period in allowed hostname chars
...
Allowed hostname chars should include A-Za-z0-9-. based on https://man7.org/linux/man-pages/man7/hostname.7.html
2023-10-02 11:27:11 -04:00
chadjw
53952041d1
Update headers.js
...
Fixes X-Upstream-Hostname header for os hostnames with invalid characters
2023-10-02 11:27:11 -04:00
Misty Release Bot
a71378cbb7
chore(i18n): fallback strings for new resources: nodebb.email, nodebb.notifications
2023-10-02 15:19:48 +00:00
Julian Lam
a47b4805f3
refactor: add email notification delay to chat message notifications
2023-10-02 11:19:05 -04:00
Julian Lam
5fe1ad9580
fix: restore notificationSendDelay back to 60
2023-10-02 11:19:05 -04:00
Julian Lam
d478de1635
feat: add .has() method in cache/ttl lib
2023-10-02 11:19:05 -04:00
Julian Lam
857433d12a
fix: breaking tests
2023-10-02 11:19:05 -04:00
Julian Lam
3ba371f6c2
refactor: remove chat message notification queue, implement merge IDs for chat message notifications, so they can be grouped together
2023-10-02 11:19:05 -04:00
Barış Soner Uşaklı
a5c1b2a0bc
chore: up harmony
2023-10-02 10:59:41 -04:00
Barış Soner Uşaklı
3a108cabb2
chore: up harmony
2023-10-02 10:39:31 -04:00
Barış Soner Uşaklı
7c3eb42cec
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-10-02 10:38:53 -04:00
Barış Soner Uşaklı
82ea91920a
refactor: update buildCategoryLabel
2023-10-02 10:38:47 -04:00
Misty Release Bot
4d1838ae8a
Latest translations and fallbacks
2023-10-02 09:19:08 +00:00
Barış Soner Uşaklı
56b31674e1
refactor: use esm only import used chart types/plugins
2023-10-01 18:33:52 -04:00
Misty Release Bot
1bb98ba9a2
Latest translations and fallbacks
2023-10-01 09:18:32 +00:00
Misty Release Bot
808109588f
Latest translations and fallbacks
2023-09-30 09:18:33 +00:00
renovate[bot]
d10a09a017
chore(deps): update dependency @commitlint/cli to v17.7.2 ( #12047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 22:12:07 -04:00
Barış Soner Uşaklı
cc5e9d9cd8
chore: up persona
2023-09-29 21:50:50 -04:00
Barış Soner Uşaklı
fe192b926c
feat: upgrade chartjs to 4.x
2023-09-29 21:50:11 -04:00
renovate[bot]
eaa7aff329
fix(deps): update dependency postcss to v8.4.31 ( #12048 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 12:59:11 -04:00
Misty Release Bot
2aa46b082e
Latest translations and fallbacks
2023-09-29 09:18:53 +00:00
Barış Soner Uşaklı
769f879ed8
chore: up harmony
2023-09-28 16:53:04 -04:00
renovate[bot]
4289230f91
fix(deps): update dependency esbuild to v0.19.4 ( #12046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 10:21:15 -04:00
Barış Soner Uşaklı
229f36358b
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-09-28 10:13:24 -04:00
Barış Soner Uşaklı
465303374d
chore: up themes
2023-09-28 10:13:19 -04:00
Misty Release Bot
8df56d60a1
chore(i18n): fallback strings for new resources: nodebb.topic
2023-09-28 14:10:55 +00:00
Barış Soner Uşaklı
be14f6cc52
feat: closes #11553 , add forked from message like merged into
2023-09-28 10:10:30 -04:00
Misty Release Bot
a05666b9ca
Latest translations and fallbacks
2023-09-28 09:18:52 +00:00
Barış Soner Uşaklı
dbd0a715f2
fix : #12044 , only load notifications when opening dropdown
...
update code to use bs5 class "show"
2023-09-27 17:23:55 -04:00
Misty Release Bot
2627e9742a
chore(i18n): fallback strings for new resources: nodebb.notifications, nodebb.pages, nodebb.tags, nodebb.user
2023-09-27 15:21:57 +00:00
Barış Soner Uşaklı
5e4cdcce45
Merge branch 'master' into develop
2023-09-27 11:07:44 -04:00
Misty Release Bot
08949be930
chore: update changelog for v3.4.3
2023-09-27 15:00:34 +00:00
Misty Release Bot
690304b4c9
chore: incrementing version number - v3.4.3
2023-09-27 15:00:33 +00:00
renovate[bot]
3549fbdd33
fix(deps): update dependency rimraf to v5.0.5 ( #12036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 10:58:01 -04:00
renovate[bot]
339481cae3
fix(deps): update dependency nodebb-theme-persona to v13.2.34 ( #12043 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 10:57:54 -04:00
Barış Soner Uşaklı
40d290c1a9
Tag follow ( #12041 )
...
* feat: tag follow
* on tag delete remove it from following users
* feat: on tag rename update user followed tags
and move the
* add new filter on /notifications
* feat: openapi updates
* chore: up themes
* chore: up peace
* refactor: remove unused title
2023-09-27 10:57:00 -04:00
Julian Lam
cf50b0fe49
fix: change notificationSendDelay to default to 10 seconds instead of 60, #11445
2023-09-27 10:22:17 -04:00
Julian Lam
d7e9f32412
test: additional tests for #12034
2023-09-26 14:54:13 -04:00
Julian Lam
bdc221eb37
fix: clear interstitial data if there are no additional interstitials on abort
2023-09-26 14:54:13 -04:00
Julian Lam
74902e4a7b
fix : #11808 , reduce zeal of middleware.registrationComplete
...
Now will judiciously check whether the target category or topic is restricted to verified users before redirecting unverified users to the email confirmation interstitial
2023-09-26 14:54:13 -04:00
Barış Soner Uşaklı
e0b29ba9bd
chore: up themes
2023-09-26 12:20:46 -04:00
Barış Soner Uşaklı
fbcb40f834
Merge branch 'master' into develop
2023-09-26 11:51:28 -04:00
Barış Soner Uşaklı
cddac03a5f
fix: change priv to topics:read
2023-09-26 11:51:18 -04:00
Barış Soner Uşaklı
f0c940c97f
Merge branch 'master' into develop
2023-09-26 11:50:16 -04:00
renovate[bot]
84648db21d
fix(deps): update dependency nodebb-plugin-spam-be-gone to v2.2.0 ( #12039 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 10:50:00 -04:00
Barış Soner Uşaklı
8b25aff79a
feat: add workerpool for password, closes #10326 ( #12038 )
2023-09-26 10:48:58 -04:00
Barış Soner Uşaklı
f1a80d48cc
10411 ( #12037 )
...
* feat: add type to privilege maps
deprecate old hooks that are used for adding new privileges, new hooks are static:privileges.global.init/static:privileges.categories.init
* deprecate admin priv hooks
* fix: if type doesnt exist default to 'other'
* remove filter
* fix: copy privilege functions to use new filter instead of indices
allow static hooks to use sync functions
* fix: openapi
* test: fix template helper
2023-09-25 20:42:18 -04:00
Barış Soner Uşaklı
77d6d0abfc
fix : #12035 , filter tids in mark all read
2023-09-25 20:34:10 -04:00
renovate[bot]
c1f873b302
fix(deps): update dependency cron to v2.4.4 ( #12033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 11:53:18 -04:00
Barış Soner Uşaklı
d50473dfeb
fix: pass in missing uid
2023-09-25 11:20:21 -04:00
Barış Soner Uşaklı
8895b152c2
refactor: get rid of exists db call, use promise.parallel
2023-09-25 11:08:09 -04:00
Barış Soner Uşaklı
a0ae31d0a7
Merge branch 'master' into develop
2023-09-25 10:51:44 -04:00
Barış Soner Uşaklı
379ed0e2e8
refactor: remove nested promise
2023-09-25 10:49:14 -04:00
pkuanvil-uid1
aff19a6c6b
fix: properly wrap promise to callback-style function ( #12030 )
...
Async function xhr use a mixture of await and callback, which is not correct when an exception is thrown before callback happens. Use only async/await for it and create a new callback-style wrapper.
2023-09-25 10:48:31 -04:00
Julian Lam
ce7403014a
test: added tests for new logic paths (toPid validation on post creation)
...
re: #12025
2023-09-25 10:34:35 -04:00
Julian Lam
fe42fd4ebc
fix : #12025 , validity checking on user-provided toPid value
2023-09-25 10:34:35 -04:00
renovate[bot]
650510669f
chore(deps): update dependency eslint to v8.50.0 ( #12029 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 10:23:42 -04:00
Barış Soner Uşaklı
b518e03671
fix : #12032 , truncate long category names
2023-09-24 20:08:49 -04:00
Barış Soner Uşaklı
e452c097d0
refactor: get rid of some async.waterfall/series/parallel calls
2023-09-22 11:44:32 -04:00
Barış Soner Uşaklı
6456e04507
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-09-22 10:15:39 -04:00
Barış Soner Uşaklı
8041f4d185
fix: field name importance
2023-09-22 10:15:34 -04:00
renovate[bot]
3262923a3f
fix(deps): update dependency ace-builds to v1.28.0 ( #12028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 09:55:53 -04:00
Barış Soner Uşaklı
b8e43143cd
fix: closes #12007 , parseInt notification fields
2023-09-22 09:55:02 -04:00
renovate[bot]
d29ea026de
fix(deps): update dependency nodebb-plugin-2factor to v7.3.1 ( #12026 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 09:15:05 -04:00
renovate[bot]
360d3257f6
fix(deps): update dependency nodebb-plugin-ntfy to v1.7.2 ( #12024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-22 09:14:39 -04:00
Misty Release Bot
6c578d6cd4
Latest translations and fallbacks
2023-09-22 09:19:16 +00:00
renovate[bot]
c805824f43
fix(deps): update dependency nodebb-plugin-2factor to v7.3.0 ( #12021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-21 15:03:43 -04:00
Barış Soner Uşaklı
0d8434be3f
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-09-21 11:13:17 -04:00
Barış Soner Uşaklı
615b2f0fa0
fix: on shutdown clear locks
2023-09-21 11:13:11 -04:00
renovate[bot]
be600a84f7
fix(deps): update dependency sass to v1.68.0 ( #12023 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-21 00:04:26 -04:00
renovate[bot]
f6b6e6c715
fix(deps): update dependency autoprefixer to v10.4.16 ( #12022 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 18:28:47 -04:00
renovate[bot]
639fb33fd3
fix(deps): update dependency nodebb-plugin-2factor to v7.3.0 ( #12021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 18:28:38 -04:00
renovate[bot]
5dc368a95b
fix(deps): update dependency bootswatch to v5.3.2 ( #12020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-20 18:28:32 -04:00
Barış Soner Uşaklı
a7517d886f
feat: add new hook action:chat.onMessagesAddedToDom
...
fires whenever new messages are added to dom
* receive new message
* added by scrolling up to load old messages
2023-09-20 09:48:45 -04:00
Misty Release Bot
293b460a63
Latest translations and fallbacks
2023-09-20 09:20:01 +00:00
Barış Soner Uşaklı
00dd0cb30b
chore: up emoji
2023-09-19 19:46:59 -04:00
Barış Soner Uşaklı
86de8cb296
chore: up emoji
2023-09-19 19:10:48 -04:00
Barış Soner Uşaklı
581bac4144
bump emoji
2023-09-19 14:00:26 -04:00
renovate[bot]
f73ed6dd50
fix(deps): update dependency ace-builds to v1.27.0 ( #12019 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 13:11:57 -04:00
renovate[bot]
16fe4fdecf
fix(deps): update dependency nodebb-plugin-emoji to v5.1.10 ( #12018 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 13:11:36 -04:00
renovate[bot]
f838498bfc
fix(deps): update dependency sharp to v0.32.6 ( #12016 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 10:58:05 -04:00
renovate[bot]
7dbc66683a
fix(deps): update dependency postcss to v8.4.30 ( #12015 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-19 10:57:44 -04:00
Barış Soner Uşaklı
5081ff485e
chore: up emoji
2023-09-19 10:57:16 -04:00
renovate[bot]
ba894a04d6
fix(deps): update dependency rtlcss to v4.1.1 ( #12014 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 15:33:18 -04:00
renovate[bot]
4e834a2ef4
fix(deps): update dependency nodebb-plugin-ntfy to v1.7.1 ( #12011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 15:33:08 -04:00
renovate[bot]
5a003acb13
fix(deps): update dependency ace-builds to v1.26.0 ( #12010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 15:32:59 -04:00
renovate[bot]
5bfcd34c25
fix(deps): update dependency mongodb to v5.9.0 ( #12008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 15:32:47 -04:00
renovate[bot]
6fa6f73b99
chore(deps): update postgres docker tag to v16 ( #12012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 15:32:32 -04:00
renovate[bot]
9f5362c8a4
fix(deps): update dependency cropperjs to v1.6.1 ( #12013 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-18 15:32:17 -04:00
Barış Soner Uşaklı
805aaa5ec3
chore: up emoji
2023-09-17 09:05:56 -04:00
Misty Release Bot
d92a96ed45
Latest translations and fallbacks
2023-09-17 09:18:41 +00:00
Barış Soner Uşaklı
6553e45408
fix: remaining text, when sending with send button
2023-09-16 21:07:18 -04:00
Barış Soner Uşaklı
7568be3c7d
chore: up emoji
2023-09-16 20:53:14 -04:00
Barış Soner Uşaklı
b7d8fd1e36
chore: up themes
2023-09-16 20:50:43 -04:00
Barış Soner Uşaklı
d906097a22
feat: add composerActions for chat rooms
2023-09-16 20:46:54 -04:00
Barış Soner Uşaklı
7ca37bd6c3
fix : #12009 , check if suggested/current versions are valid
2023-09-15 09:35:51 -04:00
Misty Release Bot
f098db7fd3
Latest translations and fallbacks
2023-09-15 09:19:18 +00:00
renovate[bot]
1558d7a22c
fix(deps): update dependency ace-builds to v1.25.1 ( #12006 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:24:41 -04:00
renovate[bot]
b423336672
chore(deps): update actions/checkout action to v4 ( #11978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:07:26 -04:00
renovate[bot]
4ecfe40ea0
chore(deps): update docker/build-push-action action to v5 ( #11997 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:07:11 -04:00
renovate[bot]
478f7c740f
chore(deps): update docker/login-action action to v3 ( #11998 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:06:30 -04:00
renovate[bot]
21b280d298
chore(deps): update docker/metadata-action action to v5 ( #11999 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:06:22 -04:00
renovate[bot]
95f7112adc
chore(deps): update docker/setup-buildx-action action to v3 ( #12000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:06:15 -04:00
renovate[bot]
f286d7fa2e
chore(deps): update docker/setup-qemu-action action to v3 ( #12001 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 11:06:08 -04:00
renovate[bot]
44d120df3e
fix(deps): update dependency bootstrap to v5.3.2 ( #12005 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 10:56:21 -04:00
renovate[bot]
ef41b8bcc9
fix(deps): update dependency esbuild to v0.19.3 ( #12002 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 10:53:48 -04:00
renovate[bot]
b9d04e2f9d
chore(deps): update dependency sass-embedded to v1.67.0 ( #12003 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 10:53:29 -04:00
renovate[bot]
d2e4947285
fix(deps): update dependency sass to v1.67.0 ( #12004 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-14 10:53:19 -04:00
Misty Release Bot
6cfde97eb4
Latest translations and fallbacks
2023-09-14 09:19:51 +00:00
Barış Soner Uşaklı
8bc2ef227e
refactor: get rid of async.waterfall/series
2023-09-13 16:23:49 -04:00
Barış Soner Uşaklı
12823ba77c
Merge branch 'master' into develop
2023-09-12 15:18:12 -04:00
Barış Soner Uşaklı
d06829057c
chore: up themes
2023-09-12 12:19:43 -04:00
Barış Soner Uşaklı
e2777f4a4e
allow editing pinned chat messages
...
only update message body and edited component
2023-09-12 12:16:09 -04:00
Misty Release Bot
f9323de6e7
chore: update changelog for v3.4.2
2023-09-12 13:38:34 +00:00
Misty Release Bot
4246de8ab7
chore: incrementing version number - v3.4.2
2023-09-12 13:38:33 +00:00
Barış Soner Uşaklı
e56390816f
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-09-11 16:52:12 -04:00
Barış Soner Uşaklı
f102154209
chore: up deps
2023-09-11 16:52:07 -04:00
Misty Release Bot
ec3ab9867b
chore(i18n): fallback strings for new resources: nodebb.modules
2023-09-11 20:50:26 +00:00
Barış Soner Uşaklı
8c977f4c06
feat: add heading strings
2023-09-11 16:48:54 -04:00
Barış Soner Uşaklı
e15d68d195
Merge branch 'master' into develop
2023-09-11 16:01:41 -04:00
Julian Lam
6bc2b6c5ae
fix(deps): bump 2factor
2023-09-11 15:10:47 -04:00
Julian Lam
e1bced8c2c
fix: move database call used to associate a NodeBB session UUID to its express session id into user.auth.addSession, which is the only time it is called
2023-09-11 15:08:45 -04:00
Julian Lam
9dc9d5ef54
test: remove errant .only()
2023-09-11 14:27:14 -04:00
Julian Lam
f09f4105ba
fix : nodebb/nodebb-plugin-link-preview#18 , remove sup from allowedTags, add source + source attributes
2023-09-11 13:56:50 -04:00
renovate[bot]
447b795425
fix(deps): update dependency ace-builds to v1.24.2 ( #11991 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 12:02:50 -04:00
Barış Soner Uşaklı
dcccbe69e3
Merge branch 'master' into develop
2023-09-11 12:02:28 -04:00
renovate[bot]
ceed432732
chore(deps): update dependency eslint to v8.49.0 ( #11993 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 12:02:14 -04:00
Barış Soner Uşaklı
6625116634
test: fix room count
2023-09-11 10:29:53 -04:00
Barış Soner Uşaklı
53106c009c
fix: toMid to posts you cant see
2023-09-11 10:20:10 -04:00
Misty Release Bot
42e2486af3
Latest translations and fallbacks
2023-09-11 09:20:40 +00:00
Barış Soner Uşaklı
dc8ea33c64
Merge branch 'master' into develop
2023-09-10 19:45:15 -04:00
Barış Soner Uşaklı
bd94f2632a
chore: up harmony
2023-09-10 19:45:07 -04:00
Barış Soner Uşaklı
5d56ac06d3
Merge branch 'master' into develop
2023-09-10 19:29:00 -04:00
Barış Soner Uşaklı
46f260b503
chore: up harmony
2023-09-10 19:28:53 -04:00
Barış Soner Uşaklı
45b9803a2b
chore: up composer
2023-09-09 23:09:00 -04:00
Barış Soner Uşaklı
7e5d9b7174
chore: up composer
2023-09-09 22:58:04 -04:00
Misty Release Bot
867959b03b
Latest translations and fallbacks
2023-09-09 09:18:55 +00:00
Barış Soner Uşaklı
26e5d4c13a
Merge branch 'master' into develop
2023-09-08 14:13:43 -04:00
Barış Soner Uşaklı
62afd0bdd6
chore: up harmony
2023-09-08 14:13:32 -04:00
Barış Soner Uşaklı
28c09f900f
Merge branch 'master' into develop
2023-09-08 12:54:16 -04:00
Barış Soner Uşaklı
5c628c566a
chore: up composer/persona
2023-09-08 12:52:17 -04:00
renovate[bot]
a473b5155d
chore(deps): update coverallsapp/github-action action to v2.2.3 ( #11988 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-08 11:21:26 -04:00
renovate[bot]
0b231fd31b
chore(deps): update redis docker tag to v7.2.1 ( #11987 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-08 11:21:17 -04:00
Barış Soner Uşaklı
35533bb6fc
Merge branch 'master' into develop
2023-09-08 11:06:34 -04:00
Barış Soner Uşaklı
3e07c18d26
chore: up harmony
2023-09-08 11:06:24 -04:00
Barış Soner Uşaklı
79bbe4d887
Merge branch 'master' into develop
2023-09-08 10:56:34 -04:00
Barış Soner Uşaklı
3f7de1c7a0
chore: up deps
2023-09-08 10:56:18 -04:00
Misty Release Bot
3dccf327fa
Latest translations and fallbacks
2023-09-08 09:19:55 +00:00
Julian Lam
2b3d205532
fix(i18n): fallbacks for new language keys
2023-09-07 12:08:20 -04:00
Julian Lam
8202c5555d
test: 💥 i18n tests
2023-09-07 11:49:40 -04:00
Misty Release Bot
968ee0c71d
chore(i18n): fallback strings for new resources: nodebb.admin-settings-chat
2023-09-07 15:39:46 +00:00
Barış Soner Uşaklı
b9c3cdb679
fix: use isPrivileged instead of isAdmin
2023-09-07 11:39:22 -04:00
Julian Lam
ff07fc44e2
fix: failing test due to increased chat message delay
2023-09-07 11:39:22 -04:00
Julian Lam
223e76569b
feat: introduce new ACP setting for newbie chat message delay, defaults to 2 minutes
2023-09-07 11:39:22 -04:00
Julian Lam
9b384b986b
fix(i18n): push fallbacks for modules resource
2023-09-07 11:30:06 -04:00
Misty Release Bot
1d0d3ad76b
Latest translations and fallbacks
2023-09-07 09:19:46 +00:00
Barış Soner Uşaklı
512c44d5b7
chore: up harmony
2023-09-06 23:29:25 -04:00
Barış Soner Uşaklı
13ea14f18d
chore: up harmony
2023-09-06 23:29:18 -04:00
Barış Soner Uşaklı
0f9f875b94
chore: up engines
2023-09-06 20:21:47 -04:00
Barış Soner Uşaklı
772308b88b
Merge branch 'master' into develop
2023-09-06 18:59:42 -04:00
Barış Soner Uşaklı
319d3b1f34
chore: up harmony
2023-09-06 18:58:14 -04:00
Barış Soner Uşaklı
e3495c2886
Merge branch 'master' into develop
2023-09-06 18:37:41 -04:00
Barış Soner Uşaklı
d7a7c3553c
chore: up themes
2023-09-06 18:31:35 -04:00
Barış Soner Uşaklı
aebd9278c2
refactor: reduce socket.emits for typing
...
if textarea changess between empty/full emit right away
2023-09-06 18:30:04 -04:00
Barış Soner Uşaklı
4d1b8e76b3
refactor: reduce socket.emits for typing
...
if textarea changess between empty/full emit right away
2023-09-06 17:01:09 -04:00
Barış Soner Uşaklı
c185693617
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-09-06 15:32:10 -04:00
Barış Soner Uşaklı
60438b9998
Merge branch 'master' into develop
2023-09-06 15:32:04 -04:00
Julian Lam
88dd21e26f
fix: better labels in ACP chat settings, #11983
2023-09-06 15:21:40 -04:00
Julian Lam
9b0b33cc20
fix: bump chat message delay by 10x to 2000ms, re: #11983
2023-09-06 15:12:14 -04:00
Barış Soner Uşaklı
e4ecb96f1a
fix: closes #11982 , fix element in prepEdit
2023-09-06 12:49:37 -04:00
Barış Soner Uşaklı
f2c4041fcb
fix: prep edit so textarea isn't below text input
2023-09-06 12:40:15 -04:00
Barış Soner Uşaklı
0849e4d904
Merge branch 'master' into develop
2023-09-06 11:56:29 -04:00
Misty Release Bot
f24a334c1d
chore: update changelog for v3.4.1
2023-09-06 15:54:21 +00:00
Misty Release Bot
f9e93ba32e
chore: incrementing version number - v3.4.1
2023-09-06 15:54:21 +00:00
Barış Soner Uşaklı
8357bb2e0a
chore: up dbsearch
2023-09-06 11:43:53 -04:00
Barış Soner Uşaklı
19b7cdb245
fix : #11981 , post immediately when canceling scheduling
2023-09-06 11:43:43 -04:00
Barış Soner Uşaklı
b4775b18fe
chore: up dbsearch
2023-09-06 11:33:53 -04:00
Barış Soner Uşaklı
ac0b18754c
Merge branch 'master' into develop
2023-09-06 11:17:32 -04:00
Barış Soner Uşaklı
aa797f23c1
fix : #11981 , post immediately when canceling scheduling
2023-09-06 11:00:34 -04:00
Misty Release Bot
5c023025b4
chore: update changelog for v3.4.0
2023-09-06 13:41:31 +00:00
Misty Release Bot
e39a898383
chore: incrementing version number - v3.4.0
2023-09-06 13:41:30 +00:00
Barış Soner Uşaklı
d79f79e82e
chore: up ntfy
2023-09-06 09:29:30 -04:00
renovate[bot]
d263698939
fix(deps): update dependency nodemailer to v6.9.5 ( #11980 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-06 09:16:30 -04:00
Barış Soner Uşaklı
98c3d2e96d
refactor: use map/get
2023-09-05 13:42:34 -04:00
Barış Soner Uşaklı
6d27f77894
chore: up dbsearch
2023-09-05 11:09:28 -04:00
renovate[bot]
0e885a20d9
fix(deps): update dependency archiver to v6.0.1 ( #11976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 09:50:57 -04:00
renovate[bot]
15c6fd6bf8
chore(deps): update coverallsapp/github-action action to v2.2.2 ( #11977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 09:50:46 -04:00
Barış Soner Uşaklı
bb460d6f2c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-09-05 09:48:38 -04:00
Barış Soner Uşaklı
ded596fe3d
fix: don't create tooltips on mobile
2023-09-05 09:48:34 -04:00
Misty Release Bot
9bb213b3a6
Latest translations and fallbacks
2023-09-04 09:19:22 +00:00
Misty Release Bot
82a5bb5f1e
Latest translations and fallbacks
2023-09-03 09:18:55 +00:00
Barış Soner Uşaklı
34242e7a4f
lint: remove unused translator
2023-09-02 23:09:27 -04:00
Barış Soner Uşaklı
45ed12c500
chore: up themes, dont send typing on page load
2023-09-02 21:47:12 -04:00
Barış Soner Uşaklı
600357444d
feat: typing user list in chat
2023-09-02 21:18:00 -04:00
Misty Release Bot
7e4b4d3a33
Latest translations and fallbacks
2023-09-02 09:18:52 +00:00
Barış Soner Uşaklı
92f5c146fd
feat: add data-allow-dupe and data-navigator-ignore
...
these can be used by plugins like q&n to dupe a post
instead of relying on magic -1 index
2023-09-02 00:07:35 -04:00
Barış Soner Uşaklı
bdeca04951
fix: always return string from helper
...
if value ended up being 0 it wasnt output
2023-09-01 20:41:14 -04:00
renovate[bot]
b46425b1fc
fix(deps): update dependency nodebb-theme-harmony to v1.1.50 ( #11975 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-31 13:24:48 -04:00
renovate[bot]
9138702d67
fix(deps): update dependency spdx-license-list to v6.7.0 ( #11974 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-31 13:03:31 -04:00
Barış Soner Uşaklı
4e5340d260
refactor: add targetUid to email-change event
2023-08-31 09:34:15 -04:00
Misty Release Bot
55cb1d7868
Latest translations and fallbacks
2023-08-31 09:19:11 +00:00
Barış Soner Uşaklı
21ad49fe55
chore: up harmony
2023-08-30 19:43:20 -04:00
renovate[bot]
286dcf9aec
fix(deps): update dependency postcss to v8.4.29 ( #11968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-30 19:38:32 -04:00
renovate[bot]
4251394fd0
fix(deps): update dependency jsonwebtoken to v9.0.2 ( #11972 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-30 19:30:20 -04:00
Barış Soner Uşaklı
8db13d8e86
refactor: how admins change emails ( #11973 )
...
* refactor: how admins change emails
ability for admins to change emails from acp
ability for admins to change passwords from acp
only users themselves can use /user/<slug>/edit/email
group actions in manage users dropdown
admins can use the same modal from profile page instead of interstitial to update email
add missing checks to addEmail, if email take throw error
add targetUid to email change event
* test: bunch of baloney
* test: remove old test
2023-08-30 19:29:46 -04:00
Barış Soner Uşaklı
6ae0d207a7
fix: double escape issue, body is escaped in composer-default
2023-08-30 12:10:52 -04:00
Barış Soner Uşaklı
9f7a39c59c
fix: make selector stricter
...
so navigator number doesn't change due to nested replies
2023-08-30 11:49:28 -04:00
Barış Soner Uşaklı
887dfd7da7
fix : #11969 , match the server side behaviour for filters
...
if there is an error bubble all the way up
2023-08-30 11:19:29 -04:00
Barış Soner Uşaklı
81961255f1
Merge branch 'master' into develop
2023-08-29 19:32:57 -04:00
Barış Soner Uşaklı
a3d6dba69f
feat: add a filter hook to login
...
so async checks can be made by plugins
like showing custom dialogs before login etc.
setting cancel=true in plugin returns back to login page
throwing errors will show it once #11969 is fixed
2023-08-29 19:05:37 -04:00
Barış Soner Uşaklı
29f77a8829
Merge branch 'master' into develop
2023-08-29 11:30:19 -04:00
NoScripter
90ac82d017
fix: remove og:image value ( #11966 )
2023-08-29 11:17:09 -04:00
Misty Release Bot
3c4315ee02
Latest translations and fallbacks
2023-08-29 09:19:14 +00:00
Barış Soner Uşaklı
440299e661
fix: don't try to parse response if request is head #11960
2023-08-28 22:23:02 -04:00
Barış Soner Uşaklı
e10a5fa5f4
chore: up themes
2023-08-28 17:23:39 -04:00
Barış Soner Uşaklı
7331d4e41d
use list partial
2023-08-28 17:20:27 -04:00
Barış Soner Uşaklı
d45c1b0073
fix parent clicks
2023-08-28 17:06:31 -04:00
Barış Soner Uşaklı
8132d36be1
chore: up themes
2023-08-28 16:46:11 -04:00
Barış Soner Uşaklı
15d2119f38
show parent message in pinned messages
2023-08-28 16:40:42 -04:00
Barış Soner Uşaklı
acee6777f6
fix: pinned msgs when switching chats
2023-08-28 16:27:51 -04:00
Barış Soner Uşaklı
10d119245d
chore: up themes
2023-08-28 16:22:13 -04:00
Barış Soner Uşaklı
54706b1182
ability to pin chat messages ( #11964 )
2023-08-28 15:57:30 -04:00
renovate[bot]
94f07c149a
chore(deps): update dependency jquery to v3.7.1 ( #11963 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-28 12:14:39 -04:00
Barış Soner Uşaklı
1a1fd64d9a
fix: deleted chat messages ( #11962 )
...
* fix: deleted chat messages
* fix spec
2023-08-28 12:10:42 -04:00
renovate[bot]
b25793cd41
fix(deps): update dependency cron to v2.4.3 ( #11957 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-27 12:13:06 -04:00
renovate[bot]
44611e05c3
fix(deps): update dependency nodebb-theme-peace to v2.1.16 ( #11958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-27 11:55:55 -04:00
renovate[bot]
521a13f43b
fix(deps): update dependency cropperjs to v1.6.0 ( #11956 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-27 11:55:42 -04:00
Misty Release Bot
1a3d47afda
Latest translations and fallbacks
2023-08-27 09:18:36 +00:00
Barış Soner Uşaklı
f3eefa1dc8
fix shadows in dark theme
...
remove unused css
2023-08-26 14:11:20 -04:00
renovate[bot]
4d0055f0ef
chore(deps): update dependency eslint to v8.48.0 ( #11953 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-25 21:03:30 -04:00
Barış Soner Uşaklı
965780b731
fix: closes #11954 , fix custom skins with spaces
2023-08-25 21:02:05 -04:00
Barış Soner Uşaklı
9d6aeba376
pass in privileges to event parsing so delete button shows up
2023-08-25 20:30:25 -04:00
Barış Soner Uşaklı
4bc21a2e8b
feat: use all events in addTopicEvents
2023-08-25 20:00:06 -04:00
Barış Soner Uşaklı
f026e74038
feat: add socket.data.uid on connect
2023-08-25 14:46:51 -04:00
Misty Release Bot
effa60f2f3
Latest translations and fallbacks
2023-08-25 09:21:36 +00:00
Barış Soner Uşaklı
0334b389e2
chore: up harmony
2023-08-24 23:04:36 -04:00
Barış Soner Uşaklı
32c870f437
chore: up harmony
2023-08-24 23:01:36 -04:00
Barış Soner Uşaklı
d926fb1eef
Merge branch 'master' into develop
2023-08-24 22:43:55 -04:00
Barış Soner Uşaklı
3d6668e7f0
fix: dont show chat notif if you are already in the room
...
mark all notifs from chat read when you you mark the chat room read
2023-08-24 22:42:36 -04:00
Misty Release Bot
50d44777fa
chore: update changelog for v3.3.9
2023-08-25 02:39:18 +00:00
Misty Release Bot
f455c959b2
chore: incrementing version number - v3.3.9
2023-08-25 02:39:17 +00:00
Barış Soner Uşaklı
4ec3a480cc
chore: up mentions
2023-08-24 22:13:41 -04:00
Barış Soner Uşaklı
2930892aa7
pass req.query.next to sso callback
...
user req.query.next instead of req.session.returnTo if it exists
2023-08-24 21:29:26 -04:00
Barış Soner Uşaklı
baf38b0d21
add nowrap to room names
2023-08-24 19:43:06 -04:00
Barış Soner Uşaklı
9720bb4846
Merge branch 'master' into develop
2023-08-24 14:36:25 -04:00
Barış Soner Uşaklı
d5c8bf9eb1
test: add some tests for isPrivilegeGroup
2023-08-24 14:26:27 -04:00
Julian Lam
d13e7cd36c
fix: isPrivilegeGroup not capturing admin privileges
2023-08-24 14:10:45 -04:00
Barış Soner Uşaklı
ffd6ea5ac7
chore: up composer
2023-08-24 12:55:20 -04:00
renovate[bot]
d20c9cf292
fix(deps): update dependency nodebb-plugin-composer-default to v10.2.17 ( #11951 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 10:30:09 -04:00
renovate[bot]
d28b1f4b7d
fix(deps): update dependency nodebb-theme-harmony to v1.1.43 ( #11950 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-24 10:28:49 -04:00
Barış Soner Uşaklı
c25342876b
chore: up composer
2023-08-23 23:49:18 -04:00
Barış Soner Uşaklı
540b9f18e8
chore: up composer
2023-08-23 23:36:52 -04:00
Barış Soner Uşaklı
731466e572
feat: #11949 , show alert if posts is going to be queued
2023-08-23 23:36:18 -04:00
Barış Soner Uşaklı
415c0b9cec
Merge branch 'master' into develop
2023-08-23 21:02:48 -04:00
Barış Soner Uşaklı
d77aa9332c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-23 20:44:27 -04:00
Barış Soner Uşaklı
87015e9bb6
chore: up composer
2023-08-23 20:44:22 -04:00
renovate[bot]
551e4043ea
fix(deps): update dependency mongodb to v5.8.1 ( #11948 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 20:21:20 -04:00
Barış Soner Uşaklı
dd3647ed6a
chore: up themes
2023-08-23 20:20:56 -04:00
Barış Soner Uşaklı
26d06d9bb0
add some missing tooltips
2023-08-23 20:19:38 -04:00
Misty Release Bot
65e16e9f15
chore: update changelog for v3.3.8
2023-08-23 22:34:16 +00:00
Misty Release Bot
c0c8122e0f
chore: incrementing version number - v3.3.8
2023-08-23 22:34:15 +00:00
Barış Soner Uşaklı
31305d64ba
Merge branch 'master' into develop
2023-08-23 18:19:57 -04:00
Barış Soner Uşaklı
4ba7633897
fix: msg ref
2023-08-23 18:19:39 -04:00
Barış Soner Uşaklı
2d62a77248
fix : #11947 , make user message has a numeric timestamp
2023-08-23 18:09:34 -04:00
Barış Soner Uşaklı
dc0fb81bf5
fix : #11947 , make user message has a numeric timestamp
2023-08-23 18:07:05 -04:00
Barış Soner Uşaklı
f5baca1451
fix : #11944 , dont refresh page when uninstalling
2023-08-23 13:47:39 -04:00
Barış Soner Uşaklı
722d3126cb
Merge branch 'master' into develop
2023-08-23 13:18:31 -04:00
Barış Soner Uşaklı
8f895f93f1
Merge branch 'master' into develop
2023-08-23 13:17:03 -04:00
Misty Release Bot
1193fa04f3
chore: update changelog for v3.3.7
2023-08-23 17:16:00 +00:00
Misty Release Bot
41dd38afe8
chore: incrementing version number - v3.3.7
2023-08-23 17:15:59 +00:00
Barış Soner Uşaklı
03f11a24c2
chore: markdown dep
2023-08-23 13:15:06 -04:00
Julian Lam
f9b8a0794f
fix(deps): bump markdown
2023-08-23 11:35:28 -04:00
Misty Release Bot
f88f7f23ba
Latest translations and fallbacks
2023-08-23 09:23:00 +00:00
Barış Soner Uşaklı
438c4c8976
fix: closes #11945 , fix skins loading if there are no custom skins
2023-08-23 01:15:56 -04:00
Barış Soner Uşaklı
d3f9cffc1f
Merge branch 'master' into develop
2023-08-22 23:19:42 -04:00
Barış Soner Uşaklı
f399db9da8
chore: up markdown
2023-08-22 23:05:21 -04:00
Barış Soner Uşaklı
e39697061a
fix: closes #11921
2023-08-22 19:42:51 -04:00
Misty Release Bot
a43354c053
chore: update changelog for v3.3.6
2023-08-22 23:15:00 +00:00
Misty Release Bot
0c13e547fc
chore: incrementing version number - v3.3.6
2023-08-22 23:15:00 +00:00
Barış Soner Uşaklı
db55f18ae5
chore: up deps
2023-08-22 18:58:59 -04:00
Barış Soner Uşaklı
a7843a40a4
chore: up deps
2023-08-22 18:56:53 -04:00
Julian Lam
79703919fc
fix(deps): bump ntfy
2023-08-22 15:56:11 -04:00
Barış Soner Uşaklı
d36140eb5f
Merge branch 'master' into develop
2023-08-22 12:58:26 -04:00
Barış Soner Uşaklı
055762e69e
chore: up version number
2023-08-22 12:48:11 -04:00
Barış Soner Uşaklı
a6da10efe1
chore: up composer
2023-08-22 11:47:30 -04:00
Barış Soner Uşaklı
05a7c7610d
chore: up composer
2023-08-22 11:32:43 -04:00
Barış Soner Uşaklı
adb8e85d68
Merge branch 'master' into develop
2023-08-22 11:32:03 -04:00
Misty Release Bot
68d215c087
Latest translations and fallbacks
2023-08-22 09:18:49 +00:00
renovate[bot]
1e0661dcf7
chore(deps): update dependency lint-staged to v14.0.1 ( #11936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 21:04:24 -04:00
renovate[bot]
a04d39722a
fix(deps): update dependency nodebb-plugin-markdown to v12.2.1 ( #11939 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 21:04:17 -04:00
renovate[bot]
76a4fee985
fix(deps): update dependency mongodb to v5.8.0 ( #11940 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-21 21:04:08 -04:00
Barış Soner Uşaklı
2e0964e6fe
fix: bookmark scroll doing ajaxify
...
if target post is already on page
fix alerts crash due to double close
2023-08-21 20:18:56 -04:00
Barış Soner Uşaklı
a7a266d72c
fix: closes #11937 , add dropup early based on position on screen
2023-08-21 19:51:50 -04:00
Julian Lam
df65c60081
fix: improper SSO format (regression), update openapi schema
2023-08-21 15:43:32 -04:00
Julian Lam
4a846803e8
fix: improper SSO format (regression), update openapi schema
2023-08-21 15:38:41 -04:00
Julian Lam
db15e7c4b1
fix: return empty array for 'sso' otherwise
2023-08-21 15:31:58 -04:00
Julian Lam
a6c98de631
fix : #11906 , remove retrieval of SSO data in getAllData internal method, only retrieve for calling user or admins, and only on edit page
2023-08-21 15:26:42 -04:00
Julian Lam
8aacc8f89c
fix : #11906 , remove retrieval of SSO data in getAllData internal method, only retrieve for calling user or admins, and only on edit page
2023-08-21 15:26:26 -04:00
Misty Release Bot
271cf81e6c
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.error
2023-08-21 18:01:25 +00:00
Barış Soner Uşaklı
979f24b173
feat: #6021 add min:rep-post-links ( #11938 )
...
new reputation limit to post links
if post queue is enabled and user doesn't have enough reputation to post links, queue their posts
if post queue is NOT enabled and user doesn't have enough reputation to post links show error
check content on topic post, topic reply, post edit
2023-08-21 14:00:36 -04:00
Barış Soner Uşaklı
c989a4a328
remove node 16 from matrix
2023-08-21 13:50:57 -04:00
Barış Soner Uşaklı
c4b865e1b2
chore: up themes
2023-08-21 12:57:27 -04:00
Misty Release Bot
69f867476a
chore(i18n): fallback strings for new resources: nodebb.notifications
2023-08-21 16:03:58 +00:00
Barış Soner Uşaklı
8605d9b5dd
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-21 12:02:52 -04:00
Barış Soner Uşaklı
4e0c632928
fix: language string
...
reported on transifex
2023-08-21 12:02:47 -04:00
Misty Release Bot
66926983bc
Latest translations and fallbacks
2023-08-21 09:18:52 +00:00
Barış Soner Uşaklı
7d9ff9bf4e
chore: up themes
2023-08-20 21:14:33 -04:00
Barış Soner Uşaklı
9ac8879e93
moved scroll bottom alert
2023-08-20 20:58:03 -04:00
Barış Soner Uşaklı
ba6b3f24c0
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-20 11:56:45 -04:00
Barış Soner Uşaklı
c0eefe7273
tes: fix spec
2023-08-20 11:56:38 -04:00
Misty Release Bot
6a1b114106
chore(i18n): fallback strings for new resources: nodebb.email, nodebb.modules, nodebb.notifications
2023-08-20 15:52:03 +00:00
Barış Soner Uşaklı
b65d8e823a
feat: add new notif type for public rooms
...
change notification text to display more users
* user1 wrote in general
* user1 and user2 wrote in general
* user1, user2 and user3 wrote in general
* user1. user2 and 2 others wrote in general
2023-08-20 11:51:09 -04:00
Misty Release Bot
ca1fda764d
Latest translations and fallbacks
2023-08-20 09:18:22 +00:00
Barış Soner Uşaklı
4803e6434f
Merge branch 'master' into develop
2023-08-20 00:37:15 -04:00
Barış Soner Uşaklı
85a200096c
Merge branch 'master' into develop
2023-08-20 00:25:52 -04:00
Misty Release Bot
c44ddb10e7
chore: update changelog for v3.3.4
2023-08-20 04:14:33 +00:00
Misty Release Bot
44ca29020b
chore: incrementing version number - v3.3.4
2023-08-20 04:14:33 +00:00
Barış Soner Uşaklı
78a7cfe9c2
fix: upgrade script, get rid of nested processSortedSet
2023-08-19 21:53:44 -04:00
Barış Soner Uşaklı
c92ecfb4b9
feat: better acp sidebar in dark mode
2023-08-19 21:46:09 -04:00
renovate[bot]
44a9d88a28
chore(deps): update dependency eslint-plugin-import to v2.28.1 ( #11848 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 21:27:40 -04:00
renovate[bot]
c41a4a0fdd
chore(deps): update redis docker tag to v7.2.0 ( #11924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 20:31:58 -04:00
renovate[bot]
9c837632cc
fix(deps): update dependency pg to v8.11.3 ( #11919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 20:30:42 -04:00
renovate[bot]
6492557887
chore(deps): update dependency sass-embedded to v1.66.1 ( #11926 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 19:15:33 -04:00
renovate[bot]
0b1b6af379
fix(deps): update dependency archiver to v6 ( #11929 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 19:15:11 -04:00
renovate[bot]
01c94daf11
fix(deps): update dependency sass to v1.66.1 ( #11927 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 19:14:21 -04:00
renovate[bot]
c09c29fae4
fix(deps): update dependency pg-cursor to v2.10.3 ( #11920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 19:13:39 -04:00
renovate[bot]
7ebdfe7153
chore(deps): update mongo docker tag to v7 ( #11928 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-19 19:13:10 -04:00
Barış Soner Uşaklı
9534f9b9b9
feat: check mute when messaging, closes #11932
2023-08-19 17:15:06 -04:00
Barış Soner Uşaklı
8b533d5467
test: one more fix
2023-08-19 16:47:10 -04:00
Barış Soner Uşaklı
6b09b7c7d4
test: fix tests, dont hang if payload is string
...
closes #11933
2023-08-19 16:40:43 -04:00
Barış Soner Uşaklı
82d95ba812
remove logs
2023-08-18 21:42:21 -04:00
Barış Soner Uşaklı
aeb27f4b8d
fix: admins should see public chats
...
even if they are not in any of the groups
2023-08-18 21:41:00 -04:00
Barış Soner Uşaklı
7dd143e1f8
fix: show access denied instead of internal error
...
when user doesn't have access to chats
2023-08-18 21:40:39 -04:00
Misty Release Bot
38149a57c5
chore: update changelog for v3.3.3
2023-08-19 01:24:17 +00:00
Misty Release Bot
46c2901872
chore: incrementing version number - v3.3.3
2023-08-19 01:24:16 +00:00
Barış Soner Uşaklı
cbc092be1e
Merge branch 'master' into develop
2023-08-18 20:48:03 -04:00
Barış Soner Uşaklı
b958a39a66
feat: log roomId/roomName on delete
2023-08-18 20:47:55 -04:00
Barış Soner Uşaklı
51587ca3b2
fix: one more fix
2023-08-18 20:38:59 -04:00
Barış Soner Uşaklı
b5d1e9176b
fix: one more upgrade script fix
2023-08-18 20:34:22 -04:00
Barış Soner Uşaklı
5a8e6af43e
fix: post preview on skins remove clearfix and floats
2023-08-18 20:13:35 -04:00
Barış Soner Uşaklı
90f29571f1
refactor: add connectionTimeout to psql
...
only sleep if there is more than one iteration in processSortedSet
2023-08-18 19:26:57 -04:00
Misty Release Bot
2ecf15c4d9
chore: update changelog for v3.3.2
2023-08-18 20:29:03 +00:00
Misty Release Bot
21116c4cdc
chore: incrementing version number - v3.3.2
2023-08-18 20:29:02 +00:00
Barış Soner Uşaklı
c02f1d7066
fix: upgrade script
2023-08-18 16:17:19 -04:00
Misty Release Bot
6f961f9c48
chore: update changelog for v3.3.1
2023-08-18 17:36:29 +00:00
Misty Release Bot
678a0e770e
chore: incrementing version number - v3.3.1
2023-08-18 17:36:28 +00:00
Barış Soner Uşaklı
db07ab1508
feat: #11930 , ability to set custom skins as default
2023-08-18 13:18:13 -04:00
Barış Soner Uşaklı
d1949cee0c
lint: fix lint
2023-08-18 12:10:01 -04:00
Barış Soner Uşaklı
f23b0b5bec
fix: some more upgrade script fixes
...
reduce parallel calls for psql
2023-08-18 11:59:42 -04:00
Misty Release Bot
2804b5ac9a
Latest translations and fallbacks
2023-08-18 09:18:56 +00:00
Barış Soner Uşaklı
c17ef3659c
rewrite upgrade script so it doesnt error on alot of users
...
https://community.nodebb.org/post/95433
2023-08-17 19:24:01 -04:00
Julian Lam
d94c5cc127
Merge remote-tracking branch 'origin/master' into develop
2023-08-17 17:19:30 -04:00
Julian Lam
19e047e2d3
fix : #11906 , userData.sso — don't serve deauthUrl or non-associated url if caller uid is not same as target uid
2023-08-17 17:18:30 -04:00
Barış Soner Uşaklı
5602159691
hmm node 20, yummy
2023-08-17 15:04:22 -04:00
Barış Soner Uşaklı
49bdb455eb
hmm node 20, yummy
2023-08-17 15:04:08 -04:00
Barış Soner Uşaklı
62231baa2a
chore: up themes
2023-08-17 14:41:29 -04:00
Barış Soner Uşaklı
5c14438d36
chore: up themes
2023-08-17 14:08:07 -04:00
Barış Soner Uşaklı
cb3252be8a
chore: up themes
2023-08-17 13:48:50 -04:00
Barış Soner Uşaklı
9e829b983d
308 /uid/<uid> to /user/<slug>
2023-08-16 20:28:34 -04:00
Barış Soner Uşaklı
35e689cff5
test: fix redirect test
2023-08-16 20:11:22 -04:00
Barış Soner Uşaklı
c7df93b4ba
chore: up harmony
2023-08-16 20:08:59 -04:00
Barış Soner Uşaklı
e5fc4a5210
remove /1 from url if it goes to first post of topic
2023-08-16 19:59:13 -04:00
Barış Soner Uşaklı
fcc04ef376
use same settings for spiders
2023-08-16 19:49:21 -04:00
Barış Soner Uşaklı
b7920b7ad9
lets test perm redirect
2023-08-16 19:35:23 -04:00
Opliko
556a1c4891
fix: include latin-ext subset of fonts in admin styles ( #11918 )
...
see NodeBB/nodebb-theme-harmony#23
2023-08-16 19:19:35 -04:00
Misty Release Bot
46f7405d42
chore: update changelog for v3.3.0
2023-08-16 14:42:43 +00:00
Misty Release Bot
0209bb5f55
chore: incrementing version number - v3.3.0
2023-08-16 14:42:43 +00:00
renovate[bot]
eafa03ab56
fix(deps): update dependency postcss to v8.4.28 ( #11915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-16 10:18:40 -04:00
renovate[bot]
a013b16128
fix(deps): update dependency sharp to v0.32.5 ( #11916 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-16 10:18:23 -04:00
Barış Soner Uşaklı
980e0a3a71
wait for images to load before scrolling to bottom
2023-08-15 15:06:28 -04:00
renovate[bot]
4a97ee0f8e
fix(deps): update dependency ace-builds to v1.24.1 ( #11914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 10:34:14 -04:00
renovate[bot]
7f6865cc2b
chore(deps): update dependency smtp-server to v3.13.0 ( #11913 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 10:34:04 -04:00
renovate[bot]
6476c4b832
fix(deps): update dependency cron to v2.4.1 ( #11911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 10:33:53 -04:00
Barış Soner Uşaklı
ffa8b72910
chore: up emoji
2023-08-15 01:46:24 -04:00
Barış Soner Uşaklı
c83a70236c
chore: up harmony
2023-08-14 22:43:36 -04:00
renovate[bot]
ee78b41891
chore(deps): update dependency lint-staged to v14 ( #11909 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 10:39:44 -04:00
renovate[bot]
d9e08e05d1
fix(deps): update dependency esbuild to v0.19.2 ( #11910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-14 10:36:30 -04:00
Barış Soner Uşaklı
217593119a
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-14 10:36:13 -04:00
Barış Soner Uşaklı
5cfef5ea01
Merge branch 'master' into develop
2023-08-14 10:36:07 -04:00
Misty Release Bot
282306bd2e
Latest translations and fallbacks
2023-08-14 09:19:15 +00:00
renovate[bot]
6f3b7bc8ef
chore(deps): update dependency lint-staged to v13.3.0 ( #11908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-13 16:08:51 -04:00
renovate[bot]
2a1e33dd95
fix(deps): update dependency autoprefixer to v10.4.15 ( #11907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-13 16:08:42 -04:00
Barış Soner Uşaklı
c966371844
chore: up composer
2023-08-13 10:41:09 -04:00
Barış Soner Uşaklı
5d030a7730
chore: up harmony/composer
2023-08-13 10:30:23 -04:00
Misty Release Bot
ae3e853078
Latest translations and fallbacks
2023-08-13 09:18:25 +00:00
Misty Release Bot
b49698270c
Latest translations and fallbacks
2023-08-12 09:19:08 +00:00
renovate[bot]
762658d428
fix(deps): update dependency nodebb-plugin-2factor to v7.2.1 ( #11898 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 21:35:38 -04:00
renovate[bot]
b8d926f917
fix(deps): update dependency nodebb-plugin-ntfy to v1.4.0 ( #11905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 21:15:10 -04:00
renovate[bot]
fd385647a2
fix(deps): update dependency lru-cache to v10.0.1 ( #11899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 21:14:23 -04:00
renovate[bot]
12771b70c0
fix(deps): update dependency esbuild to v0.19.1 ( #11903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 21:13:50 -04:00
renovate[bot]
af3c5e542a
chore(deps): update dependency eslint to v8.47.0 ( #11904 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-11 21:13:31 -04:00
Misty Release Bot
80ea4eb071
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2023-08-12 00:44:22 +00:00
Barış Soner Uşaklı
7a79fed828
feat: closes #11902 , ability to clear search history
2023-08-11 20:43:56 -04:00
Barış Soner Uşaklı
e151ec86cc
chore: up composer
2023-08-11 10:54:39 -04:00
Barış Soner Uşaklı
8d2ac65872
chore: up composer-default
2023-08-11 10:25:20 -04:00
Barış Soner Uşaklı
76fde8efd7
feat: #11897 , show guest handles in post queue and after using POST /compose
2023-08-10 14:06:00 -04:00
renovate[bot]
1d44b004ab
chore(deps): update dependency @commitlint/cli to v17.7.1 ( #11896 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10 13:39:52 -04:00
renovate[bot]
4b04b41ec7
fix(deps): update dependency sass to v1.65.1 ( #11895 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-10 13:09:51 -04:00
Barış Soner Uşaklı
223c85e44e
fix: if you send message scrollToBottom
2023-08-10 11:44:30 -04:00
renovate[bot]
8f6feb0b4e
fix(deps): update dependency ace-builds to v1.24.0 ( #11893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 18:18:12 -04:00
renovate[bot]
d1d3809727
chore(deps): update commitlint monorepo to v17.7.0 ( #11892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 18:17:10 -04:00
Julian Lam
2fe933614a
fix: clicking on email consent form label checks the wrong box
2023-08-09 14:24:33 -04:00
Julian Lam
514af5d657
fix: clicking on email consent form label checks the wrong box
2023-08-09 14:24:21 -04:00
Opliko
ac4623ee6d
fix: copy FA fonts to build directory instead of serving them directly ( #11891 )
...
resolves issues when proxies don't fall back to NodeBB for assets
2023-08-08 19:41:04 -04:00
renovate[bot]
9608b124a2
fix(deps): update dependency compare-versions to v6.1.0 ( #11883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 17:02:51 -04:00
renovate[bot]
53006408a3
fix(deps): update dependency nodebb-plugin-ntfy to v1.3.0 ( #11889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 17:02:42 -04:00
renovate[bot]
454a968e87
fix(deps): update dependency esbuild to v0.19.0 ( #11884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 17:02:25 -04:00
renovate[bot]
70f8307579
fix(deps): update dependency nodebb-theme-persona to v13.2.17 ( #11888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 17:01:37 -04:00
renovate[bot]
31ed1a40b8
fix(deps): update dependency nodebb-theme-harmony to v1.1.33 ( #11887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 17:01:31 -04:00
Barış Soner Uşaklı
850cfb33f5
fix: use config.undoTimeout instead of hardcoded value
...
if user is in the target topic and they only moved 1 post show that post after moving
update target tid as user navigates different topics
2023-08-08 14:10:18 -04:00
Barış Soner Uşaklı
dfc155e4f6
chore: up harmony
2023-08-08 09:47:31 -04:00
Misty Release Bot
f51af5e15e
Latest translations and fallbacks
2023-08-08 09:19:04 +00:00
renovate[bot]
4cb0b73868
fix(deps): update fontsource monorepo to v5.0.8 ( #11880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 00:02:23 -04:00
renovate[bot]
2c8fd3b898
fix(deps): update dependency esbuild to v0.18.19 ( #11882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-08 00:02:03 -04:00
Misty Release Bot
d7287b37fb
Latest translations and fallbacks
2023-08-07 09:18:47 +00:00
Barış Soner Uşaklı
1dfdec34d5
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-06 17:39:18 -04:00
Barış Soner Uşaklı
9501d85559
chore: up themes
2023-08-06 17:39:13 -04:00
Misty Release Bot
e27d174311
chore(i18n): fallback strings for new resources: nodebb.admin-settings-chat, nodebb.error
2023-08-06 21:33:17 +00:00
Barış Soner Uşaklı
9349cb63cb
feat: #11881 , limit room names
2023-08-06 17:32:36 -04:00
Barış Soner Uşaklı
8996804829
chore: up harmony
2023-08-06 10:41:16 -04:00
Barış Soner Uşaklı
ec0747fd0d
fix parent updates
2023-08-06 10:36:57 -04:00
Barış Soner Uşaklı
9ba6dda8bf
handle delete/restore/edit messages
2023-08-06 10:13:33 -04:00
Misty Release Bot
5f7fe9c6fc
Latest translations and fallbacks
2023-08-06 09:18:35 +00:00
Barış Soner Uşaklı
a282f70172
chore: harmony
2023-08-06 02:56:50 -04:00
Barış Soner Uşaklı
1e04354c94
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-06 02:34:38 -04:00
Barış Soner Uşaklı
35c97bcb1a
chore: up themes
2023-08-06 02:34:34 -04:00
Misty Release Bot
ab6686178f
chore(i18n): fallback strings for new resources: nodebb.modules
2023-08-06 06:33:54 +00:00
Barış Soner Uşaklı
0316f324e7
feat: add toMid to chat messages
2023-08-06 02:33:28 -04:00
renovate[bot]
9a07cdbd51
fix(deps): update dependency esbuild to v0.18.18 ( #11879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-05 20:13:22 -04:00
renovate[bot]
7710a5e63a
fix(deps): update dependency nodebb-plugin-ntfy to v1.2.5 ( #11876 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-05 20:12:51 -04:00
Barış Soner Uşaklı
93bfb92a59
fix margins on reconnect
2023-08-04 13:37:12 -04:00
Barış Soner Uşaklı
e2a198c59a
fix 0 timeouts
2023-08-04 13:35:34 -04:00
Barış Soner Uşaklı
acef5e3343
feat: add category selector to analytics page
...
closes #11878
2023-08-04 13:22:48 -04:00
Barış Soner Uşaklı
4f8aa1807e
allow first page too
2023-08-04 12:49:44 -04:00
Barış Soner Uşaklı
f23891977d
fix acp too
2023-08-04 11:48:54 -04:00
Barış Soner Uşaklı
2d883cbb6f
fix reconnect toast taking space when no visible
2023-08-04 11:42:46 -04:00
Barış Soner Uşaklı
e4f8e5067e
fix category analytics tpl
2023-08-04 11:08:03 -04:00
Barış Soner Uşaklı
bcb2733f5c
remove colors from spec
2023-08-04 10:52:42 -04:00
renovate[bot]
7d5a866672
fix(deps): update dependency @fortawesome/fontawesome-free to v6.4.2 ( #11870 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-04 10:17:05 -04:00
Barış Soner Uşaklı
8b31815fab
chore: up themes
2023-08-04 09:58:32 -04:00
Barış Soner Uşaklı
1fb7ccbc2c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-04 09:57:35 -04:00
Barış Soner Uşaklı
7a29c2eb2e
fix reconnect alert fade and move it to core
2023-08-04 09:57:31 -04:00
renovate[bot]
2c8bf84cad
fix(deps): update fontsource monorepo to v5.0.7 ( #11869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-04 09:45:17 -04:00
renovate[bot]
4594cd6769
fix(deps): update dependency validator to v13.11.0 ( #11877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-04 09:44:31 -04:00
Misty Release Bot
3a2c11a595
Latest translations and fallbacks
2023-08-04 09:22:36 +00:00
Barış Soner Uşaklı
2f51532987
fix nav colors
2023-08-03 19:19:08 -04:00
Barış Soner Uşaklı
ae747875d8
fix: add missing id/for to all checkboxes
2023-08-03 18:08:30 -04:00
Barış Soner Uşaklı
1fbf85d95b
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-03 16:12:50 -04:00
Barış Soner Uşaklı
ba2f603145
chore: up themes
2023-08-03 16:12:45 -04:00
Misty Release Bot
bee5a9b431
chore(i18n): fallback strings for new resources: nodebb.global
2023-08-03 20:10:19 +00:00
Barış Soner Uşaklı
881a28eb79
fix : #11875 , simplify alerts and show progress
...
add alerts.info and alerts.warning
2023-08-03 16:09:53 -04:00
renovate[bot]
ae8f539844
fix(deps): update dependency nodebb-plugin-ntfy to v1.2.4
2023-08-03 12:16:34 -04:00
Julian Lam
007d735f92
fix: bug where api module would throw if response contained no content-type header
2023-08-03 12:16:03 -04:00
Julian Lam
bcc4b82cc6
feat: middleware.handleMultipart, applies on API routes — invokes multipart middleware based on content-type header
2023-08-03 12:16:03 -04:00
Misty Release Bot
eca283020f
chore(i18n): fallback strings for new resources: nodebb.error
2023-08-03 14:58:27 +00:00
Barış Soner Uşaklı
23404ad103
feat: #11868 apply blacklist to routes ( #11873 )
...
api and regular routes
dont allow blacklisting self ip
check blacklist on socket emits
2023-08-03 10:58:03 -04:00
Barış Soner Uşaklı
b44ffaf306
cleanup acp alert css
2023-08-03 10:57:21 -04:00
Misty Release Bot
aeca655045
Latest translations and fallbacks
2023-08-03 09:18:49 +00:00
renovate[bot]
d4d339f965
fix(deps): update socket.io packages to v4.7.2 ( #11871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-02 20:45:55 -04:00
Misty Release Bot
ac355acd61
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2023-08-02 21:18:35 +00:00
Barış Soner Uşaklı
782651e427
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-02 17:18:09 -04:00
Barış Soner Uşaklı
f826545e93
add tooltips
2023-08-02 17:18:04 -04:00
Misty Release Bot
62b7be1c33
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2023-08-02 21:08:41 +00:00
Barış Soner Uşaklı
856754a5aa
dark theme acp
2023-08-02 17:08:14 -04:00
Barış Soner Uşaklı
3837798292
test: fix test if ip is invalid
2023-08-02 15:13:08 -04:00
Barış Soner Uşaklı
e8fb02f3f7
chore: harmony
2023-08-02 15:03:00 -04:00
Barış Soner Uşaklı
38c0c8dec0
refactor: ip blacklist.test
...
also dont call ipaddr.parse if cidr rules is empty
add a test for cidr
2023-08-02 12:52:46 -04:00
Barış Soner Uşaklı
3b125ba27e
chore: up harmony
2023-08-02 12:33:24 -04:00
Barış Soner Uşaklı
78c5dfdc58
feat: add icon to invite/accept notifs
...
https://github.com/NodeBB/NodeBB/issues/11864
2023-08-02 12:23:16 -04:00
Misty Release Bot
ad9d8f7783
chore(i18n): fallback strings for new resources: nodebb.admin-menu
2023-08-02 15:40:39 +00:00
Barış Soner Uşaklı
99c2294289
feat: add flags link to acp manage menu, closes #11867
2023-08-02 11:40:12 -04:00
Barış Soner Uşaklı
58968353ef
chore: up harmony
2023-08-01 22:05:24 -04:00
Barış Soner Uşaklı
b688b6d4f2
bs5.3 updates ( #11667 )
...
* bs5.3 updates
* bootstrap 5.3.1
* chore: up bootswatch
* chore: up deps
2023-08-01 22:04:45 -04:00
Barış Soner Uşaklı
f4e2e6176e
fix: chat mark read regression
2023-08-01 21:19:19 -04:00
Barış Soner Uşaklı
b5a8941a51
get rid of less, slideout
2023-08-01 14:31:15 -04:00
renovate[bot]
5582fe923c
fix(deps): update dependency pg to v8.11.2 ( #11859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-01 11:59:28 -04:00
renovate[bot]
c9c2351313
chore(deps): update dependency sass-embedded to v1.64.2 ( #11858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-01 11:36:13 -04:00
renovate[bot]
c79c1e5fa9
fix(deps): update dependency pg-cursor to v2.10.2 ( #11860 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-01 11:35:59 -04:00
renovate[bot]
da8521393b
fix(deps): update dependency sass to v1.64.2 ( #11861 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-01 11:35:51 -04:00
Barış Soner Uşaklı
82562bec44
fix: fix escaped characters in tooltips, fix priv checks in tooltips
...
closes #11862 , closes #11857
2023-08-01 11:25:37 -04:00
Barış Soner Uşaklı
779c73eade
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-08-01 10:36:19 -04:00
Misty Release Bot
f7ee3d9c1e
Latest translations and fallbacks
2023-08-01 09:18:43 +00:00
Barış Soner Uşaklı
00e680b942
expose getEventsByEventIds
...
and fix stop = -1
2023-07-31 18:17:51 -04:00
Julian Lam
4ca71f6354
fix : #11855 , remove superfluous password challenge on admin email update (unless they're updating their own)
2023-07-31 17:45:38 -04:00
Misty Release Bot
f075e12a91
chore(i18n): fallback strings for new resources: nodebb.admin-admin, nodebb.admin-manage-categories
2023-07-31 15:28:17 +00:00
Barış Soner Uşaklı
910aeb2ca2
add missing tooltip
2023-07-31 11:27:37 -04:00
Opliko
b709ed9e63
feat: move to npm fontawesome dependency and support fa pro ( #11820 )
...
* feat: move to npm fontawesome dependency
* feat: move shims to a separate file
* fix: thin style prefix
* feat: proper style and FA pro handling in icon selector
* docs: add fontawesome properties to openAPI
* fix: default for styles
* feat: select all styles by default
Turns out browsers lazy-load fonts.
So since the actual CSS for each style is small, there is no perf reason for defaulting to free styles for FA pro users.
This means they'll have to only change one setting.
Still, the option to select styles remains for those who want it.
* fix: remove console.log
2023-07-31 11:22:09 -04:00
Misty Release Bot
e38fe06fa9
Latest translations and fallbacks
2023-07-31 09:18:49 +00:00
Opliko
8ac34f8e8e
feat: password check hook ( #11853 )
...
* feat: filter:password.check hook
As requested on Discord, hopefully including all relevant user data
* fix: don't use caller uid
* feat: don't forward username separately
2023-07-30 19:18:21 -04:00
Misty Release Bot
27c3f92be4
Latest translations and fallbacks
2023-07-30 09:18:15 +00:00
Barış Soner Uşaklı
207776d474
Merge branch 'master' into develop
2023-07-29 20:34:22 -04:00
renovate[bot]
8a761ff7ff
chore(deps): update dependency eslint to v8.46.0 ( #11852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-29 20:12:00 -04:00
Opliko
c95119156d
fix: register abort can error on weird session state ( #11854 )
2023-07-29 20:11:17 -04:00
Barış Soner Uşaklı
97127092b5
hide search
2023-07-28 13:51:57 -04:00
Barış Soner Uşaklı
b838073bb8
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-28 12:08:34 -04:00
Barış Soner Uşaklı
8444af1ce5
chore: up themes
2023-07-28 12:08:29 -04:00
Misty Release Bot
2c54e362b8
chore(i18n): fallback strings for new resources: nodebb.modules
2023-07-28 16:06:43 +00:00
Barış Soner Uşaklı
7adfe0c16a
show timestamp on system messages
2023-07-28 12:06:18 -04:00
Barış Soner Uşaklı
2fe193d68f
refactor: dont load all tokens in verify token
...
use sortedSetsRemove
2023-07-28 11:47:52 -04:00
Barış Soner Uşaklı
11bfeaf130
feat: #11850 , chat msg search
2023-07-28 10:56:25 -04:00
Misty Release Bot
50fd7930ed
Latest translations and fallbacks
2023-07-28 09:21:22 +00:00
Barış Soner Uşaklı
48a66b74f1
fix tests
2023-07-27 17:39:14 -04:00
Barış Soner Uşaklı
d652da61d8
add upgrade script to set mid on msg objects
...
and create messages:mid for easy msg retrieval
2023-07-27 17:32:35 -04:00
Barış Soner Uşaklı
e68f7c2064
add missing hooks
2023-07-27 16:51:07 -04:00
Barış Soner Uşaklı
78aa904e97
gimme mid
2023-07-27 14:26:31 -04:00
Barış Soner Uşaklı
9ac52dbf5f
change from/to
2023-07-27 10:59:13 -04:00
Barış Soner Uşaklı
6faec9376e
chore: up harmony
2023-07-27 10:54:16 -04:00
Barış Soner Uşaklı
5a8b4125c7
fix : #11847 , typo in markNotification
2023-07-27 10:53:15 -04:00
Misty Release Bot
a16fcf766f
Latest translations and fallbacks
2023-07-27 09:19:09 +00:00
Barış Soner Uşaklı
7bfe327cc6
chore: up composer
2023-07-26 10:14:06 -04:00
Barış Soner Uşaklı
86a011bbea
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-26 10:07:43 -04:00
Barış Soner Uşaklı
d615273d90
test: fix tests to use regular uid
2023-07-26 10:07:38 -04:00
renovate[bot]
ba37983686
fix(deps): update dependency esbuild to v0.18.17 ( #11844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-26 09:58:47 -04:00
renovate[bot]
b1db67ce87
fix(deps): update dependency cron to v2.4.0 ( #11839 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-26 09:58:38 -04:00
Barış Soner Uşaklı
f359a76702
feat: #11814 , dont check content len for admins
2023-07-26 09:58:16 -04:00
Barış Soner Uşaklı
437433ab75
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-26 09:42:16 -04:00
Barış Soner Uşaklı
907c5fa687
feat: closes #11843 , refresh search after changing filters
2023-07-26 09:42:10 -04:00
Misty Release Bot
45db294cbf
Latest translations and fallbacks
2023-07-26 09:19:34 +00:00
Misty Release Bot
9284b7e49a
chore(i18n): fallback strings for new resources: nodebb.admin-manage-users
2023-07-25 18:33:20 +00:00
Barış Soner Uşaklı
ac027387ec
feat: #11842 , ability to change reputation of users
2023-07-25 14:32:26 -04:00
Barış Soner Uşaklı
e2fa8cf367
fix : #11837 , use userslug for check
2023-07-25 12:59:11 -04:00
Barış Soner Uşaklı
528e7e5a06
create obj with no prototype
2023-07-25 12:43:29 -04:00
Barış Soner Uşaklı
e41042eeea
test: fix tests since nid format changed
2023-07-25 11:11:31 -04:00
Barış Soner Uşaklı
17783440e4
fix : #11841 , use unique nid per user who flagged
...
if multiple users flag a post/user, the notifications are merged using mergeId.
if they use the same nid they overwrite each other
2023-07-25 10:24:18 -04:00
Barış Soner Uşaklı
e43fca1163
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-24 15:24:04 -04:00
Barış Soner Uşaklı
0136e9248c
refactor: dont sleep if iteration is done on first one
2023-07-24 15:23:59 -04:00
Misty Release Bot
5129f87d72
Latest translations and fallbacks
2023-07-24 09:19:08 +00:00
renovate[bot]
8d8930f8b3
fix(deps): update dependency postcss to v8.4.27 ( #11827 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-23 20:54:36 -04:00
renovate[bot]
ef9fd34594
fix(deps): update dependency sharp to v0.32.4 ( #11828 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-23 20:54:26 -04:00
renovate[bot]
1cca1760a6
chore(deps): update dependency sass-embedded to v1.64.1 ( #11833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-23 20:20:36 -04:00
renovate[bot]
878fe2170c
fix(deps): update dependency sass to v1.64.1 ( #11834 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-23 20:20:29 -04:00
renovate[bot]
ace3643470
fix(deps): update dependency esbuild to v0.18.16 ( #11838 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-23 20:20:12 -04:00
Misty Release Bot
fdef39d7cb
Latest translations and fallbacks
2023-07-23 09:18:10 +00:00
Barış Soner Uşaklı
0495b863a9
chore: up mentions
2023-07-21 16:20:44 -04:00
Barış Soner Uşaklı
4f3f9d9891
mark chat room notifs read on load
2023-07-21 16:19:26 -04:00
Julian Lam
2792d77104
fix: reset_code.tpl card block expanding to bottom of container
2023-07-21 15:47:27 -04:00
Barış Soner Uşaklı
472fbd85b8
chore: up themes
2023-07-21 15:33:24 -04:00
Misty Release Bot
4ed0ed454c
chore(i18n): fallback strings for new resources: nodebb.modules
2023-07-21 19:31:58 +00:00
Barış Soner Uşaklı
61f036ce1d
Chat notifs ( #11832 )
...
* first part of chat notifs
* moved default notif to manage page
* spec
* notifs
* delete settings on room delete
2023-07-21 15:31:34 -04:00
Barış Soner Uşaklı
f377650161
chore: up harmony
2023-07-21 09:09:35 -04:00
Barış Soner Uşaklı
9b1cc57604
add reverse support to db.processSortedSet ( #11826 )
2023-07-20 22:26:55 -04:00
renovate[bot]
8ab9c72c6b
fix(deps): update dependency esbuild to v0.18.15 ( #11823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 20:30:21 -04:00
Barış Soner Uşaklı
05c1e1f166
chore: up theme
2023-07-20 19:13:16 -04:00
Barış Soner Uşaklı
ee0128d793
chore: up harmony
2023-07-20 16:48:04 -04:00
Barış Soner Uşaklı
ba03e22317
chore: up harmony
2023-07-20 16:38:44 -04:00
Barış Soner Uşaklı
5393f0e714
Merge branch 'master' into develop
2023-07-20 16:03:04 -04:00
Barış Soner Uşaklı
dae4f9f7b6
fix: closes #11825 , user icons in global privileges
2023-07-20 16:02:51 -04:00
Barış Soner Uşaklı
c1361ee580
add: new filter to filter skins
2023-07-20 15:31:12 -04:00
Misty Release Bot
6e95fc6986
Latest translations and fallbacks
2023-07-20 09:18:57 +00:00
renovate[bot]
fcb99af1c6
fix(deps): update dependency nodemailer to v6.9.4 ( #11819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 02:39:11 -04:00
renovate[bot]
ac65ab4244
chore(deps): update commitlint monorepo to v17.6.7 ( #11817 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 02:39:02 -04:00
renovate[bot]
560bb29c6d
chore(deps): update dependency sass-embedded to v1.64.0 ( #11821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 02:38:55 -04:00
renovate[bot]
e7626d90e9
fix(deps): update dependency sass to v1.64.0 ( #11822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-20 02:38:40 -04:00
Barış Soner Uşaklı
6fc80f9f18
chore: up themes
2023-07-19 20:00:19 -04:00
Barış Soner Uşaklı
f7ae8963ce
https://github.com/NodeBB/NodeBB/issues/11818
2023-07-19 19:50:41 -04:00
Misty Release Bot
afb38c7158
chore: update changelog for v3.2.3
2023-07-19 16:08:17 +00:00
Misty Release Bot
f1bd7cd238
chore: incrementing version number - v3.2.3
2023-07-19 16:08:16 +00:00
Barış Soner Uşaklı
f7543e0efe
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-19 08:11:51 -04:00
Barış Soner Uşaklı
f6caf64bd4
Merge branch 'master' into develop
2023-07-19 08:11:45 -04:00
renovate[bot]
465b3e09e2
fix(deps): update dependency nodebb-plugin-ntfy to v1.1.0 ( #11815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-19 08:10:34 -04:00
Barış Soner Uşaklı
3fcbc138ac
add deprecation message
2023-07-19 08:05:34 -04:00
Barış Soner Uşaklı
9e574e0765
test: fix test
2023-07-19 08:05:22 -04:00
Barış Soner Uşaklı
7c94506b96
chore: downgrade harmony to correct version
2023-07-19 08:03:37 -04:00
Misty Release Bot
3dcaa745db
Latest translations and fallbacks
2023-07-19 09:19:01 +00:00
Barış Soner Uşaklı
0dce4c46b5
https://github.com/NodeBB/NodeBB/issues/11818
2023-07-19 04:31:19 -04:00
renovate[bot]
4095cda6a4
fix(deps): update dependency webpack to v5.88.2 ( #11811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-18 17:20:26 -04:00
renovate[bot]
de13aae643
fix(deps): update dependency esbuild to v0.18.14 ( #11813 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-18 17:20:14 -04:00
Barış Soner Uşaklı
77550a50db
fix: fallback for room timestamp
2023-07-18 17:19:57 -04:00
Misty Release Bot
9c0b98df7b
chore(i18n): fallback strings for new resources: nodebb.topic
2023-07-18 20:47:19 +00:00
Barış Soner Uşaklı
1956091ce4
Merge branch 'master' into develop
2023-07-18 16:46:42 -04:00
Barış Soner Uşaklı
6cc86b6eaf
fix: dont error if timestamp is missing
2023-07-18 16:46:20 -04:00
Misty Release Bot
3613d1e623
chore(i18n): fallback strings for new resources: nodebb.email
2023-07-18 17:12:32 +00:00
Barış Soner Uşaklı
eb0fcd3235
feat: closes #11812 , add unread public rooms into digest
2023-07-18 13:12:06 -04:00
Barış Soner Uşaklı
00be053e94
fix: topic postercount field if owner is changed
...
also fix when posts are purged
2023-07-18 12:38:17 -04:00
Barış Soner Uşaklı
86dd04d5fd
get rid of tooltips before refreshing list
2023-07-18 09:46:51 -04:00
Misty Release Bot
6e2d49e405
Latest translations and fallbacks
2023-07-18 09:19:12 +00:00
Barış Soner Uşaklı
c9a72329e3
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-17 22:49:07 -04:00
Barış Soner Uşaklı
16fe1eb98c
fix: updateOwner
...
if there is another owner don't do anything
if not then make the next user in the room the owner
2023-07-17 22:49:02 -04:00
Misty Release Bot
a7dae508ec
chore(i18n): fallback strings for new resources: nodebb.modules
2023-07-18 02:42:29 +00:00
Barış Soner Uşaklı
91642cb324
feat: allow multiple room owners, closes #6503
2023-07-17 22:42:00 -04:00
Barış Soner Uşaklı
4b92df75df
chore: up mentions
2023-07-17 22:17:13 -04:00
Barış Soner Uşaklı
48a04eb777
chore: up composer
2023-07-17 15:33:41 -04:00
Barış Soner Uşaklı
efc250f22f
chore: up harmony
2023-07-17 10:55:00 -04:00
Misty Release Bot
fab76551c8
Latest translations and fallbacks
2023-07-17 09:19:14 +00:00
Barış Soner Uşaklı
3e7ca4f20e
fix: unread notif filter
2023-07-16 22:44:17 -04:00
Barış Soner Uşaklı
42a5a52dde
use admin breadcrumbs
2023-07-16 20:32:56 -04:00
Barış Soner Uşaklı
6b017eb19c
chore: up themes
2023-07-16 19:49:54 -04:00
Barış Soner Uşaklı
08491053c0
chore: up harmony
2023-07-16 12:15:44 -04:00
Barış Soner Uşaklı
3b7b0d41d0
chore: up harmony
2023-07-16 12:06:45 -04:00
Barış Soner Uşaklı
3024dac1ae
fix: typo in replied to link
2023-07-16 11:47:23 -04:00
Barış Soner Uşaklı
92c4472e0b
Merge branch 'master' into develop
2023-07-16 11:27:55 -04:00
Barış Soner Uşaklı
77b1a1695b
add text-break
2023-07-16 11:27:42 -04:00
Misty Release Bot
c734570b39
Latest translations and fallbacks
2023-07-16 09:18:43 +00:00
Barış Soner Uşaklı
b93cc7884e
chore: remove test log
2023-07-15 23:42:06 -04:00
Barış Soner Uşaklı
934df69e9d
test: log e11000 errors
2023-07-15 23:30:19 -04:00
Barış Soner Uşaklı
052f1f2232
add error message for testing
2023-07-15 22:23:29 -04:00
Barış Soner Uşaklı
d1132ac44a
chore: up plugins
2023-07-15 22:21:10 -04:00
Barış Soner Uşaklı
a16ee32d31
Merge branch 'master' into develop
2023-07-15 22:09:27 -04:00
Barış Soner Uşaklı
2a3d6d5cfb
fix: logs page whitespace
...
fix url of upload breadcrumbs
2023-07-15 22:08:38 -04:00
Barış Soner Uşaklı
165b0f8565
fix: closes #11806 , fix code blocks
2023-07-15 21:19:07 -04:00
Barış Soner Uşaklı
a5cc5372cb
Merge branch 'master' into develop
2023-07-15 20:05:27 -04:00
Barış Soner Uşaklı
4c311502a2
fix: allow escape to close chat modals
2023-07-15 20:04:15 -04:00
Barış Soner Uşaklı
35ac434c2c
chore: up themes
2023-07-15 19:47:30 -04:00
Barış Soner Uşaklı
05c9cca7c4
fix: version alert in acp
2023-07-15 18:59:58 -04:00
Barış Soner Uşaklı
a4dba8d3fa
fix : #11804 , fix direction of dropdown on rtl
2023-07-15 18:54:50 -04:00
Barış Soner Uşaklı
f6b1f36b7f
use rtl version of css on admin
2023-07-15 18:51:29 -04:00
Barış Soner Uşaklı
a766f74f0e
fix: on leave/kick remove matching sockets from rooms
2023-07-15 18:08:31 -04:00
Misty Release Bot
640e32d49c
chore(i18n): fallback strings for new resources: nodebb.admin-settings-guest
2023-07-15 20:23:27 +00:00
Barış Soner Uşaklı
8091469cc9
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-15 15:52:55 -04:00
Barış Soner Uşaklı
539a4d437c
Merge branch 'master' into develop
2023-07-15 15:52:49 -04:00
renovate[bot]
c838782816
chore(deps): update actions/setup-node action to v3 ( #10347 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-15 15:42:43 -04:00
renovate[bot]
f271597941
chore(deps): update mongo docker tag to v6 ( #10889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-15 15:41:58 -04:00
renovate[bot]
212f90bb9c
fix(deps): update dependency esbuild to v0.18.13 ( #11801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-15 15:41:11 -04:00
Barış Soner Uşaklı
562e4d6e43
fix : #11802 , fix anchor ids in acp settings
2023-07-15 15:07:09 -04:00
Barış Soner Uşaklı
a0478c7049
fix : #11803 , fix rtl in acp
2023-07-15 15:06:12 -04:00
Misty Release Bot
fd90de1ec0
Latest translations and fallbacks
2023-07-15 09:18:34 +00:00
renovate[bot]
406ced7980
fix(deps): update dependency sharp to v0.32.3 ( #11799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 21:14:51 -04:00
renovate[bot]
b53da68800
chore(deps): update dependency eslint to v8.45.0 ( #11800 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 21:14:43 -04:00
renovate[bot]
8e295464d1
fix(deps): update dependency postcss to v8.4.26 ( #11798 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-14 21:14:26 -04:00
Barış Soner Uşaklı
79fae26d8e
fix: spec
2023-07-14 13:20:10 -04:00
Barış Soner Uşaklı
f0775651b9
only update user list if its open
2023-07-14 13:01:41 -04:00
Barış Soner Uşaklı
cfa00ece35
on disconnect update chat rooms
2023-07-14 12:19:33 -04:00
Barış Soner Uşaklı
1e38a16bdb
fix: lint
2023-07-14 11:36:02 -04:00
Barış Soner Uşaklı
98e0d141bd
chore: up themes
2023-07-14 11:21:10 -04:00
Barış Soner Uşaklı
911ef0581c
feat: show online users at the top of userlist and update
...
when they enter/leave
2023-07-14 11:19:57 -04:00
Barış Soner Uşaklı
887333478a
move load on restore
2023-07-13 21:47:07 -04:00
Barış Soner Uşaklı
adb3a5e64e
fix: client side js crash
2023-07-13 21:40:33 -04:00
Barış Soner Uşaklı
3bf16f1c75
no need to store 0 for all messages
...
for deleted and system, if its missing it defaults to 0
2023-07-13 21:25:32 -04:00
Barış Soner Uşaklı
bc8dbc2084
add roomId class to body
2023-07-13 20:01:39 -04:00
Barış Soner Uşaklı
5f43605e4d
move imports to top
2023-07-13 19:53:26 -04:00
Barış Soner Uşaklı
840792ae35
fix : #11797 , update title on chat switch
2023-07-13 19:35:23 -04:00
Barış Soner Uşaklı
ac063fe58a
chore: up harmony
2023-07-13 12:38:02 -04:00
Barış Soner Uşaklı
265d8846c2
only sort rooms inside room list
2023-07-13 12:37:28 -04:00
Barış Soner Uşaklı
37cbf3823c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-13 11:41:24 -04:00
Barış Soner Uşaklı
b63cd54812
test: fix spec
2023-07-13 11:41:20 -04:00
renovate[bot]
adfde1d4e1
chore(deps): update coverallsapp/github-action action to v2.2.1 ( #11795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 11:36:16 -04:00
renovate[bot]
f15265ffbc
fix(deps): update dependency esbuild to v0.18.12 ( #11794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 11:36:07 -04:00
Barış Soner Uşaklı
d545c1432f
chore: up mentions
2023-07-13 11:35:14 -04:00
Barış Soner Uşaklı
22e550fc02
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-13 11:32:12 -04:00
Barış Soner Uşaklı
5c2086107e
fix: always return empty array if its not set
2023-07-13 11:31:56 -04:00
Misty Release Bot
c1f062ebd9
Latest translations and fallbacks
2023-07-13 09:19:13 +00:00
Barış Soner Uşaklı
b36bec95e4
chore: up themes
2023-07-12 21:24:22 -04:00
Barış Soner Uşaklı
f287e1323d
spec
2023-07-12 21:23:17 -04:00
Barış Soner Uşaklı
857fe16878
use same code in load room
2023-07-12 21:20:30 -04:00
Barış Soner Uşaklı
624292524f
chore: up themes
2023-07-12 21:15:01 -04:00
Barış Soner Uşaklı
f8e30c6d52
add icon to rooms based on visibility
2023-07-12 21:13:11 -04:00
Barış Soner Uşaklı
2f8c301aba
fix groups reference
2023-07-12 20:43:53 -04:00
Barış Soner Uşaklı
43060f3cde
perf: faster upgrade script
2023-07-12 19:54:46 -04:00
Barış Soner Uşaklı
4782764aee
fix mobile mobile bar
...
fix user count if user just joined
2023-07-12 19:36:30 -04:00
Barış Soner Uşaklı
9149a9a2cb
fix: mobile back button
2023-07-12 17:13:07 -04:00
Barış Soner Uşaklı
954db1ee19
chore: remove log
2023-07-12 17:07:58 -04:00
Barış Soner Uşaklı
e03fdcd6fc
fix: clear cache on sort
2023-07-12 16:49:55 -04:00
Barış Soner Uşaklı
547bde8939
cache fixes
...
on newRoom and deleteRooms clear cache
add some checks for empty groups list
2023-07-12 16:35:46 -04:00
Barış Soner Uşaklı
18a1663b5e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-07-12 15:35:41 -04:00
Barış Soner Uşaklı
9fda8dcec4
chore: up themes
2023-07-12 15:35:40 -04:00
renovate[bot]
786fff6f5c
fix(deps): update dependency winston to v3.10.0 ( #11792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 15:12:41 -04:00
renovate[bot]
d156e67e9a
fix(deps): update dependency sharp to v0.32.2 ( #11791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 14:21:06 -04:00
renovate[bot]
3c5e5d3ed7
fix(deps): update dependency nodebb-plugin-ntfy to v1.0.16 ( #11790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:19:37 -04:00
renovate[bot]
40477c85d5
chore(deps): update redis docker tag to v7.0.12 ( #11789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:19:19 -04:00
renovate[bot]
efd784fa5f
fix(deps): update fontsource monorepo to v5.0.5 ( #11785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:09:46 -04:00
renovate[bot]
50fd242b69
fix(deps): update dependency compare-versions to v6 ( #11784 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:09:30 -04:00
renovate[bot]
3bf10941c1
fix(deps): update dependency semver to v7.5.4 ( #11783 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:09:05 -04:00
renovate[bot]
833a1ba7d6
fix(deps): update dependency mongodb to v5.7.0 ( #11781 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:08:54 -04:00
renovate[bot]
7fb8e41405
fix(deps): update dependency postcss to v8.4.25 ( #11780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:08:39 -04:00
renovate[bot]
bb89a12a5e
fix(deps): update dependency jsonwebtoken to v9.0.1 ( #11778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:08:29 -04:00
renovate[bot]
b2cabd431e
fix(deps): update dependency ace-builds to v1.23.4 ( #11782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-12 13:08:17 -04:00
Misty Release Bot
2710037cb1
chore(i18n): fallback strings for new resources: nodebb.error, nodebb.modules
2023-07-12 17:04:32 +00:00
Barış Soner Uşaklı
9b901783fa
Chat refactor ( #11779 )
...
* first part of chat refactor
remove per user chat zsets & store all mids in chat:room:<roomId>:mids
reverse uids in getUidsInRoom
* feat: create room button
public groups wip
* feat: public rooms
create chats:room zset
chat room deletion
* join socket.io room
* get rid of some calls that load all users in room
* dont load all users when loadRoom is called
* mange room users infinitescroll
dont load all members in api call
* IS for user list
ability to change groups field for public rooms
update groups field if group is renamed
* test: test fixes
* wip
* keep 150 messages
* fix extra awaits
fix dupe code in chat toggleReadState
* unread state for public rooms
* feat: faster push unread
* test: spec
* change base to harmony
* test: lint fixes
* fix language of chat with message
* add 2 methods for perf
messaging.getTeasers and getUsers(roomIds)
instead of loading one by one
* refactor: cleaner conditional
* test fix upgrade script fix
save timestamp of room creation in room object
* set progress.total
* don't check for guests/spiders
* public room unread fix
* add public unread counts
* mark read on send
* ignore instead of throwing
* doggy.gif
* fix: restore delete
* prevent entering chat rooms with
meta.enter
* fix self message causing mark unread
* ability to sort public rooms
* dont init sortable on mobile
* move chat-loaded class to core
* test: fix spec
* add missing keys
* use ajaxify
* refactor: store some refs
* fix: when user is deleted remove from public rooms as well
* feat: change how unread count is calculated
* get rid of cleaned content
get rid of mid
* add help text
* test: fix tests, add back mid
to prevent breaking change
* ability to search members of chat rooms
* remove
* derp
* perf: switch with partial data
fix tests
* more fixes
if user leaves a group leave public rooms is he is no longer part of any of the groups that have access
fix the cache key used to get all public room ids
dont allow joining chat socket.io room if user is no longer part of group
* fix: lint
* fix: js error when trying to delete room after switching
* add isRoomPublic
2023-07-12 13:03:54 -04:00
Barış Soner Uşaklı
edd8ca997f
Merge branch 'master' into develop
2023-07-12 10:59:39 -04:00
Misty Release Bot
91a432ade9
chore: update changelog for v3.2.2
2023-07-12 14:56:08 +00:00
Misty Release Bot
ffeb64fc9e
chore: incrementing version number - v3.2.2
2023-07-12 14:56:08 +00:00
Barış Soner Uşaklı
f2152953cd
add displayname to parent posts
2023-07-12 10:40:25 -04:00
Barış Soner Uşaklı
e8b40b5884
fix persona defaults
...
fix missing theme:id
2023-07-12 10:20:20 -04:00
Barış Soner Uşaklı
f1170b1896
chore: up themes
2023-07-11 19:51:47 -04:00
Barış Soner Uşaklı
507f9e5629
Merge branch 'master' into develop
2023-07-11 12:33:12 -04:00
Barış Soner Uşaklı
eed34d04f9
chore: up spam-be-gone
2023-07-11 12:33:02 -04:00
Barış Soner Uşaklı
0a0de353f1
Merge branch 'master' into develop
2023-07-11 11:27:10 -04:00
Barış Soner Uşaklı
509faa5ecc
chore: remove log
2023-07-11 11:04:51 -04:00
Julian Lam
2d016af82f
feat: simplified api module handler logic, content-type detection/parsing
2023-07-11 11:03:00 -04:00
Misty Release Bot
e72fab5417
Latest translations and fallbacks
2023-07-11 09:18:33 +00:00
Barış Soner Uşaklı
6ae0df4f46
fix : #11787
2023-07-10 18:07:13 -04:00
Barış Soner Uşaklı
bf2c429a18
fix : #11787
2023-07-10 18:07:04 -04:00
Julian Lam
7415b16d2a
refactor: use fetch() throughout, instead of jQuery .ajax()
2023-07-10 16:45:05 -04:00
Julian Lam
8a53182657
fix: fetch handler not passing back errors or success payloads
2023-07-10 16:45:05 -04:00
Julian Lam
ed99ea20cb
feat: allow FormData object to be passed in to the API module
...
Currently, only objects can be passed in, and it is automatically serialized into json and sent via jQuery .ajax().
This PR extends the module so a FormData object can be passed in, and updates the module so it uses Fetch API instead of jQuery.
At this time regular requests continue to use jQuery for backwards compatibility.
Use case: file uploads via API.
2023-07-10 16:45:05 -04:00
Barış Soner Uşaklı
a12a9bab7a
Merge branch 'master' into develop
2023-07-10 16:23:35 -04:00
Barış Soner Uşaklı
21b510bf24
spec
2023-07-10 16:23:22 -04:00
Barış Soner Uşaklı
796730dc54
test no escape on canonical
2023-07-10 16:20:06 -04:00
Barış Soner Uşaklı
7c588fe9a3
test no escape on canonical
2023-07-10 16:13:26 -04:00
Barış Soner Uşaklı
bf114c1106
fix : #11786 fix selector for upgradable plugins
2023-07-10 09:05:37 -04:00
Misty Release Bot
60fea51b36
Latest translations and fallbacks
2023-07-10 09:18:31 +00:00
Barış Soner Uşaklı
0fe7e831f4
dont show pid
2023-07-08 20:24:05 -04:00
Barış Soner Uşaklı
0ff1f82b5c
make meta desc 160 chars
2023-07-08 14:55:29 -04:00
Barış Soner Uşaklı
0a7f52475e
fix member IS
2023-07-08 03:02:51 -04:00
Barış Soner Uşaklı
e31f5c42ee
test: fix
2023-07-08 00:37:04 -04:00
Barış Soner Uşaklı
5a42d37e0f
fix reconnect logic
2023-07-07 23:58:12 -04:00
Barış Soner Uşaklı
9044e10e64
change description length to 160
2023-07-07 00:38:30 -04:00
Barış Soner Uşaklı
1b2f8561e0
Merge branch 'master' into develop
2023-07-06 12:19:56 -04:00
Misty Release Bot
c7f8cee9f7
chore: update changelog for v3.2.1
2023-07-05 19:36:29 +00:00
Misty Release Bot
024a546780
chore: incrementing version number - v3.2.1
2023-07-05 19:36:29 +00:00
Barış Soner Uşaklı
f938a2d940
Merge branch 'master' into develop
2023-07-05 15:25:23 -04:00
Barış Soner Uşaklı
1bda90731a
fix : #11766 , allow privileged users to vote and chat
...
even if they don't have enough reputation
2023-07-05 15:24:34 -04:00
Barış Soner Uşaklı
ee9962e4db
Merge branch 'master' into develop
2023-07-05 09:18:32 -04:00
renovate[bot]
a1110f10bd
fix(deps): update dependency nodebb-plugin-emoji to v5.1.3 ( #11777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 09:18:22 -04:00
renovate[bot]
5eedd8eba2
fix(deps): update fontsource monorepo to v5.0.4 ( #11776 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 09:08:58 -04:00
renovate[bot]
1932a31df5
fix(deps): update dependency nodebb-plugin-emoji to v5.1.3 ( #11777 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-05 09:08:39 -04:00
Misty Release Bot
8fc1744232
Latest translations and fallbacks
2023-07-05 09:19:03 +00:00
Misty Release Bot
6fd444eefd
Latest translations and fallbacks
2023-07-04 09:18:57 +00:00
Barış Soner Uşaklı
0183e5f8d2
fix : #11775 , trim -rtl from targetSkin
2023-07-03 18:50:09 -04:00
Misty Release Bot
6e745b882a
Latest translations and fallbacks
2023-07-03 09:19:07 +00:00
Barış Soner Uşaklı
f367d65a03
remove timeagoCutoff=1
2023-07-02 17:26:58 -04:00
renovate[bot]
d2e6062b7a
fix(deps): update dependency nodebb-theme-persona to v13.1.7 ( #11769 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-02 12:19:16 -04:00
renovate[bot]
0bad85785c
chore(deps): update dependency eslint to v8.44.0 ( #11771 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-02 12:19:08 -04:00
renovate[bot]
63bbb366d7
fix(deps): update dependency @isaacs/ttlcache to v1.4.1 ( #11774 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-02 12:18:57 -04:00
renovate[bot]
335a361920
fix(deps): update dependency esbuild to v0.18.11 ( #11772 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-02 12:18:27 -04:00
Misty Release Bot
7370d986a4
Latest translations and fallbacks
2023-07-02 09:18:33 +00:00
Barış Soner Uşaklı
cf3ca1ae30
Merge branch 'master' into develop
2023-07-01 13:31:38 -04:00
Barış Soner Uşaklı
64d3018286
fix : #11773 , fix create token button
2023-07-01 13:31:30 -04:00
Misty Release Bot
9df3ccaaa6
Latest translations and fallbacks
2023-07-01 09:18:34 +00:00
Barış Soner Uşaklı
4971610cc6
Merge branch 'master' into develop
2023-06-30 20:51:19 -04:00
Barış Soner Uşaklı
4045681aa7
fix: add ?page= to canonical urls
...
#11770
for spiders to use pagination
2023-06-30 20:51:03 -04:00
Barış Soner Uşaklı
29d4890167
Merge branch 'master' into develop
2023-06-30 15:15:50 -04:00
Barış Soner Uşaklı
9fc5ae0865
chore: up harmony
2023-06-30 15:15:43 -04:00
Barış Soner Uşaklı
8cc19fac6c
add no replies class to navigator
2023-06-30 15:15:22 -04:00
Barış Soner Uşaklı
8b2b4fce37
add no replies class to navigator
2023-06-30 15:13:30 -04:00
Barış Soner Uşaklı
a352031388
double static:app.load timeout
2023-06-30 14:48:22 -04:00
Barış Soner Uşaklı
2836f16665
Merge branch 'master' into develop
2023-06-30 12:38:47 -04:00
Barış Soner Uşaklı
82d377028f
chore: up composer
2023-06-30 12:38:40 -04:00
Misty Release Bot
48a006533e
Latest translations and fallbacks
2023-06-30 09:18:51 +00:00
Barış Soner Uşaklı
099f7d1192
Merge branch 'master' into develop
2023-06-29 20:30:38 -04:00
Barış Soner Uşaklı
97d8f85816
chore: up spider-detector
2023-06-29 20:29:01 -04:00
Barış Soner Uşaklı
3847ae44d9
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-29 11:11:28 -04:00
Barış Soner Uşaklı
1fc658b3c0
Merge branch 'master' into develop
2023-06-29 11:11:22 -04:00
Misty Release Bot
58bdedaf8b
chore(i18n): fallback strings for new resources: nodebb.admin-admin
2023-06-29 15:07:18 +00:00
Barış Soner Uşaklı
311b8b2494
add new string
2023-06-29 11:06:54 -04:00
Barış Soner Uşaklı
f23cda10cf
chore: up markdown
2023-06-29 10:55:38 -04:00
Misty Release Bot
32dd6c4983
Latest translations and fallbacks
2023-06-29 09:19:12 +00:00
Barış Soner Uşaklı
7d5fe20b10
fix: group membership methods for guests/spiders
...
add tests to cover different combinations
2023-06-28 20:55:25 -04:00
Barış Soner Uşaklı
2791eb8aac
fix: group membership methods for guests/spiders
...
add tests to cover different combinations
2023-06-28 20:55:01 -04:00
renovate[bot]
a3111e4d9c
fix(deps): update dependency webpack to v5.88.1 ( #11764 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-28 16:14:11 -04:00
Misty Release Bot
080f9e7525
chore: update changelog for v3.2.0
2023-06-28 15:54:26 +00:00
Misty Release Bot
a93c3fbbdc
chore: incrementing version number - v3.2.0
2023-06-28 15:54:25 +00:00
renovate[bot]
26af152ada
chore(deps): update dependency lint-staged to v13.2.3 ( #11762 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-28 10:52:24 -04:00
renovate[bot]
1de2d632a8
fix(deps): update socket.io packages to v4.7.1 ( #11763 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-28 10:35:29 -04:00
renovate[bot]
53ab593169
fix(deps): update dependency ace-builds to v1.23.1 ( #11759 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-28 10:35:09 -04:00
Barış Soner Uşaklı
fe9b87808b
Merge branch 'master' into develop
2023-06-27 13:58:02 -04:00
Barış Soner Uşaklı
01c36f8bfb
fix : #11761 , don't escape topic title twice
...
if a reply is being edited topicData.title is already escaped
2023-06-27 13:57:44 -04:00
renovate[bot]
e7f68aec7f
fix(deps): update dependency esbuild to v0.18.10 ( #11760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-27 11:07:01 -04:00
Barış Soner Uşaklı
aefef763db
fix: use btn instead of icon
2023-06-27 10:49:36 -04:00
Misty Release Bot
354c2aebc5
Latest translations and fallbacks
2023-06-27 09:19:38 +00:00
Barış Soner Uşaklı
fa4fd5e905
remove unused css
2023-06-26 23:53:55 -04:00
Barış Soner Uşaklı
daa5ac85e9
refactor: show both emails in user list
...
if user has a confirmed email and a pending email change show both in the acp
2023-06-26 20:33:28 -04:00
renovate[bot]
a814440cd8
fix(deps): update dependency pg-cursor to v2.10.1 ( #11757 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 19:19:21 -04:00
renovate[bot]
8b56fa2fd9
fix(deps): update dependency pg to v8.11.1 ( #11758 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 16:34:19 -04:00
Barış Soner Uşaklı
9401313932
chore: up harmony
2023-06-26 15:27:16 -04:00
Barış Soner Uşaklı
ea150162e5
fix: rollback ace-builds 1.23.0 doesnt work
2023-06-26 15:15:48 -04:00
Barış Soner Uşaklı
8b4e2ca977
chore: up persona
2023-06-26 12:43:05 -04:00
Barış Soner Uşaklı
cc1672882c
add the pending email so it is displayed in acp
2023-06-26 12:27:21 -04:00
Barış Soner Uşaklı
9e75068da2
expand json buttons
2023-06-26 09:46:36 -04:00
renovate[bot]
3adc7505a6
fix(deps): update dependency esbuild to v0.18.9 ( #11755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-26 09:23:33 -04:00
Barış Soner Uşaklı
2386c8e0bf
Merge branch 'master' into develop
2023-06-26 09:22:50 -04:00
Barış Soner Uşaklı
e45f513bfe
fix : #11756 , fix unique visitor stats in acp table
2023-06-26 09:03:29 -04:00
Misty Release Bot
097bbc926f
Latest translations and fallbacks
2023-06-26 09:19:09 +00:00
Barış Soner Uşaklı
e56e44ab23
refactor: move async call to promise.all
2023-06-25 22:08:20 -04:00
Barış Soner Uşaklı
b1de9472ad
chore: up deps
2023-06-25 19:36:03 -04:00
Barış Soner Uşaklı
1eb7d61ef8
Merge branch 'master' into develop
2023-06-25 17:40:52 -04:00
Barış Soner Uşaklı
db5016cc3a
chore: up harmony
2023-06-25 17:40:25 -04:00
renovate[bot]
a19e7b5c14
chore(deps): update commitlint monorepo to v17.6.6 ( #11750 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-25 17:40:08 -04:00
renovate[bot]
b25e724761
fix(deps): update socket.io packages to v4.7.0 ( #11744 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-25 17:40:00 -04:00
renovate[bot]
9d0edc3603
fix(deps): update dependency semver to v7.5.3 ( #11745 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-25 17:39:50 -04:00
renovate[bot]
a724379046
fix(deps): update dependency esbuild to v0.18.8 ( #11751 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-25 17:39:31 -04:00
renovate[bot]
85e5619c2b
fix(deps): update dependency esbuild to v0.18.7 ( #11749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-24 20:17:30 -04:00
Misty Release Bot
bc7e878ae2
Latest translations and fallbacks
2023-06-24 09:18:32 +00:00
Barış Soner Uşaklı
8f6889e05d
chore: up harmony
2023-06-23 14:36:00 -04:00
Barış Soner Uşaklı
d549d07381
remove await
2023-06-23 14:35:51 -04:00
Barış Soner Uşaklı
94f0630133
test: fix spec
2023-06-23 00:00:23 -04:00
Barış Soner Uşaklı
4b11cd0da5
feat: closes #11747 , add pagination to tokens page
2023-06-22 23:38:57 -04:00
Barış Soner Uşaklı
c4c06be5a8
chore: up harmony
2023-06-22 23:24:18 -04:00
Barış Soner Uşaklı
299f8864a2
hide nav if only one post, show after reply
...
hide after purge if only one post left
2023-06-22 23:13:23 -04:00
Barış Soner Uşaklı
c21d7dbc7e
fix: dont overwrite postIndex
...
if its not on the current page
2023-06-22 22:26:08 -04:00
Barış Soner Uşaklı
cbd98c1b28
fix: closes #11731 , set postIndex on pagination
2023-06-22 21:16:11 -04:00
Barış Soner Uşaklı
777c7d0975
chore: up harmony
2023-06-22 18:45:14 -04:00
Barış Soner Uşaklı
7f46500671
chore: up deps
2023-06-22 13:38:00 -04:00
renovate[bot]
939e5818da
fix(deps): update dependency sass to v1.63.6 ( #11743 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 23:51:49 -04:00
renovate[bot]
8a96179415
chore(deps): update dependency sass-embedded to v1.63.6 ( #11742 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 23:49:54 -04:00
renovate[bot]
c45854d96c
fix(deps): update dependency webpack to v5.88.0 ( #11741 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 23:49:45 -04:00
renovate[bot]
9d5fadad9a
fix(deps): update dependency sanitize-html to v2.11.0 ( #11740 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 23:49:29 -04:00
Barış Soner Uşaklı
f9e378299d
chore: up harmony
2023-06-21 23:38:26 -04:00
Misty Release Bot
8744e4121e
chore: update changelog for v3.1.7
2023-06-21 15:48:19 +00:00
Misty Release Bot
683675410d
chore: incrementing version number - v3.1.7
2023-06-21 15:48:18 +00:00
Julian Lam
a8399aa23a
test: make email requirement flag changes more explicit in tests, so cases do not rely on variable values from other cases
2023-06-21 11:09:10 -04:00
Barış Soner Uşaklı
7a0e5c6d9a
chore: up persona
2023-06-21 10:34:25 -04:00
Barış Soner Uşaklı
cfedd0877f
fix: pinned topic ordering if parent element has non topic elements
...
for example
<ul component="category" class="topic-list" itemscope itemtype="http://www.schema.org/ItemList " data-nextstart="{nextStart}" data-set="{set}">
<meta itemprop="itemListOrder" content="descending">
{{{each topics}}}
<!-- IMPORT partials/topics_list_item.tpl -->
{{{ end }}}
</ul>
2023-06-21 09:54:00 -04:00
renovate[bot]
e0c137c912
fix(deps): update dependency esbuild to v0.18.6 ( #11736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 09:03:30 -04:00
renovate[bot]
61e45cb324
fix(deps): update dependency sass to v1.63.5 ( #11737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 09:03:15 -04:00
renovate[bot]
94d1dbc7ff
chore(deps): update dependency sass-embedded to v1.63.5 ( #11738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 09:02:05 -04:00
renovate[bot]
a53e7d21b3
fix(deps): update dependency ace-builds to v1.23.0 ( #11739 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 09:01:35 -04:00
Barış Soner Uşaklı
be474fb4ce
chore: up harmony
2023-06-21 09:01:05 -04:00
Barış Soner Uşaklı
1896b486d7
chore: up harmony
2023-06-20 20:42:54 -04:00
renovate[bot]
2a56d21c6a
fix(deps): update dependency esbuild to v0.18.5 ( #11730 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-20 19:28:53 -04:00
Barış Soner Uşaklı
c638186b33
test: fix another test
2023-06-20 19:24:21 -04:00
Barış Soner Uşaklı
64718d0ce0
test: fix email tests @julianlam
2023-06-20 19:02:46 -04:00
Barış Soner Uşaklı
ad1da0218a
Merge branch 'master' into develop
2023-06-20 18:52:36 -04:00
Barış Soner Uşaklı
f2fe7c0686
fix : #11735 , crash when making guest reply
...
to /api/compose route
2023-06-20 18:51:46 -04:00
Barış Soner Uşaklı
86faed6fd3
feat: add vote privs to topic ( #11734 )
...
* feat: add vote privs to topic
* add missing awaits
2023-06-20 14:16:17 -04:00
Barış Soner Uşaklı
09d42076be
chore: up persona
2023-06-20 13:14:04 -04:00
Misty Release Bot
aff40b2fda
Latest translations and fallbacks
2023-06-20 09:19:13 +00:00
Barış Soner Uşaklı
5e696c9046
change to console.error
2023-06-19 16:37:24 -04:00
Barış Soner Uşaklı
ed01753d2a
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-19 12:04:29 -04:00
Barış Soner Uşaklı
281078f5ce
fix: delete events not working
2023-06-19 12:04:24 -04:00
Misty Release Bot
118a66f050
Latest translations and fallbacks
2023-06-19 09:18:50 +00:00
Barış Soner Uşaklı
090a792168
fix : #11729 , only check registered users
...
ignore guests(uid 0) & spiders(uid -1)
2023-06-18 18:42:49 -04:00
Barış Soner Uşaklı
cce42fec4f
chore: up harmony
2023-06-18 18:38:32 -04:00
Barış Soner Uşaklı
4107d6b848
chore: up markdown
2023-06-17 19:32:01 -04:00
Barış Soner Uşaklı
b7a4ce6c1e
less margin on copy code btn
2023-06-17 19:31:28 -04:00
Barış Soner Uşaklı
1abe1d5e01
testing thumb fix ( #11727 )
...
* testing thumb fix
* one more test
* remove logs
2023-06-17 19:23:36 -04:00
Misty Release Bot
0dde5d5fc7
Latest translations and fallbacks
2023-06-17 09:18:34 +00:00
Barış Soner Uşaklı
0f29ae5568
Merge branch 'master' into develop
2023-06-16 20:30:55 -04:00
Barış Soner Uşaklı
4e146eb50b
fix : #11723 , fix pagination on following/follower page
2023-06-16 20:30:44 -04:00
renovate[bot]
7beadb6b3f
chore(deps): update dependency eslint to v8.43.0 ( #11722 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 20:20:55 -04:00
Barış Soner Uşaklı
b2f70a2efe
chore: up themes
2023-06-16 19:52:51 -04:00
Barış Soner Uşaklı
36e7675553
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-16 18:07:59 -04:00
Barış Soner Uşaklı
4768d06b27
lint: fix whitespace
2023-06-16 18:07:54 -04:00
Misty Release Bot
7ca85c6065
chore(i18n): fallback strings for new resources: nodebb.admin-appearance-skins
2023-06-16 22:04:48 +00:00
Barış Soner Uşaklı
556fd65d51
feat: custom skins panel in acp
2023-06-16 18:04:22 -04:00
renovate[bot]
ae34900417
fix(deps): update dependency esbuild to v0.18.4 ( #11721 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 13:09:08 -04:00
Barış Soner Uşaklı
68ddca1e02
feat: add req and socket to als, closes https://github.com/NodeBB/NodeBB/pull/10304
2023-06-16 10:55:35 -04:00
Barış Soner Uşaklı
21919524bb
chore: up composer
2023-06-16 09:39:27 -04:00
renovate[bot]
d454c5c470
fix(deps): update dependency commander to v11 ( #11719 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 09:38:48 -04:00
renovate[bot]
b3bdb9d0d9
fix(deps): update dependency lru-cache to v10 ( #11716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 09:38:28 -04:00
renovate[bot]
770021e0b1
fix(deps): update dependency semver to v7.5.2 ( #11718 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-16 09:38:21 -04:00
Barış Soner Uşaklı
9ee1d7b063
fix: if reply is in different topic dont hide in parent
2023-06-16 09:05:37 -04:00
Misty Release Bot
45df009c07
Latest translations and fallbacks
2023-06-16 09:19:35 +00:00
Barış Soner Uşaklı
644416026d
chore: up harmony
2023-06-15 20:52:34 -04:00
Barış Soner Uşaklı
2360d2966b
refactor: remove script
2023-06-15 20:36:35 -04:00
Barış Soner Uşaklı
8812e08b10
fix key in upgrade script
2023-06-15 20:34:20 -04:00
Barış Soner Uşaklı
6d5f6a159e
fix: web
2023-06-15 19:34:53 -04:00
Barış Soner Uşaklı
9198a95173
add again
2023-06-15 19:33:41 -04:00
Barış Soner Uşaklı
a7375a85ba
Merge branch 'master' into develop
2023-06-15 16:41:54 -04:00
Misty Release Bot
f10a2d2e98
chore: update changelog for v3.1.6
2023-06-15 19:45:04 +00:00
Misty Release Bot
35efc444ce
chore: incrementing version number - v3.1.6
2023-06-15 19:45:03 +00:00
Barış Soner Uşaklı
8620a2cd0a
fix : #11717 prevent crash in messaging
2023-06-15 15:33:36 -04:00
Barış Soner Uşaklı
f6059726e8
remove dupe code
2023-06-15 12:12:37 -04:00
Barış Soner Uşaklı
95bbd1fdef
grow users table so it doesnt clip dropdowns
2023-06-15 11:29:21 -04:00
Barış Soner Uşaklı
b48a6e26cd
fix: var name
2023-06-15 11:19:48 -04:00
Barış Soner Uşaklı
b4aed4314c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-15 10:01:56 -04:00
Barış Soner Uşaklı
2f94eb21fb
test: openapi
2023-06-15 10:01:50 -04:00
renovate[bot]
9f94b56f2e
fix(deps): update dependency esbuild to v0.18.3 ( #11715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-15 09:58:50 -04:00
Barış Soner Uşaklı
304f9b6eef
remove ?page when changing filters
2023-06-15 09:58:02 -04:00
renovate[bot]
f95929b258
fix(deps): update dependency webpack to v5.87.0 ( #11713 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-15 09:20:58 -04:00
Barış Soner Uşaklı
1a5e18cd37
feat: #11714 , add page title
2023-06-15 09:20:00 -04:00
Barış Soner Uşaklı
61420fdcc2
chore: up themes
2023-06-15 09:17:44 -04:00
Barış Soner Uşaklı
3080eb7e01
feat: #11714 , add registrationQueue flag
2023-06-15 09:13:04 -04:00
Barış Soner Uşaklı
73c808683f
only load postData for main post
2023-06-14 22:12:37 -04:00
Barış Soner Uşaklı
0b2feb9e45
perf: make less db calls to load indices
...
pass in postData array to getPostReplies which has the indices already
look at the passed in array of posts to find the index of nested replies before calling getPidIndex, most of the time the direct replies are close to the target so they are already in postData array.
only load indices if direct reply count is1
2023-06-14 22:12:24 -04:00
Barış Soner Uşaklı
bc74afaf51
test: openapi
2023-06-14 21:05:22 -04:00
Barış Soner Uşaklı
f9990cab05
chore: up themes
2023-06-14 20:54:54 -04:00
Barış Soner Uşaklı
dcc2bb1085
lint: fix unused
2023-06-14 20:53:06 -04:00
Barış Soner Uşaklı
f2c72bc7a3
remove markup from js
...
so themes can use different styles
2023-06-14 20:48:36 -04:00
Julian Lam
c97977f846
chore: bump themes for da02361b13
2023-06-14 16:58:06 -04:00
Julian Lam
da02361b13
feat: do not show the replies container in a post's footer if the only reply present is the next post
2023-06-14 16:53:00 -04:00
Barış Soner Uşaklı
0f84f597df
chore: up harmony
2023-06-14 14:35:39 -04:00
renovate[bot]
c9e41e1004
fix(deps): update dependency nodebb-plugin-2factor to v7.1.3 ( #11711 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 12:32:49 -04:00
Barış Soner Uşaklı
4b0d394058
chore: up emoji
2023-06-14 12:29:48 -04:00
Barış Soner Uşaklı
06f85d6fff
Merge branch 'master' into develop
2023-06-14 12:17:30 -04:00
Barış Soner Uşaklı
291aa58e3f
chore: up emoji
2023-06-14 12:17:17 -04:00
Barış Soner Uşaklı
8bd74255d5
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-14 12:17:04 -04:00
Barış Soner Uşaklı
7b8ebd0aa0
revert: remove emoji email css
2023-06-14 12:16:59 -04:00
renovate[bot]
9282bc58e6
chore(deps): update coverallsapp/github-action action to v2.2.0 ( #11690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 09:59:29 -04:00
renovate[bot]
dfcef322fc
fix(deps): update dependency sass to v1.63.4 ( #11709 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 09:59:01 -04:00
Misty Release Bot
c246df4e3f
Latest translations and fallbacks
2023-06-14 09:19:18 +00:00
Barış Soner Uşaklı
a757716ddd
fix: closes #11708 , fix quick reply check
2023-06-13 16:08:59 -04:00
Misty Release Bot
b0d1686185
chore: update changelog for v3.1.5
2023-06-13 18:50:11 +00:00
Misty Release Bot
3eaf04827e
chore: incrementing version number - v3.1.5
2023-06-13 18:50:11 +00:00
Barış Soner Uşaklı
8005b4ae76
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-13 12:47:48 -04:00
Barış Soner Uşaklı
2c89d78494
fix: error toast on lost connection
2023-06-13 12:47:43 -04:00
renovate[bot]
9521c8deb7
fix(deps): update dependency esbuild to v0.18.2 ( #11705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-13 12:39:59 -04:00
Barış Soner Uşaklı
4d3f5ecf56
switch buttons
2023-06-13 12:33:24 -04:00
Barış Soner Uşaklı
8ca65b0c78
fix: dont send 200 status on admin upload errors ( #11707 )
...
* fix: dont send 200 status on admin upload errors
* test: update test
* bring back both checks for error
* test: add statusCode tests
2023-06-13 12:32:48 -04:00
Julian Lam
1d1639d46f
fix: improper neutralization of user input in image wrapping code
2023-06-13 11:55:13 -04:00
Misty Release Bot
f2c0c18879
Latest translations and fallbacks
2023-06-13 09:19:14 +00:00
Barış Soner Uşaklı
7eccdb1a33
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-12 20:55:08 -04:00
Barış Soner Uşaklı
f95f6d00ab
fix text-break
2023-06-12 20:55:03 -04:00
Misty Release Bot
fa8e656d1c
chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache, nodebb.admin-advanced-errors, nodebb.admin-development-logger
2023-06-13 00:43:48 +00:00
Barış Soner Uşaklı
cf13dd8fbb
some more acp pages
2023-06-12 20:42:49 -04:00
Barış Soner Uşaklı
56ac610b6f
chore: up harmony
2023-06-12 13:12:08 -04:00
renovate[bot]
fe96d6f839
fix(deps): update dependency nodebb-plugin-2factor to v7.1.1 ( #11703 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 13:01:17 -04:00
renovate[bot]
b0d91a550d
fix(deps): update dependency ace-builds to v1.22.1 ( #11699 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 12:16:07 -04:00
renovate[bot]
5247f76373
fix(deps): update dependency esbuild to v0.18.1 ( #11701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 12:15:58 -04:00
renovate[bot]
96a7add5f2
fix(deps): update dependency nodebb-theme-harmony to v1.0.47 ( #11700 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 12:15:43 -04:00
Barış Soner Uşaklı
6740a51edf
fix : #11702 , don't escape backgroundImage twice
2023-06-12 11:39:48 -04:00
Misty Release Bot
09562e7966
Latest translations and fallbacks
2023-06-12 09:19:24 +00:00
Barış Soner Uşaklı
0bfe361c30
chore: up themes
2023-06-11 18:06:56 -04:00
Barış Soner Uşaklı
9522951fbd
refactor: remove log
2023-06-10 19:35:10 -04:00
renovate[bot]
1512a37d42
fix(deps): update dependency sass to v1.63.3 ( #11693 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-10 19:33:28 -04:00
renovate[bot]
1bd8f89888
fix(deps): update dependency @fontsource/poppins to v5.0.3 ( #11696 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2023-06-10 19:32:57 -04:00
Misty Release Bot
0863afd0e0
chore(i18n): fallback strings for new resources: nodebb.admin-appearance-customise
2023-06-10 23:27:40 +00:00
Barış Soner Uşaklı
de68f7493d
feat: add new tab to define bs variables
...
to override bootstrap vars.
dont crash if scss fails to compile, just use empty css and log the error, this allows accessing the acp if client scss has errors
2023-06-10 19:27:15 -04:00
renovate[bot]
ddb41fbe5a
fix(deps): update dependency @fontsource/inter to v5.0.3 ( #11695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-10 18:34:52 -04:00
renovate[bot]
2b419f9392
fix(deps): update dependency esbuild to v0.18.0 ( #11698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-10 18:34:39 -04:00
Barış Soner Uşaklı
4a6249a455
fix: closes #11697 , remove min attribute from rep thresholds
2023-06-10 17:24:10 -04:00
Barış Soner Uşaklı
e1f35928e6
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-10 11:57:10 -04:00
Barış Soner Uşaklı
67ab222dca
chore: up themes
2023-06-10 11:57:05 -04:00
Misty Release Bot
195b09d5c2
chore(i18n): fallback strings for new resources: nodebb.user
2023-06-10 15:56:28 +00:00
Barış Soner Uşaklı
2edfe0ef3e
feat: bring back noskin option
...
if forum sets a default skin there was no way for the user to go back to the no skin version
2023-06-10 11:55:59 -04:00
Barış Soner Uşaklı
33a6b3e1da
fix: skins page revert
2023-06-10 10:09:30 -04:00
Misty Release Bot
e6f2dece3d
Latest translations and fallbacks
2023-06-10 09:18:36 +00:00
Julian Lam
c5cd76e798
fix: don't update edit data if edited timestamp is not available
2023-06-09 12:44:06 -04:00
Misty Release Bot
f468711080
Latest translations and fallbacks
2023-06-09 09:19:04 +00:00
Barış Soner Uşaklı
a360bcd617
dashboard
2023-06-08 12:14:27 -04:00
renovate[bot]
744f399c32
fix(deps): update dependency webpack to v5.86.0 ( #11691 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 08:55:15 -04:00
renovate[bot]
32cebaa6f6
fix(deps): update dependency connect-pg-simple to v9 ( #11692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-08 08:54:00 -04:00
Barış Soner Uşaklı
f2cf3cbd46
add margin
2023-06-07 20:10:05 -04:00
Barış Soner Uşaklı
450918f93d
admin-mods
2023-06-07 10:35:32 -04:00
Barış Soner Uşaklı
2d2db331d5
admin-mods remove buttons
2023-06-07 10:13:16 -04:00
Misty Release Bot
b47799260d
Latest translations and fallbacks
2023-06-07 09:18:52 +00:00
Barış Soner Uşaklı
1098e8e486
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-06 22:22:54 -04:00
Barış Soner Uşaklı
79f11db5dd
Merge branch 'master' into develop
2023-06-06 22:22:45 -04:00
Misty Release Bot
934b67926c
chore(i18n): fallback strings for new resources: nodebb.admin-manage-users
2023-06-07 00:56:17 +00:00
Barış Soner Uşaklı
5fae09f3aa
feat: add not validated/expired
2023-06-06 20:55:52 -04:00
Barış Soner Uşaklı
61ae48e90d
align/format users
2023-06-06 20:30:46 -04:00
renovate[bot]
1738f3c5d1
fix(deps): update dependency mongodb to v5.6.0 ( #11670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 18:57:03 -04:00
renovate[bot]
09fff40c3a
fix(deps): update dependency lru-cache to v9.1.2 ( #11668 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 18:56:54 -04:00
Barış Soner Uşaklı
3f56b135d4
dashboard
2023-06-06 18:56:23 -04:00
Barış Soner Uşaklı
252c9f646b
remove dupe buttons on dashboard
2023-06-06 17:05:22 -04:00
Barış Soner Uşaklı
5adc418fef
manage ip address dropdown
2023-06-06 16:58:39 -04:00
renovate[bot]
bf76989efc
fix(deps): update dependency nodebb-plugin-emoji to v5.1.0 ( #11683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 12:17:15 -04:00
renovate[bot]
9ef40569d5
fix(deps): update dependency nodebb-plugin-dbsearch to v6.1.0 ( #11689 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 12:02:28 -04:00
renovate[bot]
6240a8c695
fix(deps): update dependency nodebb-theme-persona to v13.1.0 ( #11688 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 12:02:20 -04:00
renovate[bot]
bfdb72ca03
fix(deps): update dependency nodebb-plugin-composer-default to v10.2.0 ( #11686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 11:39:37 -04:00
renovate[bot]
d58c9d8c6e
fix(deps): update dependency nodebb-plugin-mentions to v4.2.0 ( #11687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 11:39:28 -04:00
renovate[bot]
6455768007
fix(deps): update dependency nodebb-plugin-2factor to v7.1.0 ( #11685 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 11:24:18 -04:00
renovate[bot]
ed2d9a96c9
fix(deps): update dependency nodebb-plugin-markdown to v12.1.0 ( #11684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 11:09:39 -04:00
renovate[bot]
c23deb8727
fix(deps): update dependency nodebb-theme-lavender to v7.1.0 ( #11682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 11:09:30 -04:00
renovate[bot]
5d8d09463d
fix(deps): update dependency nodebb-plugin-spam-be-gone to v2.1.0 ( #11681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 10:45:16 -04:00
renovate[bot]
601a03633e
fix(deps): update dependency nodebb-theme-harmony to v1.0.43 ( #11680 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-06 10:45:10 -04:00
Misty Release Bot
f5d89d14a1
Latest translations and fallbacks
2023-06-06 09:19:14 +00:00
Misty Release Bot
619c4ff7ea
chore(i18n): fallback strings for new resources: nodebb.themes-harmony
2023-06-06 00:40:34 +00:00
Barış Soner Uşaklı
f5b7ab304c
add lang string
2023-06-05 20:40:09 -04:00
Barış Soner Uşaklı
d0e9eb2ca4
fix: dont add deleted users to users:online
...
dont set their lastonline field
2023-06-05 19:33:05 -04:00
Barış Soner Uşaklı
db3bff094e
fix : #11679 , fix username change
...
only effected usernames with special characters & quotes
2023-06-05 17:11:49 -04:00
renovate[bot]
ccf3d3bce9
fix(deps): update dependency webpack to v5.85.1 ( #11678 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-05 12:34:29 -04:00
Barış Soner Uşaklı
8bd7f18c76
add more padding if code block has scrollbar
2023-06-05 12:13:09 -04:00
Barış Soner Uşaklı
04998908ba
Fixes for "validate email" & "send validation email" in ACP ( #11677 )
...
* confirmObj changes
dont expire confirm:<code>, add a expires field instead
dont expire confirm:byUid:<uid>
on admin manage users display the users email status
1. verified
2. verify email sent (pending)
3. verify email sent (expired)
4. no email entered
fix validate email in acp to use
email in user:<uid> if they have one
if not check if its in confirm:<code>
if its not in above cant validate throw error
fix send validate email to use
email in user:<uid> if they have one
if not check if its in confirm:<code>
if its not in above too cant validate throw error
* add back socket.io tests
* test: fix confirm tests
no longer using pexpire
return correct time left on token
* chore: update openapi
* fix: delete call
* test: mget test fixes
* test: fix tests
2023-06-05 12:12:48 -04:00
Misty Release Bot
1e137b0705
Latest translations and fallbacks
2023-06-05 09:18:55 +00:00
Barış Soner Uşaklı
cabb7efe66
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-06-04 21:19:20 -04:00
Barış Soner Uşaklı
32f60df108
refactor: remove log
2023-06-04 21:19:15 -04:00
renovate[bot]
d41651dca3
fix(deps): update dependency nodebb-theme-harmony to v1.0.42 ( #11674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-04 17:03:47 -04:00
renovate[bot]
929835deee
fix(deps): update dependency nodebb-plugin-composer-default to v10.1.9 ( #11676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-04 17:03:37 -04:00
Barış Soner Uşaklı
ee8cb3782b
fix: closes #11673 , topic search for harmony
...
harmony uses dropdown for search persona and older themes used a hidden input element in the navbar
2023-06-04 16:31:21 -04:00
Misty Release Bot
639eeb4492
chore(i18n): fallback strings for new resources: nodebb.topic
2023-06-04 19:50:42 +00:00
Barış Soner Uşaklı
1cc079f35d
chore: update lang key
...
for https://github.com/NodeBB/NodeBB/issues/11675
2023-06-04 15:50:11 -04:00
renovate[bot]
55e5467dde
chore(deps): update dependency eslint to v8.42.0 ( #11672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-03 19:38:28 -04:00
Barış Soner Uşaklı
b73f307abe
fix: filter null nav items
2023-06-03 11:14:39 -04:00
Misty Release Bot
c139940ea1
Latest translations and fallbacks
2023-06-03 09:18:36 +00:00
Barış Soner Uşaklı
e89cfd447e
feat: closes #11671 , allow custom classes on body
...
res.render('myplugin', { bodyClasses: ['myplugin', 'special']});
2023-06-02 17:30:11 -04:00
Misty Release Bot
49211815f5
Latest translations and fallbacks
2023-06-02 09:18:54 +00:00
Barış Soner Uşaklı
2ba70e4367
dont shrink left-sidebar
2023-06-01 20:42:37 -04:00
Barış Soner Uşaklı
d3c5a79d44
fix : #11664 , dont create backlinks for quotes
2023-06-01 13:48:12 -04:00
renovate[bot]
b5ee02474f
fix(deps): update dependency nodebb-theme-harmony to v1.0.40 ( #11669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 12:45:09 -04:00
Barış Soner Uşaklı
a5b080ea6f
fix: wrap on events page
2023-06-01 12:25:40 -04:00
Barış Soner Uşaklı
392a7d2803
feat: upgrade fonts
2023-06-01 11:49:17 -04:00
renovate[bot]
1033cd1cf2
fix(deps): pin dependencies ( #11660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 11:20:18 -04:00
renovate[bot]
e6344db8dd
fix(deps): update dependency webpack to v5.85.0 ( #11663 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 11:08:14 -04:00
Misty Release Bot
d4afd1edfe
Latest translations and fallbacks
2023-06-01 09:20:29 +00:00
Misty Release Bot
d508772cda
chore(i18n): fallback strings for new resources: nodebb.admin-appearance-customise, nodebb.admin-appearance-skins, nodebb.admin-appearance-themes, nodebb.admin-settings-api
2023-06-01 01:16:42 +00:00
Barış Soner Uşaklı
7e05905372
some mobile fixes for tables and headers
2023-05-31 21:15:33 -04:00
Misty Release Bot
e53929fcac
chore(i18n): fallback strings for new resources: nodebb.admin-manage-groups
2023-05-31 17:35:58 +00:00
Barış Soner Uşaklı
0560a6f6f3
fix language string
2023-05-31 13:35:32 -04:00
Barış Soner Uşaklı
9989ad9658
fix missing button style
2023-05-31 13:29:16 -04:00
Barış Soner Uşaklı
e0f25b3633
fix order plugins
2023-05-31 13:23:21 -04:00
Barış Soner Uşaklı
3e8bcdc6b8
align upload table
2023-05-31 12:25:40 -04:00
Barış Soner Uşaklı
2c7a4a33e0
Revert "fix(deps): update dependency @fontsource/inter to v5 ( #11661 )"
...
This reverts commit e5e8debf96 .
2023-05-31 12:15:33 -04:00
renovate[bot]
e5e8debf96
fix(deps): update dependency @fontsource/inter to v5 ( #11661 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 11:58:02 -04:00
Barış Soner Uşaklı
c3afe44686
Acp redesign ( #11639 )
...
* acp sidebar
* gap in nav
* remove shadow
* label fixes
* color fixes
* feat: settings page wip
* feat: scroll spy 👓
move social into general, store social in meta.config like other settings
write upgrade script
* remove social
* rermove openapi routes
* cleanup, highlight selected nav item
* more cleanup
* advanced margin top
* derp
* match design
* bring back version alert
fix homepage js, since it moved to general settings
* remove unused tpls
these moved to general settings
* remove more css
* offcanvas for mobile
fix search
* add timeout
* add new props
* manage categories
* small fixes
* category-edit
* feat category page fixes
* add title to settings pages
add user settings page
* small fixes
* some more settings pages
* fix: plugin page titles
* more settings pages
* more padding
* more pages, add acp paginator.tpl
so it doesn't change when active theme changes
* remove placeholder
* dashboard table
* fix: openapi
* fix: controller tests
* use fonts from core
* some small fixes
* fix rep page
* refactor: fix name of upgrade script
* create category modal
group edit
* group/groups pages
* admins mods
* privs
* uploads
* missing margin
* more acp pages
* more pages
* plugins/rewards/widgets
* wrap rewards
* fix widgets
* fix widget clone button
* fix group acp edit link
* update search dropdown
* remove display block from tbody
* use less css
* remove some derp links
* remove striped tables
* remove p tags from lang files
* update email settings
* Update api.tpl
* move tag-whitelist
2023-05-31 11:54:48 -04:00
renovate[bot]
6d4ab1d0c1
fix(deps): update dependency nodebb-theme-harmony to v1.0.39 ( #11659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 09:37:10 -04:00
renovate[bot]
fe10356c57
fix(deps): update socket.io packages to v4.6.2 ( #11658 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 09:34:44 -04:00
renovate[bot]
a13b5c402a
fix(deps): update dependency ipaddr.js to v2.1.0 ( #11653 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 22:05:36 -04:00
renovate[bot]
032425b241
fix(deps): update dependency nodebb-plugin-composer-default to v10.1.8 ( #11656 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 22:01:02 -04:00
renovate[bot]
a7a1cda5f8
fix(deps): update dependency nodebb-plugin-markdown to v12.0.5 ( #11657 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 21:59:44 -04:00
Barış Soner Uşaklı
9f3bdf75d0
fix: app.newTopic usage
2023-05-30 20:04:16 -04:00
Barış Soner Uşaklı
05460d8ecc
fix: rtl fixes for code and long text
...
closes #11643 , closes #11655
2023-05-30 19:59:34 -04:00
Barış Soner Uşaklı
28ad147b6d
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-30 19:31:22 -04:00
Barış Soner Uşaklı
2cf865e852
refactor: use new params
2023-05-30 19:31:16 -04:00
renovate[bot]
e4c2015f66
fix(deps): update dependency nodebb-theme-persona to v13.0.73 ( #11652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 19:26:10 -04:00
renovate[bot]
d242bc299f
fix(deps): update dependency nodebb-plugin-composer-default to v10.1.7 ( #11654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 19:26:03 -04:00
Barış Soner Uşaklı
1974abeb98
fix: topic count in tools after purge closes #11651
2023-05-30 19:25:13 -04:00
Barış Soner Uşaklı
325c1955b8
feat: allow more params to app.newTopic/newReply
...
closes #11649
2023-05-30 19:06:02 -04:00
renovate[bot]
3b53f41530
chore(deps): update commitlint monorepo to v17.6.5 ( #11648 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:18:13 -04:00
renovate[bot]
bd93ab8b50
fix(deps): update dependency nodemailer to v6.9.3 ( #11644 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:18:02 -04:00
renovate[bot]
f9ba518a2f
fix(deps): update dependency nodebb-theme-harmony to v1.0.38 ( #11646 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:17:46 -04:00
renovate[bot]
c474841e4f
fix(deps): update dependency nodebb-theme-persona to v13.0.72 ( #11647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 10:17:37 -04:00
Barış Soner Uşaklı
1c3bb99476
Merge branch 'master' into develop
2023-05-30 09:54:27 -04:00
Barış Soner Uşaklı
6aae88d5dd
use bs5 classes for toggle
2023-05-29 19:32:20 -04:00
renovate[bot]
5daa733c8b
fix(deps): update dependency nodebb-widget-essentials to v7.0.13 ( #11645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 14:28:02 -04:00
Barış Soner Uşaklı
8d4659ea07
remove unused css
2023-05-28 20:09:29 -04:00
Barış Soner Uşaklı
11cd32722e
Merge branch 'master' into develop
2023-05-28 18:13:50 -04:00
renovate[bot]
7c333fb173
fix(deps): update dependency webpack to v5.84.1 ( #11635 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 15:30:23 -04:00
renovate[bot]
14ac120638
fix(deps): update dependency @popperjs/core to v2.11.8 ( #11636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 15:30:14 -04:00
renovate[bot]
45af933322
fix(deps): update dependency winston to v3.9.0 ( #11637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 15:30:05 -04:00
renovate[bot]
1bc3c384f2
fix(deps): update dependency postcss to v8.4.24 ( #11642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 15:29:45 -04:00
renovate[bot]
9a5d39c0d0
chore(deps): update dependency jsdom to v22.1.0 ( #11640 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 15:29:36 -04:00
Misty Release Bot
0de0df2908
Latest translations and fallbacks
2023-05-28 09:18:34 +00:00
Barış Soner Uşaklı
0c4870ec12
refactor: change welcome headers to be smaller
2023-05-27 18:12:25 -04:00
Barış Soner Uşaklı
67f44a3212
feat: add back support for req.body._csrf
...
used in login.tpl etc for noscript login
2023-05-27 16:46:04 -04:00
Barış Soner Uşaklı
1ab0faa4a9
test: remove is touch test
2023-05-27 13:33:18 -04:00
renovate[bot]
a6be0cd74b
fix(deps): update dependency nodebb-theme-persona to v13.0.71 ( #11641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 12:42:36 -04:00
renovate[bot]
3c9a960e5e
fix(deps): update dependency nodebb-plugin-composer-default to v10.1.6 ( #11638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-26 21:26:32 -04:00
renovate[bot]
f5bcdc876c
fix(deps): update dependency cron to v2.3.1 ( #11633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-25 18:48:26 -04:00
renovate[bot]
73d8ac6651
fix(deps): update dependency nodebb-theme-persona to v13.0.70 ( #11632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-25 18:48:13 -04:00
Barış Soner Uşaklı
afb684ebe7
Merge branch 'master' into develop
2023-05-25 09:20:23 -04:00
Barış Soner Uşaklı
3256fb30e7
fix: rimraf usage in user image delete
...
https://github.com/isaacs/rimraf/issues/275#issuecomment-1562402287
2023-05-25 09:12:02 -04:00
Misty Release Bot
f8fe8f4af4
Latest translations and fallbacks
2023-05-25 09:19:09 +00:00
Barış Soner Uşaklı
99aaa9f141
feat: update progress bar more frequently
2023-05-24 13:54:44 -04:00
renovate[bot]
235324649e
fix(deps): update dependency webpack to v5.84.0 ( #11631 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 13:47:10 -04:00
Barış Soner Uşaklı
8c9ab01f3f
feat: closes #11630
...
install & launch forum after entering admin user details in one step
2023-05-24 13:17:31 -04:00
renovate[bot]
57e3f99926
chore(deps): update dependency smtp-server to v3.12.0 ( #11628 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 10:00:00 -04:00
renovate[bot]
b10227dcde
fix(deps): update dependency nodebb-theme-peace to v2.0.27 ( #11629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 09:38:47 -04:00
Misty Release Bot
94779355d8
Latest translations and fallbacks
2023-05-24 09:19:11 +00:00
Barış Soner Uşaklı
24ebb1536b
test: remove socket.io test
2023-05-23 16:48:00 -04:00
Barış Soner Uşaklı
366b18e02f
test: remove socket.io test
2023-05-23 16:41:26 -04:00
renovate[bot]
70d0fc1ae6
fix(deps): update dependency ace-builds to v1.22.0 ( #11621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 15:28:18 -04:00
renovate[bot]
21b61b372f
fix(deps): update dependency nodebb-plugin-emoji to v5.0.16 ( #11626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 15:28:07 -04:00
renovate[bot]
5c70b4283c
fix(deps): update dependency webpack-merge to v5.9.0 ( #11622 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-23 15:27:58 -04:00
Barış Soner Uşaklı
590a7237e7
chore: up harmony
2023-05-23 09:14:31 -04:00
Barış Soner Uşaklı
63ae03b4c9
feat: add hidden-empty utility
2023-05-23 09:13:32 -04:00
Misty Release Bot
44f6fe1e0d
Latest translations and fallbacks
2023-05-23 09:19:16 +00:00
Barış Soner Uşaklı
ed54c7c0ef
chore: up harmony
2023-05-22 13:43:24 -04:00
Barış Soner Uşaklı
91760eeff6
chore: up harmony
2023-05-22 13:06:21 -04:00
Barış Soner Uşaklı
3066519028
add await
2023-05-22 12:02:34 -04:00
Barış Soner Uşaklı
7ab05f5dfd
chore: up emoji
2023-05-22 11:49:55 -04:00
Barış Soner Uşaklı
3cb4edf19e
test: log socket.io error
...
dont call callback twice
2023-05-22 10:20:56 -04:00
Barış Soner Uşaklı
62ed6f3d08
Merge branch 'master' into develop
2023-05-22 09:04:07 -04:00
Barış Soner Uşaklı
82e26829c5
fix: closes #11620 , fix copy code when line numbers are enabled
2023-05-22 09:03:17 -04:00
renovate[bot]
70bb50cd36
chore(deps): update dependency eslint to v8.41.0 ( #11616 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-21 20:43:02 -04:00
Barış Soner Uşaklı
1bc24b70a8
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-21 19:09:18 -04:00
Barış Soner Uşaklı
4388732825
chore: up harmony
2023-05-21 19:09:13 -04:00
Misty Release Bot
1ffc9221b6
chore(i18n): fallback strings for new resources: nodebb.users
2023-05-21 23:09:09 +00:00
Barış Soner Uşaklı
b0c87e0e78
change lang key
2023-05-21 19:08:44 -04:00
Barış Soner Uşaklı
e0300ab7b4
fix: add loadingMore flag to chat infinite load
2023-05-21 18:58:45 -04:00
Barış Soner Uşaklı
12e75ff418
test: fix another test
2023-05-21 17:44:27 -04:00
Barış Soner Uşaklı
9a3c62f755
chore: up emoji
2023-05-21 17:43:18 -04:00
Barış Soner Uşaklı
c201bf4507
test: fix test
2023-05-21 17:02:59 -04:00
Barış Soner Uşaklı
783fbfd838
chore: up emoji
2023-05-21 16:16:03 -04:00
Barış Soner Uşaklı
7a3468a1f3
chore: up emoji
2023-05-21 16:08:34 -04:00
Barış Soner Uşaklı
933f5a903d
chore: up emoji
2023-05-21 15:57:11 -04:00
Barış Soner Uşaklı
ed15cbb06a
feat: translate bodyShort
...
turns [[notifications:upvoted_your_post_in, test1, Vote *for* NodeBB :ballot_box_with_ballot:]] into <strong>test1</strong> has upvoted your post in <strong>Vote *for* NodeBB :ballot_box_with_ballot:</strong>. so emoji plugin can parse emojis and they don't get escaped by translator client side
2023-05-21 15:54:18 -04:00
Barış Soner Uşaklı
cdeaef6b7c
fix : #11619 , fix selector
2023-05-21 15:29:45 -04:00
Barış Soner Uşaklı
4b40b44c67
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-21 11:49:05 -04:00
Barış Soner Uşaklı
d586b8b6b5
Merge branch 'master' into develop
2023-05-21 11:49:04 -04:00
Misty Release Bot
5ab352118a
Latest translations and fallbacks
2023-05-21 09:18:36 +00:00
Barış Soner Uşaklı
8cb6ebb90b
fix: logins dashboard user images
2023-05-20 21:58:36 -04:00
Barış Soner Uşaklı
61f4202ed6
chore: up harmony
2023-05-20 20:55:07 -04:00
Barış Soner Uşaklı
dc0ab46e71
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-20 15:02:38 -04:00
Barış Soner Uşaklı
5d089363e1
chore: up themes
2023-05-20 15:02:33 -04:00
Misty Release Bot
54a683bbd7
chore(i18n): fallback strings for new resources: nodebb.modules
2023-05-20 18:55:33 +00:00
Barış Soner Uşaklı
ca6f43c5e7
chore: scroll up alert
2023-05-20 14:55:08 -04:00
Barış Soner Uşaklı
c48f15c50a
chore: harmony
2023-05-20 14:35:45 -04:00
Barış Soner Uşaklı
b1fbc1945c
refactor: use app.parseAndTranslate
2023-05-20 14:35:05 -04:00
Barış Soner Uşaklı
14c93cd503
chore: up themes
2023-05-20 14:25:55 -04:00
Barış Soner Uşaklı
6188d8be3c
chore: up harmony
2023-05-19 20:42:56 -04:00
Barış Soner Uşaklı
c52916de8e
fix: text area height calculation in chats
2023-05-19 20:42:39 -04:00
Barış Soner Uşaklı
9e416d7fda
chore: up harmony
2023-05-19 09:35:20 -04:00
Misty Release Bot
b67a88cc6c
Latest translations and fallbacks
2023-05-19 09:18:49 +00:00
Barış Soner Uşaklı
74174414ec
chore: fix persona
2023-05-18 22:28:06 -04:00
Barış Soner Uşaklı
fa7789ec45
Merge branch 'master' into develop
2023-05-18 22:27:32 -04:00
renovate[bot]
f0336af4f9
fix(deps): update dependency nodebb-theme-peace to v2.0.25 ( #11615 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 22:26:47 -04:00
Barış Soner Uşaklı
97ff1f1109
chore: up themes
2023-05-18 21:16:47 -04:00
Misty Release Bot
633dc2ded8
chore: update changelog for v3.1.4
2023-05-18 22:28:23 +00:00
Misty Release Bot
a34bbeacd5
chore: incrementing version number - v3.1.4
2023-05-18 22:28:23 +00:00
Barış Soner Uşaklı
469aa5511f
fix: textarea on error
2023-05-18 18:12:11 -04:00
Barış Soner Uşaklı
c77b622453
fix: textarea on error
2023-05-18 18:12:02 -04:00
Barış Soner Uşaklı
de2f76bbd3
Merge branch 'master' into develop
2023-05-18 18:08:31 -04:00
Barış Soner Uşaklı
d8d486a633
fix: closes #11613 , closes #11614
...
don't add input listener on every send message
2023-05-18 18:08:23 -04:00
Barış Soner Uşaklı
05b58c7047
refactor: remove unused require
2023-05-18 17:58:51 -04:00
Barış Soner Uşaklı
ca2be0e869
refactor: remove log
2023-05-18 14:26:13 -04:00
Barış Soner Uşaklı
8f6a68ca09
fix: closes #11612
...
fix selectors
2023-05-18 14:20:39 -04:00
Barış Soner Uşaklı
24bd9d4e88
https://github.com/NodeBB/NodeBB/issues/11612
...
fix post content and title edit
2023-05-18 14:20:30 -04:00
Barış Soner Uşaklı
3cef2535cc
fix: closes #11612
...
fix selectors
2023-05-18 14:20:09 -04:00
Barış Soner Uşaklı
7c5fdfa50b
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-18 14:12:38 -04:00
Barış Soner Uşaklı
cf7d933439
https://github.com/NodeBB/NodeBB/issues/11612
...
fix post content and title edit
2023-05-18 14:12:33 -04:00
renovate[bot]
a4ae2e08d8
fix(deps): update dependency webpack to v5.83.1 ( #11608 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 13:47:19 -04:00
renovate[bot]
d1ccfac159
fix(deps): update dependency rimraf to v5.0.1 ( #11610 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 13:47:11 -04:00
renovate[bot]
af00ebbe03
fix(deps): update dependency terser-webpack-plugin to v5.3.9 ( #11611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-18 13:47:03 -04:00
Barış Soner Uşaklı
78c2e29cf2
chore: up persona
2023-05-18 13:46:43 -04:00
Barış Soner Uşaklı
5daaa5ea78
fix: edge case in category filter
...
selecting a category and then clicking on all categories was breaking selection icons
2023-05-18 13:44:59 -04:00
Barış Soner Uşaklı
160b891979
add userFilter-placeholders to core
2023-05-18 13:13:36 -04:00
Barış Soner Uşaklı
0da8b50624
chores: up peace
2023-05-18 12:41:44 -04:00
Barış Soner Uşaklı
43ea15ec71
Merge branch 'master' into develop
2023-05-18 10:30:41 -04:00
Barış Soner Uşaklı
29303f4a13
fix : #11572
...
add width to emojis
2023-05-18 10:30:37 -04:00
Barış Soner Uşaklı
51bf5e9512
chore: up markdown
2023-05-18 10:30:28 -04:00
Barış Soner Uşaklı
2910cb2b26
fix : #11572
...
add width to emojis
2023-05-18 10:29:04 -04:00
Misty Release Bot
b19fee5931
Latest translations and fallbacks
2023-05-18 09:18:43 +00:00
Barış Soner Uşaklı
7a147fb504
Merge branch 'master' into develop
2023-05-17 18:21:41 -04:00
Barış Soner Uşaklı
09fbe5651f
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-17 18:19:41 -04:00
Barış Soner Uşaklı
7f5ec0ef90
chore: up markdown
2023-05-17 18:19:40 -04:00
Misty Release Bot
fa3d119629
Latest translations and fallbacks
2023-05-17 09:19:37 +00:00
Barış Soner Uşaklı
cdfc1bfe5e
chore: up themes
2023-05-16 20:56:50 -04:00
renovate[bot]
f1e2342d67
chore(deps): update redis docker tag to v7 ( #10830 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 15:42:37 -04:00
renovate[bot]
d26c9bf83f
fix(deps): update dependency ace-builds to v1.21.1 ( #11607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 15:42:02 -04:00
renovate[bot]
10ed33f1b6
fix(deps): update dependency pg-cursor to v2.10.0 ( #11605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-16 13:46:10 -04:00
Barış Soner Uşaklı
adf14ea57c
fix: browser title if options.title is undefined
2023-05-16 13:05:03 -04:00
Barış Soner Uşaklı
826cc51410
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-16 10:49:24 -04:00
Barış Soner Uşaklı
fd80b612d2
chore: up harmony
2023-05-16 10:49:18 -04:00
Misty Release Bot
0aef9a9118
chore(i18n): fallback strings for new resources: nodebb.themes-harmony
2023-05-16 14:48:42 +00:00
Barış Soner Uşaklı
db9b807c86
feat: add lang string and drag fix
2023-05-16 10:48:15 -04:00
Barış Soner Uşaklı
4833a2b90c
feat: center chat modal attr
2023-05-16 10:30:56 -04:00
Misty Release Bot
65ee7d856f
Latest translations and fallbacks
2023-05-16 09:19:23 +00:00
renovate[bot]
49b3badbc5
fix(deps): update dependency @socket.io/redis-adapter to v8.2.1 ( #11602 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 14:00:44 -04:00
renovate[bot]
3d9f6f41ec
fix(deps): update dependency ace-builds to v1.21.0 ( #11603 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 14:00:24 -04:00
renovate[bot]
9840289c24
fix(deps): update dependency pg to v8.11.0 ( #11604 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-15 14:00:05 -04:00
Misty Release Bot
9924fde6a2
chore: update changelog for v3.1.3
2023-05-15 16:44:03 +00:00
Misty Release Bot
4355b34d0e
chore: incrementing version number - v3.1.3
2023-05-15 16:44:02 +00:00
Barış Soner Uşaklı
51096ad234
poc: use csrf_token in ws handshake ( #11573 )
2023-05-15 11:15:53 -04:00
Barış Soner Uşaklı
63b859f053
poc: use csrf_token in ws handshake ( #11573 )
2023-05-15 11:12:46 -04:00
Misty Release Bot
180326a420
Latest translations and fallbacks
2023-05-14 09:18:38 +00:00
Barış Soner Uşaklı
efea33d906
Merge branch 'master' into develop
2023-05-13 21:30:37 -04:00
Barış Soner Uşaklı
d55cd464a0
fix : #11601 , dont trigger edit if chat input has text
...
pressing escape will cancel edit
2023-05-13 21:26:34 -04:00
Barış Soner Uşaklı
8eed5a8413
fix : #11600 , prevent helmet crash on startup
2023-05-13 15:16:36 -04:00
Opliko
412a1ecf93
ci: use GitHub Actions expression instead of handlebars template ( #11599 )
...
Apparently Docker Meta Actions overrides, not merely adds, handlebars helpers. So `#if` just doesn't exist and errors out...
As such here is an equivalent using GitHub Actions expression (and this time I tested that it works...)
2023-05-13 14:36:59 -04:00
renovate[bot]
18606f9c4d
fix(deps): update dependency semver to v7.5.1 ( #11597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 13:05:04 -04:00
renovate[bot]
28fb4e10ae
fix(deps): update dependency esbuild to v0.17.19 ( #11598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 13:04:38 -04:00
Misty Release Bot
f41151b5d2
Latest translations and fallbacks
2023-05-13 09:18:41 +00:00
Barış Soner Uşaklı
85d104c375
fix : #11594
...
set the order of theme to same as the on it's replacing
2023-05-12 17:13:12 -04:00
Barış Soner Uşaklı
77528b984a
add btn-group
2023-05-12 17:12:34 -04:00
Opliko
cd7fdfcefd
ci: tag with branch name if not default branch
...
This should prevent failed runs like https://github.com/NodeBB/NodeBB/actions/runs/4959641483
2023-05-12 12:34:12 -04:00
Barış Soner Uşaklı
d6ead3d4c4
fix: lang strings
2023-05-12 12:18:11 -04:00
Barış Soner Uşaklı
031ffe491e
test: add back missing tests
2023-05-12 10:22:13 -04:00
Misty Release Bot
5b3987828b
chore: update changelog for v3.1.2
2023-05-12 13:55:31 +00:00
Misty Release Bot
8d8d102b95
chore: incrementing version number - v3.1.2
2023-05-12 13:55:30 +00:00
Barış Soner Uşaklı
bd80d36e0d
Merge branch 'master' into develop
2023-05-12 09:48:25 -04:00
renovate[bot]
88e891fcc6
fix(deps): update dependency mongodb to v5.5.0 ( #11593 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-12 09:43:08 -04:00
Barış Soner Uşaklı
28740de766
fix : #11595 , use default value
2023-05-12 09:40:39 -04:00
Misty Release Bot
2f95b698af
Latest translations and fallbacks
2023-05-12 09:19:08 +00:00
Barış Soner Uşaklı
11d315df50
fix : #11594
...
set the order of theme to same as the on it's replacing
2023-05-11 22:39:37 -04:00
Barış Soner Uşaklı
a75fd636ad
test: add missing tests
2023-05-11 20:21:57 -04:00
Barış Soner Uşaklı
aff6d20f9f
test: fix digest test
2023-05-11 19:01:28 -04:00
Barış Soner Uşaklı
4bfebc8123
test: add email
2023-05-11 18:45:44 -04:00
Barış Soner Uşaklı
1f03d41471
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-11 18:44:27 -04:00
Barış Soner Uşaklı
61563b01df
test: digest
2023-05-11 18:44:22 -04:00
renovate[bot]
3a883e3f70
fix(deps): update dependency nodemailer to v6.9.2 ( #11590 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 16:37:53 -04:00
renovate[bot]
97ec0c7519
fix(deps): update dependency connect-redis to v7.1.0 ( #11592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 16:37:45 -04:00
renovate[bot]
12c0313057
chore(deps): update dependency jquery to v3.7.0 ( #11591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-11 16:37:29 -04:00
Misty Release Bot
ccd6f48c02
chore: update changelog for v3.1.1
2023-05-11 19:48:56 +00:00
Misty Release Bot
a454af4d4c
chore: incrementing version number - v3.1.1
2023-05-11 19:48:56 +00:00
Julian Lam
3251bca24b
fix: failing test case
2023-05-11 15:25:45 -04:00
Misty Release Bot
78bc71aa1b
chore(i18n): fallback strings for new resources: nodebb.admin-settings-api
2023-05-11 19:23:15 +00:00
Julian Lam
6765d053ce
test: additional tests for .roll()
2023-05-11 15:22:50 -04:00
Julian Lam
3e6dd78d86
fix: relocated upgrade script, removed outdated code that called core.api for tokens
2023-05-11 15:22:50 -04:00
Julian Lam
f42b636adc
test: fix authentication tests to use new token saving utility functions
2023-05-11 15:22:50 -04:00
Julian Lam
4f524e9f94
feat: token rolling API for admins
...
+ tests
2023-05-11 15:22:50 -04:00
Julian Lam
ce23caf7e6
feat: token editing and deletion
2023-05-11 15:22:50 -04:00
Julian Lam
e4888dea17
feat: api token migration, new ACP tokens list, token creation
2023-05-11 15:22:50 -04:00
Julian Lam
7b8bffd763
feat: internal utility functions for token management (creation, deletion, etc)
...
Including tests
2023-05-11 15:22:50 -04:00
Julian Lam
686ecea123
fix : #11589 , regression where a user could not confirm their email if requireEmailAddress was enabled
2023-05-11 11:34:24 -04:00
Barış Soner Uşaklı
e0149462b3
refactor: remove return
2023-05-11 10:16:28 -04:00
Misty Release Bot
c28cf404d1
Latest translations and fallbacks
2023-05-11 09:19:10 +00:00
Barış Soner Uşaklı
ad1ae29105
dep: closes #11577
...
Breaking: Cross-Origin-Embedder-Policy middleware is now disabled by default. See #411
2023-05-10 17:42:56 -04:00
renovate[bot]
90e53177fc
fix(deps): update dependency webpack to v5.82.1 ( #11585 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 17:38:34 -04:00
renovate[bot]
326d820fd3
fix(deps): update dependency ace-builds to v1.20.0 ( #11587 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-10 17:38:25 -04:00
Misty Release Bot
77212c4219
Latest translations and fallbacks
2023-05-10 16:37:55 -04:00
Misty Release Bot
b0eb3095fa
Latest translations and fallbacks
2023-05-10 18:19:40 +00:00
Julian Lam
b259a00033
docs: updating changelog to move line re: breaking change down to new features
...
The initial commit for the change had the socket methods removed,
causing it to become a breaking change. Those methods have been restored,
but are deprecated, and now slated for removal in an as-yet-unannounced v4.
2023-05-10 13:20:16 -04:00
Misty Release Bot
2c515dc371
chore: update changelog for v3.1.0
2023-05-10 17:17:59 +00:00
Misty Release Bot
ca14404c45
chore: incrementing version number - v3.1.0
2023-05-10 17:17:59 +00:00
Barış Soner Uşaklı
cd8fa55e05
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-10 12:16:35 -04:00
Barış Soner Uşaklı
14a5c1aa46
chore: up themes
2023-05-10 12:16:34 -04:00
Julian Lam
e94c58becd
Merge remote-tracking branch 'origin/master' into develop
2023-05-10 12:12:19 -04:00
Misty Release Bot
48a4fd50e8
chore(i18n): fallback strings for new resources: nodebb.themes-harmony, nodebb.themes-persona
2023-05-10 16:10:01 +00:00
Julian Lam
529f2d1730
feat: update transifex config with new language strings
2023-05-10 12:07:03 -04:00
Barış Soner Uşaklı
f6b2d3768c
feat: #11584
...
add harmony, persona language files
2023-05-10 11:12:38 -04:00
Barış Soner Uşaklı
f9997b2768
chore: up harmony
2023-05-10 07:48:53 -04:00
Barış Soner Uşaklı
8a1ec4d645
fix: reset password
...
https://community.nodebb.org/post/93016
2023-05-10 07:41:53 -04:00
Barış Soner Uşaklı
2b259b2065
chore: up dbsearch
2023-05-09 19:41:47 -04:00
Barış Soner Uşaklı
9064920f49
chore: up harmony
2023-05-09 16:39:32 -04:00
Barış Soner Uşaklı
622d75d724
chore: up harmony
2023-05-09 13:25:17 -04:00
Barış Soner Uşaklı
e1bb277fb4
feat: add helper to convert isostrings to localeString
2023-05-09 13:24:15 -04:00
Barış Soner Uşaklı
c65c2aafd7
add interval var
2023-05-09 12:32:13 -04:00
Barış Soner Uşaklı
c92a14abe7
chore: up markdown
2023-05-09 10:48:49 -04:00
Barış Soner Uşaklı
475ecf42d0
chore: up harmony
2023-05-08 12:31:36 -04:00
Barış Soner Uşaklı
ca7ff29212
chore: up emoji
2023-05-08 12:27:55 -04:00
Barış Soner Uşaklı
78f793473d
feat: up emoji, remove title parse code
2023-05-08 12:24:47 -04:00
Barış Soner Uşaklı
6d5a2635ba
parse topic titles for post summaries
2023-05-08 11:40:27 -04:00
renovate[bot]
54f4aba037
chore(deps): update dependency eslint to v8.40.0 ( #11574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-08 00:03:00 -04:00
Barış Soner Uşaklı
2cdc454f3e
use order by
2023-05-07 23:48:09 -04:00
renovate[bot]
77b05b73a8
fix(deps): update dependency helmet to v6.2.0 ( #11576 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 22:44:44 -04:00
renovate[bot]
f6db5f6018
fix(deps): update dependency terser-webpack-plugin to v5.3.8 ( #11575 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-07 22:44:31 -04:00
Barış Soner Uşaklı
f083cd559d
feat: add getSortedSetMembersWithScores ( #11579 )
...
* feat: add getSortedSetMembersWithScores
* lint: fix
* test: fix redis
* fix: mongo/psql
2023-05-07 22:32:05 -04:00
Opliko
163c977d2f
ci: add 3.x docker tag
2023-05-07 20:03:21 -04:00
Opliko
c588d741ba
ci: only publish latest from master
...
`latest` tag is currently v2. That happened because of the backported change which is newer than any commits to `master`.
However, this logically shouldn't happen. The expectation for latest would be that it has the, well, the code from the highest version released, not literally the latest commit no matter where it came from. Thankfully metadata action allows for conditional tags and even has a helper for default branch making it not hard-coded (so if NodeBB decided to migrate to `main` or someone in their fork did it'd still work).
The result would be that latest is the latest code in `master`, which I see as similar to the default git workflow (`master` is just latest code, `vX.Y` branches or tags are for using proper releases).
2023-05-07 20:03:21 -04:00
Barış Soner Uşaklı
e1473bcc2d
fix: strip html tags from browser title
2023-05-07 19:00:21 -04:00
Barış Soner Uşaklı
f974c230ef
fix: chat ip button not doing anything if clicked outside of icon
2023-05-05 21:10:17 -04:00
Misty Release Bot
489163aab3
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2023-05-05 18:51:38 +00:00
Julian Lam
1ac760e89c
public/language/
...
fix: minor change in copy for #11562
2023-05-05 14:51:09 -04:00
Misty Release Bot
6a2c6de0b4
chore(i18n): fallback strings for new resources: nodebb.user
2023-05-05 18:38:26 +00:00
Julian Lam
393a891379
test: added test cases for #11562
2023-05-05 14:38:01 -04:00
Julian Lam
84313712a2
fix: add an additional check on page load to enforce requireEmailAddress setting
...
The old behaviour would require that an email be entered, but did not block access to the forum (nor did it ensure that the email was verified).
The new behaviour (if the setting is enabled) will ensure that only those users with a confirmed email can continue through.
The only exceptions are super admins (so they don't get locked out).
2023-05-05 14:38:01 -04:00
Barış Soner Uşaklı
34730caf97
fix: selector for nav scroll
...
harmony doesn't have topic-header, they all have topic-main-buttons
2023-05-05 14:25:02 -04:00
renovate[bot]
84548edbb3
fix(deps): update dependency nodebb-theme-persona to v13.0.63 ( #11571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 22:16:28 -04:00
Barış Soner Uşaklı
ca93084cc5
fix: gdrp checkboxes
2023-05-04 21:19:09 -04:00
Barış Soner Uşaklı
18e76ba5fc
fix : #11570
...
fix direction of dropdowns on rtl
2023-05-04 20:04:30 -04:00
renovate[bot]
bac0b7b228
fix(deps): update dependency mongodb to v5.4.0 ( #11569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 18:25:07 -04:00
Barış Soner Uşaklı
64add3e36b
chore: up deps
2023-05-04 15:39:42 -04:00
Barış Soner Uşaklı
e832d365ba
refactor: removed parsing for taskbar
...
harmony doesnt have a taskbar
2023-05-04 15:38:30 -04:00
renovate[bot]
ae7547e2e0
fix(deps): update dependency @isaacs/ttlcache to v1.4.0 ( #11567 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 10:43:48 -04:00
renovate[bot]
fe041498cb
chore(deps): update commitlint monorepo to v17.6.3 ( #11568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 10:24:50 -04:00
Barış Soner Uşaklı
e0db9a8978
test: fix assert.reject calls
...
fix tests
2023-05-04 09:47:58 -04:00
Barış Soner Uşaklı
048fbcaac0
chore: up harmony
2023-05-03 22:12:23 -04:00
Barış Soner Uşaklı
f337ca652e
chore: up deps
2023-05-03 21:54:36 -04:00
Barış Soner Uşaklı
101fe81d42
feat: add app.newReply
...
like app.newTopic
2023-05-03 21:19:02 -04:00
renovate[bot]
5f4197a986
fix(deps): update dependency nodebb-theme-persona to v13.0.61 ( #11566 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 20:40:27 -04:00
renovate[bot]
e630cf2580
fix(deps): update dependency nodebb-theme-harmony to v1.0.15 ( #11565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 20:40:19 -04:00
Misty Release Bot
5f72844514
chore(i18n): fallback strings for new resources: nodebb.admin-extend-widgets
2023-05-04 00:09:47 +00:00
Barış Soner Uşaklı
fbf44a10e7
feat: expiration date for widgets
...
closes #10495
2023-05-03 20:09:15 -04:00
renovate[bot]
0813ee7818
fix(deps): update dependency ace-builds to v1.19.0 ( #11557 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 16:44:05 -04:00
renovate[bot]
cdebc0d167
fix(deps): update dependency webpack to v5.82.0 ( #11564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 16:43:29 -04:00
Barış Soner Uşaklı
0c20d7cdee
test: fix brackets
2023-05-03 15:48:15 -04:00
renovate[bot]
80bcd93829
fix(deps): update dependency nodebb-plugin-spam-be-gone to v2.0.7 ( #11563 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 14:01:01 -04:00
Barış Soner Uşaklı
68283bcdbe
chore: up widgets
2023-05-03 13:35:44 -04:00
Barış Soner Uşaklı
093ec0e8ab
fix: closes #11559 , fix some rtl issues
2023-05-03 13:23:57 -04:00
Barış Soner Uşaklı
eab2679f0c
chore: up harmony
2023-05-03 12:28:50 -04:00
Barış Soner Uşaklı
0af2b800b3
fix: closes #11561 , close dialogs on escape/backdrop click
2023-05-03 12:12:00 -04:00
Barış Soner Uşaklı
7f19913b9f
chore: up harmony
2023-05-03 11:32:30 -04:00
Barış Soner Uşaklı
0462213fae
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-03 11:06:28 -04:00
Barış Soner Uşaklı
832fe95a33
chore: up themes
2023-05-03 11:06:22 -04:00
Misty Release Bot
db802db664
chore(i18n): fallback strings for new resources: nodebb.groups
2023-05-03 15:01:06 +00:00
Barış Soner Uşaklı
589761be97
group filter
2023-05-03 11:00:32 -04:00
Barış Soner Uşaklı
34730b0b6e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-02 20:27:01 -04:00
Barış Soner Uşaklı
8e63e43a3b
refactor: move to modals
2023-05-02 20:26:55 -04:00
renovate[bot]
904adf57bf
fix(deps): update dependency nodebb-theme-harmony to v1.0.11 ( #11556 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 13:35:54 -04:00
renovate[bot]
700d1da9a1
fix(deps): update dependency @socket.io/redis-adapter to v8.2.0 ( #11555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 12:30:38 -04:00
renovate[bot]
76cc1cf383
chore(deps): update dependency jsdom to v22 ( #11551 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 12:30:04 -04:00
Misty Release Bot
fd30af100f
chore: update changelog for v3.0.1
2023-05-02 16:01:07 +00:00
Misty Release Bot
a70b25a44a
chore: incrementing version number - v3.0.1
2023-05-02 16:01:07 +00:00
Julian Lam
2b8dd3d202
fix : #11554 , email requirement bypass by sending in whitespace
2023-05-02 11:47:54 -04:00
Barış Soner Uşaklı
d02f257945
fix badge bg
2023-05-02 11:26:42 -04:00
Barış Soner Uşaklı
9800d65a29
test: remove log
2023-05-02 10:11:03 -04:00
Barış Soner Uşaklı
663fb3e1f2
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-02 10:10:38 -04:00
Barış Soner Uşaklı
8a359d6338
test: increase delay after export
2023-05-02 10:10:36 -04:00
renovate[bot]
efadd7146e
fix(deps): update dependency nodebb-plugin-composer-default to v10.1.4 ( #11552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 09:52:03 -04:00
renovate[bot]
602f05201a
fix(deps): update dependency nodebb-plugin-emoji to v5.0.8 ( #11550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-02 09:50:18 -04:00
Barış Soner Uşaklı
24e0e5024d
fix: show edit indicator after an edit without reloading the page
2023-05-01 19:51:19 -04:00
Barış Soner Uşaklı
2c62325a1e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-01 14:23:03 -04:00
Barış Soner Uşaklı
ec0da196d8
chore: whopps
2023-05-01 14:22:56 -04:00
Misty Release Bot
819ded6f2b
chore(i18n): fallback strings for new resources: nodebb.global, nodebb.pages
2023-05-01 18:21:19 +00:00
Barış Soner Uşaklı
83fca31628
feat: closes #11549 , new error pages
2023-05-01 14:20:39 -04:00
Barış Soner Uşaklı
caac938428
add flex-fill
2023-05-01 13:57:21 -04:00
Barış Soner Uşaklı
6dc7dcd77c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-05-01 13:50:22 -04:00
Barış Soner Uşaklı
2caf4afc3c
chore: up harmony
2023-05-01 13:50:16 -04:00
Misty Release Bot
6fe660a302
chore(i18n): fallback strings for new resources: nodebb.global
2023-05-01 17:50:01 +00:00
Barış Soner Uşaklı
73d02725f0
new 404 page
2023-05-01 13:49:34 -04:00
Julian Lam
36895421ba
refactor: topic mark read/unread routes
2023-05-01 12:02:34 -04:00
Julian Lam
82b4984b9d
test: replace calls to getReplies socket call to api method
2023-05-01 12:02:34 -04:00
Julian Lam
69b409385d
refactor: migrate posts.getReplies to write API
2023-05-01 12:02:34 -04:00
Julian Lam
ee9f53f1ff
refactor: deprecate socket method posts.getPidIndex
2023-05-01 12:02:34 -04:00
Julian Lam
d814e281a0
feat: write API shorthand to query post routes by their topic index (requires tid in either query string or request body)
...
middleware.checkRequired is also updated to check for matches in req.query as well.
2023-05-01 12:02:34 -04:00
Julian Lam
cdd7748003
fix: add back removed socket method, added deprecation warnings, as there are no breaking changes allowed in v3.1.0
2023-05-01 12:02:34 -04:00
Julian Lam
02f567ff3f
docs: openapi schema for newly added routes
2023-05-01 12:02:34 -04:00
Julian Lam
f2082d7de8
refactor: started work on porting socket methods to write API [breaking]
...
The following socket calls have been removed:
* `posts.getRawPost`
* `posts.getPostSummaryByPid`
Two new Write API routes have been added:
- `GET /api/v3/posts/:pid/raw`
- `GET /api/v3/posts/:pid/summary`
2023-05-01 12:02:34 -04:00
Julian Lam
b3787bd50c
fix: update openapi spec to specify optional expiry argument available to be passed in via request body.
...
Also updated test runner to ignore any request bodies in spec that are explicitly not required.
2023-05-01 11:55:00 -04:00
renovate[bot]
f0d989e4ba
chore(deps): update dependency jsdom to v21.1.2 ( #11547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 11:43:49 -04:00
renovate[bot]
72bc471e73
fix(deps): update dependency nodebb-plugin-mentions to v4.1.1 ( #11548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 11:31:10 -04:00
Julian Lam
2b70063eec
fix : #11545 , wrong message shown to new users re: email confirmation
2023-05-01 11:09:59 -04:00
Julian Lam
604a8f7e60
fix: black on red coloration on error when a bad reset code is received
2023-05-01 11:01:46 -04:00
Barış Soner Uşaklı
ec8d8ec45b
fix: closes #11511
...
reset all user skins if they are no longer available
2023-05-01 10:56:05 -04:00
Barış Soner Uşaklı
e070b851b1
fix: outgoing style
2023-05-01 10:20:04 -04:00
Barış Soner Uşaklı
9e4bd4e916
chore: up harmony
2023-05-01 09:52:52 -04:00
Barış Soner Uşaklı
01960f2718
chore: up composer
2023-05-01 09:50:06 -04:00
Barış Soner Uşaklı
b691524740
chore: up deps
2023-05-01 09:23:51 -04:00
Barış Soner Uşaklı
8e0f9ce573
fix : #11541 , fix leave chat error
2023-05-01 09:20:52 -04:00
Barış Soner Uşaklı
d0a15e9ec8
fix: closes #11539
2023-05-01 09:08:15 -04:00
Barış Soner Uşaklı
156b8e7721
fix: add check for no tids
2023-04-30 21:34:15 -04:00
Barış Soner Uşaklı
291c2e1cb7
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-30 21:23:29 -04:00
Barış Soner Uşaklı
870472108e
refactor: if position
2023-04-30 21:23:24 -04:00
Misty Release Bot
a908bed891
chore(i18n): fallback strings for new resources: nodebb.error, nodebb.tags, nodebb.topic
2023-05-01 01:18:25 +00:00
Barış Soner Uşaklı
e3551d80d7
feat: allow tag editing from topic tools
...
closes #7536
closes #7465
closes #11538
2023-04-30 21:17:25 -04:00
Barış Soner Uşaklı
0391876822
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-30 12:52:35 -04:00
Barış Soner Uşaklı
4b374f044f
chore: up themes
2023-04-30 12:52:29 -04:00
Misty Release Bot
6e7465debf
chore(i18n): fallback strings for new resources: nodebb.global
2023-04-30 16:47:30 +00:00
Barış Soner Uşaklı
4aa87366f9
feat: #11537 , copy ip on click
2023-04-30 12:47:00 -04:00
Barış Soner Uşaklı
9f485ce6f1
fix: remove positions
2023-04-29 23:02:32 -04:00
Barış Soner Uşaklı
8c3495b96a
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-29 23:02:13 -04:00
Barış Soner Uşaklı
5ead9b7365
fix: scroll on edit textarea
2023-04-29 21:54:28 -04:00
Barış Soner Uşaklı
95f8a3215e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-29 20:41:02 -04:00
Barış Soner Uşaklı
503fab515d
refactor: remove position classes
2023-04-29 20:40:57 -04:00
Misty Release Bot
28a1df16a8
chore(i18n): fallback strings for new resources: nodebb.global
2023-04-30 00:32:40 +00:00
Barış Soner Uşaklı
eb0c77fd69
feat: #7096 , improve chat editing
...
use a new template for editing chats,
remove the data-mid on the chat inputEl
2023-04-29 20:32:09 -04:00
renovate[bot]
e0f0c08a98
fix(deps): update dependency nodebb-widget-essentials to v7.0.11 ( #11536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 14:28:24 -04:00
Barış Soner Uşaklı
b891c5accd
test: fix group tests
...
no idea how these passed on gh runner
2023-04-28 16:43:49 -04:00
Barış Soner Uşaklı
c23689d305
fix : #11531 , fix teasers
...
1. with scheduled topics, pid is no longer reliable, lower pid can have higher timestamp(scheduled in the future) so use timestamp for sorting teasers
2. when restoring/deleting topics, update the teaser tid as the last step because it checks topicData.deleted
2023-04-28 16:08:02 -04:00
Julian Lam
b0005f18a1
fix(deps): bump composer-default, closes #11534
2023-04-28 15:58:18 -04:00
Misty Release Bot
3b0b2b2fae
chore(i18n): fallback strings for new resources: nodebb.modules
2023-04-28 19:55:51 +00:00
gasoved
e42967d70a
feat: Change Date translation string
2023-04-28 15:55:25 -04:00
Barış Soner Uşaklı
cf39f3559b
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-28 14:25:02 -04:00
Barış Soner Uşaklı
ee085c1d47
chore: up harmony
2023-04-28 14:24:58 -04:00
Misty Release Bot
6f573c275d
chore(i18n): fallback strings for new resources: nodebb.global
2023-04-28 18:18:58 +00:00
Barış Soner Uşaklı
82ae7d667d
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-28 14:06:09 -04:00
Barış Soner Uşaklı
3099d57f24
feat: #11431
...
add joindate/postcount/reputation to user
add lastposttime to topic
2023-04-28 14:06:02 -04:00
Misty Release Bot
da5bfacd6f
chore(i18n): fallback strings for new resources: nodebb.global
2023-04-28 17:36:37 +00:00
Barış Soner Uşaklı
e83a9a720e
feat: add missing i18n
2023-04-28 13:34:44 -04:00
Opliko
0417e5f16c
ci: multi-platform docker image ( #11479 )
...
* ci: multi-platform build
* ci: remove riscv as node doesn't support it
* ci: correct step name
it's no longer logging in to docker hub
* ci: remove less common architectures
* ci: github actions cache for docker builds
* fix: use `--omit` flag to actually avoid installing dev dependencies
* feat: two-stage build
* feat: add platform-specific rebuild
* fix: run install if target arch is different from build arch
* fix: whitespace
* fix: correct build order
* fix: remove unnecessary conditional
* fix: remove unnecessary platofm specifier
* fix: correct copy
2023-04-28 13:00:34 -04:00
oplik0
2bfdd76180
feat: show even uninstalled active plugins if set via config
2023-04-28 12:59:32 -04:00
oplik0
74cb224344
feat: add option to autoinstall plugins on setup
2023-04-28 12:59:32 -04:00
renovate[bot]
ce05e743e0
fix(deps): update dependency sharp to v0.32.1 ( #11527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 10:22:59 -04:00
renovate[bot]
1d7e981f1f
fix(deps): update dependency yargs to v17.7.2 ( #11528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-28 10:13:03 -04:00
Barış Soner Uşaklı
2720a692cf
fix : #11530 , fix topic rescheduling
...
don't display scheduled posts in group page
when topic is rescheduled update post sorted sets with new timestamp
when post is published update group posts zset
fix markTopicRead if topic was read while it was still hidden
2023-04-28 10:10:34 -04:00
Barış Soner Uşaklı
2588853b60
chore: up widgets
2023-04-27 22:46:50 -04:00
Misty Release Bot
de282c0b21
chore(i18n): fallback strings for new resources: nodebb.admin-admin, nodebb.admin-appearance-customise, nodebb.admin-dashboard, nodebb.admin-extend-widgets, nodebb.admin-manage-groups, nodebb.admin-manage-privileges, nodebb.admin-settings-api, nodebb.admin-settings-navigation, nodebb.admin-settings-user, nodebb.error, nodebb.flags, nodebb.global, nodebb.groups, nodebb.modules, nodebb.pages, nodebb.post-queue, nodebb.recent, nodebb.register, nodebb.search, nodebb.tags, nodebb.topic, nodebb.user, nodebb.users
2023-04-28 01:47:26 +00:00
Barış Soner Uşaklı
83569debe8
Merge branch 'master' into develop
2023-04-27 21:41:22 -04:00
Barış Soner Uşaklı
9484ddc36f
fix: use query param sort over user setting if it's set
...
regression from 77ddfc642e
2023-04-27 21:39:24 -04:00
Barış Soner Uşaklı
5607e5bccb
fix : #10594 , move counter code ( #11529 )
...
instead of updating counters one by one on each topic move, update them once after all topics are moved, use zcard instead of incr/decr
2023-04-27 20:27:42 -04:00
Barış Soner Uşaklı
01669fa54e
chore: up harmony
2023-04-27 10:57:56 -04:00
renovate[bot]
e9d30f76c2
fix(deps): update dependency webpack to v5.81.0 ( #11523 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 19:47:51 -04:00
Barış Soner Uşaklı
073f4d37dc
lint: fix comma
2023-04-26 17:41:53 -04:00
Barış Soner Uşaklı
45506c0c1c
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-26 17:41:09 -04:00
Barış Soner Uşaklı
619e910f69
fix: only add copy button to multiline codeblocks
2023-04-26 17:41:02 -04:00
Misty Release Bot
ab17e5c36c
chore(i18n): fallback strings for new resources: nodebb.topic
2023-04-26 21:24:03 +00:00
Barış Soner Uşaklı
0a292fc1ae
feat: closes #11428 , add a copy code button to code blocks
2023-04-26 17:23:37 -04:00
Barış Soner Uşaklı
c3854b786e
feat: closes #11432 , use edited time if its greater
2023-04-26 16:16:44 -04:00
Barış Soner Uşaklı
9f2d1f7ed1
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-26 12:36:18 -04:00
Barış Soner Uşaklı
619af8871a
only show thumb selector if more than 1
2023-04-26 12:36:13 -04:00
renovate[bot]
c4c55684b9
chore(deps): update commitlint monorepo to v17.6.1 ( #11478 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 12:32:23 -04:00
renovate[bot]
8179977770
fix(deps): update dependency nodebb-plugin-emoji to v5.0.7 ( #11522 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 12:32:12 -04:00
renovate[bot]
2e2bc54bdf
chore(deps): update dependency lint-staged to v13.2.2 ( #11521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 12:32:02 -04:00
Barış Soner Uşaklı
8a43aeac16
add padding
2023-04-26 12:28:55 -04:00
Barış Soner Uşaklı
c58d07f40c
chore: up harmony
2023-04-26 12:17:34 -04:00
Barış Soner Uşaklı
84a78c2d5f
feat: move topic thumb to template
...
use a single modal to show all thumbs and allow switching
2023-04-26 12:15:03 -04:00
Julian Lam
04219c4ccb
feat: open topic thumbs on click in a bootbox dialog instead of opening in same page; complements nodebb/nodebb-theme-harmony#12
2023-04-26 11:41:02 -04:00
Julian Lam
c3ebda22c0
fix: go back to post queue after deleting an account in post queue ( #11513 )
...
It makes little sense to refresh the page as the content no longer exists, so just go back to the post queue list.
2023-04-26 11:37:58 -04:00
renovate[bot]
42bd1a63cd
fix(deps): update dependency nodebb-plugin-mentions to v4.1.0 ( #11518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 11:37:43 -04:00
renovate[bot]
d4bf0ae743
fix(deps): update dependency lru-cache to v9.1.1 ( #11493 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 11:37:33 -04:00
renovate[bot]
6413efbbc6
fix(deps): update dependency webpack to v5.80.0 ( #11503 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 11:37:24 -04:00
renovate[bot]
e55f1b55b1
fix(deps): update dependency mongodb to v5.3.0 ( #11496 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 11:37:06 -04:00
renovate[bot]
d8829872fe
fix(deps): update dependency sass to v1.62.1 ( #11517 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-26 11:36:54 -04:00
Barış Soner Uşaklı
6b51dd5a2f
feat: closes #11424 , add category selector to fork modal ( #11491 )
...
select the current category on open
2023-04-26 11:30:06 -04:00
Misty Release Bot
56ad381ff2
chore: update changelog for v3.0.0
2023-04-26 15:22:12 +00:00
Misty Release Bot
2103043e78
chore: incrementing version number - v3.0.0
2023-04-26 15:22:11 +00:00
Misty Release Bot
7d04b40747
Merge branch 'develop'
2023-04-26 15:22:10 +00:00
Julian Lam
d2066f59c0
fix: bump mentions and harmony
2023-04-26 10:58:44 -04:00
Misty Release Bot
5804d3a9e7
chore: update changelog for v2.8.12
2023-04-26 14:34:45 +00:00
Misty Release Bot
3e494a1ea0
chore: incrementing version number - v2.8.12
2023-04-26 14:34:44 +00:00
Barış Soner Uşaklı
eb8c5d8234
Merge branch 'master' into develop
2023-04-26 10:34:07 -04:00
Barış Soner Uşaklı
30b6bcfca1
fix : #11519 , clear parent cache all the way to root
2023-04-26 10:13:27 -04:00
Barış Soner Uşaklı
3c6f225a78
test: Blob doesnt exist in node 16
2023-04-25 17:07:04 -04:00
Barış Soner Uşaklı
bb4be716d4
test: no need for this check
2023-04-25 16:57:38 -04:00
Barış Soner Uşaklı
eacbad7ff7
test: fix utils
2023-04-25 16:55:27 -04:00
Barış Soner Uşaklı
699c3bdf35
test: missing utils tests
2023-04-25 16:48:16 -04:00
renovate[bot]
f66eba293c
fix(deps): update dependency mkdirp to v3.0.1 ( #11516 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-24 15:50:32 -04:00
Barış Soner Uşaklı
94229688c2
Merge branch 'master' into develop
2023-04-24 15:41:09 -04:00
Barış Soner Uşaklı
de2669a2c6
fix: only remove deleted tag, closes #11515
2023-04-24 15:39:00 -04:00
Barış Soner Uşaklı
e8fb6711b8
fix : #11512 , filter by cid
2023-04-24 10:17:31 -04:00
renovate[bot]
a8a2ebbe2b
fix(deps): update dependency semver to v7.5.0 ( #11492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-24 09:37:27 -04:00
Barış Soner Uşaklı
7d7904b045
fix: closes #11511 , reset skin if it was removed from bootswatch
2023-04-24 09:35:25 -04:00
Barış Soner Uşaklı
68efb6e601
Merge branch 'master' into develop
2023-04-24 09:29:45 -04:00
renovate[bot]
f0408ea90d
fix(deps): update dependency esbuild to v0.17.18 ( #11509 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 19:05:12 -04:00
Barış Soner Uşaklı
21fb8590e5
test: remove old comment
2023-04-23 18:59:18 -04:00
renovate[bot]
04f77adaa5
fix(deps): update dependency nodebb-plugin-emoji to v5.0.6 ( #11510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 15:15:01 -04:00
renovate[bot]
e74e76b15b
chore(deps): update dependency eslint to v8.39.0 ( #11507 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-23 15:08:11 -04:00
Barış Soner Uşaklı
a405343de0
chore: up harmony
2023-04-23 09:41:17 -04:00
Misty Release Bot
5a28c96d33
Latest translations and fallbacks
2023-04-23 09:19:05 +00:00
Barış Soner Uşaklı
1767fe3d44
chore: up deps
2023-04-22 20:05:11 -04:00
Barış Soner Uşaklı
94f2e50883
feat: add hits/sec for cache
2023-04-22 16:41:27 -04:00
Barış Soner Uşaklı
9894d05f32
fix: closes #11508 , update selector
2023-04-22 16:40:56 -04:00
Barış Soner Uşaklı
0962c063dd
chore: up composer
2023-04-21 19:12:13 -04:00
Barış Soner Uşaklı
5c26cb5888
fix: add composer:showHelpTab to api
2023-04-21 19:10:51 -04:00
Barış Soner Uşaklı
f055b7fb74
refactor: get rid of floats in deleted-message.tpl
2023-04-21 16:08:12 -04:00
renovate[bot]
967b9840cf
fix(deps): update dependency postcss to v8.4.23 ( #11504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 11:53:09 -04:00
Julian Lam
5ab4d2fcb1
docs: update api introductions
2023-04-21 11:13:56 -04:00
renovate[bot]
22f6b8f6f7
fix(deps): update dependency ace-builds to v1.18.0 ( #11505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 10:34:22 -04:00
renovate[bot]
fec552d205
chore(deps): update coverallsapp/github-action action to v2.1.2 ( #11497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-21 09:51:22 -04:00
Barış Soner Uşaklı
defec52fdd
double postcache size
2023-04-21 09:42:30 -04:00
Barış Soner Uşaklı
2c91c4e1b1
chore: up harmony
2023-04-21 09:40:19 -04:00
Misty Release Bot
cdc47303df
Latest translations and fallbacks
2023-04-21 09:19:18 +00:00
Barış Soner Uşaklı
cef9e79105
chore: up harmony
2023-04-20 16:59:31 -04:00
Barış Soner Uşaklı
2055aae17f
https://github.com/NodeBB/NodeBB/issues/11501
2023-04-20 16:58:47 -04:00
Barış Soner Uşaklı
bea1826fd5
chore: up harmony
2023-04-20 12:59:00 -04:00
Barış Soner Uşaklı
9ec5f1f54b
https://github.com/NodeBB/NodeBB/issues/11500
2023-04-20 12:58:04 -04:00
Misty Release Bot
4d82210ba4
Latest translations and fallbacks
2023-04-20 09:19:08 +00:00
Barış Soner Uşaklı
6bed65dde6
fix: numeric strings in mongo ( #11498 )
2023-04-19 17:16:45 -04:00
renovate[bot]
f8ae6ef7ef
chore(deps): update coverallsapp/github-action action to v2.1.1 ( #11494 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-19 09:33:58 -04:00
Misty Release Bot
c96579d4d8
Latest translations and fallbacks
2023-04-19 09:18:27 +00:00
renovate[bot]
666fe04ec0
fix(deps): update dependency nodebb-plugin-2factor to v7.0.5 ( #11495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-18 14:31:19 -04:00
Barış Soner Uşaklı
52f32b0b45
chore: up harmony
2023-04-18 09:52:08 -04:00
Barış Soner Uşaklı
91851364a8
fix: regression in toolmodal category selector
2023-04-17 13:19:56 -04:00
Misty Release Bot
5931a9be5c
Latest translations and fallbacks
2023-04-17 09:18:25 +00:00
Barış Soner Uşaklı
af7ab9b468
Merge branch 'master' into develop
2023-04-16 18:49:49 -04:00
Barış Soner Uşaklı
459f1caad6
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-16 18:49:42 -04:00
Barış Soner Uşaklı
05c96033ab
fork at least 1 thread in minifer
2023-04-16 18:49:35 -04:00
renovate[bot]
d2b8512cfe
fix(deps): update dependency lru-cache to v9.0.3 ( #11481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 18:45:15 -04:00
renovate[bot]
ba2b7f5b56
fix(deps): update dependency commander to v10.0.1 ( #11486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 18:44:59 -04:00
renovate[bot]
90fca08ed8
fix(deps): update dependency ioredis to v5.3.2 ( #11487 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 18:44:44 -04:00
renovate[bot]
fe4e938341
fix(deps): update dependency postcss to v8.4.22 ( #11488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 18:44:34 -04:00
renovate[bot]
4cd8c2ffbc
fix(deps): update dependency esbuild to v0.17.17 ( #11489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-16 18:44:24 -04:00
Veronikya
c931183287
fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multip… ( #11483 )
...
* fix: NodeBB#11482 thumbs Post Can not upload a thumbnail, only multiple uploads
* Modify upload thumbnail test
* Modify upload thumbnail test +,
* Get rid of v2 uploads test
* edit times
* Modify amount of files associated post test
* edit post file amount
2023-04-15 17:56:36 -04:00
Misty Release Bot
1059fe4105
Latest translations and fallbacks
2023-04-15 09:18:14 +00:00
Julian Lam
5feb509b16
fix: don't crash if taskbar.tasklist is not defined yet
2023-04-14 16:59:27 -04:00
Julian Lam
2615c1e584
fix : #11426 , proper v3 style error on maintenance mode [breaking]
...
The v3-style error only applies to v3 routes. Existing Read API and page routes are unaffected.
2023-04-14 11:59:15 -04:00
Misty Release Bot
84dc3ba73a
Latest translations and fallbacks
2023-04-14 09:18:31 +00:00
Barış Soner Uşaklı
0e4dbae91b
fix dropdown nav highlight
2023-04-13 17:54:21 -04:00
Barış Soner Uşaklı
22cb918cce
chore: up widgets
2023-04-13 16:37:43 -04:00
Barış Soner Uşaklı
bfb45045f6
fix bottom margin of p tags in line-clamp
...
base on line-height
2023-04-13 16:37:07 -04:00
Barış Soner Uşaklı
445a475292
chore: up deps
2023-04-13 16:23:45 -04:00
Misty Release Bot
85b04f724b
Latest translations and fallbacks
2023-04-13 09:18:44 +00:00
renovate[bot]
455de50dfa
fix(deps): update dependency webpack to v5.79.0 ( #11476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 20:07:37 -04:00
Barış Soner Uşaklı
57d64b35c5
fix: closes #11473 , kudos to @pitaj
2023-04-12 18:37:18 -04:00
renovate[bot]
550d125d54
fix(deps): update dependency ace-builds to v1.17.0 ( #11472 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 17:20:15 -04:00
Barış Soner Uşaklı
d1b9f83d03
chore: up composer
2023-04-12 17:20:00 -04:00
Barış Soner Uşaklı
a0bac74e63
lint: remove chalk
2023-04-12 16:22:45 -04:00
Misty Release Bot
30234cf7eb
chore(i18n): fallback strings for new resources: nodebb.topic
2023-04-12 17:46:01 +00:00
Barış Soner Uşaklı
655a11d08a
feat: i18n post-later
2023-04-12 13:39:58 -04:00
Barış Soner Uşaklı
1658815303
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-12 09:51:31 -04:00
Barış Soner Uşaklı
9806d89f15
refactor: remove log, to much noise
2023-04-12 09:48:17 -04:00
renovate[bot]
4e5fbc546a
fix(deps): update dependency helmet to v6.1.5 ( #11464 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 09:22:47 -04:00
renovate[bot]
c11645440e
fix(deps): update dependency sass to v1.62.0 ( #11468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 09:22:31 -04:00
renovate[bot]
1dc6eb51c2
chore(deps): update dependency sass-embedded to v1.62.0 ( #11467 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-12 09:22:23 -04:00
Misty Release Bot
99bac87a15
Latest translations and fallbacks
2023-04-12 09:18:28 +00:00
Barış Soner Uşaklı
d5636df207
chore: up harmony
2023-04-11 16:25:56 -04:00
Barış Soner Uşaklı
9c16218668
test: remove history test
2023-04-11 15:55:22 -04:00
Barış Soner Uşaklı
59b149784f
fix: closes #11466
...
show username instead of uid on history
2023-04-11 15:52:33 -04:00
Barış Soner Uşaklı
6eb1dd8687
fix : #11438 , show flag history to mods
...
also prevent regular mods from seeing flags that are not in their category if they use direct link to flag
2023-04-11 15:38:53 -04:00
Julian Lam
70f4d7f099
fix: topic thumbnail removal error
...
Relaxed DOM selector to accommodate changed tpl
2023-04-11 13:46:12 -04:00
Brutus5000
ae5afdbc66
feat: name theme on error:theme-not-set-in-configuration
2023-04-11 13:42:21 -04:00
renovate[bot]
1ab7fdc81e
fix(deps): update dependency semver to v7.4.0 ( #11461 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 11:03:35 -04:00
renovate[bot]
c0d9296150
fix(deps): update dependency rtlcss to v4.1.0 ( #11460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 11:03:18 -04:00
Misty Release Bot
026f2d947d
chore(i18n): fallback strings for new resources: nodebb.error
2023-04-11 14:42:53 +00:00
Julian Lam
dd8719a10e
fix: upload modal error handler
...
The underlying API call was updated to v3 style (with standard status/response object in response body), so the existing code always falls back to the default error instead of showing the more specific error sent back by the backend.
Also, the fallback wasn't internationalized, so that's done to.
2023-04-11 10:42:21 -04:00
renovate[bot]
415f87811d
fix(deps): update dependency helmet to v6.1.4 ( #11459 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 21:59:30 -04:00
Julian Lam
523628d721
Merge remote-tracking branch 'origin/master' into develop
2023-04-10 21:54:19 -04:00
Julian Lam
5343d2a01b
chore: removing superfluous changelog items
2023-04-10 21:51:12 -04:00
Misty Release Bot
f2ca93f6c6
chore: update changelog for v2.8.11
2023-04-11 01:49:11 +00:00
Misty Release Bot
82f0efb14b
chore: incrementing version number - v2.8.11
2023-04-11 01:49:11 +00:00
Misty Release Bot
ba213ca8ff
Latest translations and fallbacks
2023-04-10 23:00:59 +00:00
renovate[bot]
d165164a13
fix(deps): update dependency helmet to v6.1.3 ( #11452 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 18:01:04 -04:00
Barış Soner Uşaklı
132476d581
feat: update mkdirp to 3.x, closes #11455
2023-04-10 17:56:41 -04:00
Barış Soner Uşaklı
43c6087b34
feat: update rimraf to 5.x, closes #11456
2023-04-10 17:51:48 -04:00
Barış Soner Uşaklı
c3cedefef3
feat: update lru-cache to 9.x, closes #11454
2023-04-10 17:40:52 -04:00
renovate[bot]
bdacd1c6b4
fix(deps): update dependency esbuild to v0.17.16 ( #11457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 17:37:25 -04:00
renovate[bot]
88b02d9004
chore(deps): update coverallsapp/github-action action to v2.1.0 ( #11458 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 17:37:12 -04:00
Misty Release Bot
aee8c564a8
Latest translations and fallbacks
2023-04-10 09:18:09 +00:00
Barış Soner Uşaklı
1fcbee0f0b
chore: up harmony
2023-04-09 17:19:06 -04:00
Barış Soner Uşaklı
4363c0bb94
chore: up harmony
2023-04-09 16:55:09 -04:00
Barış Soner Uşaklı
fa633ec7ca
update line-clamp class
...
add `line-clamp-sm-[1-6]` for use with elements that have lh-sm applied
calculate max-height from line-height instead of hardcoding to 1.25em
2023-04-09 16:54:18 -04:00
Barış Soner Uşaklı
1b862586d1
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-09 15:58:24 -04:00
Barış Soner Uşaklı
2235f6c280
fix : #11451 , use bookmark from localstorage for guests
2023-04-09 15:58:19 -04:00
Misty Release Bot
beeb3ba13d
Latest translations and fallbacks
2023-04-09 09:18:02 +00:00
Barış Soner Uşaklı
1466d5b3e8
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-08 20:00:31 -04:00
Barış Soner Uşaklı
24c24e6cab
chore: up harmony
2023-04-08 20:00:26 -04:00
renovate[bot]
5d880e9d89
fix(deps): update dependency helmet to v6.1.1 ( #11449 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 19:54:13 -04:00
renovate[bot]
afa37d6d9d
chore(deps): update dependency eslint to v8.38.0 ( #11448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 19:53:58 -04:00
Barış Soner Uşaklı
eff9f98d29
chore: up harmony
2023-04-08 19:39:05 -04:00
Barış Soner Uşaklı
a0fa9e1f23
tool modal fix
2023-04-07 20:51:20 -04:00
Barış Soner Uşaklı
33b2d0024d
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-07 11:57:52 -04:00
renovate[bot]
d7125a0c8a
fix(deps): update dependency lru-cache to v8.0.5 ( #11434 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 11:57:39 -04:00
renovate[bot]
62a84f6344
fix(deps): update dependency webpack to v5.78.0 ( #11436 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 11:57:28 -04:00
renovate[bot]
c7ccf9b85e
chore(deps): update dependency sass-embedded to v1.61.0 ( #11442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 11:56:36 -04:00
renovate[bot]
248c5f62ef
fix(deps): update dependency sass to v1.61.0 ( #11443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 11:56:26 -04:00
renovate[bot]
1a888f5082
chore(deps): update dependency lint-staged to v13.2.1 ( #11444 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 11:56:05 -04:00
Barış Soner Uşaklı
c5e83eb9ea
test: fix escaping
2023-04-07 11:54:51 -04:00
Barış Soner Uşaklı
a8efe3df8b
test: fix lang test
2023-04-07 11:53:38 -04:00
Misty Release Bot
7ff9e494ed
chore(i18n): fallback strings for new resources: nodebb.global
2023-04-07 14:28:28 +00:00
Barış Soner Uşaklı
2830d68155
fix: closes #11446 , add alert-link to 403,404,400 messages
2023-04-07 10:28:03 -04:00
Barış Soner Uşaklı
b7755b8605
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-04-07 10:23:27 -04:00
Barış Soner Uşaklı
0cd657ff2c
fix: closes #11447 , fix timestamp of fork event
2023-04-07 10:23:22 -04:00
Misty Release Bot
06fd510e78
Latest translations and fallbacks
2023-04-07 09:18:13 +00:00
Barış Soner Uşaklı
9020cd4085
chore: up harmony
2023-04-06 19:35:53 -04:00
Barış Soner Uşaklı
5dc1d6d5c6
chore: up harmony
2023-04-06 19:27:57 -04:00
Barış Soner Uşaklı
0e5ae21286
fix : #11440 , update timestamp on lastpost button
2023-04-06 19:18:21 -04:00
Misty Release Bot
3bcfef5e7d
chore(i18n): fallback strings for new resources: nodebb.error
2023-04-06 21:18:16 +00:00
Julian Lam
0fc9fdd53d
fix: throw generic not-allowed error on groups.join if a non-owner tries to add another user to a group
2023-04-06 17:17:47 -04:00
Julian Lam
18447b06af
fix: remove socketGroups.addMember; update admin checks to allow admin:groups privilege, hide add member controls if not admin
2023-04-06 17:17:47 -04:00
Julian Lam
f043dcec96
fix: remove socketGroups.kick
2023-04-06 17:17:47 -04:00
Julian Lam
9d49ec60a1
fix: remove socketGroups.issueMassInvite
2023-04-06 17:17:47 -04:00
Julian Lam
b53f92fa2e
fix: handle client-side acceptAll and rejectAll
2023-04-06 17:17:47 -04:00
Julian Lam
18c45b4461
refactor: group invitations; issuing, accepting, rejecting; now via API
2023-04-06 17:17:47 -04:00
Julian Lam
34d99c15af
fix: use api routes for group accept/reject
2023-04-06 17:17:47 -04:00
Julian Lam
be3232552b
docs: openapi schema for newly added routes
2023-04-06 17:17:47 -04:00
Julian Lam
0788fb5118
feat: #11420 , add new GET routes to retrieve pending and invited members of a group, plus accept/reject pending
2023-04-06 17:17:47 -04:00
Barış Soner Uşaklı
cc1c493bbf
fix: updating user bookmark when entering topic at the end from teaser
2023-04-06 12:46:10 -04:00
Barış Soner Uşaklı
a3ae0c583a
remove old code
2023-04-06 09:14:43 -04:00
Barış Soner Uşaklı
8680ea4d3d
fix: closes #11437 , link to queued post from event
2023-04-06 09:03:57 -04:00
Barış Soner Uşaklı
2f94b4b850
update max-height
2023-04-06 01:17:29 -04:00
Barış Soner Uşaklı
b912a132a9
chore: up harmony
2023-04-05 17:39:31 -04:00
Barış Soner Uşaklı
6962d20662
chore: up harmony
2023-04-05 17:10:39 -04:00
Julian Lam
654abb48cd
chore: rc.2
2023-04-05 15:48:30 -04:00
Barış Soner Uşaklı
1b98995132
Merge branch 'master' into develop
2023-04-05 15:34:59 -04:00
Barış Soner Uşaklı
3a50ad3a36
chore: harmony beta.102
2023-04-05 15:30:52 -04:00
Opliko
c27567289f
ci: publish to ghcr instead of docker hub
2023-04-05 14:38:47 -04:00
Julian Lam
f49fc5caac
fix(deps): bump mentions
2023-04-05 14:34:29 -04:00
Barış Soner Uşaklı
90e2e0bf3f
chore: up harmony
2023-04-05 09:57:27 -04:00
renovate[bot]
4bede9fb62
fix(deps): update dependency mongodb to v5.2.0 ( #11433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 19:03:18 -04:00
Misty Release Bot
567a74a110
Latest translations and fallbacks
2023-04-04 09:18:47 +00:00
Misty Release Bot
ac2aefd8d9
feat: fallbacks for social.json
2023-04-03 14:24:47 +00:00
Barış Soner Uşaklı
c22c6e1299
feat: add social.json #11419
2023-04-03 10:20:28 -04:00
Barış Soner Uşaklı
0e3d34ccf7
chore: up harmony
2023-04-03 07:39:16 -04:00
Barış Soner Uşaklı
5cc1dd51d6
chore: up harmony
2023-04-02 15:53:22 -04:00
Barış Soner Uşaklı
645ebec8fa
feat: allow multiple topic selects in topic-list
...
chore: up persona
2023-04-02 15:41:36 -04:00
renovate[bot]
569944f1d9
fix(deps): update dependency nodebb-plugin-composer-default to v10.0.44 ( #11430 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-02 00:29:45 -04:00
Barış Soner Uşaklı
e18d0df8b5
chore: up harmony
2023-04-01 22:10:55 -04:00
renovate[bot]
0187e1771c
fix(deps): update dependency esbuild to v0.17.15 ( #11429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-01 19:09:07 -04:00
Misty Release Bot
a1419327e5
Latest translations and fallbacks
2023-04-01 09:18:06 +00:00
Barış Soner Uşaklı
c0b62346f0
feat: update thumbs modal styling
2023-03-31 17:17:12 -04:00
Barış Soner Uşaklı
4fb021a72b
chore: up harmony
2023-03-31 17:00:59 -04:00
Barış Soner Uşaklı
ec106d914b
chore: up harmony
2023-03-31 15:33:11 -04:00
Barış Soner Uşaklı
5d9b23cafc
fix: direct replies on dynamic posts
2023-03-31 12:38:21 -04:00
Barış Soner Uşaklı
f1f32a47ab
chore: up harmony
2023-03-31 12:02:49 -04:00
Barış Soner Uşaklı
9c9766334e
beta.93
2023-03-31 10:59:05 -04:00
Barış Soner Uşaklı
08d159f5f7
chore: up deps
2023-03-31 10:43:46 -04:00
Misty Release Bot
803270ee8b
Latest translations and fallbacks
2023-03-31 09:18:41 +00:00
Barış Soner Uşaklı
29872b4326
make border color important
2023-03-30 14:07:25 -04:00
Misty Release Bot
be272507cf
Latest translations and fallbacks
2023-03-30 09:18:28 +00:00
Barış Soner Uşaklı
fe73c007da
chore: up harmony
2023-03-29 23:57:43 -04:00
Barış Soner Uşaklı
764aca62de
chore: up harmony
2023-03-29 22:00:02 -04:00
Barış Soner Uşaklı
9d6e509911
beta.89
2023-03-29 20:38:04 -04:00
Barış Soner Uşaklı
2d75625b26
chore: up harmony
2023-03-29 20:33:12 -04:00
Barış Soner Uşaklı
d36aad073e
refactor: replace rimraf glob doesn't work on windows
2023-03-29 20:29:46 -04:00
renovate[bot]
1ac37b4333
fix(deps): update dependency nodebb-plugin-mentions to v4.0.5 ( #11417 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 19:48:44 -04:00
Barış Soner Uşaklı
cc138c9303
chore: up harmony
2023-03-29 19:48:36 -04:00
Barış Soner Uşaklı
2615192fc0
fix: topic labels on topics_list
2023-03-29 19:47:22 -04:00
Barış Soner Uşaklı
28ed6c923c
update buildCategoryLabel
...
no bg image in labels dont put a i tag if no icon
2023-03-29 18:52:30 -04:00
Barış Soner Uşaklı
a44f170a5c
chore: up harmony
2023-03-29 13:59:26 -04:00
renovate[bot]
defc01d918
chore(deps): update dependency eslint to v8.37.0 ( #11410 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 12:27:29 -04:00
renovate[bot]
e90390180d
fix(deps): update dependency webpack to v5.77.0 ( #11415 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 12:27:21 -04:00
Barış Soner Uşaklı
80f7dce891
chore: up harmony
2023-03-29 11:55:16 -04:00
Misty Release Bot
d178920661
chore(i18n): fallback strings for new resources: nodebb.recent
2023-03-29 14:55:44 +00:00
Barış Soner Uşaklı
45addcf5ec
refactor: simple load new posts
2023-03-29 10:55:17 -04:00
Julian Lam
b551b0ad47
Merge branch 'master' into develop
2023-03-29 10:32:37 -04:00
Julian Lam
7599870f1d
docs: update readme with new screenshot and updated copy for Harmony
2023-03-29 10:32:23 -04:00
Julian Lam
c33730530e
Revert "docs: update readme with new screenshot and updated copy for Harmony"
...
This reverts commit 67055006df .
2023-03-29 10:32:05 -04:00
Julian Lam
67055006df
docs: update readme with new screenshot and updated copy for Harmony
2023-03-29 10:31:39 -04:00
Misty Release Bot
055f5b791c
Latest translations and fallbacks
2023-03-29 09:18:30 +00:00
renovate[bot]
0e57afa9db
chore(deps): update dependency @commitlint/cli to v17.5.1 ( #11408 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 20:47:26 -04:00
renovate[bot]
9f5dc9adff
fix(deps): update dependency nodebb-rewards-essentials to v0.2.3 ( #11406 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 11:44:38 -04:00
renovate[bot]
609c055807
fix(deps): update dependency nodebb-theme-persona to v13.0.55 ( #11407 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 11:44:26 -04:00
Barış Soner Uşaklı
e0b2065802
test: update socket.io test
2023-03-28 08:15:42 -04:00
Barış Soner Uşaklı
4d2d76897a
fix: don't crash on objects with toString property
2023-03-28 08:08:59 -04:00
Barış Soner Uşaklı
7397873db3
fix: fire action:user.online on user login
2023-03-27 22:16:41 -04:00
Julian Lam
7cb2e02cd7
fix : #11396 , removal of base_templates_path variable
2023-03-27 14:48:50 -04:00
Julian Lam
491487a1a2
Merge remote-tracking branch 'origin/master' into develop
2023-03-27 14:16:14 -04:00
Misty Release Bot
188ec62f9a
chore: update changelog for v2.8.10
2023-03-27 18:10:57 +00:00
Misty Release Bot
48c1c7594d
chore: incrementing version number - v2.8.10
2023-03-27 18:10:57 +00:00
Barış Soner Uşaklı
69f24ed92a
feat: add support for selected topic count
2023-03-27 11:09:22 -04:00
Julian Lam
830f142b7a
fix : #11403 , remove loader.js crash counter logic
2023-03-27 10:55:44 -04:00
Barış Soner Uşaklı
1aff9cad91
lint: fix arrow
2023-03-27 10:47:15 -04:00
Barış Soner Uşaklı
37b48b82a4
fix: don't crash if event name is not a string
2023-03-27 10:38:53 -04:00
Barış Soner Uşaklı
a83734fb2b
fix: dont show search input if user doesn't have tag search priv
2023-03-27 09:39:57 -04:00
Barış Soner Uşaklı
68db271dfd
chore: remove logs
2023-03-26 21:17:57 -04:00
Barış Soner Uşaklı
2c5a5bf366
feat: change chat notification delivery
...
instead of checking if user is online in the past x minutes, check if the user has read the room, if they have already marked the chat as read don't send notification
2023-03-26 21:13:07 -04:00
Barış Soner Uşaklı
2a9b3ee464
fix: add missing delete
2023-03-26 20:11:11 -04:00
Barış Soner Uşaklı
3f8344804a
chore: up harmony
2023-03-26 14:42:52 -04:00
renovate[bot]
8906002772
fix(deps): update dependency esbuild to v0.17.14 ( #11399 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-26 14:42:20 -04:00
renovate[bot]
415da6c2ed
fix(deps): update dependency nodebb-theme-persona to v13.0.53 ( #11401 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-26 14:41:43 -04:00
Barış Soner Uşaklı
9c0996e40a
feat: add placeholder for category search
2023-03-26 14:16:54 -04:00
renovate[bot]
b17ab944e6
fix(deps): update dependency sharp to v0.32.0 ( #11395 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-25 18:05:16 -04:00
renovate[bot]
4ab60c888c
fix(deps): update dependency esbuild to v0.17.13 ( #11397 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-25 18:05:07 -04:00
renovate[bot]
e753603e6a
fix(deps): update dependency csrf-sync to v4.0.1 ( #11398 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-25 18:02:01 -04:00
Misty Release Bot
b4292cf517
Latest translations and fallbacks
2023-03-25 09:17:57 +00:00
Julian Lam
33ad5a724a
fix: buttons for post queue content editing
2023-03-24 16:35:41 -04:00
renovate[bot]
6947e60b47
fix(deps): update dependency @popperjs/core to v2.11.7 ( #11394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 13:59:57 -04:00
renovate[bot]
034666b4c1
chore(deps): update dependency sass-embedded to v1.60.0 ( #11392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-24 13:16:04 -04:00
Barış Soner Uşaklı
7b7f473e14
chore: up themes
2023-03-24 11:57:52 -04:00
Barış Soner Uşaklı
6b89884dd5
use selected class for user status elements
2023-03-24 11:53:20 -04:00
Misty Release Bot
ae5d4025b2
Latest translations and fallbacks
2023-03-24 09:18:38 +00:00
renovate[bot]
400a7abf55
fix(deps): update dependency sass to v1.60.0 ( #11391 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 19:56:39 -04:00
renovate[bot]
5d2900e95d
fix(deps): update dependency rimraf to v4.4.1 ( #11388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 19:56:30 -04:00
renovate[bot]
96305e12c9
fix(deps): update dependency @isaacs/ttlcache to v1.2.2 ( #11389 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 19:56:14 -04:00
renovate[bot]
5a7104f13f
fix(deps): update dependency html-to-text to v9.0.5 ( #11390 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 19:55:59 -04:00
Misty Release Bot
1c0808d779
Latest translations and fallbacks
2023-03-23 09:18:16 +00:00
Barış Soner Uşaklı
1a07b77f88
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-03-22 19:58:55 -04:00
Barış Soner Uşaklı
361441bd02
chore: up harmony
2023-03-22 19:58:50 -04:00
Misty Release Bot
04652ceb95
chore(i18n): fallback strings for new resources: nodebb.topic
2023-03-22 23:58:34 +00:00
Barış Soner Uşaklı
661a6e0473
https://github.com/NodeBB/NodeBB/issues/11329
2023-03-22 19:58:05 -04:00
renovate[bot]
97f081353f
fix(deps): update dependency helmet to v6 ( #10891 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-22 18:46:50 -04:00
renovate[bot]
98b58bcc3e
fix(deps): update dependency nodebb-widget-essentials to v7.0.7 ( #11387 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-22 18:07:55 -04:00
renovate[bot]
8c07a8d7e0
fix(deps): update dependency mkdirp to v2.1.6 ( #11386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-22 18:07:43 -04:00
renovate[bot]
69a7bfbe71
chore(deps): update dependency @commitlint/cli to v17.5.0 ( #11384 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-22 18:03:45 -04:00
renovate[bot]
7f54709da7
fix(deps): update dependency webpack to v5.76.3 ( #11385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-22 18:03:26 -04:00
Julian Lam
03e05b5154
fix : #9397 , trash the active session on account lockout, if there is one
2023-03-22 17:08:37 -04:00
Julian Lam
e6e08d561b
chore: bump version tag for RC
2023-03-22 13:33:39 -04:00
Julian Lam
596db09f7e
Merge branch 'master' into develop
2023-03-22 10:50:29 -04:00
Julian Lam
ddd0324832
docs: fix openapi spec for new property in post queue route
2023-03-22 10:40:33 -04:00
Misty Release Bot
72bee50b97
Latest translations and fallbacks
2023-03-22 09:18:26 +00:00
Misty Release Bot
eaa5454fa1
chore(i18n): fallback strings for new resources: nodebb.post-queue
2023-03-21 20:05:47 +00:00
Julian Lam
ddcdaacc94
refactor: post-queue frontend logic
2023-03-21 14:59:18 -04:00
Barış Soner Uşaklı
4305c0a123
chore: up harmony
2023-03-21 12:13:41 -04:00
Barış Soner Uşaklı
e9a8e19508
chore: up composer-default
2023-03-21 10:13:21 -04:00
Misty Release Bot
542d830e40
Latest translations and fallbacks
2023-03-21 09:18:29 +00:00
Misty Release Bot
92ec5bd989
chore(i18n): fallback strings for new resources: nodebb.user
2023-03-21 00:51:34 +00:00
Barış Soner Uşaklı
77ddfc642e
feat: closes #11139 , move sort settings to user settings page
...
don't change user settings when user changes sort inside topic/category
2023-03-20 20:51:03 -04:00
Misty Release Bot
44c2d402a9
chore(i18n): fallback strings for new resources: nodebb.admin-settings-api
2023-03-20 21:28:12 +00:00
Julian Lam
92073cf274
test: fix openapi schema to reflect new route
2023-03-20 17:27:45 -04:00
Julian Lam
402229845c
feat: display when an api key was last used, in ACP, #10873
2023-03-20 17:27:45 -04:00
Julian Lam
2614b95c40
fix : #11381 , bug where the call to action:settings.sorted-list.itemLoaded did not properly pass in the correct element
2023-03-20 17:27:45 -04:00
Julian Lam
efa64032dd
feat: log the last time a valid api token was seen, have v3 ping route go through setupApiRoute helper
2023-03-20 17:27:45 -04:00
renovate[bot]
7c780210a8
fix(deps): update dependency fs-extra to v11.1.1 ( #11380 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-20 12:20:58 -04:00
Barış Soner Uşaklı
894f392bfc
lint: whitespace
2023-03-20 11:17:05 -04:00
Barış Soner Uşaklı
c2961ad4cd
fix: closes #11173 , move cache clear code
...
if 2 deps were updated only one of them was cleared from require.cache. ie commander & lru-cache both has major version bump then only commander would be cleared from cache since it throws first
2023-03-20 11:05:48 -04:00
Misty Release Bot
3d2a28774f
Latest translations and fallbacks
2023-03-20 09:18:43 +00:00
Misty Release Bot
18b2150edd
chore: update changelog for v2.8.9
2023-03-19 16:31:26 +00:00
Misty Release Bot
fb100ac731
chore: incrementing version number - v2.8.9
2023-03-19 16:31:26 +00:00
Barış Soner Uşaklı
73a50d1718
chore: up cron
2023-03-19 12:21:06 -04:00
Misty Release Bot
cd5cf5cd0c
Latest translations and fallbacks
2023-03-19 09:17:50 +00:00
Misty Release Bot
a3a7fac7b6
Latest translations and fallbacks
2023-03-18 09:17:54 +00:00
renovate[bot]
f286b66fe4
chore(deps): update postgres docker tag to v15 ( #10976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 20:15:28 -04:00
renovate[bot]
a2d3f6741c
fix(deps): update dependency commander to v10 ( #11208 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 20:12:14 -04:00
renovate[bot]
238a78098c
fix(deps): update dependency lru-cache to v8.0.4 ( #11378 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 20:11:56 -04:00
renovate[bot]
f21c8ca4be
chore(deps): update dependency @apidevtools/swagger-parser to v10 ( #11207 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 19:19:27 -04:00
Barış Soner Uşaklı
1502068eff
chore: up rimraf to 4.x ( #11377 )
...
* chore: up rimraf to 4.x
* chore: oops up rimraf
* test: fix rimraf in tests
2023-03-17 19:09:50 -04:00
renovate[bot]
8ddb302f20
chore(deps): update docker/build-push-action action to v4 ( #11245 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 18:31:22 -04:00
renovate[bot]
0d236adf2c
fix(deps): update dependency lru-cache to v8 ( #11356 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 18:31:03 -04:00
Barış Soner Uşaklı
fafa130406
chore: up connect-redis to 7.x, drop node 14 ( #11376 )
2023-03-17 18:30:05 -04:00
Julian Lam
93aa43f717
style: more fixes
2023-03-17 15:48:44 -04:00
Phạm Tấn Minh Tiến
9ed6961af8
fix lint
2023-03-17 15:48:44 -04:00
Phạm Tấn Minh Tiến
4b94c033c4
wrap quotes to prevent stripping leading 0
2023-03-17 15:48:44 -04:00
Julian Lam
c843984d57
fix : #11362 , regular mods are also subject to post queue [breaking]
2023-03-17 15:26:35 -04:00
Barış Soner Uşaklı
7d831f0be3
chore: up harmony
2023-03-17 14:58:55 -04:00
Barış Soner Uşaklı
5db037f1ea
chore: up mongo deps ( #11375 )
...
* chore: up mongo deps
* mongodb 5.x no more callbacks
2023-03-17 14:36:04 -04:00
renovate[bot]
75436dc02c
fix(deps): update dependency ace-builds to v1.16.0 ( #11372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:57:57 -04:00
renovate[bot]
b0b060da2d
fix(deps): update dependency sass to v1.59.3 ( #11373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:57:46 -04:00
renovate[bot]
2cde7231f5
chore(deps): update dependency sass-embedded to v1.59.3 ( #11371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:57:32 -04:00
renovate[bot]
6edb908b0b
fix(deps): update dependency nodebb-plugin-spam-be-gone to v2.0.6 ( #11370 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:53:18 -04:00
renovate[bot]
a5a4b307f3
chore(deps): update coverallsapp/github-action action to v2 ( #11369 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:51:22 -04:00
renovate[bot]
ae9d6d775b
fix(deps): update dependency cron to v2.3.0 ( #11368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:47:02 -04:00
renovate[bot]
f90696de49
fix(deps): update dependency graceful-fs to v4.2.11 ( #11367 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:46:49 -04:00
renovate[bot]
2273a8221a
fix(deps): update dependency esbuild to v0.17.12 ( #11366 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:24:46 -04:00
renovate[bot]
a5f19ee6ea
fix(deps): update dependency webpack to v5.76.2 ( #11361 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 12:24:32 -04:00
Barış Soner Uşaklı
7ba70d1561
Bootstrap5 ( #10894 )
...
* chore: up deps
* chore: up composer
* fix(deps): bump 2factor to v7
* chore: up harmony
* chore: up harmony
* fix: missing await
* feat: allow middlewares to pass in template values via res.locals
* feat: buildAccountData middleware automatically added ot all account routes
* fix: properly allow values in res.locals.templateValues to be added to the template data
* refactor: user/blocks
* refactor(accounts): categories and consent
* feat: automatically 404 if exposeUid or exposeGroupName come up empty
* refactor: remove calls to getUserDataByUserSlug for most account routes, since it is populated via middleware now
* fix: allow exposeUid and exposeGroupName to work with slugs with mixed capitalization
* fix: move reputation removal check to accountHelpers method
* test: skip i18n tests if ref branch when present is not develop
* fix(deps): bump theme versions
* fix(deps): bump ntfy and 2factor
* chore: up harmony
* fix: add missing return
* fix : #11191 , only focus on search input on md environments and up
* feat: allow file uploads on mobile chat
closes https://github.com/NodeBB/NodeBB/issues/11217
* chore: up themes
* chore: add lang string
* fix(deps): bump ntfy to 1.0.15
* refactor: use new if/each syntax
* chore: up composer
* fix: regression from user helper refactor
* chore: up harmony
* chore: up composer
* chore: up harmony
* chore: up harmony
* chore: up harmony
* chore: fix composer version
* feat: add increment helper
* chore: up harmony
* fix : #11228 no timestamps in future ⌛
* chore: up harmony
* check config.theme as well
fire action:posts.loaded after processing dom
* chore: up harmony
* chore: up harmony
* chore: up harmony
* chore: up themes
* chore: up harmony
* remove extra class
* refactor: move these to core from harmony
* chore: up widgets
* chore: up widgets
* height auto
* fix: closes #11238
* dont focus inputs, annoying on mobile
* fix: dont focus twice, only focus on chat input on desktop
dont wrap widget footer in row
* chore: up harmony
* chore: up harmony
* update chat window
* chore: up themes
* fix cache buster for skins
* chat fixes
* chore: up harmony
* chore: up composer
* refactor: change hook logs to debug
* fix: scroll to post right after adding to dom
* fix: hash scrolling and highlighting correct post
* test: re-enable read API schema tests
* fix: add back schema changes for 179faa2270 and c3920ccb10
* fix: schema changes from 488f0978a4
* fix: schema changes for f4cf482a87
* fix: schema update for be6bbabd0e
* fix: schema changes for 69c96078ea
* fix: schema changes for d1364c3130
* fix: schema changes for 84ff1152f7
* fix: schema changes for b860c2605c
* fix: schema changes for 23cb67a112
* fix: schema changes for b916e42f40
* fix: schema change for a9bbb586fc
* fix: schema changes for 4b738c8cd3
* fix: schema changes for 58b5781cea
* fix: schema changes for 794bf01b21
* fix: schema changes for 80ea12c1c1 , e368feef51 , and 52ead114be
* fix: composer-default object in config?
* fix: schema changes for 9acdc6808c and 0930934200
* fix: schema changes for c0a52924f1
* fix: schema change for aba420a3f3 , move loggedInUser to optional props
* fix: schema changes for 8c67031609
* fix: schema changes for 27e53b42f3
* fix: schema changes for 2835966518
* fix: breaking test for email confirmation API call
* fix: schema changes for refactored search page
* fix: schema changes for user object
* fix: schema changes for 9f531f957e
* fix: schema changes for c4042c70de and 23175110a2
* fix: schema changes for 9b3616b103
* fix: schema changes for 5afd5de07d
* fix: schema change for 1d7baf1217
* fix: schema changes for 57bfb37c55 and be6bbabd0e
* fix: schema changes for 6e86b4afa2 and 3efad2e13b and 68f66223e7
* fix: allowing optional qs prop in pagination keys (not sure why this didn't break before)
* fix: re-login on email change
* fix: schema changes for c926358d73
* fix: schema changes for 388a8270c9
* fix: schema change for 2658bcc821
* fix: no need to call account middlewares for chats routes
* fix: schema changes for 71743affc3
* fix: final schema changes
* test: support for anyOf and oneOf
* fix: check thumb
* dont scroll to top on back press
* remove group log
* fix: add top margin to merged and deleted alerts
* chore: up widgets
* fix: improve fix-lists mixin
* chore: up harmony/composer
* feat: allow hiding quicksearch results during search
* dont record searches made by composer
* chore: up 54
* chore: up spam be gone
* feat: add prev/next page and page count into mobile paginator
* chore: up harmony
* chore: up harmony
* use old style for IS
* fix: hide entire toolbar row if no posts or not singlePost
* fix: updated messaging for post-queue template, #11206
* fix: btn-sm on post queue back button
* fix: bump harmony, closes #11206
* fix: remove unused alert module import
* fix: bump harmony
* fix: bump harmony
* chore: up harmony
* refactor: IS scrolltop
* fix: update users:search-user-for-chat source string
* feat: support for mark-read toggle on chats dropdown and recent chats list
* feat: api v3 calls to mark chat read/unread
* feat: send event:chats.mark socket event on mark read or unread
* refactor: allow frontend to mark chats as unread, use new API v3 routes instead of socket calls, better frontend event handling
* docs: openapi schema updates for chat marking
* fix: allow unread state toggling in chats dropdown too
* fix: issue where repeated openings of the chats dropdown would continually add events for mark-read/unread
* fix: debug log
* refactor: move userSearch filter to a module
* feat(routes): allow remounting /categories (#11230 )
* feat: send flags count to frontend on flags list page
* refactor: filter form client-side js to extract out some logic
* fix: applyFilters to not take any arguments, update selectedCids in updateButton instead of onHidden
* fix: use userFilter module for assignee, reporterId, targetUid
* fix(openapi): schema changes for updated flags page
* fix: dont allow adding duplicates to userFilter
* use same var
* remove log
* fix: closes #11282
* feat: lang key for x-topics
* chore: up harmony
* chore: up emoji
* chore: up harmony
* fix: update userFilter to allow new option `selectedBlock`
* fix: wrong block name passed to userFilter
* fix: https://github.com/NodeBB/NodeBB/issues/11283
* fix: chats, allow multiple dropdowns like in harmony
* chore: up harmony
* refactor: flag note adding/editing, closes #11285
* fix: remove old prepareEdit logic
* chore: add caveat about hacky code block in userFilter module
* fix: placeholders for userFilter module
* refactor: navigator so it works with multiple thumbs/navigators
* chore: up harmony
* fix: closes #11287 , destroy quick reply autocomplete
on navigation
* fix: filter disabled categories on user categories page count
* chore: up harmony
* docs: update openapi spec to include info about passing in timestamps for topic creation, removing timestamp as valid request param for topic replying
* fix: send back null values on ACP search dashboard for startDate and endDate if not expicitly passed in, fix tests
* fix: tweak table order in ACP dash searches
* fix: only invoke navigator click drag on left mouse button
* feat: add back unread indicator to navigator
* clear bookmark on mark unread
* fix: navigator crash on ajaxify
* better thumb top calculation
* fix: reset user bookmark when topic is marked unread
* Revert "fix: reset user bookmark when topic is marked unread"
This reverts commit 9bcd85c2c6 .
* fix: update unread indicator on scroll, add unread count
* chore: bump harmony
* fix: crash on navigator unread update when backing out of a topic
* fix: closes #11183
* fix: update topics:recent zset when rescheduling a topic
* fix: dupe quote button, increase delay, hide immediately on empty selection
* fix: navigator not showing up on first load
* refactor: remove glance
assorted fixes to navigator
dont reduce remaning count if user scrolls down and up quickly
only call topic.navigatorCallback when index changes
* more sanity checks for bookmark
dont allow setting bookmark higher than topic postcount
* closes #11218 , 🚋
* Revert "fix: update topics:recent zset when rescheduling a topic"
This reverts commit 737973cca9 .
* fix : #11306 , show proper error if queued post doesn't exist
was showing no-privileges if someone else accepted the post
* https://github.com/NodeBB/NodeBB/issues/11307
dont use li
* chore: up harmony
* chore: bump version string
* fix: copy paste fail
* feat: closes #7382 , tag filtering
add client side support for filtering by tags on /category, /recent and /unread
* chore: up harmony
* chore: up harmony
* Revert "fix: add back req.query fallback for backwards compatibility" [breaking]
This reverts commit cf6cc2c454 .
This commit is no longer required as passing in a CSRF token via query parameter is no longer supported as of NodeBB v3.x
This is a breaking change.
* fix: pass csrf token in form data, re: NodeBB/NodeBB#11309
* chore: up deps
* fix: tests, use x-csrf-token query param removed
* test: fix csrf_token
* lint: remove unused
* feat: add itemprop="image" to avatar helper
* fix: get chat upload button in chat modal
* breaking: remove deprecated socket.io methods
* test: update messaging tests to not use sockets
* fix: parent post links
* fix: prevent post tooltip if mouse leaves before data/tpl is loaded
* chore: up harmony
* chore: up harmony
* chore: up harmony
* chore: up harmony
* fix: nested replies indices
* fix(deps): bump 2factor
* feat: add loggedIn user to all api routes
* chore: up themes
* refactor: audit admin v3 write api routes as per #11321
* refactor: audit category v3 write api routes as per #11321 [breaking]
docs: fix open api spec for #11321
* refactor: audit chat v3 write api routes as per #11321
* refactor: audit files v3 write api routes as per #11321
* refactor: audit flags v3 write api routes as per #11321
* refactor: audit posts v3 write api routes as per #11321
* refactor: audit topics v3 write api routes as per #11321
* refactor: audit users v3 write api routes as per #11321
* fix: lang string
* remove min height
* fix: empty topic/labels taking up space
* fix: tag filtering when changing filter to watched topics
or changing popular time limit to month
* chore: up harmony
* fix: closes #11354 , show no post error if queued post already accepted/rejected
* test: #11354
* test: #11354
* fix(deps): bump 2factor
* fix : #11357 clear cache on thumb remove
* fix: thumb remove on windows, closes #11357
* test: openapi for thumbs
* test: fix openapi
---------
Co-authored-by: Julian Lam <julian@nodebb.org >
Co-authored-by: Opliko <opliko.reg@protonmail.com >
2023-03-17 11:58:31 -04:00
Barış Soner Uşaklı
9e685e657a
test: openapi for thumbs
2023-03-15 15:18:05 -04:00
Barış Soner Uşaklı
767c1d1faf
fix: thumb remove on windows, closes #11357
2023-03-14 15:09:12 -04:00
Barış Soner Uşaklı
1e7f32b1c4
fix : #11357 clear cache on thumb remove
2023-03-14 14:46:17 -04:00
Barış Soner Uşaklı
a3a38e4ba3
fix : #11357 clear cache on thumb remove
2023-03-14 14:30:46 -04:00
renovate[bot]
ae53a6e046
chore(deps): update dependency jsdom to v21.1.1 ( #11355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 13:39:13 -04:00
renovate[bot]
967c0ccfa1
fix(deps): update dependency webpack to v5.76.1 ( #11348 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-11 16:19:53 -05:00
renovate[bot]
50f1476831
chore(deps): update dependency eslint to v8.36.0 ( #11349 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-11 16:17:16 -05:00
Barış Soner Uşaklı
cfd5027245
fix: closes #11352 , try/catch rss feeds
2023-03-11 16:07:02 -05:00
renovate[bot]
5afea4b780
fix(deps): update dependency autoprefixer to v10.4.14 ( #11344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 12:51:37 -05:00
renovate[bot]
29fbecfc7b
fix(deps): update dependency terser-webpack-plugin to v5.3.7 ( #11345 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 12:51:23 -05:00
renovate[bot]
d8f787eb17
chore(deps): update dependency lint-staged to v13.2.0 ( #11346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 12:51:15 -05:00
renovate[bot]
87be26940f
chore(deps): update dependency jquery to v3.6.4 ( #11339 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 12:22:41 -05:00
renovate[bot]
b543a0d05a
fix(deps): update dependency webpack to v5.76.0 ( #11341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 12:04:59 -05:00
renovate[bot]
5fa38fbe86
fix(deps): update dependency nodebb-plugin-spam-be-gone to v1.0.3 ( #11340 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-10 12:04:49 -05:00
Barış Soner Uşaklı
56427e4f9d
fix: closes #11343 , don't crash if tags array is empty
2023-03-10 11:40:02 -05:00
Misty Release Bot
6efff5a52e
Latest translations and fallbacks
2023-03-10 09:18:12 +00:00
Misty Release Bot
c03d5db71e
chore: update changelog for v2.8.8
2023-03-09 14:58:28 +00:00
Misty Release Bot
f5a59991fc
chore: incrementing version number - v2.8.8
2023-03-09 14:58:28 +00:00
Julian Lam
22fc8fe38f
fix: stop topic navigation hotkeys from firing if in a mousetrap-enabled form element
2023-03-09 09:55:32 -05:00
Julian Lam
17d0b40efa
fix: stop topic navigation hotkeys from firing if in a mousetrap-enabled form element
2023-03-09 09:44:06 -05:00
renovate[bot]
34cf64f5ac
fix(deps): update dependency pg-cursor to v2.9.0 ( #11338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-08 18:37:45 -05:00
Barış Soner Uşaklı
1545223e7f
fix: tag filtering when changing filter to watched topics
...
or changing popular time limit to month
2023-03-08 18:28:55 -05:00
renovate[bot]
9a7f73ca68
fix(deps): update dependency pg to v8.10.0 ( #11337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 19:11:13 -05:00
Barış Soner Uşaklı
f054a4f44d
fix: get cid from pid instead of passing in
2023-03-06 09:44:21 -05:00
renovate[bot]
a85276a680
fix(deps): update dependency mkdirp to v2.1.5 ( #11336 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-05 21:14:47 -05:00
renovate[bot]
b70716f130
fix(deps): update dependency lru-cache to v7.18.3 ( #11335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-05 20:47:11 -05:00
renovate[bot]
18b3ac6e23
fix(deps): update dependency esbuild to v0.17.11 ( #11333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-04 18:14:20 -05:00
renovate[bot]
b8efa4664d
fix(deps): update dependency ace-builds to v1.15.3 ( #11332 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-04 12:37:45 -05:00
Misty Release Bot
f43dcdc5e5
Latest translations and fallbacks
2023-03-04 09:17:56 +00:00
renovate[bot]
a6f22afafa
fix(deps): update dependency mkdirp to v2.1.4 ( #11330 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-03 11:25:28 -05:00
Barış Soner Uşaklı
8c762d3228
fix: closes #11331 , allow 0 length content if set to 0 in acp
2023-03-03 09:30:51 -05:00
Misty Release Bot
f1b2d678fa
Latest translations and fallbacks
2023-03-03 09:18:19 +00:00
renovate[bot]
b526d42ed9
fix(deps): update dependency lru-cache to v7.18.1 ( #11327 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-02 11:49:14 -05:00
Misty Release Bot
44cbb484d7
Latest translations and fallbacks
2023-03-02 09:18:24 +00:00
renovate[bot]
e8e35de390
chore(deps): update coverallsapp/github-action action to v1.2.4 ( #11323 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 10:55:17 -05:00
Misty Release Bot
2ca38e7b95
chore: update changelog for v2.8.7
2023-03-01 15:51:30 +00:00
Misty Release Bot
6976925943
chore: incrementing version number - v2.8.7
2023-03-01 15:51:30 +00:00
Misty Release Bot
c75ec225b4
Latest translations and fallbacks
2023-03-01 09:18:27 +00:00
renovate[bot]
f155eedb8d
chore(deps): update dependency eslint to v8.35.0 ( #11324 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-28 11:08:48 -05:00
Barış Soner Uşaklı
791551098c
fix: display 25 topics on category feed
2023-02-27 09:47:28 -05:00
Barış Soner Uşaklı
ec58700f6d
fix: object destructuring overwriting type parameter
...
also check for valid types in generateExport
2023-02-27 09:10:53 -05:00
Julian Lam
e6d7e55fbc
fix: missing postAtIndex handling
2023-02-24 14:23:46 -05:00
Julian Lam
4cf04f06f6
feat: add rel="author" to topic route
...
re: #11248
2023-02-24 14:05:25 -05:00
Julian Lam
36bcdf8f9d
Merge branch 'master' into develop
2023-02-24 13:40:58 -05:00
Barış Soner Uşaklı
8cf4a6f62e
fix: alert on page load
2023-02-24 13:40:37 -05:00
renovate[bot]
22a3ba65a2
fix(deps): update dependency nodebb-plugin-mentions to v3.0.13 ( #11320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 13:24:19 -05:00
renovate[bot]
a4aeee968a
chore(deps): update commitlint monorepo to v17.4.4 ( #11317 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 12:53:55 -05:00
renovate[bot]
b75212f757
fix(deps): update dependency yargs to v17.7.1 ( #11316 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 11:08:56 -05:00
renovate[bot]
3d85584234
fix(deps): update dependency sanitize-html to v2.10.0 ( #11319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 11:08:40 -05:00
renovate[bot]
17c2467dd1
fix(deps): update socket.io packages to v4.6.1 ( #11318 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 11:08:06 -05:00
renovate[bot]
4211e4ddb2
fix(deps): update dependency lru-cache to v7.17.0 ( #11315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 11:07:45 -05:00
renovate[bot]
02d69920ae
fix(deps): update dependency body-parser to v1.20.2 ( #11313 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 11:07:23 -05:00
renovate[bot]
865e150691
fix(deps): update dependency esbuild to v0.17.10 ( #11314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 11:07:06 -05:00
gasoved
5a2c6c1cb5
fix: update main post timestamp when rescheduling
2023-02-22 10:19:22 -05:00
Julian Lam
c76e344f37
fix(deps): bump theme versions
2023-02-22 10:18:42 -05:00
Julian Lam
83d3633626
fix: add back req.query fallback for backwards compatibility
2023-02-22 10:18:42 -05:00
psibean
ea95668a76
fix: update csrf parser to accept csrf_token form value if present
2023-02-22 10:18:42 -05:00
Eldor
3bd9a87154
fix: show error alert if password change fails
2023-02-22 09:06:51 -05:00
Misty Release Bot
cc147ab31d
Latest translations and fallbacks
2023-02-20 09:18:07 +00:00
psibean
0b2dd4e367
Update csrf_token falee assignment to false
2023-02-17 14:58:04 -05:00
psibean
f553da48e1
Update csrf-sync to fallback to _csrf query param
2023-02-17 14:58:04 -05:00
Julian Lam
bb0397cbc8
lint: satisfy lint errors
2023-02-17 14:58:04 -05:00
psibean
5a994290f2
Replace csurf with csrf-sync
2023-02-17 14:58:04 -05:00
Misty Release Bot
b00cd8be41
Latest translations and fallbacks
2023-02-17 09:18:06 +00:00
renovate[bot]
affac5692a
fix(deps): update dependency lru-cache to v7.15.0 ( #11305 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 18:29:07 -05:00
renovate[bot]
01b2915e1c
fix(deps): update dependency ace-builds to v1.15.2 ( #11304 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 18:28:53 -05:00
gasoved
edd2fc38fc
fix: update main post timestamp when rescheduling
2023-02-16 14:10:07 -05:00
renovate[bot]
0ad5f4761b
fix(deps): update dependency nodebb-plugin-composer-default to v9.2.5 ( #11301 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 10:38:39 -05:00
renovate[bot]
e29b9b1db2
fix(deps): update dependency logrotate-stream to v0.2.9 ( #11300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 10:30:47 -05:00
renovate[bot]
1a0910bba4
fix(deps): update dependency ace-builds to v1.15.1 ( #11299 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 10:30:36 -05:00
renovate[bot]
45c3b9dfa1
chore(deps): update dependency lint-staged to v13.1.2 ( #11298 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-15 10:24:42 -05:00
Julian Lam
607c8d9052
Merge branch 'master' into develop
2023-02-13 12:15:54 -05:00
Julian Lam
1b29dbb69d
test: add dummy emailer hook in authentication test
2023-02-13 12:15:45 -05:00
Julian Lam
dbc84f7571
Merge branch 'master' into develop
2023-02-13 11:45:04 -05:00
Julian Lam
40e7b86da9
docs: update openapi spec to include info about passing in timestamps for topic creation, removing timestamp as valid request param for topic replying
2023-02-13 11:44:54 -05:00
renovate[bot]
4d68b0d495
chore(deps): update dependency lint-staged to v13.1.1 ( #11268 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 11:33:17 -05:00
renovate[bot]
330f7ec838
chore(deps): update dependency eslint to v8.34.0 ( #11291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 11:33:08 -05:00
renovate[bot]
75bd6caa6d
fix(deps): update dependency ioredis to v5.3.1 ( #11294 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 10:37:24 -05:00
renovate[bot]
558c1c98d5
chore(deps): update commitlint monorepo to v17.4.3 ( #11293 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 10:36:59 -05:00
renovate[bot]
b9bb053266
fix(deps): update socket.io packages to v4.6.0 ( #11272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 09:33:04 -05:00
renovate[bot]
3ef4922386
fix(deps): update dependency html-to-text to v9.0.4 ( #11290 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 09:26:46 -05:00
renovate[bot]
e4e01f471c
fix(deps): update dependency benchpressjs to v2.5.1 ( #11270 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 09:25:32 -05:00
renovate[bot]
2f5f47ea8f
fix(deps): update dependency esbuild to v0.17.8 ( #11289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 09:24:12 -05:00
Misty Release Bot
24bc4809b8
Latest translations and fallbacks
2023-02-12 09:17:53 +00:00
renovate[bot]
7abcf80a55
fix(deps): update dependency @socket.io/redis-adapter to v8.1.0 ( #11269 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 11:10:02 -05:00
renovate[bot]
98395d1833
fix(deps): update dependency mongodb to v4.14.0 ( #11271 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-11 11:09:20 -05:00
Misty Release Bot
871ec640f3
Latest translations and fallbacks
2023-02-11 09:18:08 +00:00
Misty Release Bot
c4b322f4ba
Latest translations and fallbacks
2023-02-09 09:18:05 +00:00
Barış Soner Uşaklı
326b92687f
fix: show admins/globalmods if content is purged
2023-02-08 17:35:38 -05:00
renovate[bot]
145dcb2fba
fix(deps): update dependency esbuild to v0.17.6 ( #11266 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-08 13:38:46 -05:00
Barış Soner Uşaklı
e335d0f601
fix: email expiry timestamps
...
emailConfirmExpiry is hours and default is 24
2023-02-08 13:22:16 -05:00
Misty Release Bot
585523009f
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2023-02-08 15:57:08 +00:00
Barış Soner Uşaklı
ebb5d2d25c
feat: search dashboard time range
2023-02-08 10:56:37 -05:00
Misty Release Bot
53fbe2a7a1
Latest translations and fallbacks
2023-02-07 09:18:08 +00:00
renovate[bot]
9f0c352ebd
chore(deps): update dependency grunt to v1.6.1 ( #11244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 10:45:15 -05:00
Barış Soner Uşaklı
845c8013b6
fix : #11259 , clean old emails when updating via admin ( #11260 )
...
when admin is changing users emails check if its avaiable and remove old email of user first
upgrade script to cleanup email:uid, email:sorted, will remove entries if user doesn't exist or doesn't have email or if entry in user hash doesn't match entry in email:uid
fix missing ! in email interstitial
fix missing await in canSendValidation,
fix broken tests
dont pass sessionId to email.remove if admin is changing/removing email
2023-02-06 10:45:01 -05:00
renovate[bot]
0e9cfcad54
fix(deps): update dependency sanitize-html to v2.9.0 ( #11261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 19:17:02 -05:00
renovate[bot]
7cdbf77d95
fix(deps): update dependency validator to v13.9.0 ( #11262 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 19:16:44 -05:00
renovate[bot]
eeca887b03
chore(deps): update dependency eslint to v8.33.0 ( #11243 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-04 22:32:01 -05:00
Julian Lam
046c8a6ab7
Merge branch 'master' into develop
2023-02-03 16:02:11 -05:00
Julian Lam
7a5bcc2171
fix : #11257 , onSuccessfulLogin called with improper uid
2023-02-03 16:01:31 -05:00
Misty Release Bot
f3306d038a
chore: update changelog for v2.8.6
2023-02-03 16:39:40 +00:00
Misty Release Bot
76732140f3
chore: incrementing version number - v2.8.6
2023-02-03 16:39:40 +00:00
Barış Soner Uşaklı
bf92ee0e5f
feat: add sitemap filter hooks for categories/topic pages
2023-02-03 09:46:02 -05:00
Misty Release Bot
a573a3b7b4
Latest translations and fallbacks
2023-02-03 09:18:00 +00:00
Julian Lam
9007ace136
fix: schema changes for #11206
2023-02-02 15:52:43 -05:00
Julian Lam
5dc4d2852d
fix(deps): bump persona theme
2023-02-02 14:48:34 -05:00
Misty Release Bot
7439d0a610
chore(i18n): fallback strings for new resources: nodebb.post-queue
2023-02-02 19:43:05 +00:00
Julian Lam
966724adfe
fix: new language keys for #11206
2023-02-02 14:42:31 -05:00
Misty Release Bot
8335f90ae0
chore(i18n): fallback strings for new resources: nodebb.error
2023-02-02 13:37:19 -05:00
Misty Release Bot
7bc22a5993
chore(i18n): fallback strings for new resources: nodebb.error
2023-02-02 18:35:29 +00:00
Julian Lam
a382e6e2e5
Merge branch 'master' into develop
2023-02-02 13:34:55 -05:00
nesro
202378b939
fix : #11254 , return check for reroll property
2023-02-02 09:15:04 -05:00
Barış Soner Uşaklı
705cd13ad3
fix: closes #11249 , notification uses displayname
2023-01-31 17:27:25 -05:00
Misty Release Bot
1b9f6d8250
Latest translations and fallbacks
2023-01-31 09:17:50 +00:00
renovate[bot]
6c872a05a3
fix(deps): update dependency pg-cursor to v2.8.0 ( #11236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-30 19:42:50 -05:00
Julian Lam
b5598a6e5d
fix: wrong link to topics in acp dashboard
2023-01-30 15:05:57 -05:00
Barış Soner Uşaklı
c241baf641
feat: closes #11241 , add missing error lang keys
2023-01-30 12:40:24 -05:00
Barış Soner Uşaklı
d68352cce5
lint: remove unused
2023-01-30 12:35:08 -05:00
Barış Soner Uşaklı
0713482bd4
feat: #11240 , only show relevant users in flags assignee list
...
for user flags-> admins + all users who have `admin:users` privilege
for post flags -> admins + global mods + moderators of the category the post is in
refactor getModeratorUids function so it can be used for different privileges
2023-01-30 12:26:08 -05:00
Barış Soner Uşaklı
1d3c0e5a2b
fix: https://github.com/NodeBB/NodeBB/issues/11239
...
parseInt uid received from req.body._uid or req.query._uid
2023-01-30 11:48:10 -05:00
Barış Soner Uşaklı
6d819b056e
fix: notif filter selecte field
2023-01-30 10:43:02 -05:00
renovate[bot]
c271762ca0
fix(deps): update dependency nodebb-rewards-essentials to v0.2.2 ( #11234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-28 23:29:37 -05:00
renovate[bot]
972d17702f
fix(deps): update dependency pg to v8.9.0 ( #11235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-28 23:29:20 -05:00
renovate[bot]
1a28598b98
fix(deps): update dependency esbuild to v0.17.5 ( #11233 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-28 23:29:06 -05:00
renovate[bot]
9b34ab66f6
fix(deps): update dependency ace-builds to v1.15.0 ( #11223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 10:53:49 -05:00
renovate[bot]
3749351451
fix(deps): update dependency ioredis to v5.3.0 ( #11224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 10:53:32 -05:00
renovate[bot]
94074e9092
fix(deps): update dependency nodebb-theme-persona to v12.1.14 ( #11221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 10:52:21 -05:00
renovate[bot]
0e0176a1dc
fix(deps): update dependency nodemailer to v6.9.1 ( #11222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 10:51:56 -05:00
renovate[bot]
466c7a3a22
fix(deps): update dependency mkdirp to v2 ( #11211 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-27 09:50:33 -05:00
Misty Release Bot
24e58c2895
chore: update changelog for v2.8.5
2023-01-27 14:35:25 +00:00
Misty Release Bot
93ccf604db
chore: incrementing version number - v2.8.5
2023-01-27 14:35:24 +00:00
Peter Jaszkowiak
f6c96948fe
fix: import resolution within plugin modules ( #11219 )
...
use module.exports = require('..')
export * from '..' didn't work in some cases
2023-01-27 09:17:38 -05:00
Misty Release Bot
c13f0e2128
chore: update changelog for v2.8.4
2023-01-26 14:38:07 +00:00
Misty Release Bot
b9553613ab
chore: incrementing version number - v2.8.4
2023-01-26 14:38:06 +00:00
Barış Soner Uşaklı
c3653bee60
Revert "fix: import resolution within plugin modules ( #11200 )"
...
This reverts commit 89e059a084 .
2023-01-26 09:27:16 -05:00
Barış Soner Uşaklı
79731735c0
feat: allow file uploads on mobile chat
...
closes https://github.com/NodeBB/NodeBB/issues/11217
2023-01-25 20:50:46 -05:00
Misty Release Bot
eb2841eed3
chore: update changelog for v2.8.3
2023-01-25 19:37:34 +00:00
Misty Release Bot
4c46ff42f6
chore: incrementing version number - v2.8.3
2023-01-25 19:37:33 +00:00
renovate[bot]
557198a377
fix(deps): update dependency ioredis to v5.2.6 ( #11210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 09:53:48 -05:00
renovate[bot]
69f4ff7588
fix(deps): update dependency nodemailer to v6.9.0 ( #11205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 20:46:12 -05:00
renovate[bot]
a2b0053426
fix(deps): update dependency ioredis to v5.2.5 ( #11187 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 20:45:57 -05:00
renovate[bot]
d0e3eadb4c
fix(deps): update dependency esbuild to v0.17.4 ( #11204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 20:45:43 -05:00
renovate[bot]
09712b5739
chore(deps): update dependency jsdom to v21.1.0 ( #11202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 20:45:14 -05:00
renovate[bot]
5648c8eaf1
chore(deps): update commitlint monorepo to v17.4.2 ( #11186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 19:59:40 -05:00
renovate[bot]
56731d89bc
chore(deps): update dependency eslint to v8.32.0 ( #11189 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 19:59:23 -05:00
Peter Jaszkowiak
89e059a084
fix: import resolution within plugin modules ( #11200 )
2023-01-24 19:59:06 -05:00
renovate[bot]
2994c42b99
fix(deps): update dependency nodebb-theme-persona to v12.1.13
2023-01-24 09:25:07 -05:00
renovate[bot]
c1785080b0
chore(deps): update dependency @apidevtools/swagger-parser to v9.0.1
2023-01-24 09:22:19 -05:00
renovate[bot]
f846153856
chore(deps): update dependency eslint-plugin-import to v2.27.5
2023-01-23 19:23:35 -05:00
Julian Lam
937344b8a8
Merge remote-tracking branch 'origin/master' into develop
2023-01-23 16:06:21 -05:00
Julian Lam
fecd84d1a0
revert: a788bd1344
2023-01-23 15:19:47 -05:00
Julian Lam
00e48803a6
fix(deps): downgrade swagger-parser to v9
2023-01-23 15:19:40 -05:00
Julian Lam
a788bd1344
revert: 9c250b78b0, fix: comment out broken test for now
2023-01-23 12:51:42 -05:00
Barış Soner Uşaklı
9f38692369
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2023-01-23 11:40:22 -05:00
Barış Soner Uşaklı
0bffd3d93c
fix : #11195 , allow users with admin:users privilege to delete users in acp
2023-01-23 11:40:17 -05:00
Julian Lam
9c250b78b0
fix(deps): pinning sub dependency json-schema-ref-parser to 9.0.9
...
ref: https://github.com/APIDevTools/json-schema-ref-parser/issues/298
2023-01-23 11:28:03 -05:00
Barış Soner Uşaklı
7d04e95226
fix : #11194 , allow access to sub dashboard pages
2023-01-23 11:09:19 -05:00
Julian Lam
c99728e0c4
Merge branch 'master' into develop
2023-01-23 09:59:22 -05:00
Julian Lam
f295174e07
test: fix broken test
2023-01-23 09:58:51 -05:00
Misty Release Bot
cfb484e775
Latest translations and fallbacks
2023-01-23 09:17:53 +00:00
Julian Lam
38175b5e71
test: fix broken test
2023-01-21 14:34:01 -05:00
Julian Lam
fdc41646d1
feat: api v3 route to add email to user, optionally bypassing validation email, closes #11009
2023-01-21 14:22:34 -05:00
renovate[bot]
aa873e805f
fix(deps): update dependency @socket.io/redis-adapter to v8.0.1
2023-01-21 14:21:13 -05:00
renovate[bot]
79cd4a36d9
fix(deps): update dependency jsonwebtoken to v9
2023-01-21 14:19:48 -05:00
renovate[bot]
8dc96894ea
fix(deps): update dependency nodebb-plugin-2factor to v5.1.3
2023-01-21 14:12:26 -05:00
Julian Lam
eab5ab7ff9
Merge branch 'master' into develop
2023-01-19 15:39:02 -05:00
Julian Lam
459bc52338
fix : #11136 , tests, and returning the proper number of arrays
2023-01-18 15:08:35 -05:00
Julian Lam
39e009c05a
fix : #11136 , only show mods of active categories when getModeratorUids is called
2023-01-18 14:47:10 -05:00
Barış Soner Uşaklı
747cb1f0a1
fix: closes #11173 , clear require cache if wrong dependency is installed
2023-01-18 09:40:00 -05:00
Misty Release Bot
ee9631991c
Latest translations and fallbacks
2023-01-16 09:17:57 +00:00
Misty Release Bot
df81fec76d
Latest translations and fallbacks
2023-01-15 09:17:43 +00:00
Julian Lam
44ec8ba50e
Merge remote-tracking branch 'origin/master' into develop
2023-01-13 13:41:23 -05:00
Julian Lam
48c9f4470f
chore: remove extraneous lines from changelog
2023-01-13 13:38:45 -05:00
Misty Release Bot
66aa31698f
chore: update changelog for v2.8.2
2023-01-13 18:38:13 +00:00
Misty Release Bot
1d5eff2365
chore: incrementing version number - v2.8.2
2023-01-13 18:38:12 +00:00
Julian Lam
a69bc2cf7f
fix: remove unneeded assignment, as req and locals will not likely ever be completely reassigned
2023-01-13 10:04:58 -05:00
Julian Lam
25ae58e8a0
fix: move call to filter:middleware.buildHeader out of parallel so that req can be overridden by plugins prior to loading config
2023-01-13 09:53:14 -05:00
Misty Release Bot
28613e70e8
Latest translations and fallbacks
2023-01-12 09:18:03 +00:00
renovate[bot]
aaf9abed07
fix(deps): update dependency cron to v2.2.0 ( #11140 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-11 16:52:42 -05:00
Julian Lam
0a691e6744
fix: move call to filter:middleware.buildHeader out of parallel so that req can be overridden by plugins prior to loading config
2023-01-10 11:08:29 -05:00
renovate[bot]
66b41d6763
chore(deps): update dependency @commitlint/cli to v17.4.1 ( #11137 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-10 09:31:19 -05:00
renovate[bot]
4b147ee242
fix(deps): update dependency esbuild to v0.16.16 ( #11135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-10 09:31:08 -05:00
Misty Release Bot
d8184c24b1
Latest translations and fallbacks
2023-01-09 09:17:56 +00:00
renovate[bot]
aced93de16
fix(deps): update dependency commander to v9.5.0 ( #11133 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-08 20:30:08 -05:00
renovate[bot]
7905d5733a
chore(deps): update dependency jsdom to v21 ( #11134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-08 20:29:47 -05:00
renovate[bot]
aa6788b7db
fix(deps): update dependency postcss to v8.4.21 ( #11130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 18:41:15 -05:00
renovate[bot]
581960de8a
fix(deps): update dependency esbuild to v0.16.15 ( #11132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 18:40:58 -05:00
Misty Release Bot
80a27df0d9
Latest translations and fallbacks
2023-01-07 09:17:31 +00:00
Misty Release Bot
97ac3781f1
Latest translations and fallbacks
2023-01-05 20:46:21 +00:00
Misty Release Bot
0767ed5727
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user
2023-01-05 20:22:56 +00:00
Julian Lam
69806662e6
Session Timeout if "Remember Me" is not checked ( #11125 )
...
* fix: convert loginDays and loginSeconds to number inputs
* feat: configurable session timeout for when "Remember Me" is not checked
closes #11124
* test: addition tests to check loginDays and sessionDuration settings
* test: also test loginSeconds override
2023-01-05 14:10:02 -05:00
renovate[bot]
2ea1510f8e
chore(deps): update commitlint monorepo to v17.4.0 ( #11123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-04 18:49:30 -05:00
renovate[bot]
958971973a
fix(deps): update dependency esbuild to v0.16.14 ( #11127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-04 18:49:15 -05:00
Julian Lam
fecdab8b6f
refactor: helpers.loginUser to be fully async
2023-01-04 16:25:47 -05:00
Julian Lam
a344e6ec0c
Fix for #11119 , restore password reset rate limiting ( #11120 )
...
* chore: incrementing version number - v2.8.1
* chore: update changelog for v2.8.1
* fix: accidental clearing of reset rate limiting on reset send
* test: move user reset tests to its own file, add failing test for user reset locks
* fix : #11119 , counter attempted flooding of user reset route
* test: fix password reset socket test to check for error now
* test: same user sending multiple reset emails
should work after waiting the correct amount of time
* lint: fixes
* chore: rename outdated `cleanTokensAndUids` method
* test: no need to create user for new test
Co-authored-by: Misty Release Bot <deploy@nodebb.org >
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2023-01-04 11:24:46 -05:00
renovate[bot]
19c2b3509a
chore(deps): update dependency husky to v8.0.3
2023-01-03 14:53:03 -05:00
Barış Soner Uşaklı
b81fd81af6
feat: fire filter:topics.getUnreadTids even if there are no urnead topics
2023-01-03 14:13:01 -05:00
Barış Soner Uşaklı
eef5778466
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2023-01-03 14:10:43 -05:00
renovate[bot]
8f83f79057
chore(deps): update dependency eslint to v8.31.0 ( #11118 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-02 23:05:28 -05:00
renovate[bot]
ca43464711
fix(deps): update dependency esbuild to v0.16.13 ( #11121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-02 23:05:07 -05:00
Misty Release Bot
d17d4ec09b
chore: update changelog for v2.8.1
2022-12-30 20:48:48 +00:00
Misty Release Bot
96bdbf52b8
chore: incrementing version number - v2.8.1
2022-12-30 20:48:47 +00:00
Julian Lam
8a69e740a8
chore: fallbacks for new language string
2022-12-30 15:35:01 -05:00
Julian Lam
95ab5c4110
chore: add back missing dep upgrades
2022-12-30 15:33:59 -05:00
Julian Lam
830a20f182
chore: fallbacks for new language string
2022-12-30 15:30:51 -05:00
Barış Soner Uşaklı
1199336b0b
Merge branch 'master' into develop
2022-12-30 09:51:02 -05:00
Barış Soner Uşaklı
24a7cc9cbb
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-12-30 09:50:04 -05:00
Barış Soner Uşaklı
586eed1407
fix: vulnerability in socket.io nested namespaces ( #11117 )
2022-12-30 09:49:22 -05:00
renovate[bot]
e3fa0152f7
fix(deps): update dependency esbuild to v0.16.12 ( #11116 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-27 23:37:02 -05:00
renovate[bot]
0ec6d6c2ba
fix(deps): update dependency esbuild to v0.16.11
2022-12-27 10:37:16 -05:00
Barış Soner Uşaklı
1ea9481af6
fix: lock post/reply similar to user.create
2022-12-25 15:05:15 -05:00
renovate[bot]
a634481b74
fix(deps): update dependency nodebb-theme-slick to v2.0.4 ( #11113 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-24 00:04:32 -05:00
Julian Lam
bbaf26cedc
chore: remove extraneous lines from changelog
2022-12-21 17:11:53 -05:00
Misty Release Bot
a5c2edb993
chore: update changelog for v2.8.0
2022-12-21 22:10:49 +00:00
Misty Release Bot
7ce758d698
chore: incrementing version number - v2.8.0
2022-12-21 22:10:48 +00:00
renovate[bot]
ef500af8e6
fix(deps): update dependency sharp to v0.31.3 ( #11110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
7ab46b784a
fix(deps): update dependency sanitize-html to v2.8.1 ( #11109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
13a3faa0d1
chore(deps): update dependency jquery to v3.6.3 ( #11107 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
eb6a9c474a
fix(deps): update dependency esbuild to v0.16.10 ( #11104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
05443dbeee
fix(deps): update dependency mongodb to v4.13.0 ( #11105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
485ee1301b
chore(deps): update dependency eslint to v8.30.0 ( #11102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
18ff6caadd
fix(deps): update dependency esbuild to v0.16.8 ( #11101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
c4cc1e61df
chore(deps): update dependency mocha to v10.2.0 ( #11094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
faaf09f71c
fix(deps): update dependency sanitize-html to v2.8.0 ( #11098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
cde44587c1
fix(deps): update dependency ace-builds to v1.14.0 ( #11095 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
5dda9a5bf1
fix(deps): update dependency nodebb-plugin-2factor to v5.1.2 ( #11096 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:36 -05:00
renovate[bot]
0a5adb416a
fix(deps): update dependency postcss to v8.4.20 ( #11097 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:35 -05:00
Opliko
de31cb1a4f
feat: add force flag to plugin install in cli ( #11089 )
2022-12-21 17:00:35 -05:00
Julian Lam
9f531f957e
refactor: flag states so that they are not hardcoded, allow plugins to add additional states, deprecated filter:flags.getFilters hook, closes #11065
2022-12-21 17:00:35 -05:00
renovate[bot]
8b209f16d1
fix(deps): update dependency compare-versions to v5.0.3 ( #11092 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:35 -05:00
renovate[bot]
7bcfe38e60
fix(deps): update dependency html-to-text to v9.0.3 ( #11093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:35 -05:00
renovate[bot]
7b9bbef593
fix(deps): update dependency @socket.io/redis-adapter to v8 ( #11084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:35 -05:00
renovate[bot]
7b48156cc0
fix(deps): update dependency nodebb-widget-essentials to v6.0.1 ( #11085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:35 -05:00
renovate[bot]
65ef722e82
fix(deps): update dependency esbuild to v0.16.7 ( #11086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:35 -05:00
Barış Soner Uşaklı
3e8f537830
chore: up jquery
2022-12-21 17:00:35 -05:00
renovate[bot]
4f67fc1ad0
fix(deps): update dependency esbuild to v0.16.3 ( #11083 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 17:00:34 -05:00
renovate[bot]
22493ffb4c
fix(deps): update dependency esbuild to v0.15.16 ( #11069 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 16:59:55 -05:00
Misty Release Bot
717b36129e
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-12-21 16:59:10 -05:00
Julian Lam
896493dbd6
fix: change hsts-maxage back to numeric input type, change API token uid input to numeric text type
2022-12-21 16:59:10 -05:00
Julian Lam
4314b8e201
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e .
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2022-12-21 16:59:10 -05:00
Misty Release Bot
4f4b48000a
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-12-21 16:59:10 -05:00
Julian Lam
2bc23a9526
fix: replace input type number with text/pattern
2022-12-21 16:59:10 -05:00
Julian Lam
33af2d9c18
feat: integrating basic client-side form validity checking in settings v1 and v2
2022-12-21 16:59:08 -05:00
renovate[bot]
0665834d47
chore(deps): update dependency jquery to v3.6.3 ( #11107 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-20 21:15:38 -05:00
renovate[bot]
048f5674eb
fix(deps): update dependency esbuild to v0.16.10 ( #11104 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-20 19:17:10 -05:00
renovate[bot]
3f5bda7e48
fix(deps): update dependency mongodb to v4.13.0 ( #11105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-20 19:16:58 -05:00
renovate[bot]
18bcc3cf89
chore(deps): update dependency eslint to v8.30.0 ( #11102 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-17 14:26:35 -05:00
renovate[bot]
db7ea20c80
fix(deps): update dependency esbuild to v0.16.8 ( #11101 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-17 14:26:26 -05:00
renovate[bot]
ad96a4d802
chore(deps): update dependency mocha to v10.2.0 ( #11094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 16:37:01 -05:00
renovate[bot]
65241b1abd
fix(deps): update dependency sanitize-html to v2.8.0 ( #11098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:54:38 -05:00
renovate[bot]
10056e5b26
fix(deps): update dependency ace-builds to v1.14.0 ( #11095 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:49:17 -05:00
renovate[bot]
cc376656a0
fix(deps): update dependency nodebb-plugin-2factor to v5.1.2 ( #11096 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:48:58 -05:00
renovate[bot]
d4f045114e
fix(deps): update dependency postcss to v8.4.20 ( #11097 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:47:23 -05:00
Opliko
d447236b70
feat: add force flag to plugin install in cli ( #11089 )
2022-12-16 15:47:03 -05:00
Julian Lam
14091de8fe
refactor: flag states so that they are not hardcoded, allow plugins to add additional states, deprecated filter:flags.getFilters hook, closes #11065
2022-12-16 14:58:16 -05:00
renovate[bot]
32fecad703
fix(deps): update dependency compare-versions to v5.0.3 ( #11092 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 09:57:41 -05:00
renovate[bot]
6aab1c58d5
fix(deps): update dependency html-to-text to v9.0.3 ( #11093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 09:50:21 -05:00
renovate[bot]
a82c67435f
fix(deps): update dependency @socket.io/redis-adapter to v8 ( #11084 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 09:13:14 -05:00
renovate[bot]
6774b35fd5
fix(deps): update dependency nodebb-widget-essentials to v6.0.1 ( #11085 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 09:10:00 -05:00
renovate[bot]
27a049fb63
fix(deps): update dependency esbuild to v0.16.7 ( #11086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 09:09:51 -05:00
Barış Soner Uşaklı
babe7faca0
chore: up jquery
2022-12-16 09:09:32 -05:00
Barış Soner Uşaklı
eeeff15a3b
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-12-16 09:09:02 -05:00
Barış Soner Uşaklı
06f4801e57
refactor: remove debug log closes #11090
2022-12-16 09:07:17 -05:00
Julian Lam
e213dbc3b7
chore: remove extraneous lines from changelog
2022-12-14 14:37:42 -05:00
Misty Release Bot
4701c96d9c
chore: update changelog for v2.7.0
2022-12-14 19:36:38 +00:00
Misty Release Bot
098097257d
chore: incrementing version number - v2.7.0
2022-12-14 19:36:38 +00:00
Julian Lam
9ee8502d7a
chore: added stub file in hy
2022-12-14 14:22:35 -05:00
renovate[bot]
df3f1c5e37
fix(deps): update dependency nodebb-theme-lavender to v6.0.1 ( #11081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
85d3815816
fix(deps): update dependency esbuild to v0.16.3 ( #11083 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
693d4783bb
chore(deps): update dependency lint-staged to v13.1.0 ( #11082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
d8e9738d9f
fix(deps): update dependency html-to-text to v9 ( #11075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
eab5b75463
chore(deps): update dependency eslint to v8.29.0 ( #11074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
35be45944a
fix(deps): update dependency ace-builds to v1.13.2 ( #11080 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
aafb7f6ec7
fix(deps): update dependency fs-extra to v11 ( #11072 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
Julian Lam
f11094cbb8
feat: update transifex config (for use with new cli)
...
+ hy, thanks to the fine folks at tutor-platform.com!
2022-12-14 14:22:30 -05:00
Misty Release Bot
76154a6321
Latest translations and fallbacks
2022-12-14 14:22:30 -05:00
Misty Release Bot
155343139f
Latest translations and fallbacks
2022-12-14 14:22:30 -05:00
Misty Release Bot
79b27d46f4
Latest translations and fallbacks
2022-12-14 14:22:30 -05:00
renovate[bot]
7bc4b836ee
fix(deps): update dependency esbuild to v0.15.16 ( #11069 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
f947ac6d41
chore(deps): update dependency lint-staged to v13.0.4 ( #11064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
Julian Lam
43e7c98824
fix: relax selectors for client-side form validation so that all form elements are checked
2022-12-14 14:22:30 -05:00
Misty Release Bot
0e319a58cb
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-12-14 14:22:30 -05:00
Julian Lam
db8d3a94eb
fix: change hsts-maxage back to numeric input type, change API token uid input to numeric text type
2022-12-14 14:22:30 -05:00
Julian Lam
d9852c3245
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e .
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2022-12-14 14:22:30 -05:00
Misty Release Bot
9676b192da
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-12-14 14:22:30 -05:00
Julian Lam
45ae31f816
fix: replace input type number with text/pattern
2022-12-14 14:22:30 -05:00
Julian Lam
dadbcd731c
feat: integrating basic client-side form validity checking in settings v1 and v2
2022-12-14 14:22:30 -05:00
Misty Release Bot
e1238a5822
Latest translations and fallbacks
2022-12-14 14:22:30 -05:00
renovate[bot]
e14d4abc5d
fix(deps): update dependency mongodb to v4.12.1 ( #11062 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-14 14:22:30 -05:00
renovate[bot]
c749f38ce0
fix(deps): update dependency nodebb-theme-lavender to v6.0.1 ( #11081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 13:48:39 -05:00
renovate[bot]
8eb880f6e5
fix(deps): update dependency esbuild to v0.16.3 ( #11083 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 11:01:45 -05:00
renovate[bot]
7a1c258de8
chore(deps): update dependency lint-staged to v13.1.0 ( #11082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 11:01:17 -05:00
renovate[bot]
aa3a51b16e
fix(deps): update dependency html-to-text to v9 ( #11075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 10:25:29 -05:00
renovate[bot]
4914332853
chore(deps): update dependency eslint to v8.29.0 ( #11074 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 10:24:54 -05:00
renovate[bot]
67ede5c608
fix(deps): update dependency ace-builds to v1.13.2 ( #11080 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 10:24:44 -05:00
Manuel Valle
8c4d6bbebb
Fix: categories.js not showing custom privileges ( #10856 )
...
No shows correctly custom privileges in the Other section for a category.
2022-12-09 10:13:38 -05:00
renovate[bot]
fa3e6540d5
fix(deps): update dependency fs-extra to v11 ( #11072 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-09 10:01:03 -05:00
Julian Lam
21a366ec57
feat: update transifex config (for use with new cli)
...
+ hy, thanks to the fine folks at tutor-platform.com!
2022-12-08 13:38:41 -05:00
Misty Release Bot
f41e23272f
Latest translations and fallbacks
2022-12-08 09:05:54 +00:00
Barış Soner Uşaklı
c2bb2b30be
test: dont try to load admin upload routes
2022-12-07 10:08:16 -05:00
Barış Soner Uşaklı
07a0212571
fix : #11077 , add admin uploads paths to priv mapping
...
closes #11077
2022-12-07 09:55:25 -05:00
Misty Release Bot
8b7a09b1b6
Latest translations and fallbacks
2022-12-05 09:05:57 +00:00
Misty Release Bot
8ef729475c
Latest translations and fallbacks
2022-12-01 09:06:22 +00:00
Barış Soner Uşaklı
4efc19d5f1
feat: add ./nodebb install <plugin_name>
...
will install the suggested version for current nodebb closes #11060
2022-11-28 13:13:10 -05:00
renovate[bot]
ced874173a
fix(deps): update dependency esbuild to v0.15.16 ( #11069 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 09:27:52 -05:00
Misty Release Bot
b5ce7e8ed8
chore: update changelog for v2.6.1
2022-11-28 01:01:10 +00:00
Misty Release Bot
f8e947e2a7
chore: incrementing version number - v2.6.1
2022-11-28 01:01:09 +00:00
Barış Soner Uşaklı
5edeb79f14
Merge branch 'master' into develop
2022-11-27 19:37:47 -05:00
Barış Soner Uşaklı
48d1439217
fix: prototype vulnerability in socket.io onMessage
2022-11-27 19:32:35 -05:00
Barış Soner Uşaklı
0e495f9ea4
fix : #11066 , fix custom privilege/path in routePrefixMap
...
will find most specific path
2022-11-25 14:26:37 -05:00
renovate[bot]
ac14099bfb
chore(deps): update dependency lint-staged to v13.0.4 ( #11064 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-25 09:25:02 -05:00
Barış Soner Uşaklı
91c2e5ac25
refactor: not deprecated on 2.x
2022-11-25 09:02:08 -05:00
Julian Lam
52e7ad4de5
fix: relax selectors for client-side form validation so that all form elements are checked
2022-11-24 20:17:40 -05:00
Misty Release Bot
d8b45c61f7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-11-25 01:10:38 +00:00
Julian Lam
137388882a
fix: change hsts-maxage back to numeric input type, change API token uid input to numeric text type
2022-11-24 20:09:58 -05:00
Julian Lam
d1c49a7663
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e .
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2022-11-24 20:07:39 -05:00
Misty Release Bot
80cf05d8fd
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-11-24 22:18:27 +00:00
Julian Lam
cde4c6ac7e
fix: replace input type number with text/pattern
2022-11-24 17:17:53 -05:00
Julian Lam
07a3cee6d6
feat: integrating basic client-side form validity checking in settings v1 and v2
2022-11-24 17:17:53 -05:00
Barış Soner Uşaklı
6fe8797525
feat: add ./nodebb install <plugin_name>
...
will install the suggested version for current nodebb closes #11060
2022-11-24 11:17:06 -05:00
Barış Soner Uşaklı
8abea39389
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-11-24 11:01:33 -05:00
Misty Release Bot
c74fc9b9ca
Latest translations and fallbacks
2022-11-24 09:06:27 +00:00
renovate[bot]
3c5b0210b2
fix(deps): update dependency mongodb to v4.12.1 ( #11062 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-23 16:15:55 -05:00
Julian Lam
8a15e58dff
docs: remote extraneous lines from changelog
2022-11-23 16:13:58 -05:00
renovate[bot]
643dce38d7
fix(deps): update dependency mongodb to v4.12.1 ( #11062 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-23 14:26:25 -05:00
Misty Release Bot
eedd84ae4e
chore: update changelog for v2.6.0
2022-11-23 19:04:45 +00:00
Misty Release Bot
12f0541dfa
chore: incrementing version number - v2.6.0
2022-11-23 19:04:44 +00:00
Barış Soner Uşaklı
c7aa4ebf47
Merge branch 'master' into develop
2022-11-23 13:52:33 -05:00
Misty Release Bot
1d7dbf1480
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2022-11-23 16:33:45 +00:00
Barış Soner Uşaklı
864fe0f971
feat: add permissions-policy header
2022-11-23 11:33:00 -05:00
Barış Soner Uşaklı
110311b25e
fix: https://github.com/NodeBB-Community/nodebb-plugin-custom-pages/issues/68
...
don't crash if template doesn't have any widgets set before
2022-11-22 19:33:52 -05:00
Barış Soner Uşaklı
fc49665fe5
fix: https://github.com/NodeBB-Community/nodebb-plugin-custom-pages/issues/68
...
don't crash if template doesn't have any widgets set before
2022-11-22 19:30:58 -05:00
renovate[bot]
709ca59db2
fix(deps): update socket.io packages to v4.5.4 ( #11061 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 17:56:40 -05:00
renovate[bot]
f478420569
chore(deps): update commitlint monorepo to v17.3.0 ( #11058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 19:37:19 -05:00
renovate[bot]
d449710e95
fix(deps): update dependency esbuild to v0.15.15 ( #11056 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 19:37:06 -05:00
renovate[bot]
d480f26b2f
chore(deps): update dependency eslint to v8.28.0 ( #11059 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 19:36:57 -05:00
renovate[bot]
18eb35a173
fix(deps): update dependency nodebb-theme-persona to v12.1.12 ( #11057 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 18:41:07 -05:00
renovate[bot]
5750ded157
chore(deps): update dependency jsdom to v20.0.3 ( #11054 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 18:38:51 -05:00
renovate[bot]
13f3a04819
fix(deps): update dependency cropperjs to v1.5.13 ( #11055 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 16:36:55 -05:00
renovate[bot]
6611d44c69
chore(deps): update dependency jquery to v3.6.1 ( #11048 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 16:16:22 -05:00
renovate[bot]
62a60cbf17
fix(deps): update dependency nodebb-plugin-markdown to v10.1.1 ( #11047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 16:11:03 -05:00
renovate[bot]
59b4d95f91
fix(deps): update dependency mongodb to v4.12.0 ( #11049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 16:09:48 -05:00
Barış Soner Uşaklı
bb82eb71e2
fix : #11052 , add missing await
2022-11-21 13:37:35 -05:00
Misty Release Bot
de640e23e5
Latest translations and fallbacks
2022-11-20 09:06:00 +00:00
Misty Release Bot
c2d19d7f0a
Latest translations and fallbacks
2022-11-19 09:05:57 +00:00
Julian Lam
e4cfc5fa2e
Merge branch 'master' into develop
2022-11-18 11:54:25 -05:00
Julian Lam
a87f64b4bb
fix: pin jquery version for all packages that include it as a subdependency
2022-11-18 11:54:08 -05:00
Julian Lam
10ba7b9ced
Merge branch 'master' into develop
2022-11-16 12:16:26 -05:00
Julian Lam
5aaebdd3d7
fix : #10877 , define a resolution for jquery subdependency of timeago
2022-11-16 12:13:07 -05:00
renovate[bot]
ca162c0407
fix(deps): update dependency connect-pg-simple to v8 ( #11033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 08:51:31 -05:00
renovate[bot]
07c81d5db8
chore(deps): update dependency eslint-config-nodebb to v0.2.1 ( #11043 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 08:50:50 -05:00
renovate[bot]
e0b9240d12
fix(deps): update dependency ace-builds to v1.13.1 ( #11045 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 08:50:42 -05:00
Barış Soner Uşaklı
abcfb63126
fix : #11044 , allow banned users to post
...
if given privileges
2022-11-15 17:53:15 -05:00
renovate[bot]
a5355d7885
fix(deps): update dependency esbuild to v0.15.14
2022-11-15 08:51:03 -05:00
renovate[bot]
2af7fd5f42
fix(deps): update dependency nodebb-theme-persona to v12.1.11
2022-11-14 10:18:41 -05:00
Misty Release Bot
98c949e4ec
Latest translations and fallbacks
2022-11-14 09:06:04 +00:00
Barış Soner Uşaklı
6a526631b4
add openapi
2022-11-11 17:36:45 -05:00
Misty Release Bot
05b6758e59
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2022-11-11 21:23:43 +00:00
Barış Soner Uşaklı
3c85b944e3
feat: allow groups to be exempt from maintenance mode
...
closes #11030
2022-11-11 16:23:00 -05:00
Barış Soner Uşaklı
6109061501
fix: check schedule privilege, closes #11032
2022-11-11 11:14:30 -05:00
renovate[bot]
b94bb1bf93
fix(deps): update dependency postcss to v8.4.19 ( #11028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-11 09:40:22 -05:00
renovate[bot]
313d0c3270
fix(deps): update dependency ace-builds to v1.13.0 ( #11031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-11 09:40:10 -05:00
Barış Soner Uşaklı
b34e859c1b
refactor: don't prevent startup if staticDir is undefined
...
https://community.nodebb.org/topic/16790/problems-with-upgrading-to-2-xx
2022-11-10 13:31:51 -05:00
renovate[bot]
40c9cc053e
fix(deps): update dependency webpack to v5.75.0 ( #11027 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 18:42:14 -05:00
renovate[bot]
26be289e80
chore(deps): update commitlint monorepo to v17.2.0 ( #11026 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 18:42:04 -05:00
renovate[bot]
8d3907b53a
fix(deps): update dependency yargs to v17.6.2 ( #11025 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 18:41:49 -05:00
renovate[bot]
1ea2a32b0f
fix(deps): update dependency lru-cache to v7.14.1 ( #11023 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 18:09:25 -05:00
renovate[bot]
51919f7abf
fix(deps): update dependency sharp to v0.31.2 ( #11024 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 18:08:56 -05:00
renovate[bot]
4b3978beda
chore(deps): update dependency husky to v8.0.2 ( #11018 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 16:01:26 -05:00
renovate[bot]
c4a1905b83
fix(deps): update dependency esbuild to v0.15.13 ( #11021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 16:01:14 -05:00
renovate[bot]
e144debb7f
fix(deps): update dependency ioredis to v5.2.4 ( #11022 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 16:01:03 -05:00
renovate[bot]
de507f72ea
fix(deps): update dependency ace-builds to v1.12.5 ( #11019 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 13:49:37 -05:00
renovate[bot]
9ca2482a55
fix(deps): update dependency mongodb to v4.11.0 ( #10994 )
...
* fix(deps): update dependency mongodb to v4.11.0
* up composer
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2022-11-09 13:49:28 -05:00
renovate[bot]
35d67ad33e
fix(deps): update dependency autoprefixer to v10.4.13 ( #11020 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 13:48:59 -05:00
Julian Lam
445f09f0dc
chore: remove derpy extra changelog bits
2022-11-09 13:48:07 -05:00
Misty Release Bot
c9cd8975a2
chore: update changelog for v2.5.8
2022-11-09 18:46:09 +00:00
Misty Release Bot
466263172a
chore: incrementing version number - v2.5.8
2022-11-09 18:46:09 +00:00
Julian Lam
892ac2eb20
Merge branch 'master' into develop
2022-11-09 13:31:31 -05:00
Julian Lam
2f9d8c350e
fix: pass csrf_token into calls to /register/abort, #11017
2022-11-09 13:20:28 -05:00
Julian Lam
97d8b53fd3
Merge branch 'master' into develop
2022-11-09 12:15:24 -05:00
Julian Lam
55a197a7d7
fix: check for csrf token on /register/abort, + theme changes for v2.x branches of themes
2022-11-09 12:00:59 -05:00
renovate[bot]
5a5771e1b6
fix(deps): update dependency nodebb-plugin-composer-default to v9.2.4 ( #10998 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 11:42:27 -05:00
renovate[bot]
4fcef7c54f
chore(deps): update dependency eslint to v8.27.0 ( #11004 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 11:42:11 -05:00
renovate[bot]
73a608549d
fix(deps): update dependency sanitize-html to v2.7.3 ( #11008 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 11:41:58 -05:00
renovate[bot]
a6e4fee137
chore(deps): update dependency jsdom to v20.0.2 ( #11014 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 11:41:00 -05:00
Barış Soner Uşaklı
5d8df407a9
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-11-05 14:44:18 -04:00
Barış Soner Uşaklı
a31ba824ea
fix: upgrade script to work from 0.x to 2.x
2022-11-05 14:44:12 -04:00
Barış Soner Uşaklı
078bd4dd1f
Update README.md
2022-11-04 19:34:33 -04:00
Barış Soner Uşaklı
d264c6ac4b
refactor: use utils.debounce
2022-11-03 20:17:38 -04:00
Barış Soner Uşaklı
06d1539137
test: fix tests again
2022-10-29 17:40:33 -04:00
Barış Soner Uşaklı
c833d3cdc4
test: fix test
2022-10-29 17:05:16 -04:00
Barış Soner Uşaklı
b5d38bc696
feat: new search hooks
...
filter:search.isAllowed, allow plugins to check if searching is allowed
filter:search.searchIn, allow searching in custom items
2022-10-29 16:57:03 -04:00
Misty Release Bot
b86eb03a4c
Latest translations and fallbacks
2022-10-29 09:05:57 +00:00
Misty Release Bot
95a5d516cb
Latest translations and fallbacks
2022-10-27 09:06:14 +00:00
Misty Release Bot
c4ed02ee1d
Latest translations and fallbacks
2022-10-26 09:06:14 +00:00
Julian Lam
a2fafc2b15
Merge remote-tracking branch 'origin/master' into develop
2022-10-24 14:11:25 -04:00
Misty Release Bot
3a1866ce81
Latest translations and fallbacks
2022-10-24 09:06:07 +00:00
Barış Soner Uşaklı
5a7dc71067
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-10-23 19:47:01 -04:00
Barış Soner Uşaklı
673261ff98
fix : #10519 , image height in emails
2022-10-23 19:46:54 -04:00
Julian Lam
b9c8c02fcf
fix: fallback language strings for #10987
2022-10-21 14:45:25 -04:00
Barış Soner Uşaklı
6f673f806f
fix : #10993 , apply autoLocale middleware to guests only
2022-10-21 10:23:36 -04:00
Barış Soner Uşaklı
9227b82e2c
fix: check cid as well as template
2022-10-20 21:01:34 -04:00
Barış Soner Uşaklı
be92be4eee
feat: add search data to filter:search.inContent
2022-10-20 20:36:29 -04:00
Barış Soner Uşaklı
e3f2156202
feat: add search data to filter:search.inContent
2022-10-20 20:35:35 -04:00
Misty Release Bot
248fd6721c
Latest translations and fallbacks
2022-10-20 09:06:36 +00:00
renovate[bot]
ee4fde1375
fix(deps): update dependency nodebb-plugin-composer-default to v9.2.3 ( #10997 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 19:38:57 -04:00
renovate[bot]
29fddd6577
fix(deps): update dependency esbuild to v0.15.12 ( #10996 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 19:37:00 -04:00
Julian Lam
c2024f3484
chore: really fix indents this time
2022-10-19 15:29:54 -04:00
Julian Lam
d50512e73c
chore: fix indents
2022-10-19 15:28:41 -04:00
Julian Lam
be5d6d29c9
chore: add bootstrap5 to test runner for now
2022-10-19 15:27:24 -04:00
renovate[bot]
1fc2f1e80c
fix(deps): update dependency nodebb-plugin-composer-default to v9.2.2
2022-10-19 14:09:23 -04:00
renovate[bot]
6471b6989e
fix(deps): update dependency nodebb-theme-persona to v12.1.9
2022-10-19 14:09:14 -04:00
Julian Lam
7b9e08478c
fix(deps): bump composer-default
2022-10-19 10:51:03 -04:00
Misty Release Bot
8d6c0de735
Latest translations and fallbacks
2022-10-19 09:06:32 +00:00
Misty Release Bot
9ad3b214d6
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.admin-settings-email
2022-10-18 19:39:53 +00:00
Julian Lam
96b46411b1
Merge branch 'master' into develop
2022-10-18 15:38:36 -04:00
Julian Lam
9ee30fe7d2
fix: revert breaking change, add back SocketUser.emailConfirm
2022-10-18 15:16:52 -04:00
Julian Lam
9c576a0758
Email confirmation QOL updates ( #10987 )
...
* breaking: remove `SocketUser.emailConfirm`, re: #10954
* chore: move email confirmation related configs to own section in Settings > Email
* feat: new user email method `getValidationExpiry`, returns expiration in ms.. probably.
* fix: bug where `user.email.isValidationPending` returned an u nexpected non-boolean value if there was no confirmation pending (only when checking email as well)
* fix: update getValidationExpiry to return ms
* test: use emailConfirmInterval for tests, for now
* fix: throw friendly error when attempting an email change within email confirmation window
* feat: new config option `emailConfirmExpiry` in days, governs how long the confirm link is good for
* test: additional tests for user email methods
* fix: add back missing handling of option
* test: fix tests
2022-10-18 15:12:13 -04:00
renovate[bot]
1e930f9d17
fix(deps): update dependency ace-builds to v1.12.3
2022-10-18 14:33:44 -04:00
renovate[bot]
9900e5f4fd
fix(deps): update dependency nodebb-theme-persona to v12.1.8 ( #10982 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 09:12:54 -04:00
renovate[bot]
4260f0c245
fix(deps): update dependency ace-builds to v1.12.2
2022-10-18 09:11:53 -04:00
Misty Release Bot
773a97446a
Latest translations and fallbacks
2022-10-18 09:06:36 +00:00
renovate[bot]
6485bc2539
fix(deps): update dependency ace-builds to v1.12.1
2022-10-17 22:32:46 -04:00
Julian Lam
09f3ac6574
fix: in appropriately named language key email-confirm-email2
2022-10-17 16:49:15 -04:00
Julian Lam
7672194c7c
fix: correctly pass dev flag to package installer
2022-10-17 16:13:04 -04:00
Julian Lam
09cfd0bd57
fix: use --omit=dev flag for npm instead of --production
2022-10-17 16:07:26 -04:00
renovate[bot]
ffa117ab79
chore(deps): update dependency mocha to v10.1.0 ( #10980 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 18:07:11 -04:00
renovate[bot]
00ce8fd85e
fix(deps): update dependency ace-builds to v1.12.0 ( #10978 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 17:25:21 -04:00
renovate[bot]
fb41fbe7ae
fix(deps): update socket.io packages to v4.5.3 ( #10977 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 17:24:34 -04:00
renovate[bot]
dcca339772
fix(deps): update dependency nodebb-plugin-emoji to v4.0.6
2022-10-15 00:19:48 -04:00
renovate[bot]
ff69c3e185
fix(deps): update dependency esbuild to v0.15.11
2022-10-15 00:17:35 -04:00
renovate[bot]
647bbd57af
fix(deps): update dependency @isaacs/ttlcache to v1.2.1
2022-10-15 00:17:26 -04:00
Misty Release Bot
17e948abf7
chore: update changelog for v2.5.7
2022-10-14 15:59:58 +00:00
Misty Release Bot
dd6d104820
chore: incrementing version number - v2.5.7
2022-10-14 15:59:57 +00:00
Julian Lam
af27606e20
fix : #10968 , icon selector in ACP when icon name is typed in
2022-10-14 11:58:12 -04:00
Barış Soner Uşaklı
dc4a850cac
show progress
2022-10-14 11:04:48 -04:00
Barış Soner Uşaklı
ba484d5478
Esbuild ( #10940 )
...
* ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io >
* feat: use esbuild for minification
Co-authored-by: Ashish Kurmi <akurmi@stepsecurity.io >
2022-10-14 11:04:27 -04:00
Barış Soner Uşaklı
dd4e9cce09
perf: speed up build
...
run webpack as soon as js targets are done
this allows building js/css in parallel
2022-10-14 11:04:00 -04:00
Misty Release Bot
e92238d09a
chore: update changelog for v2.5.6
2022-10-13 14:21:02 +00:00
Misty Release Bot
7dc45afa4c
chore: incrementing version number - v2.5.6
2022-10-13 14:21:01 +00:00
Barış Soner Uşaklı
3a70530c8e
fix active plugins ( #10964 )
2022-10-13 10:11:19 -04:00
Barış Soner Uşaklı
67efaeb4b8
fix active plugins ( #10964 )
2022-10-13 10:09:23 -04:00
renovate[bot]
60d0145b18
fix(deps): update dependency nodebb-plugin-mentions to v3.0.12
2022-10-13 01:08:47 -04:00
renovate[bot]
3c2a636c22
fix(deps): update dependency postcss to v8.4.18
2022-10-13 01:07:28 -04:00
Barış Soner Uşaklı
b879b6a0c2
fix: use admin:groups priv for groups ( #10960 )
2022-10-12 10:02:45 -04:00
renovate[bot]
b68faa095a
fix(deps): update dependency nodebb-plugin-spam-be-gone to v1.0.2 ( #10958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-12 09:54:34 -04:00
Barış Soner Uşaklı
e35b0a869f
fix: https://github.com/NodeBB/NodeBB/issues/10525
2022-10-11 20:30:54 -04:00
Misty Release Bot
e7d0040d17
chore: update changelog for v2.5.5
2022-10-11 17:07:16 +00:00
Misty Release Bot
58b2f10ee9
chore: incrementing version number - v2.5.5
2022-10-11 17:07:16 +00:00
Barış Soner Uşaklı
b91ef6dd76
chore: up plugins
2022-10-11 12:13:03 -04:00
Misty Release Bot
aabf073c89
chore: update changelog for v2.5.4
2022-10-11 12:25:36 +00:00
Misty Release Bot
89eb0340d1
chore: incrementing version number - v2.5.4
2022-10-11 12:25:35 +00:00
Barış Soner Uşaklı
ebd5dcc6d6
fix: EEXISTS error on linux if plugin/theme overrides core js file
2022-10-11 08:13:59 -04:00
Misty Release Bot
eec683dd39
Latest translations and fallbacks
2022-10-09 09:06:13 +00:00
renovate[bot]
0f63947b4d
fix(deps): update dependency body-parser to v1.20.1 ( #10941 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-08 20:08:45 -04:00
renovate[bot]
ff53064cc8
fix(deps): update dependency express to v4.18.2 ( #10948 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-08 20:08:32 -04:00
Misty Release Bot
688e9a53da
Latest translations and fallbacks
2022-10-08 09:06:29 +00:00
renovate[bot]
3719233a43
chore(deps): update dependency eslint to v8.25.0
2022-10-07 22:23:05 -04:00
Barış Soner Uşaklı
02ef3e974c
Esbuild ( #10940 )
...
* ci: add minimum GitHub token permissions for workflows
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io >
* feat: use esbuild for minification
Co-authored-by: Ashish Kurmi <akurmi@stepsecurity.io >
2022-10-06 07:51:13 -04:00
Ashish Kurmi
fe0020fb31
ci: add minimum GitHub token permissions for workflows
...
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io >
2022-10-05 21:23:18 -04:00
renovate[bot]
1b89b6615c
fix(deps): update dependency semver to v7.3.8 ( #10937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-05 10:31:51 -04:00
renovate[bot]
1873b52746
fix(deps): update dependency nodebb-theme-persona to v12.1.7
2022-10-04 09:52:39 -04:00
renovate[bot]
241b7c4f30
chore(deps): update dependency jsdom to v20.0.1 ( #10934 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 16:11:30 -04:00
Julian Lam
1e4846435a
fix: mixing of old and new bch syntax
2022-10-03 15:36:03 -04:00
Julian Lam
1e864a7518
Merge remote-tracking branch 'origin/master' into develop
2022-10-03 14:51:55 -04:00
renovate[bot]
855a2bad9a
fix(deps): update dependency commander to v9.4.1 ( #10928 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 12:43:42 -04:00
renovate[bot]
d84ee30809
fix(deps): update dependency postcss to v8.4.17 ( #10929 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 12:42:11 -04:00
renovate[bot]
222ab6aebd
fix(deps): update dependency nodemailer to v6.8.0 ( #10925 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 12:41:57 -04:00
renovate[bot]
8bcbff33bf
chore(deps): update dependency eslint to v8.24.0 ( #10922 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 12:41:42 -04:00
renovate[bot]
7c3c3d020b
fix(deps): update dependency yargs to v17.6.0 ( #10931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 12:41:21 -04:00
Barış Soner Uşaklı
61d32bdebb
fix: category ordering add test
2022-10-03 09:41:40 -04:00
Barış Soner Uşaklı
177d904812
fix: category ordering add test
2022-10-03 09:41:08 -04:00
Misty Release Bot
8f2a78584a
Latest translations and fallbacks
2022-10-02 09:08:35 +00:00
Barış Soner Uşaklı
989b55d07e
fix: crash in category drag, closes #10932
...
happens when a child is dragged to root or from root to a nested level
2022-10-01 22:15:06 -04:00
Barış Soner Uşaklı
c0b1ded363
fix more categories button not moving with parent
...
fix order issue
2022-10-01 22:02:01 -04:00
renovate[bot]
28d1844e7e
fix(deps): update dependency nodebb-plugin-spam-be-gone to v1.0.1 ( #10912 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-30 09:25:52 -04:00
renovate[bot]
87c84fe8e0
fix(deps): update dependency ace-builds to v1.11.2 ( #10923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-30 09:11:51 -04:00
renovate[bot]
8e23e41077
fix(deps): update dependency sharp to v0.31.1 ( #10926 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-30 09:11:16 -04:00
Julian Lam
7240e8ce57
chore: 🤔
2022-09-28 10:27:50 -04:00
Misty Release Bot
09c24e1f03
Latest translations and fallbacks
2022-09-28 09:07:25 +00:00
Julian Lam
803398e915
fix: broken flag history on flag update
2022-09-23 13:10:34 -04:00
Barış Soner Uşaklı
a584dae650
feat: add relevant topic events to post objects
...
see c9604f216a
2022-09-23 10:42:15 -04:00
Barış Soner Uşaklı
aad0a618c8
fix: scroll to post if theme doesn't have top navbar
2022-09-23 09:09:15 -04:00
renovate[bot]
ce77605a83
fix(deps): update dependency ace-builds to v1.11.1 ( #10920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-23 08:46:20 -04:00
Misty Release Bot
26415ea448
Latest translations and fallbacks
2022-09-22 09:07:09 +00:00
Julian Lam
14515f6004
fix: add lru-cache to checked packages, to fix upgrade issue with lru-cache
2022-09-21 16:02:20 -04:00
Julian Lam
53d47a58f6
fix: use --omit=dev flag for npm instead of --production
2022-09-21 11:56:58 -04:00
renovate[bot]
d900fd1718
fix(deps): update dependency ace-builds to v1.11.0 ( #10909 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 20:39:12 -04:00
renovate[bot]
5429487110
fix(deps): update dependency autoprefixer to v10.4.12 ( #10911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 20:38:54 -04:00
Julian Lam
6391f77b01
Merge remote-tracking branch 'origin/master' into develop
2022-09-20 14:04:02 -04:00
renovate[bot]
f971385bbc
fix(deps): update dependency compare-versions to v5 ( #10890 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-20 13:20:15 -04:00
Julian Lam
846eda0af6
fix(deps): bump persona #10907
2022-09-19 14:55:55 -04:00
Julian Lam
27c80d3945
fix(deps): bump persona, #10907
2022-09-19 14:30:21 -04:00
Julian Lam
135fe55bed
feat: client-side hooks for navigator scroll action
2022-09-19 14:29:03 -04:00
Julian Lam
664bc5f54d
fix: update nav thumb on setIndex call (thx @barisusakli)
2022-09-19 14:29:03 -04:00
Julian Lam
aeb94c32b9
feat: j and k hotkeys in topic to navigate through it quickly
2022-09-19 14:29:03 -04:00
Julian Lam
b7287c1eb8
fix: do not call navigator.update() when scrollToElement is explicitly passed a new index value
2022-09-19 14:29:03 -04:00
Julian Lam
fa643eb808
fix: race condition where navigator.update was called when it should not be
2022-09-19 14:29:03 -04:00
Julian Lam
9f9a835fcb
feat: a couple utility methods in navigator module to get and set count and index
2022-09-19 14:29:03 -04:00
renovate[bot]
bbe7f7795f
fix(deps): update dependency mongodb to v4.10.0 ( #10908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 13:00:03 -04:00
Misty Release Bot
fdf240f651
chore: update changelog for v2.5.3
2022-09-19 16:23:59 +00:00
Misty Release Bot
cf6e8101e8
chore: incrementing version number - v2.5.3
2022-09-19 16:23:58 +00:00
Julian Lam
cf4f5447bb
fix : #10906 , allow middleware.checkAccountPermissions to be called with either uid or userslug in params
...
Previously, the middleware only worked with userslug params
2022-09-19 10:08:18 -04:00
Julian Lam
5b9de0e521
fix: be tidier and explicitly clean up ctrl-f hotkey on topic page
2022-09-19 09:32:36 -04:00
Julian Lam
3700174c62
refactor: added new ajaxify method .cleanup, called before ajaxify.start.
2022-09-19 09:32:36 -04:00
renovate[bot]
0debc51b8f
fix(deps): update dependency nodebb-theme-persona to v12.1.3 ( #10903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-17 01:41:53 -04:00
Barış Soner Uşaklı
b5dd89e1c0
feat: store topic title and tags in diffs ( #10900 )
...
* feat: store topic title and tags in diffs
allow restoring post diff if tags didn't change
* test: fix tests, fast computer problems
2022-09-16 22:16:08 -04:00
renovate[bot]
02fe687503
fix(deps): update dependency nodebb-plugin-2factor to v5.1.1
2022-09-16 21:56:56 -04:00
renovate[bot]
425bf87b07
fix(deps): update dependency nodebb-theme-persona to v12.1.2
2022-09-16 15:47:07 -04:00
Julian Lam
fe249fa577
fix: listen to -d flag on cli upgrade
2022-09-16 11:44:34 -04:00
Barış Soner Uşaklı
8e2129f858
fix : #10896 , unescape / in taskbar
2022-09-15 19:32:37 -04:00
renovate[bot]
3f30056a71
chore(deps): update commitlint monorepo ( #10888 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-15 11:06:32 -04:00
renovate[bot]
5aa55d29f3
chore(deps): update postgres docker tag to v14 ( #10829 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-15 10:11:47 -04:00
renovate[bot]
bfeb03680a
fix(deps): update dependency sanitize-html to v2.7.2 ( #10893 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-15 09:58:04 -04:00
Misty Release Bot
ca92345c48
Latest translations and fallbacks
2022-09-15 09:06:37 +00:00
renovate[bot]
0758655a36
fix(deps): update dependency autoprefixer to v10.4.11 ( #10892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-14 15:33:15 -04:00
Julian Lam
f1cca5be8d
Merge remote-tracking branch 'origin/master' into develop
2022-09-14 13:19:53 -04:00
Julian Lam
d3e38df8ea
fix: add back timeago to post history modal
2022-09-14 13:19:37 -04:00
Barış Soner Uşaklı
ebd7c05c4c
feat: paginate recentposts.rss and
...
category/1/recentposts.rss
2022-09-14 09:27:08 -04:00
renovate[bot]
2836be5cfa
fix(deps): update dependency sharp to v0.31.0 ( #10887 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 13:21:34 -04:00
Barış Soner Uşaklı
c039a699bd
sharp test fix
2022-09-13 12:36:13 -04:00
renovate[bot]
22f3d0bb4b
fix(deps): update socket.io packages to v4.5.2 ( #10884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 12:30:47 -04:00
renovate[bot]
335990beae
fix(deps): update dependency nodebb-plugin-2factor to v5.1.0 ( #10886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 12:26:18 -04:00
renovate[bot]
0c6fb6e351
chore(deps): update dependency eslint to v8.23.1 ( #10885 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 12:25:21 -04:00
renovate[bot]
0c2a88de06
fix(deps): update dependency autoprefixer to v10.4.10 ( #10883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 11:38:41 -04:00
renovate[bot]
d911a1bfb6
fix(deps): update dependency winston to v3.8.2 ( #10882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 11:11:49 -04:00
renovate[bot]
01129a3994
fix(deps): update dependency pg to v8.8.0 ( #10863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 11:11:31 -04:00
renovate[bot]
34d243e49b
fix(deps): update dependency nodebb-plugin-emoji to v4.0.5 ( #10881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 10:49:30 -04:00
renovate[bot]
5e375e4af5
fix(deps): update dependency ioredis to v5.2.3 ( #10861 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 10:49:07 -04:00
renovate[bot]
86b63fab9d
fix(deps): update dependency pg-cursor to v2.7.4 ( #10862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 10:46:09 -04:00
renovate[bot]
5583ab9562
fix(deps): update dependency mongodb to v4.9.1 ( #10880 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 10:45:03 -04:00
renovate[bot]
cc6798bb11
fix(deps): update dependency autoprefixer to v10.4.9 ( #10879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 10:22:11 -04:00
renovate[bot]
8c680db5bd
fix(deps): update dependency postcss to v8.4.16 ( #10824 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 10:21:55 -04:00
renovate[bot]
6687f49bda
fix(deps): update dependency jquery to v3.6.1 ( #10868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 09:51:49 -04:00
renovate[bot]
c0c3ee0189
fix(deps): update dependency ace-builds to v1.10.1 ( #10840 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-13 09:36:25 -04:00
Julian Lam
881c7c4d18
fix: automatically remove lang parameter if it matches the forum default
2022-09-12 13:01:19 -04:00
Misty Release Bot
bf9bb489ad
Latest translations and fallbacks
2022-09-10 09:06:15 +00:00
Julian Lam
29ddeaa1e2
fix(deps): bump composer-default to v9.2.0
2022-09-09 15:14:06 -04:00
Julian Lam
6061d611ea
Merge remote-tracking branch 'origin/master' into develop
2022-09-09 13:34:49 -04:00
Julian Lam
5dbcfef91f
chore: remove duplicate version increment lines in changelog
2022-09-09 10:56:10 -04:00
Julian Lam
1d80a07ed1
fix(deps): bump composer-default to v9.1.1
2022-09-08 15:20:32 -04:00
Barış Soner Uşaklı
1c9c39a8c8
test: add back /admin/extend/plugins test
2022-09-04 19:42:12 -04:00
Barış Soner Uşaklı
8aa1596d23
chore: bring back treding plugins
2022-09-04 12:59:03 -04:00
Barış Soner Uşaklı
3d5a6b39d6
lint: fix lint
2022-09-04 12:28:47 -04:00
Barış Soner Uşaklı
b392450c36
perf: disable trending plugins, too slow due to nbbpm
2022-09-04 12:00:27 -04:00
Misty Release Bot
84b6a7c791
chore: update changelog for v2.5.2
2022-09-04 14:57:02 +00:00
Misty Release Bot
e351fbe89c
chore: incrementing version number - v2.5.2
2022-09-04 14:56:55 +00:00
Barış Soner Uşaklı
b45e241390
lint: fix lint error
2022-09-04 10:36:57 -04:00
Barış Soner Uşaklı
1dc79d76a0
test: disable nbbpm test temporarily
2022-09-04 10:32:22 -04:00
Barış Soner Uşaklı
f6f37dc1cd
fix: registration regression, closes #10875
2022-09-04 10:11:52 -04:00
Misty Release Bot
bdfacb8903
Latest translations and fallbacks
2022-09-04 09:24:00 +00:00
Opliko
665f36b707
feat: add quiet to action:settings.set
...
Makes it possible to ignore quiet updates without abusing the `filter` hook
2022-09-03 09:36:25 -04:00
Misty Release Bot
2b2fd4f34a
chore: update changelog for v2.5.1
2022-09-02 19:14:02 +00:00
Misty Release Bot
2bf475299d
chore: incrementing version number - v2.5.1
2022-09-02 19:14:01 +00:00
Julian Lam
67cb70352f
fix: missing escape on ACP category backgroundImage property
2022-09-02 12:30:55 -04:00
Julian Lam
61d1e9e0d4
fix(deps): temporarily add back old textcomplete dependencies so emoji plugin can import them
...
Revert this commit once the emoji plugin is patched so it refers to the newer textcomplete module
2022-09-02 11:18:10 -04:00
Misty Release Bot
1076285dc9
chore: update changelog for v2.5.0
2022-09-01 16:14:07 +00:00
Misty Release Bot
c3e19005f6
chore: incrementing version number - v2.5.0
2022-09-01 16:14:06 +00:00
Julian Lam
8fe41d92a2
Merge remote-tracking branch 'origin/master' into develop
2022-09-01 08:44:20 -04:00
Misty Release Bot
4b0a786dfb
Latest translations and fallbacks
2022-09-01 09:08:51 +00:00
Opliko
1920732528
feat: remove visibilityjs ( #10870 )
...
* feat: remove visibilityjs
* fix: actually remove require
* style: add a newline
* style: forgot a semicolon
* style: accidently removed trailing newline
* fix: move property declaration to its actual previous place
2022-08-30 09:52:57 -04:00
Misty Release Bot
e7806021c9
Latest translations and fallbacks
2022-08-29 09:07:47 +00:00
Barış Soner Uşaklı
d12e0b8c5e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-08-28 17:46:07 -04:00
Barış Soner Uşaklı
b7addffc9e
breaking: reduce nodebb.min.js size by around 800kb
...
const zxcvbn = require('zxcvbn');
bundles a huge amount of code, now it won't be in nodebb.min.js
2022-08-28 17:45:56 -04:00
Misty Release Bot
896ac77950
Latest translations and fallbacks
2022-08-28 09:08:08 +00:00
renovate[bot]
884d40756a
fix(deps): update dependency compare-versions to v4.1.4
2022-08-27 15:46:21 -04:00
Misty Release Bot
e20433ecfc
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation
2022-08-26 20:06:42 +00:00
Julian Lam
15b1561fd3
feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
...
/cc #10867
2022-08-26 16:05:45 -04:00
Julian Lam
a088eb19af
fix: empty thread tools container on open
2022-08-26 11:51:50 -04:00
Julian Lam
c1936e87f0
fix: add dropup handler to thread tools menu, updated how post tools menu adds dropup handler
2022-08-26 11:51:41 -04:00
Julian Lam
df36d96788
fix: empty thread tools container on open
2022-08-26 11:48:23 -04:00
Julian Lam
3dd3cd8297
fix: add dropup handler to thread tools menu, updated how post tools menu adds dropup handler
2022-08-26 11:48:23 -04:00
Barış Soner Uşaklı
a2d0cd162d
refactor: remove console.log
2022-08-26 11:42:12 -04:00
Julian Lam
b3b48fa62f
Merge remote-tracking branch 'origin/master' into develop
2022-08-25 16:42:53 -04:00
Julian Lam
3cbb7a3df0
chore: move @textcomplete and its modules to composer-default
2022-08-25 16:42:47 -04:00
Julian Lam
bc2ea86023
chore: remove client-side js file for tpl that no longer exists
2022-08-23 14:35:50 -04:00
Julian Lam
7c5a915dc9
test: have some build tests not pollute build folder
2022-08-23 11:23:49 -04:00
Julian Lam
70652ad480
docs(openapi): v3 spec for new user export routes
2022-08-22 17:03:43 -04:00
Julian Lam
d05705183f
refactor: move export generation logic to v3 controller, GET/HEAD routes for exports
...
re: #10384
2022-08-22 17:03:43 -04:00
Julian Lam
0cda5aa3e3
feat: allow v3 api to handle 202 and 204 response codes as well.
2022-08-22 17:03:43 -04:00
gasoved
b424ba4637
test: User.hidePrivateData
2022-08-22 13:47:33 -04:00
Misty Release Bot
d505cc47ec
chore: update changelog for v2.4.5
2022-08-22 16:14:00 +00:00
Misty Release Bot
d8b1291088
chore: incrementing version number - v2.4.5
2022-08-22 16:13:58 +00:00
Misty Release Bot
42e0fec392
Latest translations and fallbacks
2022-08-22 09:07:19 +00:00
Julian Lam
8b7cf48ade
Merge remote-tracking branch 'origin/master' into develop
2022-08-19 15:36:08 -04:00
Julian Lam
9b96c33d5d
fix: wrap passport.authenticate to pass in keepSessionInfo if not already set
2022-08-19 13:04:10 -04:00
Julian Lam
65b3996ac6
fix: removing duplicate session rerolling code (as it is in passport@^0.6 now)
2022-08-19 12:52:24 -04:00
Julian Lam
20ebf0a1e0
Merge remote-tracking branch 'origin/master' into develop
2022-08-19 10:50:59 -04:00
Barış Soner Uşaklı
bc37a5c516
fix: parseInt caller.uid closes #10849
2022-08-19 08:51:04 -04:00
Misty Release Bot
0ba03950e9
Latest translations and fallbacks
2022-08-19 09:06:15 +00:00
renovate[bot]
e51004e206
fix(deps): update dependency mongodb to v4.9.0
2022-08-18 20:00:44 -04:00
Misty Release Bot
77e492b8d7
chore: update changelog for v2.4.4
2022-08-18 13:45:27 +00:00
Misty Release Bot
24221d66e0
chore: incrementing version number - v2.4.4
2022-08-18 13:45:26 +00:00
Barış Soner Uşaklı
fc9b436f3e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-08-18 09:27:48 -04:00
Barış Soner Uşaklı
489fb3a36f
fix: missing req, closes #10847
2022-08-18 09:27:37 -04:00
Misty Release Bot
665f163704
Latest translations and fallbacks
2022-08-18 09:06:36 +00:00
Misty Release Bot
06da15a576
chore: update changelog for v2.4.3
2022-08-18 02:33:19 +00:00
Misty Release Bot
be0256b26e
chore: incrementing version number - v2.4.3
2022-08-18 02:33:19 +00:00
Julian Lam
4dc7fa050f
fix : #10845 , disallow inline viewing of uploaded html files
2022-08-17 21:48:02 -04:00
renovate[bot]
d8a52f8142
fix(deps): update dependency lru-cache to v7.14.0
2022-08-17 21:29:42 -04:00
Julian Lam
81f8d84f10
fix(deps): bump composer-default to v9
2022-08-17 21:29:12 -04:00
Julian Lam
b7bcc367c6
fix(deps): remove textcomplete in favour of @textcomplete/core (same package, just refactored)
2022-08-17 21:29:12 -04:00
Julian Lam
9e46dd2090
Merge remote-tracking branch 'origin/master' into develop
2022-08-17 21:18:47 -04:00
Misty Release Bot
ba7a3466b2
chore: update changelog for v2.4.2
2022-08-17 21:12:35 +00:00
Misty Release Bot
1635633acd
chore: incrementing version number - v2.4.2
2022-08-17 21:12:34 +00:00
Julian Lam
990ad6a11a
Merge remote-tracking branch 'origin/master' into develop
2022-08-17 15:32:49 -04:00
Julian Lam
ec048a01ba
fix : #10841 , incorrect conditional in email interstitial partial
2022-08-17 15:32:36 -04:00
Misty Release Bot
f8297362b9
Latest translations and fallbacks
2022-08-17 09:05:59 +00:00
Barış Soner Uşaklı
4ceebf3939
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-08-16 19:17:28 -04:00
Barış Soner Uşaklı
0a6900fc77
feat: don't show signatures again in pagination mode in same topic
2022-08-16 19:17:23 -04:00
renovate[bot]
444b4d578b
fix(deps): update dependency nodebb-theme-persona to v12.1.1 ( #10838 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-16 18:07:14 -04:00
Misty Release Bot
fcbbb4d6d3
chore(i18n): fallback strings for new resources: nodebb.admin-settings-post
2022-08-16 22:06:55 +00:00
Barış Soner Uşaklı
aba420a3f3
feat: setting to show signatures only once in topics, closes #10071
2022-08-16 18:06:16 -04:00
Opliko
72e7b9f7d8
docs: explain what export routes actually do in OpenAPI documentation ( #10836 )
2022-08-16 15:57:24 -04:00
Barış Soner Uşaklı
14c79763dd
refactor: use group.slug on acp group urls closes #8277
2022-08-16 10:42:33 -04:00
Barış Soner Uşaklı
b663c620ce
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-08-16 10:24:07 -04:00
renovate[bot]
8fce68d347
chore(deps): update dependency eslint to v8.22.0 ( #10835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-16 10:10:24 -04:00
Misty Release Bot
6b76f99a3e
Latest translations and fallbacks
2022-08-16 09:06:48 +00:00
Opliko
bcb94edeb4
feat: add event type to topic event component
2022-08-15 14:18:43 -04:00
Barış Soner Uşaklı
e06e526e54
fix: don't crash if post is undefined
2022-08-15 14:18:43 -04:00
Barış Soner Uşaklı
33458701c1
test: passport0.6 ( #10638 )
...
* test: passport0.6
* test: make logout async, fix lint
* test: keepSessionInfo flag
* revert: csrf load
2022-08-15 14:18:43 -04:00
Misty Release Bot
20a661e124
chore: update changelog for v2.4.1
2022-08-15 14:18:43 -04:00
Misty Release Bot
fecf31bd15
chore: incrementing version number - v2.4.1
2022-08-15 14:18:43 -04:00
Opliko
3975fa2e45
fix: return at least one in sizeCalculation ( #10832 )
...
if post content is empty post cache should still consider its size to be at least one. fixes #10831
2022-08-15 14:18:43 -04:00
Misty Release Bot
6f9fa8c2c8
Latest translations and fallbacks
2022-08-15 09:06:13 +00:00
Barış Soner Uşaklı
4a3e36a766
fix: don't crash if post is undefined
2022-08-14 20:18:18 -04:00
Misty Release Bot
90fc50e116
chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache
2022-08-14 00:36:36 +00:00
Opliko
a9bbb586fc
feat: allow plugins to add to admin cache list ( #10833 )
...
* feat: allow plugins to add to admin cache list
resolves #10820
plugins will have to use `filter:admin.cache.get` hook and just add their own cache to the object there.
* feat: add dump to ttlCache and expose properties
* feat: also expose properties under their current names
* feat: display TTL if set
2022-08-13 20:35:59 -04:00
Barış Soner Uşaklı
6b2a6f9006
test: passport0.6 ( #10638 )
...
* test: passport0.6
* test: make logout async, fix lint
* test: keepSessionInfo flag
* revert: csrf load
2022-08-13 20:24:42 -04:00
Misty Release Bot
4b6baabbbf
chore: update changelog for v2.4.1
2022-08-14 00:18:25 +00:00
Misty Release Bot
7f5ff2e613
chore: incrementing version number - v2.4.1
2022-08-14 00:18:24 +00:00
Opliko
15ca460c8f
fix: return at least one in sizeCalculation ( #10832 )
...
if post content is empty post cache should still consider its size to be at least one. fixes #10831
2022-08-13 09:29:56 -04:00
Julian Lam
2568986c58
Revert "Revert "chore(deps): update docker/build-push-action action to v3""
...
This reverts commit d2c2f333e1 .
2022-08-12 17:15:55 -04:00
Julian Lam
9d446f9282
Revert "Revert "chore(deps): update docker/login-action action to v2""
...
This reverts commit 887df0e62b .
2022-08-12 17:15:55 -04:00
Julian Lam
c71335218b
Revert "Revert "chore(deps): update docker/setup-buildx-action action to v2""
...
This reverts commit 8936f412d1 .
2022-08-12 17:15:54 -04:00
renovate[bot]
8afaed223c
chore(deps): update mongo docker tag to v3.7
2022-08-12 17:14:35 -04:00
renovate[bot]
4c44d12557
fix(deps): update dependency ace-builds to v1.9.5
2022-08-12 17:14:35 -04:00
renovate[bot]
4ddc0c7af9
fix(deps): update dependency lru-cache to v7.13.2
2022-08-12 17:14:35 -04:00
renovate[bot]
4aecf399eb
chore(deps): update docker/setup-qemu-action action to v2
2022-08-12 17:14:35 -04:00
renovate[bot]
dd3851849b
fix(deps): update dependency nodemailer to v6.7.8
2022-08-12 17:14:35 -04:00
renovate[bot]
150a7488e4
fix(deps): pin dependency @isaacs/ttlcache to 1.2.0
2022-08-12 17:14:35 -04:00
renovate[bot]
9a7dd3a3b1
fix(deps): update dependency nodebb-plugin-composer-default to v8.0.1 ( #10819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 17:14:35 -04:00
renovate[bot]
269382e03d
chore(deps): update redis docker tag to v2.8.23 ( #10811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-12 17:14:35 -04:00
Julian Lam
8936f412d1
Revert "chore(deps): update docker/setup-buildx-action action to v2"
...
This reverts commit 371ac03220 .
2022-08-12 17:14:22 -04:00
Julian Lam
887df0e62b
Revert "chore(deps): update docker/login-action action to v2"
...
This reverts commit 3d68accf99 .
2022-08-12 17:14:21 -04:00
Julian Lam
d2c2f333e1
Revert "chore(deps): update docker/build-push-action action to v3"
...
This reverts commit bfd6318cd6 .
2022-08-12 17:14:20 -04:00
renovate[bot]
bfd6318cd6
chore(deps): update docker/build-push-action action to v3
2022-08-12 11:48:00 -04:00
renovate[bot]
3d68accf99
chore(deps): update docker/login-action action to v2
2022-08-12 11:47:53 -04:00
renovate[bot]
371ac03220
chore(deps): update docker/setup-buildx-action action to v2
2022-08-12 11:44:48 -04:00
renovate[bot]
69c87c2caa
fix(deps): update dependency nodebb-plugin-composer-default to v8.0.1 ( #10819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 20:48:20 -04:00
renovate[bot]
59fd0efe07
chore(deps): update redis docker tag to v2.8.23 ( #10811 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 20:47:55 -04:00
Misty Release Bot
c4714ff7df
chore: update changelog for v2.4.0
2022-08-10 20:02:19 +00:00
Misty Release Bot
5525442279
chore: incrementing version number - v2.4.0
2022-08-10 20:02:18 +00:00
Misty Release Bot
72b03d8dea
Merge branch 'develop'
2022-08-10 20:02:08 +00:00
Julian Lam
9b753d6d57
TTL Cache ( #10816 )
...
* refactor: move src/cacheCreate.js to src/cache/lru.js
* fix: call new library location for lru cache creator
* feat: add ttl cache
* fix: update upload throttler to use ttl cache instead of lru cache
* chore: add missing dependency
* fix: avoid pubsub conflicts
* fix: use get instead of peek, which is not available in ttl-cache
2022-08-10 15:26:07 -04:00
Julian Lam
c07d595662
Update to lru-cache@^7 ( #10815 )
...
* chore(deps): bump lru-cache from 6.0.0 to 7.13.1 in /install
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache ) from 6.0.0 to 7.13.1.
- [Release notes](https://github.com/isaacs/node-lru-cache/releases )
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v6.0.0...v7.13.1 )
---
updated-dependencies:
- dependency-name: lru-cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix(lru-cache): remove unneeded `length` params for cache creation, as `maxSize` was not used in those init calls, also renamed some methods to match new method names in lru-cache [breaking]
Added deprecation notices for old params
* fix: replace three direct calls to lru-cache with call to cacheCreate, moved cache creation call in uploads to run on first init as config is not populated at lib init
* test: move configs init above cache reset calls in databasemock
* move some more code above cache clear
* refactor: remove unused
* test: lru
* test: more debug
* test: on more test
* use await helpers.uploadFile
* fix: tests remove logs
* fix: acp cache page
* fix: add in one more guard again cache instantiation with `length` prop but no `maxSize` prop
* fix(deps): bump markdown
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2022-08-10 13:24:16 -04:00
Julian Lam
64541dd820
Revert "Update to lru-cache@^7 ( #10813 )"
...
This reverts commit c9754b09e6 .
2022-08-10 13:22:39 -04:00
Julian Lam
c9754b09e6
Update to lru-cache@^7 ( #10813 )
...
* chore(deps): bump lru-cache from 6.0.0 to 7.13.1 in /install
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache ) from 6.0.0 to 7.13.1.
- [Release notes](https://github.com/isaacs/node-lru-cache/releases )
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v6.0.0...v7.13.1 )
---
updated-dependencies:
- dependency-name: lru-cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix(lru-cache): remove unneeded `length` params for cache creation, as `maxSize` was not used in those init calls, also renamed some methods to match new method names in lru-cache [breaking]
Added deprecation notices for old params
* fix: replace three direct calls to lru-cache with call to cacheCreate, moved cache creation call in uploads to run on first init as config is not populated at lib init
* test: move configs init above cache reset calls in databasemock
* move some more code above cache clear
* refactor: remove unused
* test: lru
* test: more debug
* test: on more test
* use await helpers.uploadFile
* fix: tests remove logs
* fix: acp cache page
* fix: add in one more guard again cache instantiation with `length` prop but no `maxSize` prop
* fix(deps): bump markdown
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2022-08-10 13:22:18 -04:00
Julian Lam
59f3ae201a
Merge remote-tracking branch 'origin/master' into develop
2022-08-10 09:52:49 -04:00
Misty Release Bot
d7a02d677f
Latest translations and fallbacks
2022-08-10 09:06:32 +00:00
Barış Soner Uşaklı
961be70725
fix test on redis
2022-08-09 18:26:46 -04:00
Misty Release Bot
8e9677544b
Latest translations and fallbacks
2022-08-09 09:06:35 +00:00
Opliko
b3a37a7f35
feat: support packageManager property in package.json
...
resolves #10714
2022-08-08 17:23:32 -04:00
renovate[bot]
13a17bd10a
chore(deps): update dependency eslint to v8.21.0
2022-08-08 17:18:22 -04:00
Julian Lam
38bf30c8ca
fix: adapt to breaking change in commander
2022-08-08 17:17:38 -04:00
dependabot[bot]
993b77478e
chore(deps): bump commander from 7.2.0 to 9.4.0 in /install
...
Bumps [commander](https://github.com/tj/commander.js ) from 7.2.0 to 9.4.0.
- [Release notes](https://github.com/tj/commander.js/releases )
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tj/commander.js/compare/v7.2.0...v9.4.0 )
---
updated-dependencies:
- dependency-name: commander
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-08 17:17:38 -04:00
Julian Lam
1465598d3b
fix(deps): bump persona v12.1.0
2022-08-08 16:19:36 -04:00
Julian Lam
d0255fc6a5
fix: move panel-offset setting code back to theme header
2022-08-08 16:02:27 -04:00
Julian Lam
659cfe853d
chore: update to new transifex project url
2022-08-08 15:23:33 -04:00
Misty Release Bot
18c144bf37
Latest translations and fallbacks
2022-08-08 09:06:28 +00:00
Misty Release Bot
cdaa8f21e4
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-08-05 19:40:09 +00:00
Julian Lam
4055e3bd1c
feat: automatically enable the SMTP transport option if the SMTP service is changed
2022-08-05 15:39:32 -04:00
Misty Release Bot
3e56c547a9
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-08-05 19:28:31 +00:00
Julian Lam
7082291bae
fix : #10808 ; tweak copy for gmail app passwords support
2022-08-05 15:27:46 -04:00
Julian Lam
c6782a2173
Merge remote-tracking branch 'origin/master' into develop
2022-08-05 14:40:47 -04:00
Misty Release Bot
bcf7ef6779
chore(i18n): fallback strings for new resources: nodebb.user
2022-08-05 18:40:17 +00:00
Julian Lam
65c59cc16a
test: additional tests for password challenge on email update
2022-08-05 14:39:36 -04:00
Julian Lam
8e1a4bb5df
test: add dummy emailer hook to suppress sendmail error logging
2022-08-05 14:39:36 -04:00
Julian Lam
68bcd7f48e
test: fix one last failing test
2022-08-05 14:39:36 -04:00
Julian Lam
9d27e90740
fix: don't require password challenge if no password is set in user account
2022-08-05 14:39:36 -04:00
Julian Lam
287f4c2c41
fix: do not throw if password passed into isPasswordCorrect is invalid, just return false
2022-08-05 14:39:36 -04:00
Julian Lam
342cca35c1
chore: re-order interstitial tests so email and gdpr tests are in sub-blocks
2022-08-05 14:39:36 -04:00
Julian Lam
7fcee42be9
feat: present a password challenge on email update flow
2022-08-05 14:39:36 -04:00
Barış Soner Uşaklı
7e8ad785f4
fix: don't crash if req.body.username is not string
...
Error: req.body.username.trim is not a function
File: authenticationController.login (/usr/src/app/src/controllers/authentication.js:247:40)
2022-08-05 08:11:32 -04:00
Barış Soner Uşaklı
55c5588a4b
fix: don't crash if target/user is undefined
...
Error: TypeError: Cannot read properties of undefined (reading 'displayname')
File: Flags.notify (/usr/src/app/src/flags.js:812:89)
2022-08-05 08:11:11 -04:00
Barış Soner Uşaklı
4586f68eaf
fix: race condition causing undefined ajaxify.data
2022-08-04 18:37:27 -04:00
Julian Lam
9ee1afbb0f
Merge branch 'master' into develop
2022-08-04 16:04:09 -04:00
Julian Lam
06f089afda
test: fix user email tests
2022-08-04 16:02:16 -04:00
Barış Soner Uşaklı
d73f0f9ccb
perf: make single db call
2022-08-04 15:51:24 -04:00
Julian Lam
3b296c3aa4
Merge remote-tracking branch 'origin/master' into develop
2022-08-04 14:26:07 -04:00
Julian Lam
f93a0b83bb
test: fix tests so that when user.create is called, email is set prior to confirmation
2022-08-04 14:24:30 -04:00
Julian Lam
1ca09b63ed
fix : #10809 , test runner to only run tests for plugins included in test_plugins
2022-08-04 14:20:36 -04:00
Julian Lam
bd18004d77
fix(deps): bump 2factor to v5.0.2
2022-08-03 15:44:09 -04:00
Julian Lam
e092bfeb46
Merge remote-tracking branch 'origin/master' into develop
2022-08-03 15:21:04 -04:00
Julian Lam
cba9047f67
fix : #10805 , hide unconfirmed emails from user data retrieval methods
2022-08-03 12:36:11 -04:00
Julian Lam
3e062a7f29
fix: use different emoji on NodeBB Ready — again because procrastination
2022-08-03 12:10:08 -04:00
renovate[bot]
f02492bde3
fix(deps): update dependency sanitize-html to v2.7.1 ( #10792 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-30 21:04:51 -04:00
renovate[bot]
f22790c0d0
fix(deps): update dependency html-to-text to v8.2.1
2022-07-30 20:56:58 -04:00
renovate[bot]
e748e31fed
fix(deps): update dependency webpack to v5.74.0
2022-07-30 20:56:26 -04:00
renovate[bot]
4ca0d57172
fix(deps): update dependency autoprefixer to v10.4.8 ( #10799 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-30 20:05:32 -04:00
Barış Soner Uşaklı
cd438b328a
fix: unnecessary escape
2022-07-30 19:57:48 -04:00
Barış Soner Uşaklı
f64a69132a
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-07-30 19:56:03 -04:00
Opliko
456b87983a
fix: remove socket.io cluster adapter ( #10742 )
2022-07-30 19:47:19 -04:00
Misty Release Bot
d073e09c11
Latest translations and fallbacks
2022-07-30 09:06:33 +00:00
Julian Lam
dc3a6a29bc
fix : #10783 , do not purge files without a timestamp prefix
2022-07-29 15:32:23 -04:00
Julian Lam
70d6028954
chore: opt-out of dependabot, due to conflicts with renovate
2022-07-29 11:29:42 -04:00
Misty Release Bot
2f487175a2
chore: update changelog for v2.3.1
2022-07-29 15:26:23 +00:00
Misty Release Bot
44dd42dc89
chore: incrementing version number - v2.3.1
2022-07-29 15:26:22 +00:00
Julian Lam
89173f17ca
fix : #10798 , logic error in COEP header; helmet config
2022-07-29 11:14:45 -04:00
Misty Release Bot
39e65d0bdf
Latest translations and fallbacks
2022-07-29 09:06:47 +00:00
dependabot[bot]
7b606d2e59
chore(deps): bump sanitize-html from 2.7.0 to 2.7.1 in /install
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.0...2.7.1 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-28 20:42:39 -04:00
dependabot[bot]
a99006251c
chore(deps): bump webpack from 5.73.0 to 5.74.0 in /install
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.73.0 to 5.74.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.73.0...v5.74.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-28 19:24:56 -04:00
Julian Lam
847d2b9141
fix : #10795 , early return for selection tooltip based on calling user privilege
2022-07-28 15:58:17 -04:00
Julian Lam
5176fb1544
feat: add emoji to startup logs, because procrastination.
2022-07-28 15:13:35 -04:00
Julian Lam
9f225e7062
fix(deps): update persona to v12.0.14
2022-07-28 14:27:37 -04:00
Misty Release Bot
17120e034b
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced, nodebb.admin-menu, nodebb.error
2022-07-28 18:23:10 +00:00
Misty Release Bot
a6f7fff0ad
chore: update changelog for v2.3.0
2022-07-28 18:21:07 +00:00
Misty Release Bot
e616b2e16d
chore: incrementing version number - v2.3.0
2022-07-28 18:21:06 +00:00
Julian Lam
dcacd815a9
refactor: invert helmet configuration
2022-07-27 17:02:02 -04:00
Barış Soner Uşaklı
b2da02d676
feat: add client side filter:chat.send, closes #10729
2022-07-27 13:12:39 -04:00
Misty Release Bot
56372fb618
Latest translations and fallbacks
2022-07-27 09:07:22 +00:00
renovate[bot]
8384b7cf0d
fix(deps): update dependency mongodb to v4.8.1
2022-07-26 19:57:55 -04:00
renovate[bot]
07ce0c3942
chore(deps): update dependency lint-staged to v13
2022-07-26 19:28:00 -04:00
Misty Release Bot
d3c0b7c375
Latest translations and fallbacks
2022-07-26 18:34:45 +00:00
Julian Lam
820bc994d8
feat: UI changes for ACP > Manage > Categories ( #10782 )
...
* Revert "Revert "feat: cross origin opener policy options (#10710 )""
This reverts commit 46050ace1a .
* Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
This reverts commit 9f291c07d3 .
* feat: closes #10719 , don't trim children if category is marked section
* feat: fire hook to allow plugins to filter the pids returned in a user profile
/cc julianlam/nodebb-plugin-support-forum#14
* fix: use `user.hidePrivateData();` more consistently across user retrieval endpoints
* fix: better looking placeholder text for ACP search
* fix: bug where fallback to forum search was not working due to client-side error
* feat: allow plugins to toggle whether IPs are shown in the users CSV export
* feat: Allow defining active plugins in config (#10767 )
* Revert "Revert "feat: cross origin opener policy options (#10710 )""
This reverts commit 46050ace1a .
* Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
This reverts commit 9f291c07d3 .
* feat: closes #10719 , don't trim children if category is marked section
* feat: fire hook to allow plugins to filter the pids returned in a user profile
/cc julianlam/nodebb-plugin-support-forum#14
* fix: use `user.hidePrivateData();` more consistently across user retrieval endpoints
* feat: Allow defining active plugins in config
resolves #10766
* fix: assign the db result to files properly
* test: add tests with plugins in config
* feat: better theme change handling
* feat: add visual indication that plugins can't be activated
* test: correct hooks
* test: fix test definitions
* test: remove instead of resetting nconf to avoid affecting other tests
* test: ... I forgot how nconf worked
* fix: remove negation
* docs: improve wording of error message
* feat: reduce code duplication
* style: remove a redundant space
* fix: remove unused imports
* fix: use nconf instead of requiring config.json
* fix: await...
* fix: second missed await
* fix: move back from getActiveIds to getActive
* fix: use paths again?
* fix: typo
* fix: move require into the function
* fix: forgot to change back to getActive
* test: getActive returns only id
* test: accedently commented out some stuff
* feat: added note to top of plugins page if \!canChangeState
Co-authored-by: Julian Lam <julian@nodebb.org >
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
* feat: show an informative message when no plugins are found after filtering
fixes #10771
* Latest translations and fallbacks
* Latest translations and fallbacks
* chore(deps): bump ace-builds from 1.7.1 to 1.8.1 in /install
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.7.1...v1.8.1 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: swap out icons in ACP > Manage > Categories to more intuitive ones, remove extra placeholder div
* fix: hide expando button if no subcategories; remove attempt at establishing common vars, increased spacing between categories in list
* fix: buggy expando state on category drag/drop
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
Co-authored-by: Opliko <opliko.reg@protonmail.com >
Co-authored-by: Misty Release Bot <deploy@nodebb.org >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-26 14:29:32 -04:00
renovate[bot]
03a173bb6a
fix(deps): update dependency helmet to v5.1.1
2022-07-26 14:27:17 -04:00
dependabot[bot]
f397d96830
chore(deps): bump ace-builds from 1.7.1 to 1.8.1 in /install
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.7.1...v1.8.1 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-26 14:27:17 -04:00
Julian Lam
6840a7423b
feat: show an informative message when no plugins are found after filtering
...
fixes #10771
2022-07-26 14:27:17 -04:00
Opliko
23cb67a112
feat: Allow defining active plugins in config ( #10767 )
...
* Revert "Revert "feat: cross origin opener policy options (#10710 )""
This reverts commit 46050ace1a .
* Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
This reverts commit 9f291c07d3 .
* feat: closes #10719 , don't trim children if category is marked section
* feat: fire hook to allow plugins to filter the pids returned in a user profile
/cc julianlam/nodebb-plugin-support-forum#14
* fix: use `user.hidePrivateData();` more consistently across user retrieval endpoints
* feat: Allow defining active plugins in config
resolves #10766
* fix: assign the db result to files properly
* test: add tests with plugins in config
* feat: better theme change handling
* feat: add visual indication that plugins can't be activated
* test: correct hooks
* test: fix test definitions
* test: remove instead of resetting nconf to avoid affecting other tests
* test: ... I forgot how nconf worked
* fix: remove negation
* docs: improve wording of error message
* feat: reduce code duplication
* style: remove a redundant space
* fix: remove unused imports
* fix: use nconf instead of requiring config.json
* fix: await...
* fix: second missed await
* fix: move back from getActiveIds to getActive
* fix: use paths again?
* fix: typo
* fix: move require into the function
* fix: forgot to change back to getActive
* test: getActive returns only id
* test: accedently commented out some stuff
* feat: added note to top of plugins page if \!canChangeState
Co-authored-by: Julian Lam <julian@nodebb.org >
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2022-07-26 14:27:17 -04:00
Julian Lam
a6af47da02
feat: allow plugins to toggle whether IPs are shown in the users CSV export
2022-07-26 14:27:17 -04:00
Julian Lam
25046642e7
fix: bug where fallback to forum search was not working due to client-side error
2022-07-26 14:27:17 -04:00
Julian Lam
1b9c68196f
fix: better looking placeholder text for ACP search
2022-07-26 14:27:17 -04:00
Julian Lam
0529f2fb5d
fix: use user.hidePrivateData(); more consistently across user retrieval endpoints
2022-07-26 14:27:17 -04:00
Julian Lam
c26be43ac5
feat: fire hook to allow plugins to filter the pids returned in a user profile
...
/cc julianlam/nodebb-plugin-support-forum#14
2022-07-26 14:27:17 -04:00
Barış Soner Uşaklı
7e80cc1033
feat: closes #10719 , don't trim children if category is marked section
2022-07-26 14:27:17 -04:00
Julian Lam
15fb6c3304
Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
...
This reverts commit 9f291c07d3 .
2022-07-26 14:27:17 -04:00
Julian Lam
ad072c03d1
Revert "Revert "feat: cross origin opener policy options ( #10710 )""
...
This reverts commit 46050ace1a .
2022-07-26 14:27:17 -04:00
Julian Lam
f334e398fa
chore: have renovate work off of develop branch instead
2022-07-25 16:05:34 -04:00
Julian Lam
4faf0cdf5c
fix: minor margin tweak for alert in acp header
2022-07-25 14:32:34 -04:00
dependabot[bot]
067a51107c
chore(deps): bump ioredis from 5.2.0 to 5.2.2 in /install
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.2.0...v5.2.2 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-25 12:24:46 -04:00
Tong Ho
bbc7f2afba
fix: cannot turn off all networks
2022-07-25 10:39:55 -04:00
Tong Ho
2e088a8ef0
fix: cannot setting networks for sharing posts
2022-07-25 10:39:55 -04:00
Misty Release Bot
0523dfbacb
Latest translations and fallbacks
2022-07-23 09:06:33 +00:00
Misty Release Bot
2f6448e736
Latest translations and fallbacks
2022-07-22 09:07:07 +00:00
Misty Release Bot
6c3ebf3b1c
chore: update changelog for v2.2.5
2022-07-21 02:16:49 +00:00
Misty Release Bot
d1fe975974
chore: incrementing version number - v2.2.5
2022-07-21 02:16:48 +00:00
Julian Lam
c93bd0105e
fix: expire email validation tokens on password change
2022-07-20 17:02:39 -04:00
Misty Release Bot
6f88894cb9
Latest translations and fallbacks
2022-07-20 09:07:57 +00:00
dependabot[bot]
8d109fef47
chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 in /install
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.19.0 to 8.20.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.19.0...v8.20.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-18 09:04:03 -04:00
Julian Lam
0d58e8a6af
fix: remove extraneous console.log
2022-07-15 14:57:37 -04:00
dependabot[bot]
4c1bda32c9
chore(deps): bump cron from 2.0.0 to 2.1.0 in /install
...
Bumps [cron](https://github.com/kelektiv/node-cron ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/kelektiv/node-cron/releases )
- [Changelog](https://github.com/kelektiv/node-cron/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kelektiv/node-cron/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: cron
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-15 08:12:37 -04:00
dependabot[bot]
abb19e981e
chore(deps): bump jquery-ui from 1.13.1 to 1.13.2 in /install
...
Bumps [jquery-ui](https://github.com/jquery/jquery-ui ) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases )
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2 )
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-15 08:12:18 -04:00
renovate[bot]
bff239da99
fix(deps): update dependency mongodb to v4.8.0
2022-07-13 15:31:48 -04:00
dependabot[bot]
9e52b8c648
chore(deps): bump nodebb-theme-persona in /install
...
Bumps [nodebb-theme-persona](https://github.com/NodeBB/nodebb-theme-persona ) from 12.0.11 to 12.0.12.
- [Release notes](https://github.com/NodeBB/nodebb-theme-persona/releases )
- [Commits](https://github.com/NodeBB/nodebb-theme-persona/compare/v12.0.11...v12.0.12 )
---
updated-dependencies:
- dependency-name: nodebb-theme-persona
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-13 11:12:37 -04:00
dependabot[bot]
2a88a50fe5
chore(deps-dev): bump @commitlint/config-angular in /install
...
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular ) from 17.0.0 to 17.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.3/@commitlint/config-angular )
---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-13 11:02:16 -04:00
dependabot[bot]
8c20fdad9f
chore(deps): bump ioredis from 5.1.0 to 5.2.0 in /install
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-13 11:01:55 -04:00
Misty Release Bot
52f7ed643c
chore: update changelog for v2.2.4
2022-07-12 19:00:24 +00:00
Misty Release Bot
7cc33d6db4
chore: incrementing version number - v2.2.4
2022-07-12 19:00:23 +00:00
Renovate Bot
42a45a71f4
chore(deps): update docker/metadata-action action to v4
2022-07-12 14:21:51 -04:00
Renovate Bot
452e5bf76c
fix(deps): update dependency diff to v5.1.0
2022-07-12 14:21:39 -04:00
dependabot[bot]
d568d2f5fb
chore(deps): bump ace-builds from 1.5.3 to 1.7.1 in /install
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.5.3 to 1.7.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.5.3...v1.7.1 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-12 14:21:04 -04:00
Julian Lam
3c41ae04cd
fix : #10733 , extraneous apostrophes in plugin upgrader
2022-07-07 15:10:52 -04:00
Julian Lam
60114219c1
fix: get version from install/package.json instead
2022-07-07 15:07:03 -04:00
dependabot[bot]
9e44cdad19
chore(deps-dev): bump @commitlint/cli from 17.0.2 to 17.0.3 in /install
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.3/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 11:54:12 -04:00
dependabot[bot]
7139ad5f5a
chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 in /install
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.18.0 to 8.19.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.18.0...v8.19.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 09:56:35 -04:00
dependabot[bot]
26b73b39e0
chore(deps): bump winston from 3.8.0 to 3.8.1 in /install
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/winstonjs/winston/releases )
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md )
- [Commits](https://github.com/winstonjs/winston/compare/v3.8.0...v3.8.1 )
---
updated-dependencies:
- dependency-name: winston
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 09:38:03 -04:00
dependabot[bot]
0d55c42de3
chore(deps): bump ioredis from 5.0.6 to 5.1.0 in /install
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.0.6 to 5.1.0.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.0.6...v5.1.0 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 09:23:27 -04:00
dependabot[bot]
bd37b2865b
chore(deps): bump nodemailer from 6.7.5 to 6.7.7 in /install
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.7.5 to 6.7.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.5...v6.7.7 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-07 08:14:24 -04:00
Julian Lam
8d701ec3e2
fix : #10739 , always re-add theme to active plugins, on theme set
2022-07-05 13:15:22 -04:00
Misty Release Bot
d3ef4fa0cd
Latest translations and fallbacks
2022-07-05 09:06:42 +00:00
Misty Release Bot
8719a93f43
chore: update changelog for v2.2.3
2022-07-05 02:47:22 +00:00
Misty Release Bot
57b8292d07
chore: incrementing version number - v2.2.3
2022-07-05 02:47:21 +00:00
Julian Lam
b778e38c2b
fix: move call to ajaxify.parseData out to root level
2022-07-04 17:06:06 -04:00
Misty Release Bot
9c48e3d66d
Latest translations and fallbacks
2022-07-04 09:06:34 +00:00
Misty Release Bot
fb96072f67
Latest translations and fallbacks
2022-07-03 09:06:47 +00:00
Julian Lam
165b804d64
refactor: rewrite ajaxify.parseData in vanilla
2022-07-01 15:45:31 -04:00
Julian Lam
2582cb53a6
fix: move ajaxify.parseData back out to DOMContentLoaded
...
partialy reverts 2bfccac72
2022-07-01 15:45:15 -04:00
Misty Release Bot
077eb0912a
Latest translations and fallbacks
2022-07-01 09:06:40 +00:00
Misty Release Bot
f59ddc34a2
chore: update changelog for v2.2.2
2022-06-30 18:49:12 +00:00
Misty Release Bot
7863459667
chore: incrementing version number - v2.2.2
2022-06-30 18:49:11 +00:00
dependabot[bot]
bfd626b019
chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 in /install
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.17.0...v8.18.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-30 09:14:04 -04:00
dependabot[bot]
d037c2c98c
chore(deps-dev): bump jsdom from 19.0.0 to 20.0.0 in /install
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 19.0.0 to 20.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/19.0.0...20.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-30 09:13:58 -04:00
Misty Release Bot
f71a349524
Latest translations and fallbacks
2022-06-30 09:06:20 +00:00
Julian Lam
f38b2a737a
fix: improper handling of single vs. multiple inputs for hidePrivateData
2022-06-29 16:19:52 -04:00
Julian Lam
ecf0e8ce22
fix: observe user-specific and ACP-specific hiding rules for fullname
2022-06-29 16:12:32 -04:00
Julian Lam
3f5ae893c6
refactor: allow user.hidePrivateData() to handle an array of userData
2022-06-29 16:10:04 -04:00
Barış Soner Uşaklı
cb084cbd62
feat: add client side filter:chat.send, closes #10729
2022-06-28 14:14:40 -04:00
Barış Soner Uşaklı
01943b0e81
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
2022-06-28 14:08:58 -04:00
Misty Release Bot
6fac823e64
Latest translations and fallbacks
2022-06-28 09:07:45 +00:00
Misty Release Bot
b5c1658c7f
Latest translations and fallbacks
2022-06-27 09:06:44 +00:00
Misty Release Bot
667780cf1e
chore: update changelog for v2.2.1
2022-06-24 19:13:06 +00:00
Misty Release Bot
178613cedd
chore: incrementing version number - v2.2.1
2022-06-24 19:13:05 +00:00
renovate[bot]
d4a5039e33
fix(deps): update dependency winston to v3.8.0 ( #10725 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 14:13:21 -04:00
renovate[bot]
0a07c2c028
fix(deps): update dependency sharp to v0.30.7 ( #10724 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 12:17:02 -04:00
Opliko
7f5b285eb7
docs: remove the redundant security policy template
2022-06-24 11:45:15 -04:00
Julian Lam
17e44ff5c9
feat: fire hook to allow plugins to filter the pids returned in a user profile
...
/cc julianlam/nodebb-plugin-support-forum#14
2022-06-24 11:35:21 -04:00
Barış Soner Uşaklı
be917e8d39
feat: closes #10719 , don't trim children if category is marked section
2022-06-24 11:35:21 -04:00
Julian Lam
e0985d72e7
Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
...
This reverts commit 9f291c07d3 .
2022-06-24 11:35:21 -04:00
Julian Lam
0d68643bcb
Revert "Revert "feat: cross origin opener policy options ( #10710 )""
...
This reverts commit 46050ace1a .
2022-06-24 11:35:21 -04:00
Opliko
97baa8f2f7
Use new form issue templates ( #10720 )
...
* docs: use the new form issue template
* docs: add codeblock to plugins command in issue template
* docs: remove labels
* docs: remove all labels from issue templates
* style: add new line at the end of issue template files
* docs: re-add issue template labels
2022-06-24 11:34:46 -04:00
Misty Release Bot
fa023f1c5d
Latest translations and fallbacks
2022-06-23 09:06:31 +00:00
Misty Release Bot
ab021902a4
Latest translations and fallbacks
2022-06-21 09:06:52 +00:00
Barış Soner Uşaklı
0bec52bc19
feat: closes #10719 , don't trim children if category is marked section
2022-06-20 16:40:24 -04:00
Misty Release Bot
871bd04bf8
Latest translations and fallbacks
2022-06-20 09:07:27 +00:00
Misty Release Bot
ee4a6505df
Latest translations and fallbacks
2022-06-19 09:07:04 +00:00
Misty Release Bot
66ad72eb57
Latest translations and fallbacks
2022-06-18 09:06:23 +00:00
Misty Release Bot
da48116373
chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
2022-06-17 19:10:52 +00:00
Julian Lam
43f9e6c8e4
fix: handle ENOENT on file deletion, closes #10645
2022-06-17 15:09:45 -04:00
Julian Lam
05c30677f5
test: fix i18n tests
2022-06-17 14:26:12 -04:00
Julian Lam
06074e8c33
chore: add in warning in language directories about not editing files directly
2022-06-17 13:47:05 -04:00
Julian Lam
6eed1143ed
Revert "Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced""
...
This reverts commit 9f291c07d3 .
2022-06-17 11:23:12 -04:00
Julian Lam
d903b30feb
Revert "Revert "feat: cross origin opener policy options ( #10710 )""
...
This reverts commit 46050ace1a .
2022-06-17 11:22:57 -04:00
Julian Lam
46050ace1a
Revert "feat: cross origin opener policy options ( #10710 )"
...
This reverts commit 881323583f .
2022-06-17 11:21:41 -04:00
Julian Lam
9f291c07d3
Revert "chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced"
...
This reverts commit 34d75e96e1 .
2022-06-17 11:21:35 -04:00
Misty Release Bot
34d75e96e1
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2022-06-17 13:41:11 +00:00
Barış Soner Uşaklı
881323583f
feat: cross origin opener policy options ( #10710 )
2022-06-17 09:40:02 -04:00
Misty Release Bot
20b75b24ad
Latest translations and fallbacks
2022-06-17 09:06:43 +00:00
Misty Release Bot
1c8909cc90
Latest translations and fallbacks
2022-06-16 09:07:29 +00:00
Misty Release Bot
bb3766df65
chore: update changelog for v2.2.0
2022-06-15 20:16:58 +00:00
Misty Release Bot
783250ee6f
chore: incrementing version number - v2.2.0
2022-06-15 20:16:58 +00:00
Misty Release Bot
f5afb5c396
chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
2022-06-15 19:24:01 +00:00
Julian Lam
22368b996e
refactor: move orphan cleaning logic to its own method, added tests for getOrphans and cleanOrphans
2022-06-15 15:22:51 -04:00
Julian Lam
88aee43947
feat: new cronjob and ACP option to delete orphans after configurable number of days, closes #10659
2022-06-15 15:22:51 -04:00
Julian Lam
bef236f371
chore: remove unnecessary affected set from deprecated plugin hook
2022-06-15 13:50:12 -04:00
Julian Lam
b9d4724e0f
feat: allowed plugins to modify email verification details prior to db saving or email send/plugin fire
...
+ new hook `filter:user.verify`
- hook `filter:user.verify.code`
2022-06-15 13:49:30 -04:00
Julian Lam
3a015eb8e3
fix: no need to pass in empty Set in deprecated hooks
2022-06-15 13:49:19 -04:00
Julian Lam
c7fa73b163
chore: bump persona, #10699
2022-06-15 12:11:09 -04:00
Misty Release Bot
7836ee4ca7
Latest translations and fallbacks
2022-06-15 09:08:32 +00:00
Misty Release Bot
b1dc053142
chore(i18n): fallback strings for new resources: nodebb.admin-manage-users
2022-06-15 00:12:41 +00:00
Barış Soner Uşaklı
f2f7f78051
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-06-14 13:29:39 -04:00
Barış Soner Uşaklı
2da188fe10
fix : #10696 , fix alert for password reset email
2022-06-14 13:29:34 -04:00
Misty Release Bot
bc224905c0
Latest translations and fallbacks
2022-06-14 09:07:47 +00:00
Barış Soner Uşaklı
8045109154
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-06-13 18:45:38 -04:00
Barış Soner Uşaklı
ea1ed66717
test: add more asserts to failing test
2022-06-13 18:45:27 -04:00
Misty Release Bot
2971f7b729
Latest translations and fallbacks
2022-06-13 09:07:21 +00:00
dependabot[bot]
78322636c1
chore(deps): bump less from 4.1.2 to 4.1.3 in /install ( #10685 )
...
Bumps [less](https://github.com/less/less.js ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/less/less.js/releases )
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/less/less.js/compare/v4.1.2...v4.1.3 )
---
updated-dependencies:
- dependency-name: less
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 01:26:27 -04:00
dependabot[bot]
701d8d76aa
chore(deps): bump nodebb-plugin-2factor from 5.0.0 to 5.0.1 in /install ( #10686 )
...
Bumps [nodebb-plugin-2factor](https://github.com/julianlam/nodebb-plugin-2factor ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/julianlam/nodebb-plugin-2factor/releases )
- [Commits](https://github.com/julianlam/nodebb-plugin-2factor/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: nodebb-plugin-2factor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 01:26:08 -04:00
Misty Release Bot
630f7181a5
Latest translations and fallbacks
2022-06-12 09:06:49 +00:00
Barış Soner Uşaklı
b6f8e2fd05
fix : #10692
2022-06-11 19:50:05 -04:00
Misty Release Bot
ec143ebc4b
Latest translations and fallbacks
2022-06-11 09:06:55 +00:00
Julian Lam
a04da673fa
fix : #10690 , all uploads in uploads/files showing orphaned
2022-06-10 15:29:18 -04:00
Julian Lam
7f870beb59
fix: bug where post associations are not shown when the directory is files
2022-06-10 14:32:43 -04:00
Julian Lam
d90fc18bf1
chore: bump vanilla
2022-06-10 13:59:09 -04:00
Julian Lam
5bc972df46
chore: bump persona, closes #10566
2022-06-10 13:56:02 -04:00
Misty Release Bot
d7d32a8a17
chore(i18n): fallback strings for new resources: nodebb.topic
2022-06-10 17:55:38 +00:00
Julian Lam
ece733eddc
feat: pass absolute url to post into post tools response, #10566
2022-06-10 13:54:42 -04:00
dependabot[bot]
c82d34c88d
chore(deps): bump spdx-license-list from 6.5.0 to 6.6.0 in /install
...
Bumps [spdx-license-list](https://github.com/sindresorhus/spdx-license-list ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/sindresorhus/spdx-license-list/releases )
- [Commits](https://github.com/sindresorhus/spdx-license-list/compare/v6.5.0...v6.6.0 )
---
updated-dependencies:
- dependency-name: spdx-license-list
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-10 09:21:20 -04:00
Misty Release Bot
ca038b8409
chore: update changelog for v2.1.1
2022-06-08 14:24:57 +00:00
Misty Release Bot
5d3db8c72b
chore: incrementing version number - v2.1.1
2022-06-08 14:24:56 +00:00
dependabot[bot]
bb39dfba41
chore(deps): bump nodebb-theme-persona from 12.0.8 to 12.0.9 in /install
...
Bumps [nodebb-theme-persona](https://github.com/NodeBB/nodebb-theme-persona ) from 12.0.8 to 12.0.9.
- [Release notes](https://github.com/NodeBB/nodebb-theme-persona/releases )
- [Commits](https://github.com/NodeBB/nodebb-theme-persona/compare/v12.0.8...v12.0.9 )
---
updated-dependencies:
- dependency-name: nodebb-theme-persona
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-08 08:45:05 -04:00
dependabot[bot]
a898785671
chore(deps): bump mongodb from 4.6.0 to 4.7.0 in /install
...
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native ) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases )
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md )
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.6.0...v4.7.0 )
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-07 09:51:07 -04:00
dependabot[bot]
ce38f711cf
chore(deps): bump async from 3.2.3 to 3.2.4 in /install
...
Bumps [async](https://github.com/caolan/async ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.3...v3.2.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-07 09:50:53 -04:00
dependabot[bot]
e5e788d2ad
chore(deps-dev): bump @commitlint/config-angular in /install
...
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular ) from 16.3.0 to 17.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.0/@commitlint/config-angular )
---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 13:23:36 -04:00
dependabot[bot]
52c86dba69
chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 in /install
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.16.0...v8.17.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 12:53:34 -04:00
dependabot[bot]
eb9a46f871
chore(deps): bump xregexp from 5.1.0 to 5.1.1 in /install
...
Bumps [xregexp](https://github.com/slevithan/xregexp ) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/slevithan/xregexp/releases )
- [Commits](https://github.com/slevithan/xregexp/compare/v5.1.0...v5.1.1 )
---
updated-dependencies:
- dependency-name: xregexp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-06 12:53:11 -04:00
Barış Soner Uşaklı
48564cfa86
fix : #10675 , don't ajaxify to /assets/ urls
2022-06-03 19:16:29 -04:00
dependabot[bot]
6239a1ff52
chore(deps): bump webpack from 5.72.1 to 5.73.0 in /install ( #10677 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.73.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 13:50:38 -04:00
dependabot[bot]
557648e609
chore(deps): bump nodebb-theme-slick from 2.0.1 to 2.0.2 in /install
...
Bumps [nodebb-theme-slick](https://github.com/pichalite/nodebb-theme-slick ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pichalite/nodebb-theme-slick/releases )
- [Commits](https://github.com/pichalite/nodebb-theme-slick/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: nodebb-theme-slick
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-03 09:15:29 -04:00
Misty Release Bot
a320a9761e
Latest translations and fallbacks
2022-06-03 09:07:31 +00:00
Barış Soner Uşaklı
6a0339dea4
https://github.com/pichalite/nodebb-theme-slick/issues/60
2022-06-02 18:12:46 -04:00
Julian Lam
a97444169f
docs: fix changelog to more accurately reflect new changes
2022-06-02 17:20:08 +00:00
Misty Release Bot
7121949d4e
chore: update changelog for v2.1.0
2022-06-02 16:48:20 +00:00
Misty Release Bot
987045c372
chore: incrementing version number - v2.1.0
2022-06-02 16:48:20 +00:00
dependabot[bot]
6e95e5c5ae
chore(deps): bump nodebb-plugin-2factor from 4.0.1 to 5.0.0 in /install
...
Bumps [nodebb-plugin-2factor](https://github.com/julianlam/nodebb-plugin-2factor ) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/julianlam/nodebb-plugin-2factor/releases )
- [Commits](https://github.com/julianlam/nodebb-plugin-2factor/compare/v4.0.1...v5.0.0 )
---
updated-dependencies:
- dependency-name: nodebb-plugin-2factor
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-02 07:32:38 -04:00
Barış Soner Uşaklı
2345025e37
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-06-01 12:48:32 -04:00
Barış Soner Uşaklı
39d61061e0
feat: add clipboard to runtime modules
2022-06-01 12:48:30 -04:00
dependabot[bot]
5f6e9f67c6
chore(deps-dev): bump @commitlint/cli from 17.0.1 to 17.0.2 in /install ( #10672 )
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.2/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 10:38:07 -04:00
Misty Release Bot
78a4d594cc
Latest translations and fallbacks
2022-06-01 09:07:02 +00:00
renovate[bot]
e7fd186118
fix(deps): update dependency ace-builds to v1.5.3 ( #10667 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-31 21:02:14 -04:00
renovate[bot]
5bafab79e1
fix(deps): update dependency ioredis to v5.0.6 ( #10668 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-31 21:02:04 -04:00
renovate[bot]
e47a63f05d
fix(deps): update dependency nodebb-theme-persona to v12.0.8 ( #10669 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-31 21:01:54 -04:00
Renovate Bot
01f607a5c0
chore(deps): update dependency lint-staged to v12.5.0
2022-06-01 00:59:32 +00:00
Julian Lam
a35642601c
fix: buildBreadcrumbs naively prepending relative path even if absolute paths are passed in
2022-05-31 14:56:41 -04:00
Misty Release Bot
01be1a9955
Latest translations and fallbacks
2022-05-31 09:06:57 +00:00
Renovate Bot
8885d2287c
chore(deps): update dependency lint-staged to v12.4.3
2022-05-31 02:49:04 +00:00
renovate[bot]
356f9a189a
fix(deps): update dependency nodebb-plugin-2factor to v4.0.1 ( #10665 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-30 20:48:24 -04:00
renovate[bot]
7b5f53fc84
fix(deps): update dependency ace-builds to v1.5.2 ( #10664 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-30 20:48:14 -04:00
renovate[bot]
a9a2683681
fix(deps): update dependency nodebb-theme-persona to v12.0.7 ( #10666 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-30 20:17:09 -04:00
renovate[bot]
23232508d3
fix(deps): update dependency sharp to v0.30.6 ( #10662 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-30 20:14:27 -04:00
Julian Lam
91f32487fd
chore: bump persona
2022-05-30 14:47:14 -04:00
Julian Lam
f6a7582c51
fix: more generic copy for notif/chat button labels
2022-05-30 14:46:29 -04:00
renovate[bot]
f6728404f0
chore(deps): update dependency eslint to v8.16.0 ( #10654 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-28 21:51:43 -04:00
dependabot[bot]
d9f2096db1
chore(deps): bump sharp from 0.30.4 to 0.30.5 in /install ( #10651 )
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.30.4 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.30.4...v0.30.5 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 21:18:24 -04:00
dependabot[bot]
0772ec07db
chore(deps): bump postcss from 8.4.13 to 8.4.14 in /install ( #10652 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.13 to 8.4.14.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.13...8.4.14 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 21:17:23 -04:00
dependabot[bot]
a13a523b1f
chore(deps): bump socket.io-client from 4.5.0 to 4.5.1 in /install ( #10653 )
...
Bumps [socket.io-client](https://github.com/socketio/socket.io-client ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/socketio/socket.io-client/releases )
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-client/compare/4.5.0...4.5.1 )
---
updated-dependencies:
- dependency-name: socket.io-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 21:17:09 -04:00
Barış Soner Uşaklı
edf8b0f8c0
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-05-28 20:20:56 -04:00
renovate[bot]
1fd68281d0
fix(deps): update dependency nodebb-theme-persona to v12.0.5 ( #10649 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-28 20:20:25 -04:00
dependabot[bot]
fe873182f6
chore(deps-dev): bump @commitlint/cli from 16.3.0 to 17.0.1 in /install ( #10644 )
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 16.3.0 to 17.0.1.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.0.1/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 20:18:33 -04:00
renovate[bot]
18e76c215e
chore(deps): update dependency lint-staged to v12.4.2 ( #10647 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-28 20:17:45 -04:00
dependabot[bot]
e894147c82
chore(deps): bump nodebb-plugin-mentions in /install ( #10648 )
...
Bumps [nodebb-plugin-mentions](https://github.com/julianlam/nodebb-plugin-mentions ) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/julianlam/nodebb-plugin-mentions/releases )
- [Commits](https://github.com/julianlam/nodebb-plugin-mentions/compare/v3.0.10...v3.0.11 )
---
updated-dependencies:
- dependency-name: nodebb-plugin-mentions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 20:17:37 -04:00
Barış Soner Uşaklı
6f9829e663
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-05-28 19:43:49 -04:00
Barış Soner Uşaklı
2bfccac72a
fix : #10642 , fix order of dom ready events
...
plugin $().ready hooks will fire first, core will fire last
2022-05-28 19:43:45 -04:00
renovate[bot]
ad37020218
fix(deps): update dependency cron to v2 ( #10568 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-28 19:41:20 -04:00
dependabot[bot]
5faaf6a152
chore(deps): bump helmet from 5.0.2 to 5.1.0 in /install ( #10641 )
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v5.0.2...v5.1.0 )
---
updated-dependencies:
- dependency-name: helmet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-28 19:40:58 -04:00
Misty Release Bot
abd8e216b0
chore: update changelog for v2.0.1
2022-05-28 17:14:12 +00:00
Misty Release Bot
768427d4bb
chore: incrementing version number - v2.0.1
2022-05-28 17:14:11 +00:00
Misty Release Bot
89631a1cdb
Latest translations and fallbacks
2022-05-27 09:06:16 +00:00
Barış Soner Uşaklı
191fb9f443
test: fix tests again
2022-05-26 13:10:57 -04:00
Barış Soner Uşaklı
6677efd7b5
test: fix UUID test
2022-05-26 12:42:09 -04:00
Barış Soner Uşaklı
60eeae95d2
lint: unnecessary escape
2022-05-26 12:32:58 -04:00
Barış Soner Uşaklı
e802fab87f
fix: get rid of math.random in utils.generateUUID
2022-05-26 12:12:19 -04:00
dependabot[bot]
9d9b3f4e2f
chore(deps): bump socket.io from 4.5.0 to 4.5.1 in /install ( #10639 )
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.5.0...4.5.1 )
---
updated-dependencies:
- dependency-name: socket.io
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 13:29:11 -04:00
dependabot[bot]
f9c9ac9c70
chore(deps): bump ioredis from 5.0.4 to 5.0.5 in /install ( #10637 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/main/CHANGELOG.md )
- [Commits](https://github.com/luin/ioredis/compare/v5.0.4...v5.0.5 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 12:59:00 -04:00
dependabot[bot]
acf188b00f
chore(deps): bump ace-builds from 1.4.14 to 1.5.1 in /install ( #10636 )
...
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds ) from 1.4.14 to 1.5.1.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases )
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.14...v1.5.1 )
---
updated-dependencies:
- dependency-name: ace-builds
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 12:33:00 -04:00
Misty Release Bot
5017b1a3a8
Latest translations and fallbacks
2022-05-24 09:06:16 +00:00
Barış Soner Uşaklı
b124370b92
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-05-20 20:23:36 -04:00
Barış Soner Uşaklı
7e4d2852f6
fix : #10528 , gray out disabled nav items
...
use enabled property if present
change default to true, so added nav items are enabled by default
2022-05-20 20:23:16 -04:00
Julian Lam
92abb352b6
fix: encode privilege name for API call
2022-05-20 13:55:55 -04:00
Misty Release Bot
50c1f986d6
Latest translations and fallbacks
2022-05-20 09:07:23 +00:00
Barış Soner Uşaklı
0084b563f3
fix : #10631 , fix user digest setting display acp
2022-05-19 12:32:52 -04:00
dependabot[bot]
c7aefe9cdf
chore(deps): bump yargs from 17.4.1 to 17.5.1 in /install ( #10624 )
...
Bumps [yargs](https://github.com/yargs/yargs ) from 17.4.1 to 17.5.1.
- [Release notes](https://github.com/yargs/yargs/releases )
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/yargs/yargs/compare/v17.4.1...v17.5.1 )
---
updated-dependencies:
- dependency-name: yargs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 13:43:03 -04:00
Julian Lam
54ff768f51
chore: remove optional middleware parameter from setupPageRoute and setupAdminPageRoute calls
2022-05-16 13:34:14 -04:00
Misty Release Bot
0ca458abfc
Latest translations and fallbacks
2022-05-16 09:06:41 +00:00
Misty Release Bot
2bace63425
chore(i18n): fallback strings for new resources: nodebb.user
2022-05-16 02:27:25 +00:00
Barış Soner Uşaklı
c926358d73
feat: add mute history, closes #10596
2022-05-15 22:26:35 -04:00
Barış Soner Uşaklı
9acdc6808c
feat: allow unban/unmute on flag details page. closes #10593
2022-05-15 21:49:27 -04:00
Barış Soner Uşaklı
b17a81bfb0
fix: translate api error messages to user lang, closes #10623 ,
2022-05-15 21:23:23 -04:00
Misty Release Bot
a4784ed357
Latest translations and fallbacks
2022-05-15 09:06:09 +00:00
Barış Soner Uşaklı
24a640d93e
fix: alert template error. closes #10620
2022-05-14 20:29:33 -04:00
Barış Soner Uşaklı
3a009f96cd
fix: closes #10621 , convert \r\n to \n so it isn't counted as 2 characters
2022-05-14 20:03:16 -04:00
Renovate Bot
1dc9671749
chore(deps): update dependency @commitlint/cli to v16.3.0
2022-05-14 16:30:33 +00:00
dependabot[bot]
9c4ef133e1
chore(deps-dev): bump @commitlint/config-angular in /install ( #10614 )
...
Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-angular ) from 16.2.4 to 16.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-angular/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.3.0/@commitlint/config-angular )
---
updated-dependencies:
- dependency-name: "@commitlint/config-angular"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-14 11:02:06 -04:00
renovate[bot]
db67a50a6b
fix(deps): update dependency clipboard to v2.0.11 ( #10574 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-14 10:29:26 -04:00
dependabot[bot]
548765838f
chore(deps-dev): bump husky from 8.0.0 to 8.0.1 in /install ( #10595 )
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-14 10:29:12 -04:00
dependabot[bot]
aee74bd682
chore(deps): bump mongodb from 4.5.0 to 4.6.0 in /install ( #10603 )
...
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases )
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md )
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-14 10:28:57 -04:00
dependabot[bot]
b1967681c3
chore(deps): bump express-session from 1.17.2 to 1.17.3 in /install ( #10604 )
...
Bumps [express-session](https://github.com/expressjs/session ) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/expressjs/session/releases )
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/session/compare/v1.17.2...v1.17.3 )
---
updated-dependencies:
- dependency-name: express-session
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-14 10:28:31 -04:00
Barış Soner Uşaklı
578363ad0d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-05-14 10:11:31 -04:00
Barış Soner Uşaklı
082a9e1d42
fix: remove ev, hooks don't pass event, closes #10611
2022-05-14 10:11:26 -04:00
Misty Release Bot
d492bc3dce
Latest translations and fallbacks
2022-05-14 09:06:14 +00:00
Misty Release Bot
192aa2d303
chore(i18n): fallback strings for new resources: nodebb.admin-manage-admins-mods
2022-05-13 23:53:12 +00:00
Barış Soner Uşaklı
b860c2605c
feat: paginaton for admins-mods, closes #10610
...
ability to select categoriest to see children
2022-05-13 19:52:19 -04:00
Julian Lam
1411059698
feat: fix typo, show route in deprecation notice for third-param removal in setupPageRoute
2022-05-13 13:31:43 -04:00
Misty Release Bot
f1bc9aa9f0
Latest translations and fallbacks
2022-05-13 09:06:22 +00:00
Barış Soner Uşaklı
3a77e71443
lint: fix semicolon
2022-05-12 20:58:14 -04:00
Barış Soner Uşaklı
a583141252
feat: add button to see category children, closes #10606
2022-05-12 20:48:57 -04:00
Barış Soner Uşaklı
0e60a704a5
fix: 'unread' postIndex regression closes #10607
2022-05-12 11:33:11 -04:00
Barış Soner Uşaklı
70ad4a5222
fix: clear dragging on mouseup as well
...
dragging a modal wasn't firing dragend
2022-05-11 19:38:00 -04:00
Julian Lam
5aca106b81
chore: add note re: sort module
2022-05-11 14:02:57 -04:00
dependabot[bot]
06edb6e6c0
chore(deps): bump webpack from 5.72.0 to 5.72.1 in /install ( #10600 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.0 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.72.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 13:53:13 -04:00
dependabot[bot]
fcb6c191a2
chore(deps-dev): bump grunt from 1.5.2 to 1.5.3 in /install
...
Bumps [grunt](https://github.com/gruntjs/grunt ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases )
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG )
- [Commits](https://github.com/gruntjs/grunt/compare/v1.5.2...v1.5.3 )
---
updated-dependencies:
- dependency-name: grunt
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-11 13:48:01 -04:00
Barış Soner Uşaklı
dc320c897a
feat: closes #10601 , ability to prevent alerts on topic list
2022-05-11 11:08:50 -04:00
Barış Soner Uşaklı
f07b4484cf
feat: add post to hook params
2022-05-11 10:34:29 -04:00
dependabot[bot]
03453a620f
chore(deps-dev): bump husky from 7.0.4 to 8.0.0 in /install ( #10591 )
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.4 to 8.0.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.0 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 14:18:30 -04:00
dependabot[bot]
0d75c6cb1a
chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 in /install ( #10592 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 14:18:09 -04:00
Misty Release Bot
a4ed398c19
Latest translations and fallbacks
2022-05-09 09:06:30 +00:00
Barış Soner Uşaklı
e904f43857
feat: add sorted-list.parse
2022-05-06 23:33:53 -04:00
Barış Soner Uşaklı
8faa6f2382
feat: add new hook that fires when sorted-set list modal is shown
2022-05-06 21:24:12 -04:00
Barış Soner Uşaklı
265a013938
chore: up emoji
2022-05-06 21:11:21 -04:00
Julian Lam
e2ff1e39b1
fix : #10588 exit code 1 on failed plugin activation
2022-05-06 16:02:07 -04:00
Barış Soner Uşaklı
7867ccd780
feat: #10585 , ability to mute from flag details
2022-05-06 14:16:41 -04:00
Barış Soner Uşaklı
5e7d366f55
fix : #10584 , dont show backlinks if you dont have read privilege
2022-05-06 14:01:08 -04:00
Barış Soner Uşaklı
1928a18617
fix : #10586 , fix webinstaller folders
2022-05-06 12:53:44 -04:00
Misty Release Bot
8838bc200d
Latest translations and fallbacks
2022-05-06 09:06:30 +00:00
Barış Soner Uşaklı
5e82cf23c6
fix: closes #10583 , replace removed socket method with api method
2022-05-05 21:24:25 -04:00
Barış Soner Uşaklı
bcd219d227
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-05-05 18:53:53 -04:00
Barış Soner Uşaklı
12b58fcfe6
refactor: return module if it doesn't have default export
2022-05-05 18:53:49 -04:00
Julian Lam
0c19b1e57c
feat: send back missing parameters as array of missing properties, in API response
2022-05-05 14:16:10 -04:00
Barış Soner Uşaklı
323dbc9789
feat: add hook for user invite
2022-05-05 12:43:48 -04:00
Barış Soner Uşaklı
e707739326
fix: add missing fs-extra, #10580
2022-05-05 11:35:54 -04:00
renovate[bot]
d98f4ea90c
fix(deps): update dependency nodebb-theme-slick to v2.0.1 ( #10578 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-04 21:17:22 -04:00
renovate[bot]
930aefcf2c
fix(deps): update dependency nodebb-theme-persona to v12.0.2 ( #10577 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-04 21:13:32 -04:00
Barış Soner Uşaklı
84f2726391
refactor: deprecate middleware param ( #10513 )
...
* refactor: deprecate middleware param
make middlewares optional
* chore: add node 18 again
2022-05-04 21:12:37 -04:00
renovate[bot]
6eef08f9c1
fix(deps): update dependency nodemailer to v6.7.5 ( #10573 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-04 21:12:23 -04:00
Misty Release Bot
60fc3f5d02
chore: update changelog for v2.0.0
2022-05-04 19:19:01 +00:00
Misty Release Bot
f23c3ff5b2
chore: incrementing version number - v2.0.0
2022-05-04 19:19:00 +00:00
Misty Release Bot
3f2aea4437
Latest translations and fallbacks
2022-05-04 09:06:35 +00:00
renovate[bot]
c3c779153a
fix(deps): update dependency @socket.io/redis-adapter to v7.2.0 ( #10571 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-03 16:35:20 -04:00
renovate[bot]
68168a7d74
fix(deps): update dependency autoprefixer to v10.4.7 ( #10563 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-03 16:33:33 -04:00
Barış Soner Uşaklı
ea01ba0152
fix : #10569 , fix category move event text
2022-05-03 14:19:38 -04:00
Misty Release Bot
0035e5f868
Latest translations and fallbacks
2022-05-03 09:06:41 +00:00
Misty Release Bot
1764f2f7fb
Latest translations and fallbacks
2022-05-02 09:06:42 +00:00
Barış Soner Uşaklı
d2e6f31717
refactor: not used anymore
2022-05-01 23:04:57 -04:00
renovate[bot]
1d446e14fc
fix(deps): update dependency nodebb-theme-persona to v12.0.1 ( #10561 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-01 13:26:30 -04:00
Renovate Bot
a7986773fe
chore(deps): update dependency mocha to v10
2022-05-01 13:23:43 +00:00
Misty Release Bot
fa118c6ba4
Latest translations and fallbacks
2022-05-01 09:06:04 +00:00
renovate[bot]
eb3c398e26
fix(deps): update dependency nodebb-plugin-mentions to v3.0.10 ( #10560 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-30 21:20:41 -04:00
renovate[bot]
c3ff28ff55
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.5 ( #10559 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-30 21:20:33 -04:00
Misty Release Bot
d617c6651b
chore(i18n): fallback strings for new resources: nodebb.post-queue
2022-04-30 23:18:25 +00:00
Barış Soner Uşaklı
40047e1599
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-04-30 19:17:26 -04:00
Barış Soner Uşaklı
012860a49a
feat: show number of selected posts in reject confirm
2022-04-30 19:17:22 -04:00
Misty Release Bot
3492dd11e6
chore(i18n): fallback strings for new resources: nodebb.post-queue
2022-04-30 23:08:36 +00:00
Barış Soner Uşaklı
23175110a2
feat: post queue bulk actions closes #10520 , fix #10555 ,
2022-04-30 19:07:49 -04:00
renovate[bot]
1acbe4c10f
fix(deps): update dependency nodebb-plugin-mentions to v3.0.9 ( #10554 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-30 18:51:11 -04:00
renovate[bot]
6217db0041
fix(deps): update dependency postcss to v8.4.13 ( #10553 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-30 09:58:04 -04:00
renovate[bot]
b0dc561579
fix(deps): update dependency express to v4.18.1 ( #10550 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-30 09:57:37 -04:00
renovate[bot]
672ab25ab4
fix(deps): pin dependency webpack to 5.72.0 ( #10549 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-30 09:56:38 -04:00
Misty Release Bot
72d47a0b8a
chore(i18n): fallback strings for new resources: nodebb.error, nodebb.flags
2022-04-30 01:40:55 +00:00
Barış Soner Uşaklı
d20b07cfea
Webpack5 ( #10311 )
...
* feat: webpack 5 part 1
* fix: gruntfile fixes
* fix: fix taskbar warning
add app.importScript
copy public/src/modules to build folder
* refactor: remove commented old code
* feat: reenable admin
* fix: acp settings pages, fix sortable on manage categories
embedded require in html not allowed
* fix: bundle serialize/deserizeli so plugins dont break
* test: fixe util tests
* test: fix require path
* test: more test fixes
* test: require correct utils module
* test: require correct utils
* test: log stack
* test: fix db require blowing up tests
* test: move and disable bundle test
* refactor: add aliases
* test: disable testing route
* fix: move webpack modules necessary for build, into `dependencies`
* test: fix one more test
remove 500-embed.tpl
* fix: restore use of assets/nodebb.min.js, at least for now
* fix: remove unnecessary line break
* fix: point to proper ACP bundle
* test: maybe fix build test
* test: composer
* refactor: dont need dist
* refactor: more cleanup
use everything from build/public folder
* get rid of conditional import in app.js
* fix: ace
* refactor: cropper alias
* test: lint and test fixes
* lint: fix
* refactor: rename function to app.require
* refactor: go back to using app.require
* chore: use github branch
* chore: use webpack branch
* feat: webpack webinstaller
* feat: add chunkFile name with contenthash
* refactor: move hooks to top
* refactor: get rid of template500Function
* fix(deps): use webpack5 branch of 2factor plugin
* chore: tagging v2.0.0-beta.0 pre-release version 💥 :shipit: 🎉 🚀
* refactor: disable cache on templates
loadTemplate is called once by benchpress and the result is cache internally
* refactor: add server side helpers.js
* feat: deprecate /plugins shorthand route, closes #10343
* refactor: use build/public for webpack
* test: fix filename
* fix: more specific selector
* lint: ignore
* refactor: fix comments
* test: add debug for random failing test
* refactor: cleanup
remove test page, remove dupe functions in utils.common
* lint: use relative path for now
* chore: bump prerelease version
* feat: add translateKeys
* fix: optional params
* fix: get rid of extra timeago files
* refactor: cleanup, require timeago locale earlier
remove translator.prepareDOM, it is in header.tpl html tag
* refactor: privileges system to use a Map in the backend instead of separate objects for keys and labels (#10378 )
* refactor: privileges system to use a Map in the backend instead of separate objects for keys and labels
- Existing hooks are preserved (to be deprecated at a later date, possibly)
- New init hooks are called on NodeBB start, and provide a one-stop shop to add new privileges, instead of having to add to four different hooks
* docs: fix typo in comment
* test: spec changes
* refactor: privileges system to use a Map in the backend instead of separate objects for keys and labels (#10378 )
* refactor: privileges system to use a Map in the backend instead of separate objects for keys and labels
- Existing hooks are preserved (to be deprecated at a later date, possibly)
- New init hooks are called on NodeBB start, and provide a one-stop shop to add new privileges, instead of having to add to four different hooks
* docs: fix typo in comment
* test: spec changes
* feat: allow app.require('bootbox'/'benchpressjs')
* refactor: require server side utils
* test: jquery ready
* change istaller to use build/public
* test: use document.addEventListener
* refactor: closes #10301
* refactor: generateTopicClass
* fix: column counts for other privileges
* fix : #10443 , regression where sorted-list items did not render into the DOM in the predicted order [breaking]
* fix: typo in hook name
* refactor: introduce a generic autocomplete.init() method that can be called to add nodebb-style autocompletion but using different data sources (e.g. not user/groups/tags)
* fix: crash if `delay` not passed in (as it cannot be destructured)
* refactor: replace substr
* feat: set --panel-offset style in html element based on stored value in localStorage
* refactor: addDropupHandler() logic to be less naive
- Take into account height of the menu
- Don't apply dropUp logic if there's nothing in the dropdown
- Remove 'hidden' class (added by default in Persona for post tools) when menu items are added
closes #10423
* refactor: simplify utils.params [breaking]
Retrospective analysis of the usage of this method suggests that the options passed in are superfluous, and that only `url` is required. Using a browser built-in makes more sense to accomplish what this method sets out to do.
* feat: add support for returning full URLSearchParams for utils.params
* fix: utils.params() fallback handling
* fix: default empty obj for params()
* fix: remove \'loggedin\' and \'register\' qs parameters once they have been used, delay invocation of messages until ajaxify.end
* fix: utils.params() not allowing relative paths to be passed in
* refactor(DRY): new assertPasswordValidity utils method
* fix: incorrect error message returned on insufficient privilege on flag edit
* fix: read/update/delete access to flags API should be limited for moderators to only post flags in categories they moderate
- added failing tests and patched up middleware.assert.flags to fix
* refactor: flag api v3 tests to create new post and flags on every round
* fix: missing error:no-flag language key
* refactor: flags.canView to check flag existence, simplify middleware.assert.flag
* feat: flag deletion API endpoint, #10426
* feat: UI for flag deletion, closes #10426
* chore: update plugin versions
* chore: up emoji
* chore: update markdown
* chore: up emoji-android
* fix: regression caused by utils.params() refactor, supports arrays and pipes all values through utils.toType, adjusts tests to type check
Co-authored-by: Julian Lam <julian@nodebb.org >
2022-04-29 21:39:33 -04:00
renovate[bot]
d6843294fc
fix(deps): update dependency cron to v1.8.3 ( #10543 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-29 12:49:30 -04:00
dependabot[bot]
a2e263a12a
chore(deps): bump nodebb-plugin-dbsearch from 5.1.3 to 5.1.4 in /install ( #10545 )
...
Bumps [nodebb-plugin-dbsearch](https://github.com/barisusakli/nodebb-plugin-dbsearch ) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/barisusakli/nodebb-plugin-dbsearch/releases )
- [Commits](https://github.com/barisusakli/nodebb-plugin-dbsearch/compare/v5.1.3...v5.1.4 )
---
updated-dependencies:
- dependency-name: nodebb-plugin-dbsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 12:38:21 -04:00
renovate[bot]
8d47f352e5
fix(deps): update dependency bootbox to v5.5.3 ( #10531 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-29 12:03:41 -04:00
renovate[bot]
afefee0802
fix(deps): update dependency nodemailer to v6.7.4 ( #10540 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-29 12:02:54 -04:00
Julian Lam
e4a9c07817
feat: output canonical URL as last line on NodeBB boot
2022-04-29 11:29:02 -04:00
Renovate Bot
62f1c78a06
chore(deps): update dependency smtp-server to v3.11.0
2022-04-29 00:52:11 +00:00
Misty Release Bot
a764df5212
chore: update changelog for v1.19.7
2022-04-28 13:40:05 +00:00
Misty Release Bot
0c4850e287
chore: incrementing version number - v1.19.7
2022-04-28 13:40:04 +00:00
Renovate Bot
0d9179f7a1
chore(deps): update commitlint monorepo to v16.2.4
2022-04-28 06:37:13 +00:00
Misty Release Bot
4345439895
Latest translations and fallbacks
2022-04-27 09:06:30 +00:00
renovate[bot]
804542e403
chore(deps): update dependency lint-staged to v12.4.1 ( #10527 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-26 13:40:41 -04:00
Barış Soner Uşaklı
50658a82f0
test: remove node18 until nodemailer is fixed
2022-04-26 13:35:29 -04:00
Julian Lam
21dbd47688
fix: typo in hook name
2022-04-26 11:31:46 -04:00
Julian Lam
46fbe15665
fix : #10443 , regression where sorted-list items did not render into the DOM in the predicted order [breaking]
2022-04-26 11:31:42 -04:00
Misty Release Bot
78afb88284
Latest translations and fallbacks
2022-04-26 09:08:14 +00:00
renovate[bot]
5ae690a672
fix(deps): update dependency express to v4.18.0 ( #10526 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-25 22:10:29 -04:00
renovate[bot]
d86c447a6c
fix(deps): update socket.io packages to v4.5.0 ( #10522 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-25 22:10:06 -04:00
dependabot[bot]
0c2d015cdc
chore(deps): bump socket.io from 4.4.1 to 4.5.0 in /install ( #10523 )
...
Bumps [socket.io](https://github.com/socketio/socket.io ) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.0 )
---
updated-dependencies:
- dependency-name: socket.io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 18:56:22 -04:00
renovate[bot]
5ce4c87473
fix(deps): update dependency autoprefixer to v10.4.5 ( #10521 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-24 22:34:35 -04:00
renovate[bot]
b81a0cfe8a
fix(deps): update dependency nodebb-plugin-2factor to v3.0.7 ( #10510 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-24 22:06:44 -04:00
renovate[bot]
40b7ff4b7b
chore(deps): update dependency eslint to v8.14.0 ( #10514 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-24 22:06:31 -04:00
renovate[bot]
a767d623a6
fix(deps): update dependency nodebb-widget-essentials to v5.0.11 ( #10517 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-24 22:06:16 -04:00
Barış Soner Uşaklı
82389469f6
feat: make it simpler to use redis sentinels
2022-04-22 15:39:27 -04:00
Barış Soner Uşaklı
d98ca43799
Revert "refactor: closes #10509 "
...
This reverts commit 7f241dbbe6 .
2022-04-22 15:24:02 -04:00
Barış Soner Uşaklı
7f241dbbe6
refactor: closes #10509
...
deprecate third param(middleware) to setupPageRoute/setupAdminPageRoute
make middlewares optional on all 3 helpers
2022-04-22 15:22:08 -04:00
Barış Soner Uşaklı
976914e71f
test: remove node 12, add 18
2022-04-22 13:29:41 -04:00
Barış Soner Uşaklı
ac125538d0
refactor: show invalid uri
2022-04-22 12:13:43 -04:00
Misty Release Bot
dba12fd4bf
Latest translations and fallbacks
2022-04-22 09:06:40 +00:00
Barış Soner Uşaklı
a8e642ade2
refactor: skip content length check if submitting from post-queue
2022-04-21 12:23:37 -04:00
Misty Release Bot
0afe1d5f73
Latest translations and fallbacks
2022-04-21 09:06:18 +00:00
Renovate Bot
fff818c65f
chore(deps): update dependency lint-staged to v12.4.0
2022-04-21 03:21:41 +00:00
renovate[bot]
a36911fc49
fix(deps): update dependency sharp to v0.30.4 ( #10504 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-19 13:19:16 -04:00
Barış Soner Uşaklı
983197b236
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-04-19 13:17:13 -04:00
Barış Soner Uşaklı
424db9ff37
fix: upload test for latest sharp
2022-04-19 13:17:03 -04:00
Misty Release Bot
56888b1de7
Latest translations and fallbacks
2022-04-19 09:07:07 +00:00
Misty Release Bot
01e65395ef
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.error
2022-04-18 19:30:38 +00:00
Misty Release Bot
9007afb995
Latest translations and fallbacks
2022-04-18 19:24:44 +00:00
Barış Soner Uşaklı
b9f9164308
fix : #10502 , allow unblocking admin/mod
...
if they were blocked before becoming admin/mod it wasn't possible to unblock them
2022-04-17 18:15:49 -04:00
Barış Soner Uşaklı
b28f9f776a
feat: closes #10501 , minimum reputation to chat
2022-04-16 21:37:54 -04:00
renovate[bot]
07678fb5a4
fix(deps): update dependency prompt to v1.3.0 ( #10487 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-15 22:14:08 -04:00
renovate[bot]
fe492b1127
fix(deps): update dependency nconf to v0.12.0 ( #10496 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-15 22:12:46 -04:00
renovate[bot]
6c72785971
fix(deps): update dependency archiver to v5.3.1 ( #10500 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-15 22:11:39 -04:00
Renovate Bot
7c1d98c7fa
chore(deps): update dependency lint-staged to v12.3.8
2022-04-15 13:34:01 +00:00
Misty Release Bot
acca78117a
chore: update changelog for v1.19.6
2022-04-13 21:25:10 +00:00
Misty Release Bot
283a0072a8
chore: incrementing version number - v1.19.6
2022-04-13 21:25:09 +00:00
Barış Soner Uşaklı
5316029f91
fix: dont add caller to arrays
2022-04-13 15:09:58 -04:00
dependabot[bot]
65cec8d026
chore(deps): bump semver from 7.3.6 to 7.3.7 in /install ( #10493 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.6 to 7.3.7.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.6...v7.3.7 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-13 13:30:32 -04:00
Barış Soner Uşaklı
c52401da02
fix : #10491 , don't leak deleted message in cleanedContent
2022-04-12 15:36:06 -04:00
renovate[bot]
7c733e9cf1
fix(deps): update dependency nodebb-plugin-mentions to v3.0.8 ( #10490 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-12 12:13:24 -04:00
Renovate Bot
9f49665958
chore(deps): update dependency grunt to v1.5.2
2022-04-12 15:46:44 +00:00
renovate[bot]
dc03a2f95c
fix(deps): update dependency winston to v3.7.2 ( #10454 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-11 18:39:39 -04:00
renovate[bot]
f253bbddae
fix(deps): update dependency nconf to v0.11.4 ( #10481 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-11 18:39:02 -04:00
Renovate Bot
0a8bf44e63
chore(deps): update dependency grunt to v1.5.1
2022-04-11 18:25:45 +00:00
Renovate Bot
e82d8bb69b
chore(deps): update dependency grunt to v1.5.0
2022-04-11 12:30:07 +00:00
renovate[bot]
bbf2b73e91
fix(deps): update dependency yargs to v17.4.1 ( #10480 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-09 21:35:44 -04:00
renovate[bot]
88200ec12f
fix(deps): update dependency ioredis to v5.0.4 ( #10479 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-09 21:35:16 -04:00
Renovate Bot
bc3aabb453
chore(deps): update dependency eslint to v8.13.0
2022-04-09 01:47:45 +00:00
Julian Lam
9f91db16cb
fix : #10473 , trim trailing slashes on config url
2022-04-08 10:28:15 -04:00
renovate[bot]
91026e5f14
fix(deps): update dependency html-to-text to v8.2.0 ( #10471 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-07 18:05:41 -04:00
Barış Soner Uşaklı
398777633f
fix: closes #10436 , fix DST issue on acp dashboard
2022-04-07 14:14:28 -04:00
renovate[bot]
c50de9112d
fix(deps): update dependency semver to v7.3.6 ( #10466 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-07 14:07:03 -04:00
renovate[bot]
b3ec805988
fix(deps): update dependency html-to-text to v8.1.1 ( #10470 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-07 14:06:53 -04:00
Barış Soner Uşaklı
767973717b
perf: WIP #10449 , allow array of pids for posts.purge ( #10465 )
...
* perf: WIP #10449 , allow array of pids for posts.purge
* refactor: deletePostDiffs
* perf: deletePostFromReplies/deletePostFromGroups
* refactor: upload
* refactor: deleteFromCategoryRecentPosts
deleteFromUsersBookmarks
deleteFromUsersVotes
* feat: closes #10468 , add incrObjectFieldByBulk
* refactor: allow nids for notifications.rescind
* refactor: allow uids array for user.updatePostCount
* refactor: rewrite deleteFromTopicUserNotification to work with an array
* feat: deprecate action:post.purge as well
* lint: add missing comma
2022-04-07 14:06:25 -04:00
Renovate Bot
a2ebf53b60
chore(deps): update dependency eslint-plugin-import to v2.26.0
2022-04-06 01:06:19 +00:00
renovate[bot]
b6517cfd64
fix(deps): update dependency nodebb-widget-essentials to v5.0.10 ( #10461 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-05 18:43:57 -04:00
Barış Soner Uşaklı
799e94e02e
feat: #10460 , add cutoff to suggested topics
2022-04-05 15:37:31 -04:00
renovate[bot]
26511185ac
fix(deps): update dependency body-parser to v1.20.0 ( #10450 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-04 20:21:19 -04:00
renovate[bot]
5e37f34e19
fix(deps): update dependency spdx-license-list to v6.5.0 ( #10452 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-04 20:20:56 -04:00
renovate[bot]
947fa193a9
fix(deps): update dependency graceful-fs to v4.2.10 ( #10457 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-04 20:20:17 -04:00
renovate[bot]
30f728ca2d
fix(deps): update dependency mongodb to v4.5.0 ( #10458 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-04 20:20:08 -04:00
Barış Soner Uşaklı
e8058ca35c
feat: add response:helpers.notAllowed
2022-04-04 17:34:52 -04:00
Barış Soner Uşaklı
b8765df5f4
feat: add filter:image.stripEXIF
2022-03-31 14:58:43 -04:00
CommanderRoot
200f0b2e4f
refactor: replace deprecated String.prototype.substr() ( #10432 )
...
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com >
2022-03-31 13:49:56 -04:00
renovate[bot]
0d744d30f2
fix(deps): update dependency ioredis to v5.0.3 ( #10446 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-31 11:25:05 -04:00
chadjw
fe072d6091
Allows socket authentication to be handled within plugins ( #10428 )
2022-03-30 14:58:08 -04:00
renovate[bot]
060ad1b003
fix(deps): update dependency ioredis to v5 ( #10434 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-30 14:56:20 -04:00
renovate[bot]
0ac426e0fc
fix(deps): update dependency nodebb-plugin-2factor to v3.0.6 ( #10435 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-30 14:54:23 -04:00
dependabot[bot]
5b1789c139
chore(deps): bump nodebb-theme-persona from 11.4.3 to 11.4.4 in /install ( #10437 )
...
Bumps [nodebb-theme-persona](https://github.com/NodeBB/nodebb-theme-persona ) from 11.4.3 to 11.4.4.
- [Release notes](https://github.com/NodeBB/nodebb-theme-persona/releases )
- [Commits](https://github.com/NodeBB/nodebb-theme-persona/compare/v11.4.3...v11.4.4 )
---
updated-dependencies:
- dependency-name: nodebb-theme-persona
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 14:30:30 -04:00
dependabot[bot]
c8c4293306
chore(deps): bump nodebb-plugin-composer-default in /install ( #10438 )
...
Bumps [nodebb-plugin-composer-default](https://github.com/NodeBB/nodebb-plugin-composer-default ) from 7.0.21 to 7.0.22.
- [Release notes](https://github.com/NodeBB/nodebb-plugin-composer-default/releases )
- [Commits](https://github.com/NodeBB/nodebb-plugin-composer-default/compare/v7.0.21...v7.0.22 )
---
updated-dependencies:
- dependency-name: nodebb-plugin-composer-default
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 14:30:22 -04:00
Misty (Bot)
7acc3ea3f8
Latest translations and fallbacks
2022-03-28 09:05:56 -04:00
Misty (Bot)
829870391b
Latest translations and fallbacks
2022-03-26 09:05:57 -04:00
Renovate Bot
a6590e20e4
chore(deps): update dependency eslint to v8.12.0
2022-03-26 01:27:27 +00:00
renovate[bot]
898e0e8925
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.21 ( #10429 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-25 12:47:02 -04:00
Misty (Bot)
4fe531fc2a
Latest translations and fallbacks
2022-03-25 09:06:01 -04:00
Misty (Bot)
a06d1246fd
chore(i18n): fallback strings for new resources: nodebb.post-queue
2022-03-24 13:00:35 -04:00
Barış Soner Uşaklı
538ad9e18b
feat: add confirm to reject, closes #10427
2022-03-24 12:59:38 -04:00
Misty (Bot)
56db0b56ab
Latest translations and fallbacks
2022-03-24 09:06:14 -04:00
Barış Soner Uşaklı
002a241cc5
fix: delete history as well
2022-03-23 19:07:18 -04:00
Barış Soner Uşaklı
93b6053284
fix: handle purge posts as well
2022-03-23 18:38:36 -04:00
Barış Soner Uşaklı
41e70901a6
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-03-23 18:38:20 -04:00
Julian Lam
b88bb3cfbb
feat: allow client-side hook registration chaining
2022-03-23 16:35:59 -04:00
Barış Soner Uşaklı
edd7144946
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-03-23 15:38:26 -04:00
Barış Soner Uşaklı
31251282ad
feat: delete flagId field from post/user on flag purge
2022-03-23 15:38:21 -04:00
renovate[bot]
47399bfee4
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.8.1 ( #10425 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-23 15:30:08 -04:00
Barış Soner Uşaklı
03fdb5bede
fix: byCid removal, targetCid not stored in flagObj
2022-03-23 15:27:45 -04:00
Barış Soner Uşaklı
3b529b84b5
feat: add flags.purge
2022-03-23 15:10:10 -04:00
Misty (Bot)
adda7c3f3d
Latest translations and fallbacks
2022-03-23 09:06:24 -04:00
Barış Soner Uşaklı
9abe22a04b
refactor: remove some verbose logging
2022-03-22 18:29:37 -04:00
Misty (Bot)
afe478b799
Latest translations and fallbacks
2022-03-22 09:06:09 -04:00
renovate[bot]
12cd1df256
fix(deps): update dependency sortablejs to v1.15.0 ( #10418 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-21 20:34:13 -04:00
renovate[bot]
7e54249566
fix(deps): update dependency nodemailer to v6.7.3 ( #10421 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-21 20:29:23 -04:00
Misty (Bot)
cf2011dff2
Latest translations and fallbacks
2022-03-21 09:05:58 -04:00
Misty (Bot)
d43596e7a8
Latest translations and fallbacks
2022-03-20 09:05:45 -04:00
renovate[bot]
eaa055179c
fix(deps): update dependency yargs to v17.4.0 ( #10416 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-19 22:10:10 -04:00
Misty (Bot)
fa14bbfec7
Latest translations and fallbacks
2022-03-19 09:05:57 -04:00
renovate[bot]
720a9dbad2
fix(deps): update dependency nodebb-theme-persona to v11.4.3 ( #10414 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-19 00:30:46 -04:00
renovate[bot]
0659413185
fix(deps): update dependency connect-redis to v6.1.3 ( #10390 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-18 22:43:55 -04:00
Barış Soner Uşaklı
29b86b3276
refactor: :trollface:
2022-03-18 15:58:29 -04:00
Barış Soner Uşaklı
421ba6e1a2
feat: new admin events, closes #10405
2022-03-18 15:54:40 -04:00
Barış Soner Uşaklı
55be42026c
fix: upgrade script
2022-03-18 12:50:49 -04:00
Barış Soner Uşaklı
dab22d5fd0
perf: #10410 , faster upgrade script
2022-03-18 12:40:13 -04:00
Julian Lam
38ca73c493
fix(security): explicitly declare cache-control header instead of using middleware
...
This commit reverts 1f6f389ff2
2022-03-18 11:56:16 -04:00
Misty (Bot)
2f2ed6c3ad
Latest translations and fallbacks
2022-03-18 09:06:19 -04:00
Julian Lam
1f6f389ff2
fix(security): cache-control on all pages using setupPageRoute or setupApiRoute, and 404 controllers.
...
This commit also reverts e39cdd490b
2022-03-17 21:42:26 -04:00
Julian Lam
e39cdd490b
fix(security): explicitly set cache-control 'private' on any page where a header is built
2022-03-17 16:24:03 -04:00
renovate[bot]
5f36ad3976
chore(deps): update dependency lint-staged to v12.3.7 ( #10407 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-17 14:54:08 -04:00
Julian Lam
2b9b2b4a25
fix: column counts for other privileges
2022-03-17 13:38:40 -04:00
Misty (Bot)
edb6209582
Latest translations and fallbacks
2022-03-17 09:06:06 -04:00
Julian Lam
309968bf13
feat: add Albanian localisation 🎉
...
/cc @zhivkoangelov
2022-03-16 22:00:07 -04:00
Barış Soner Uşaklı
37221d5179
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-03-16 17:24:30 -04:00
Barış Soner Uşaklı
f76c0e8952
refactor: shorter generateTopicClass
2022-03-16 17:24:25 -04:00
Misty (Bot)
05032ca2c0
chore: update changelog for v1.19.5
2022-03-16 17:05:48 -04:00
Misty (Bot)
48d6eb4f14
chore: incrementing version number - v1.19.5
2022-03-16 17:05:47 -04:00
Barış Soner Uşaklı
3935a86b83
fix: topic events if there is a blocked user in topic
2022-03-16 16:56:07 -04:00
Barış Soner Uşaklı
2808c952c5
fix: topic events disappearing if there are queued posts
2022-03-16 15:52:59 -04:00
dependabot[bot]
d33485f6ef
chore(deps): bump less from 3.13.1 to 4.1.2 in /install ( #9856 )
...
Bumps [less](https://github.com/less/less.js ) from 3.13.1 to 4.1.2.
- [Release notes](https://github.com/less/less.js/releases )
- [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/less/less.js/commits )
---
updated-dependencies:
- dependency-name: less
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 15:25:50 -04:00
renovate[bot]
bdbc168d70
fix(deps): update dependency postcss to v8.4.12 ( #10396 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-16 15:16:33 -04:00
dependabot[bot]
90094935fe
chore(deps): bump autoprefixer from 10.4.2 to 10.4.4 in /install ( #10403 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.2 to 10.4.4.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.2...10.4.4 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-16 15:15:47 -04:00
Misty (Bot)
c5377380e3
Latest translations and fallbacks
2022-03-16 09:06:12 -04:00
Renovate Bot
0a4522a2f3
chore(deps): update dependency lint-staged to v12.3.6
2022-03-16 12:14:28 +00:00
Renovate Bot
0a97015d9f
chore(deps): update commitlint monorepo to v16.2.3
2022-03-16 09:37:45 +00:00
Julian Lam
935704a83c
feat: collect hook logs in order to reduce console noise, flush on ajaxify loadScript completion
2022-03-15 16:30:05 -04:00
Julian Lam
e578c60566
test: skip i18n tests if the github event is a pull request
2022-03-15 15:15:38 -04:00
Misty (Bot)
2f09c22c71
chore(i18n): fallback strings for new resources: nodebb.admin-manage-users
2022-03-15 13:58:07 -04:00
Julian Lam
cd687cff06
fix : #10393 , move 'Create User' control to overflow menu
2022-03-15 13:57:09 -04:00
Julian Lam
c83987bd20
fix: don't append to history on refresh or ajaxify to same url
2022-03-15 10:43:11 -04:00
dependabot[bot]
445e3d704d
chore(deps): bump nodebb-plugin-spam-be-gone in /install ( #10387 )
...
Bumps [nodebb-plugin-spam-be-gone](https://github.com/akhoury/nodebb-plugin-spam-be-gone ) from 0.7.14 to 0.8.0.
- [Release notes](https://github.com/akhoury/nodebb-plugin-spam-be-gone/releases )
- [Commits](https://github.com/akhoury/nodebb-plugin-spam-be-gone/compare/v0.7.14...v0.8.0 )
---
updated-dependencies:
- dependency-name: nodebb-plugin-spam-be-gone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 09:41:27 -04:00
renovate[bot]
b42138596b
fix(deps): update dependency sharp to v0.30.3 ( #10389 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-15 09:41:16 -04:00
dependabot[bot]
145621f7a5
chore(deps): bump connect-redis from 6.1.1 to 6.1.2 in /install ( #10391 )
...
Bumps [connect-redis](https://github.com/visionmedia/connect-redis ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/visionmedia/connect-redis/releases )
- [Commits](https://github.com/visionmedia/connect-redis/compare/v6.1.1...v6.1.2 )
---
updated-dependencies:
- dependency-name: connect-redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-15 09:40:48 -04:00
Misty (Bot)
8c35fbcac2
Latest translations and fallbacks
2022-03-15 09:06:17 -04:00
Julian Lam
4b79dfd29d
feat: add support for PATCH method in api module
2022-03-14 17:22:09 -04:00
Misty (Bot)
b10df78141
Latest translations and fallbacks
2022-03-14 09:32:22 -04:00
Misty (Bot)
60fa6c46a5
Latest translations and fallbacks
2022-03-12 04:05:44 -05:00
Barış Soner Uşaklı
24c1f879a5
test: fix middleware test
2022-03-11 23:50:28 -05:00
Barış Soner Uşaklı
6344c3b689
test: fix category tests
2022-03-11 23:45:01 -05:00
Barış Soner Uşaklı
7c946570d5
feat: on online users page override timeago cutoff to 24 hours
2022-03-11 23:42:46 -05:00
Barış Soner Uşaklı
df8ea4bad3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-03-11 23:42:09 -05:00
Barış Soner Uşaklı
7d063d731e
fix: global privs
2022-03-11 23:42:06 -05:00
Misty (Bot)
15508bac97
chore(i18n): fallback strings for new resources: nodebb.admin-manage-privileges, nodebb.admin-manage-users, nodebb.error, nodebb.user
2022-03-11 23:09:29 -05:00
Barış Soner Uşaklı
be6bbabd0e
feat: ability to mute users
...
new mute privilege
2022-03-11 23:07:20 -05:00
Renovate Bot
feaf3068f8
chore(deps): update dependency eslint to v8.11.0
2022-03-12 03:22:45 +00:00
renovate[bot]
4ffbd78df5
chore(deps): update dependency mocha to v9.2.2 ( #10383 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-11 19:46:23 -05:00
Julian Lam
cb113208bb
fix : #10384 -- mixed up sizes for fallback touch icons
2022-03-11 16:24:19 -05:00
Barış Soner Uşaklı
c8e986d61c
refactor: closes #10301
2022-03-11 15:33:28 -05:00
Barış Soner Uşaklı
ad55b55223
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-03-11 13:46:08 -05:00
Barış Soner Uşaklı
a551142593
test: fix one more test
2022-03-11 13:46:01 -05:00
Misty (Bot)
5274a6aad9
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.error
2022-03-11 13:36:03 -05:00
Barış Soner Uşaklı
3414a23bce
feat: min:rep:upvote, and other limits similar to downvotes
...
closes #10380
2022-03-11 13:34:36 -05:00
Barış Soner Uşaklı
2056ac04e0
feat: post-queue hooks, closes #10381
2022-03-11 12:27:07 -05:00
Barış Soner Uşaklı
997ab7d416
fix : #10377 , remove logging of env vars
2022-03-10 12:14:19 -05:00
Misty (Bot)
0e6e49b258
chore: update changelog for v1.19.4
2022-03-09 15:51:43 -05:00
Misty (Bot)
67282057e7
chore: incrementing version number - v1.19.4
2022-03-09 15:51:42 -05:00
Barış Soner Uşaklı
df46ab4874
feat: add hook filter:posts.getUserInfoForPosts
2022-03-09 15:05:11 -05:00
Julian Lam
83fd4311b2
chore: delay filter:email.send removal to v2.0.0
2022-03-08 22:35:00 -05:00
Julian Lam
93b80f170b
refactor: show a louder deprecation notice, alert once for each hook, not per plugin per hook
2022-03-08 22:33:02 -05:00
Julian Lam
a3b4c668d5
fix: apply some DRY
2022-03-08 15:14:57 -05:00
Barış Soner Uşaklı
e9a86cb912
fix: optional params
2022-03-08 14:44:53 -05:00
Barış Soner Uşaklı
e841d59a67
feat: add translateKeys
2022-03-08 11:40:12 -05:00
Barış Soner Uşaklı
70e613f814
fix : #10374 , use quick search in setting
2022-03-08 09:17:31 -05:00
Barış Soner Uşaklı
e9421617dd
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-03-07 18:44:46 -05:00
Barış Soner Uşaklı
371b46581a
fix : #10366 , remove dupe /files
...
dont display duplicate thumb og:image items
2022-03-07 18:44:31 -05:00
dependabot[bot]
d7a4ae1f9c
chore(deps): bump postcss from 8.4.7 to 8.4.8 in /install ( #10372 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.7 to 8.4.8.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.7...8.4.8 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 18:22:18 -05:00
Renovate Bot
bcb68ee9af
fix(deps): update dependency nodebb-plugin-markdown to v9.0.10
2022-03-07 13:21:20 -05:00
Misty (Bot)
021f2c286c
Latest translations and fallbacks
2022-03-07 04:05:58 -05:00
Renovate Bot
517ae926ff
chore(deps): update dependency lint-staged to v12.3.5
2022-03-05 12:32:05 +00:00
Misty (Bot)
188f955d8b
Latest translations and fallbacks
2022-03-05 04:05:33 -05:00
Misty (Bot)
a5fe8350e9
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation, nodebb.flags
2022-03-04 15:39:23 -05:00
gasoved
62187caa67
feat: post auto flagging on downvotes #10029 ( #10367 )
...
* feat: post auto flagging on downvotes
* fix: just get one admin
2022-03-04 15:38:16 -05:00
Barış Soner Uşaklı
56345777ce
fix: always show self on /users?online
2022-03-04 13:28:54 -05:00
Barış Soner Uşaklı
21cd1e612f
fix: db call
2022-03-03 18:16:24 -05:00
Barış Soner Uşaklı
cc665fd614
fix: lastonline timestamps and display for guests
2022-03-03 18:16:05 -05:00
renovate[bot]
4b730df974
fix(deps): update dependency mongodb to v4.4.1 ( #10364 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-03 12:50:17 -05:00
Misty (Bot)
2cc3f0a19a
Latest translations and fallbacks
2022-03-03 04:05:37 -05:00
renovate[bot]
4d590f6550
fix(deps): update dependency nodebb-theme-persona to v11.4.2 ( #10361 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-02 18:34:24 -05:00
renovate[bot]
c75714b7e3
fix(deps): update dependency body-parser to v1.19.2 ( #10298 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-02 18:31:19 -05:00
Barış Soner Uşaklı
eac9cd03ca
feat: closes #10324 , show recently online users as well
2022-03-02 18:29:17 -05:00
renovate[bot]
1a6c2c5534
fix(deps): update dependency sharp to v0.30.2 ( #10359 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-02 17:56:06 -05:00
Barış Soner Uşaklı
50ed3a324c
test: possible fix random psql test failure
2022-03-02 17:51:07 -05:00
Barış Soner Uşaklı
7ee4e4e004
fix : #10357
2022-03-02 15:00:27 -05:00
Julian Lam
5479f36443
fix : #10358 , bad uploads path
2022-03-02 11:41:15 -05:00
Barış Soner Uşaklı
37ef8366d0
fix : #10360 , only take top level posts
2022-03-02 11:08:16 -05:00
Julian Lam
fec907d99d
fix : #10354 , flag actions regression
2022-03-01 14:30:29 -05:00
renovate[bot]
3e5a0f0d68
fix(deps): update dependency nodebb-plugin-mentions to v3.0.7 ( #10355 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-03-01 13:38:11 -05:00
Barış Soner Uşaklı
40230725c3
refactor: move header unread code to separate module
2022-02-28 20:37:55 -05:00
Barış Soner Uşaklı
4a1e761adb
refactor: remove code that doesn't do anything
2022-02-28 20:36:47 -05:00
dependabot[bot]
81e7ca201e
chore(deps): bump nodebb-plugin-spam-be-gone in /install
...
Bumps [nodebb-plugin-spam-be-gone](https://github.com/akhoury/nodebb-plugin-spam-be-gone ) from 0.7.13 to 0.7.14.
- [Release notes](https://github.com/akhoury/nodebb-plugin-spam-be-gone/releases )
- [Commits](https://github.com/akhoury/nodebb-plugin-spam-be-gone/compare/v0.7.13...v0.7.14 )
---
updated-dependencies:
- dependency-name: nodebb-plugin-spam-be-gone
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 08:51:34 -05:00
Misty (Bot)
64a6ff370a
Latest translations and fallbacks
2022-02-28 04:05:52 -05:00
Renovate Bot
e83c8be2bd
chore(deps): update dependency eslint to v8.10.0
2022-02-26 03:38:02 +00:00
Barış Soner Uşaklı
0e12f82dd8
fix: dont overwrite asset_base_url if its set
2022-02-25 18:42:45 -05:00
Barış Soner Uşaklı
e0b1c374e4
feat: resolve paths for staticDirs as well
2022-02-25 14:43:10 -05:00
dependabot[bot]
52ee5ce8e1
chore(deps): bump postcss from 8.4.6 to 8.4.7 in /install
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.6 to 8.4.7.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.6...8.4.7 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 07:37:14 -05:00
dependabot[bot]
e44cbb2430
chore(deps): bump json2csv from 5.0.6 to 5.0.7 in /install
...
Bumps [json2csv](https://github.com/zemirco/json2csv ) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/zemirco/json2csv/releases )
- [Changelog](https://github.com/zemirco/json2csv/blob/v5.0.7/CHANGELOG.md )
- [Commits](https://github.com/zemirco/json2csv/compare/v5.0.6...v5.0.7 )
---
updated-dependencies:
- dependency-name: json2csv
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-24 09:24:09 -05:00
Misty (Bot)
3fc592d4c8
Latest translations and fallbacks
2022-02-24 04:06:02 -05:00
Renovate Bot
f30c65a49d
fix(deps): update dependency nodebb-plugin-2factor to v3.0.5
2022-02-23 13:02:28 -05:00
Renovate Bot
67e4df7817
chore(deps): update dependency smtp-server to v3.10.0
2022-02-23 15:16:47 +00:00
renovate[bot]
b84e61d568
fix(deps): update dependency nodebb-theme-persona to v11.4.1 ( #10337 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-22 16:05:03 -05:00
Julian Lam
1c8d1d231e
fix(sorted-list): call loadItem hook on add/edit items as well as on item retrieval, refactor edit to call parse()
2022-02-22 13:26:30 -05:00
Julian Lam
914733e44b
fix: allow calls to api module without a defined payload
2022-02-22 11:41:33 -05:00
Julian Lam
92d613e420
feat(sorted-list): add new client-side hook filter:settings.sorted-list.loadItem
2022-02-22 10:39:54 -05:00
Julian Lam
fb4f89f391
fix(sorted-list): only call .stripHTMLTags() on string values
2022-02-22 10:30:52 -05:00
Barış Soner Uşaklı
6b22d0e15f
fix : #10334 , use the correct env vars for web install
2022-02-21 20:12:45 -05:00
Misty (Bot)
496e9013d3
Latest translations and fallbacks
2022-02-21 04:05:55 -05:00
renovate[bot]
244d88017f
fix(deps): update dependency nodebb-theme-persona to v11.4.0 ( #10325 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-20 13:45:23 -05:00
Barış Soner Uşaklı
10a5901e4a
fix: persona test fail
2022-02-20 13:43:50 -05:00
Renovate Bot
00eebf10af
chore(deps): update dependency mocha to v9.2.1
2022-02-19 12:55:29 +00:00
Barış Soner Uşaklı
0b813d601e
fix : #10316 , fix quoting regression
2022-02-18 19:01:32 -05:00
Barış Soner Uşaklı
5694e62e59
fix : #10322
2022-02-18 17:22:14 -05:00
renovate[bot]
31cbff19ed
fix(deps): update dependency nodebb-plugin-mentions to v3.0.6 ( #10328 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-18 17:16:16 -05:00
renovate[bot]
1c1062e11b
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.3 ( #10330 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-18 16:49:56 -05:00
Julian Lam
1fa4134201
fix : #10329 , select elements in sorted-list not showing proper values
2022-02-18 14:49:28 -05:00
Julian Lam
52836f3a7f
fix: allow translation keys in label attributes
2022-02-18 14:49:28 -05:00
renovate[bot]
c17b9bd447
fix(deps): update dependency nodebb-plugin-markdown to v9.0.8 ( #10327 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-18 14:42:13 -05:00
dependabot[bot]
21913b5b19
chore(deps): bump prompt from 1.2.1 to 1.2.2 in /install
...
Bumps [prompt](https://github.com/flatiron/prompt ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/flatiron/prompt/releases )
- [Changelog](https://github.com/flatiron/prompt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/flatiron/prompt/commits )
---
updated-dependencies:
- dependency-name: prompt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-18 11:32:12 -05:00
renovate[bot]
afd2993dfe
fix(deps): update dependency mongodb to v4.4.0 ( #10319 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-17 19:27:49 -05:00
renovate[bot]
04900291db
fix(deps): update dependency nodebb-plugin-emoji to v3.5.17 ( #10314 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-17 19:26:31 -05:00
Barış Soner Uşaklı
9db90a3098
test: log configJSON
2022-02-17 15:11:24 -05:00
Barış Soner Uşaklı
32f693019b
test: check contents of config.json in tests
2022-02-17 14:47:23 -05:00
Julian Lam
17836f2a3a
Re-introduce lodash into src/package-install.js ( #10315 )
...
* test: add failing test for if package.json is non-existant, fix tests' beforeEach method
* Revert "fix: #10289 , remove lodash dependency in src/cli/package-install.js"
This reverts commit 81fa2e22bc .
* fix: regression caused by 94b79ce402
`./nodebb setup` was no longer able to be called without arguments or env vars
* fix: .updatePackageFile() throwing if no package.json
* fix: removing unneeded code in src/cli/index.js that seemed to be used to handle cases where package.json was missing (initial install)
... However, as .updatePackageFile() now handled cases where there is no package.json, it should be ok to remove this code
* fix: handle missing package.json or node_modules/
2022-02-17 14:10:24 -05:00
Julian Lam
6e156daaf6
fix: don't load setup.json into nconf if setup.json doesn't exist
2022-02-17 14:07:51 -05:00
renovate[bot]
0e30362b2c
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.2 ( #10313 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-17 13:19:52 -05:00
Julian Lam
4164898d85
fix: regression caused by 94b79ce402
...
`./nodebb setup` was no longer able to be called without arguments or env vars
2022-02-17 13:18:17 -05:00
Barış Soner Uşaklı
3acd2ac850
refactor: wrap around if at end
...
remove debug log
dont focus input on mobile
2022-02-17 11:19:43 -05:00
dependabot[bot]
5321ba4d71
chore(deps): bump express from 4.17.2 to 4.17.3 in /install
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-17 10:39:43 -05:00
Misty (Bot)
d12c66c8be
Latest translations and fallbacks
2022-02-17 04:06:08 -05:00
Barış Soner Uşaklı
91354a281a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-02-16 22:12:02 -05:00
Barış Soner Uşaklı
c23b208984
chore: up persona
2022-02-16 22:11:53 -05:00
Misty (Bot)
dc0f9a73c0
chore(i18n): fallback strings for new resources: nodebb.topic
2022-02-16 22:09:35 -05:00
Barış Soner Uşaklı
949611960a
refactor: change lang string
2022-02-16 22:08:54 -05:00
Barış Soner Uşaklı
b517b376ac
feat: ability to go through your posts in a topic
...
because I am 👴 useful for large topics
2022-02-16 22:07:52 -05:00
renovate[bot]
5666c103cf
fix(deps): update dependency nodebb-widget-essentials to v5.0.9 ( #10307 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-16 20:50:00 -05:00
renovate[bot]
636f1baf0c
fix(deps): update dependency nodebb-widget-essentials to v5.0.8 ( #10306 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-16 18:51:10 -05:00
Misty (Bot)
09cb11c82a
chore: incrementing version number - v1.19.3
...
(cherry picked from commit 7388f111b7 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2022-02-16 19:20:40 +00:00
Misty (Bot)
0b48ec5400
chore: update changelog for v1.19.3
2022-02-16 19:20:40 +00:00
Barış Soner Uşaklı
e9e48a756f
feat: delete diffs on post purge, closes #10291
2022-02-16 13:23:27 -05:00
Barış Soner Uşaklı
503e27f709
fix : #10302 , fix regression
2022-02-16 11:37:50 -05:00
Barış Soner Uşaklı
9205169f00
fix: one last try
2022-02-15 20:51:52 -05:00
Barış Soner Uşaklı
2f64d63369
fix: doggy.gif
2022-02-15 20:22:22 -05:00
Barış Soner Uşaklı
cfdfbf3280
fix: one more fix
2022-02-15 20:21:21 -05:00
Barış Soner Uşaklı
770fcd9ea8
fix: dupe key errors
2022-02-15 20:12:42 -05:00
renovate[bot]
b47ca86db5
fix(deps): update dependency nodebb-plugin-emoji to v3.5.16 ( #10297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-15 19:58:49 -05:00
Barış Soner Uşaklı
dbf7a45828
fix : #10292 , delete missing fields
2022-02-15 19:33:52 -05:00
Barış Soner Uşaklı
58b5781cea
feat: closes #10296
...
asset_base_url in nconf
keep assetBaseUrl in config for backwards compat
2022-02-15 19:22:34 -05:00
renovate[bot]
5b0d4a8ec9
fix(deps): update dependency nodebb-plugin-markdown to v9.0.7 ( #10293 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-15 17:20:39 -05:00
renovate[bot]
7af057fa51
fix(deps): update dependency nodebb-plugin-emoji to v3.5.14 ( #10295 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-15 17:16:17 -05:00
renovate[bot]
55a9818389
fix(deps): update dependency nodebb-plugin-mentions to v3.0.5 ( #10294 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-15 17:14:15 -05:00
ppenguin
94b79ce402
Allow NodeBB setup with env vars ( #9850 )
...
* initial try [WIP]
* typo; add test start script; initial Dockerfile mod with integrated setup [WIP]
* minor fixes
* add some winston debug...
* typos
* fix pass confirm setup
* more fixes
* fix entrypoint
* cleanup
* remove echo sensitive setupVal
* remove obsolete code and comments
* fix linting errors
* Merge branch 'additional-fixes'
* Merge branch 'pitaj-suggested-fixes'
* Merge branch 'pitaj-fixes2'
* merge checkSetup functions (env vars and flags)
* comment (lint)
* remove tab
* finalise PR; tested ok locally (setup json overrides env vars)
2022-02-15 13:13:43 -05:00
Misty (Bot)
8d85dfe3f5
Latest translations and fallbacks
2022-02-15 09:06:36 +00:00
Barış Soner Uşaklı
946d351f3a
refactor: lazy load slugify
2022-02-14 21:50:30 -05:00
Misty (Bot)
4043f1791d
chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
2022-02-14 20:02:49 +00:00
Julian Lam
fb78570c13
test: fix topic thumb tests and topic thumbs to work properly with post upload assoc.
2022-02-14 15:02:07 -05:00
Julian Lam
d5ed8736aa
feat: deleting a user upload dissociates from posts, and vice versa
2022-02-14 15:02:07 -05:00
Julian Lam
8c2752bab1
test: user uploads.js tests
2022-02-14 15:02:07 -05:00
Julian Lam
11275d6809
test: testing user upload methods, already fixed one bug
2022-02-14 15:02:07 -05:00
Julian Lam
5d7e1ebc68
style: linting errors
2022-02-14 15:02:07 -05:00
Julian Lam
b9edee143e
fix: local deleteUploads() method in src/user/delete.js to call User.deleteUpload()
2022-02-14 15:02:07 -05:00
Julian Lam
7ef9c7d220
refactor: .deleteUpload() to accept array of paths
2022-02-14 15:02:07 -05:00
Julian Lam
ea36016d87
refactor: fix user uploads paths, and associate uid with user uploads
2022-02-14 15:02:07 -05:00
Julian Lam
6489e9fd9e
refactor: change the post uploads' hash seeds to have the files/ prefix
2022-02-14 15:02:07 -05:00
Julian Lam
84dfda59e6
fix : #10144 , automatically delete uploads from disk on post purge, ACP option to keep uploads on disk if desired
2022-02-14 15:02:07 -05:00
Julian Lam
aad0c5fd51
refactor: abstract some common code out to local utility methods
2022-02-14 15:02:07 -05:00
Julian Lam
d92da828a3
refactor: move post upload tests to its own file
2022-02-14 15:02:07 -05:00
Julian Lam
9aa3e442d0
fix: four-space indents in package.json
2022-02-14 14:40:34 -05:00
Julian Lam
81fa2e22bc
fix : #10289 , remove lodash dependency in src/cli/package-install.js
2022-02-14 14:36:50 -05:00
Misty (Bot)
a1593e35c0
Latest translations and fallbacks
2022-02-14 09:05:47 +00:00
Renovate Bot
9577ef8d7d
chore(deps): update dependency lint-staged to v12.3.4
2022-02-13 19:58:59 +00:00
Renovate Bot
2290cee5ed
chore(deps): update commitlint monorepo to v16.2.1
2022-02-13 11:52:13 +00:00
Misty (Bot)
02ebcb7131
Latest translations and fallbacks
2022-02-13 09:05:53 +00:00
renovate[bot]
22da7a10cc
fix(deps): update dependency winston to v3.6.0 ( #10285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-12 18:25:23 -05:00
Misty (Bot)
f62e9563c4
Latest translations and fallbacks
2022-02-12 09:05:55 +00:00
Renovate Bot
763cd193c9
chore(deps): update dependency eslint to v8.9.0
2022-02-12 04:20:36 +00:00
Barış Soner Uşaklı
e5688d2c0d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-02-11 14:49:03 -05:00
Barış Soner Uşaklı
398d25c210
feat: #10276 , dont change/revert theme if its current
2022-02-11 14:49:01 -05:00
Renovate Bot
3225a1affc
fix(deps): update dependency nodebb-plugin-markdown to v9.0.6
2022-02-11 14:14:37 -05:00
Julian Lam
e9cb1452f9
chore: remove punycode dep
2022-02-11 14:12:52 -05:00
Julian Lam
6aae2e5d89
Revert "fix: proactively guard against homograph characters in website values"
...
This reverts commit fa7dcdb968 .
2022-02-11 14:12:22 -05:00
renovate[bot]
3dc108d316
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.13 ( #10280 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-11 12:12:33 -05:00
renovate[bot]
2c0b63227e
fix(deps): update dependency nodebb-plugin-emoji to v3.5.12 ( #10279 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-11 12:12:27 -05:00
Barış Soner Uşaklı
489c0d3015
refactor: remove extra zset remove, closes #10277
2022-02-11 10:43:40 -05:00
Misty (Bot)
2d125ecdbb
Latest translations and fallbacks
2022-02-11 09:05:47 +00:00
Julian Lam
1c7fb8fe11
fix: non-functional upgrade script
2022-02-10 15:19:56 -05:00
Misty (Bot)
b8362c49cd
Latest translations and fallbacks
2022-02-10 09:05:53 +00:00
renovate[bot]
766ef4e5c0
fix(deps): update dependency nodebb-plugin-emoji to v3.5.11 ( #10274 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-09 18:47:00 -05:00
Misty (Bot)
775d90771e
chore(i18n): fallback strings for new resources: nodebb.user
2022-02-09 22:50:56 +00:00
Barış Soner Uşaklı
350052ec50
fix: language keys
2022-02-09 17:50:08 -05:00
Barış Soner Uşaklı
d70ce3a937
fix : #10273 , properly calculate item count for best/controversial
2022-02-09 17:42:41 -05:00
Misty (Bot)
e49b31f0c1
chore: incrementing version number - v1.19.2
...
(cherry picked from commit ded19254ac )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2022-02-09 21:28:33 +00:00
Misty (Bot)
f012984d7f
chore: update changelog for v1.19.2
2022-02-09 21:28:33 +00:00
renovate[bot]
8e52abe8be
fix(deps): update dependency sharp to v0.30.1 ( #10270 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-09 16:13:24 -05:00
Barış Soner Uşaklı
2896ff1f0f
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-02-09 12:56:07 -05:00
Barış Soner Uşaklı
14ecafb6c7
chore: up persona
2022-02-09 12:44:11 -05:00
renovate[bot]
6c0f7034b3
fix(deps): update dependency nodebb-widget-essentials to v5.0.7 ( #10269 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-09 12:43:21 -05:00
Misty (Bot)
9b40eb88ee
Latest translations and fallbacks
2022-02-09 09:06:10 +00:00
Barış Soner Uşaklı
2dbdd1818f
test: fix occasional test failure
2022-02-08 17:36:28 -05:00
Barış Soner Uşaklı
8a4b7dc454
chore: up markdown
2022-02-08 12:44:44 -05:00
Barış Soner Uşaklı
b98758d30a
chore: add missing quote
2022-02-08 12:28:51 -05:00
renovate[bot]
78d48c3775
fix(deps): update dependency nodebb-theme-persona to v11.3.37 ( #10265 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-08 12:26:03 -05:00
Julian Lam
a2c7d69e1b
fix: remove extraneous devDependencies on package merge
...
/cc @pitaj
2022-02-08 11:13:51 -05:00
Julian Lam
9e4147f07c
chore: use source and current local vars, + docs
2022-02-08 11:00:35 -05:00
Misty (Bot)
65ca8bbfd8
Latest translations and fallbacks
2022-02-08 09:05:52 +00:00
renovate[bot]
721a70c038
fix(deps): update dependency ioredis to v4.28.5 ( #10252 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-07 20:53:52 -05:00
dependabot[bot]
b496ad445c
chore(deps): bump ioredis from 4.28.4 to 4.28.5 in /install ( #10254 )
...
Bumps [ioredis](https://github.com/luin/ioredis ) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/luin/ioredis/releases )
- [Changelog](https://github.com/luin/ioredis/blob/master/Changelog.md )
- [Commits](https://github.com/luin/ioredis/compare/v4.28.4...v4.28.5 )
---
updated-dependencies:
- dependency-name: ioredis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 20:53:40 -05:00
renovate[bot]
a10e4940f0
fix(deps): update dependency connect-redis to v6.1.1 ( #10260 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-07 20:53:31 -05:00
Barış Soner Uşaklı
5143ca33f3
feat: handle array of keys in psql exists for zsets
2022-02-07 17:54:51 -05:00
Julian Lam
0ac2843587
feat: upgrade script to clean up leftover :thumb zsets
2022-02-07 17:29:34 -05:00
Julian Lam
0f788b8eaa
fix : #10257 , topic thumbs not deleting on topic deletion
2022-02-07 17:29:34 -05:00
Julian Lam
606808760e
test: add test to verify that a sorted set is automatically deleted if its last element is removed ( #10261 )
...
* test: add test to verify that a sorted set is automatically deleted if its last element is removed
* fix: remote empty zsets when all elements have been removed #yolo
* Revert "fix: remote empty zsets when all elements have been removed #yolo"
This reverts commit 0ac73244bb .
* fix: altered behaviour in module.exists instead of zrem
2022-02-07 17:16:50 -05:00
Barış Soner Uşaklı
fb3f4f9a13
fix : #10256 , allow quote tooltip on mobile
2022-02-07 15:59:19 -05:00
Barış Soner Uşaklı
08f2a05053
fix : #10255 , create verified/unverified groups on install
2022-02-07 10:30:46 -05:00
Misty (Bot)
0823992d63
Latest translations and fallbacks
2022-02-07 09:06:13 +00:00
renovate[bot]
0e2a4a2d4a
fix(deps): update dependency nodebb-theme-persona to v11.3.36 ( #10253 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-06 22:25:47 -05:00
Misty (Bot)
0144f7d917
Latest translations and fallbacks
2022-02-06 09:05:34 +00:00
renovate[bot]
6465e012c5
fix(deps): update dependency nodebb-theme-persona to v11.3.35 ( #10251 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-05 17:33:23 -05:00
Misty (Bot)
a71b8e599a
chore(i18n): fallback strings for new resources: nodebb.modules
2022-02-05 20:16:15 +00:00
Barış Soner Uşaklı
76d0412992
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-02-05 15:15:26 -05:00
Barış Soner Uşaklı
fbd9ba7914
refactor: update chat plcaeholder message
2022-02-05 15:15:21 -05:00
Misty (Bot)
6b3f45b436
Latest translations and fallbacks
2022-02-05 09:05:25 +00:00
Barış Soner Uşaklı
6be330f2d6
lint: remove unused require
2022-02-04 21:56:58 -05:00
Barış Soner Uşaklı
b548083b24
perf: increase batch size
2022-02-04 21:53:30 -05:00
Barış Soner Uşaklı
079c487dcb
fix: controversial posts/bests posts not showing anything
...
fix upgrade script so posts with negative votes are stored, a post can have 10 upvotes and 2 downvotes
fix missing negative votes checks
remove unnecessary pids flters since the cids are only already filtered by topics:read
2022-02-04 21:52:44 -05:00
renovate[bot]
e6185883ba
fix(deps): update dependency pg-cursor to v2.7.3 ( #10244 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-04 20:54:33 -05:00
renovate[bot]
3247767620
fix(deps): update dependency nodebb-theme-persona to v11.3.33 ( #10248 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-04 20:54:26 -05:00
renovate[bot]
8f5b5ef1b2
fix(deps): update dependency nodebb-theme-vanilla to v12.1.17 ( #10249 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-04 20:54:18 -05:00
renovate[bot]
1eb0939e88
fix(deps): update dependency nodebb-plugin-emoji to v3.5.9 ( #10250 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-04 20:54:10 -05:00
Julian Lam
d34471f69f
fix: regression in package.json merging logic that caused extraneous packages to not be removed
2022-02-04 16:20:31 -05:00
Julian Lam
689c125cd3
fix : #10229 , package merging should deep merge nested objects
...
+ tests
2022-02-04 16:20:31 -05:00
Julian Lam
a0a3870611
fix: use fs.promises
2022-02-04 16:20:31 -05:00
renovate[bot]
845717b8c0
fix(deps): update dependency sanitize-html to v2.7.0 ( #10246 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-04 15:08:22 -05:00
renovate[bot]
531a3b1e88
fix(deps): update dependency pg to v8.7.3 ( #10243 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-04 15:07:57 -05:00
renovate[bot]
c343b631a1
fix(deps): update dependency connect-redis to v6.1.0 ( #10245 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-04 15:07:47 -05:00
Misty (Bot)
aa812f03d7
chore(i18n): fallback strings for new resources: nodebb.global, nodebb.pages
2022-02-04 19:35:24 +00:00
Julian Lam
1b8eeaf840
feat: more tests for ensuring downvoted posts are added to the :votes zset
2022-02-04 14:33:58 -05:00
Julian Lam
9b912db71e
docs: openapi spec for new route
2022-02-04 14:33:58 -05:00
Julian Lam
cf88483fee
feat: upgrade script to store downvotes posts in the user :votes sorted set
2022-02-04 14:33:58 -05:00
Julian Lam
5cff6e3f95
fix: bug where .reduce() exploded due to no initial value, if input value was an empty array
2022-02-04 14:33:58 -05:00
Julian Lam
5afd5de07d
feat: new accounts route to show most downvoted ('controversial') posts
2022-02-04 14:33:58 -05:00
Barış Soner Uşaklı
1eaae1d0a7
chore: up persona
2022-02-04 10:41:04 -05:00
Barış Soner Uşaklı
45ca046533
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-02-04 10:38:06 -05:00
Barış Soner Uşaklı
dcb201dfa8
fix: https://github.com/NodeBB/NodeBB/issues/10242
2022-02-04 10:37:59 -05:00
Julian Lam
aa8914a153
feat: v3 user email tests
2022-02-04 10:20:46 -05:00
Julian Lam
d1b1f50bb2
test: stricter isValidationPending check
2022-02-04 10:20:46 -05:00
Julian Lam
ad63517511
fix: missing early return
2022-02-04 10:20:46 -05:00
Julian Lam
936562c3cb
fix: handle case where email is explicitly passed into user.create, and thus is set in user hash, but confirmation request may have expired
2022-02-04 10:20:46 -05:00
Julian Lam
0322e984e0
fix : #10236 , don't check email:uid, instead verify an email confirmation is active
2022-02-04 10:20:46 -05:00
Misty (Bot)
c5637d1527
Latest translations and fallbacks
2022-02-04 09:05:44 +00:00
renovate[bot]
f1bed4418e
fix(deps): update dependency nodebb-theme-persona to v11.3.31 ( #10241 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-03 20:06:14 -05:00
renovate[bot]
a470295925
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.20 ( #10231 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-03 16:58:03 -05:00
renovate[bot]
916a0db3d0
fix(deps): update dependency nodebb-theme-persona to v11.3.30 ( #10232 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-03 16:57:53 -05:00
renovate[bot]
ebf4e12b28
fix(deps): update dependency nodebb-plugin-emoji to v3.5.8 ( #10239 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-03 16:44:46 -05:00
Barış Soner Uşaklı
106ef7cf44
chore: up emoji
2022-02-03 16:44:09 -05:00
Barış Soner Uşaklı
9883910857
fix: don't crash if requestedFields is undefined
2022-02-03 09:48:14 -05:00
Misty (Bot)
d208422d6a
Latest translations and fallbacks
2022-02-03 09:05:46 +00:00
Barış Soner Uşaklı
7f1c4477e3
feat: allow gif profile images, sharp 0.30.0 supports gifs
2022-02-02 21:27:33 -05:00
dependabot[bot]
b71025cee9
chore(deps): bump nodebb-widget-essentials in /install ( #10219 )
...
Bumps [nodebb-widget-essentials](https://github.com/psychobunny/nodebb-widget-essentials ) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/psychobunny/nodebb-widget-essentials/releases )
- [Commits](https://github.com/psychobunny/nodebb-widget-essentials/compare/v5.0.5...v5.0.6 )
---
updated-dependencies:
- dependency-name: nodebb-widget-essentials
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 20:39:25 -05:00
renovate[bot]
2924cd3bf0
fix(deps): update dependency sharp to v0.30.0 ( #10221 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-02 20:38:54 -05:00
renovate[bot]
cda07cb706
fix(deps): update dependency ioredis to v4.28.4 ( #10224 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-02-02 20:38:21 -05:00
Barış Soner Uşaklı
3b4cf9713d
chore: persona
2022-02-02 20:26:18 -05:00
Julian Lam
8ba9e67cbd
feat: detect alternative package managers based on lockfile
...
If a package manager is not explicitly set in config.json or passed-in via argv/env, NodeBB will now check for the presence of alternative package managers' lockfiles and adjust the package manager to-be-used accordingly. If the standard npm lockfile exists, npm will always be used.
2022-02-02 17:15:44 -05:00
Barış Soner Uşaklı
d134567dab
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-02-02 16:39:21 -05:00
Misty (Bot)
70eeb20474
chore(i18n): fallback strings for new resources: nodebb.users
2022-02-02 21:39:12 +00:00
Barış Soner Uşaklı
78db61cf75
chore: persona
2022-02-02 16:39:11 -05:00
Barış Soner Uşaklı
766ad6b774
feat: new language key for user search in chat
2022-02-02 16:38:31 -05:00
Renovate Bot
2c605d1c60
fix(deps): update dependency clipboard to v2.0.10
2022-02-02 13:32:45 -05:00
Julian Lam
9a1690857d
refactor: updated package-install.js exports style, new exported method 'getPackageManager' for use in cases where nconf is unreliable, fix bug where nconf was not correctly set up in cli tools, proper installation of dev dependencies based on global env value
2022-02-02 11:47:35 -05:00
Misty (Bot)
c526a34605
Latest translations and fallbacks
2022-02-02 09:05:08 +00:00
Julian Lam
c869d7dbb3
docs: some tweaks to cli help
2022-02-01 21:51:16 -05:00
Julian Lam
c3d926ff7e
fix: a missed invocation of colors
2022-02-01 21:48:22 -05:00
Julian Lam
cf8f62aed9
feat: remove colors in favour of chalk ( #10142 )
...
* feat: remove colors in favour of chalk
* fix: bad conversion from colors to chalk in src/cli/index.js
* fix: padWidth calculation to account for control characters
* fix: termWidth calculation, but swapped one problem for another
* fix: formatItem, implement my own padRight to take control characters into account
2022-02-01 21:43:09 -05:00
Barış Soner Uşaklı
c7a5643932
chore: up deps
2022-02-01 20:07:10 -05:00
Barış Soner Uşaklı
cf5c096806
feat: add upload helper module for drag&drop, paste, closes #6388
...
fix chat input not getting focused
2022-02-01 20:03:15 -05:00
Renovate Bot
6ba25557b3
chore(deps): update dependency lint-staged to v12.3.3
2022-02-02 00:17:02 +00:00
Renovate Bot
1bf938da1c
fix(deps): update dependency sitemap to v7.1.1
2022-02-01 10:29:19 -05:00
Renovate Bot
b0dd68bbae
fix(deps): update dependency winston to v3.5.1
2022-02-01 10:29:01 -05:00
Renovate Bot
e7ba24c55a
fix(deps): pin dependency punycode to 2.1.1
2022-02-01 10:28:49 -05:00
Julian Lam
452f29c0ff
chore: add punycode dependency
2022-02-01 10:26:27 -05:00
Julian Lam
fa7dcdb968
fix: proactively guard against homograph characters in website values
2022-02-01 10:25:36 -05:00
Renovate Bot
322f103340
fix(deps): update dependency postcss to v8.4.6
2022-02-01 09:45:32 -05:00
Barış Soner Uşaklı
d50d4a9ecd
chore: up persona
2022-01-31 18:43:00 -05:00
Barış Soner Uşaklı
28ab4edeb7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-01-31 17:40:57 -05:00
Barış Soner Uşaklı
458606bc9a
chore: up persona
2022-01-31 17:40:55 -05:00
Renovate Bot
7d5080cd6d
fix(deps): update dependency nodebb-plugin-markdown to v9
2022-01-31 17:31:52 -05:00
Barış Soner Uşaklı
cfe53305da
chore: up persona
2022-01-31 17:10:45 -05:00
Barış Soner Uşaklı
f29bed27c0
chore: up persona
2022-01-31 17:02:03 -05:00
Misty (Bot)
4d1200d9aa
Latest translations and fallbacks
2022-01-31 09:06:07 +00:00
Barış Soner Uşaklı
1d01741ae7
fix : #10208 , don't use leading slash in directory names
...
change to use decodeURIComponent in utils.params
2022-01-30 18:51:28 -05:00
Misty (Bot)
40a0e6dd0b
Latest translations and fallbacks
2022-01-30 09:05:49 +00:00
Renovate Bot
153693e0a9
chore(deps): update dependency eslint to v8.8.0
2022-01-29 03:46:40 +00:00
Barış Soner Uşaklı
b4a4e60e6b
chore: up packages
2022-01-28 20:25:46 -05:00
Barış Soner Uşaklı
93d18383ee
fix: don't crash if quick search doesn't return posts
2022-01-28 20:10:21 -05:00
Julian Lam
fc2c755c64
fix: properly unregister hooks in emailer tests
2022-01-28 15:46:28 -05:00
Julian Lam
dee9cca3c8
fix: email ban tests
2022-01-28 15:41:27 -05:00
Julian Lam
e25c0313d1
Revert "refactor: emailer.send and emailer.sendToEmail returns Boolean based on message being successfully sent"
...
This reverts commit f0e32ff182 .
2022-01-28 15:41:27 -05:00
Julian Lam
165a1d8b76
Revert "fix: update usage of emailer.send to not catch (as errors are no longer thrown), email error throttler"
...
This reverts commit d4e5259fcf .
2022-01-28 15:41:27 -05:00
Misty (Bot)
e9588ca7b7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2022-01-28 20:17:28 +00:00
Julian Lam
d4e5259fcf
fix: update usage of emailer.send to not catch (as errors are no longer thrown), email error throttler
2022-01-28 15:16:41 -05:00
Julian Lam
b3f7b742c1
fix: derp
2022-01-28 15:16:41 -05:00
Julian Lam
ea27eaf166
feat: no more sending emails to banned users, + feature flag
2022-01-28 15:16:41 -05:00
Julian Lam
f0e32ff182
refactor: emailer.send and emailer.sendToEmail returns Boolean based on message being successfully sent
...
Note that of course this doesn't mean the message was _delivered_, just sent off.
This will stop issues where emailer errors crash NodeBB
2022-01-28 15:16:41 -05:00
Barış Soner Uşaklı
680e36da67
test: fix derp
2022-01-28 14:58:32 -05:00
Barış Soner Uşaklı
a214f9a61b
test: up acp plugin page timeout
2022-01-28 14:40:57 -05:00
dependabot[bot]
2db54e67c3
chore(deps): bump nodebb-theme-persona in /install ( #10199 )
...
Bumps [nodebb-theme-persona](https://github.com/NodeBB/nodebb-theme-persona ) from 11.3.19 to 11.3.20.
- [Release notes](https://github.com/NodeBB/nodebb-theme-persona/releases )
- [Commits](https://github.com/NodeBB/nodebb-theme-persona/compare/v11.3.19...v11.3.20 )
---
updated-dependencies:
- dependency-name: nodebb-theme-persona
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 14:22:19 -05:00
renovate[bot]
c50f6512a9
fix(deps): update dependency ace-builds to v1.4.14 ( #10200 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-28 14:21:45 -05:00
renovate[bot]
a7f142bebb
fix(deps): update dependency winston to v3.5.0 ( #10202 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-28 14:21:38 -05:00
renovate[bot]
c6164e487d
fix(deps): update dependency clipboard to v2.0.9 ( #10203 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-28 14:21:28 -05:00
Julian Lam
89b559a2a3
refactor: sorted-list .get() to be async fn
...
+ plugin hook `filter:settings.sorted-list.load` to allow modification of params prior to template parsing
2022-01-28 10:07:54 -05:00
Julian Lam
578145acd6
fix: bug where page wouldn't complete loading if data.scripts was emptied
2022-01-27 21:09:49 -05:00
Barış Soner Uşaklı
2a89ad8288
fix: use escaped group names in invite modal
2022-01-27 16:00:01 -05:00
Julian Lam
e1e1d5223e
feat: push the theme name into body class
2022-01-27 13:23:51 -05:00
Misty (Bot)
63d54098ba
Latest translations and fallbacks
2022-01-27 09:06:09 +00:00
Renovate Bot
814cb66bed
chore(deps): update dependency lint-staged to v12.3.2
2022-01-26 20:20:59 +00:00
Barış Soner Uşaklı
dc6e629d59
fix: https://github.com/julianlam/nodebb-plugin-mentions/issues/170
2022-01-25 18:01:35 -05:00
Barış Soner Uşaklı
92a249c947
fix : #10197 , fix relative path urls for dashboard pages
2022-01-25 13:20:50 -05:00
Julian Lam
df8c8ad8e4
fix: actually, CORP is ok
2022-01-25 09:50:09 -05:00
Julian Lam
4467299e42
fix: update defaults for corp and coep to be more permissive, for now, to be reverted for v1.20.0
2022-01-25 09:46:28 -05:00
Misty (Bot)
c159efc7cd
Latest translations and fallbacks
2022-01-25 09:05:51 +00:00
Barış Soner Uşaklı
3e30b6cd23
chore: up persona
2022-01-24 18:06:02 -05:00
Barış Soner Uşaklı
94da502629
fix: if no group label is selected, select no group title option
...
dont save groupTitle: "['null']" if nothing is selected
2022-01-24 16:41:25 -05:00
Renovate Bot
05e2b3541b
chore(deps): update dependency mocha to v9.2.0
2022-01-24 14:11:36 +00:00
dependabot[bot]
1f037bf692
chore(deps): bump helmet from 5.0.1 to 5.0.2 in /install
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: helmet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-24 07:02:18 -05:00
Renovate Bot
ac244af338
chore(deps): update dependency lint-staged to v12.3.1
2022-01-23 16:32:13 +00:00
Renovate Bot
7060837b82
chore(deps): update dependency lint-staged to v12.3.0
2022-01-23 13:45:47 +00:00
Misty (Bot)
3c63651fee
Latest translations and fallbacks
2022-01-23 09:05:41 +00:00
Misty (Bot)
1b80be5392
Latest translations and fallbacks
2022-01-22 09:05:39 +00:00
Misty (Bot)
2ec4e31f7c
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2022-01-21 21:48:39 +00:00
Julian Lam
d91aeea3c3
feat: add ACP toggles for COEP and CORP headers
2022-01-21 16:47:55 -05:00
dependabot[bot]
5d3900dcd4
chore(deps): bump helmet from 4.6.0 to 5.0.1 in /install
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 4.6.0 to 5.0.1.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v4.6.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: helmet
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-21 16:47:55 -05:00
Misty (Bot)
7f450268f6
chore: incrementing version number - v1.19.1
...
(cherry picked from commit 04ce24e661 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2022-01-21 18:20:50 +00:00
Misty (Bot)
55df683aa2
chore: update changelog for v1.19.1
2022-01-21 18:20:50 +00:00
Julian Lam
d098e26f82
User Email and email validation API ( #10160 )
...
* feat: wip user emails api
* fix: allow admins with manage-users access to email confirmation api as well
* fix: wrong route path
* docs: openapi spec
2022-01-21 11:20:39 -05:00
Julian Lam
868bff302c
Update SECURITY.md
...
- fixed link to bounty page
2022-01-21 10:39:54 -05:00
Misty (Bot)
890b1201b9
Latest translations and fallbacks
2022-01-21 09:06:06 +00:00
dependabot[bot]
4a5182e4aa
chore(deps): bump compare-versions from 4.1.2 to 4.1.3 in /install ( #10154 )
...
Bumps [compare-versions](https://github.com/omichelsen/compare-versions ) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/omichelsen/compare-versions/releases )
- [Changelog](https://github.com/omichelsen/compare-versions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/omichelsen/compare-versions/commits )
---
updated-dependencies:
- dependency-name: compare-versions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-20 23:18:20 -05:00
renovate[bot]
55b3a355be
fix(deps): update dependency jquery-ui to v1.13.1 ( #10186 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-20 23:18:02 -05:00
renovate[bot]
7fa2ba70d9
fix(deps): update dependency multiparty to v4.2.3 ( #10188 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-20 23:17:50 -05:00
Barış Soner Uşaklı
10949184ca
test: add failing guest csrf test ( #10169 )
...
* test: add failing guest csrf test
* test: use correct var
* fix: use applyCsrf for guests as well
2022-01-20 18:22:10 -05:00
Renovate Bot
f090de3688
chore(deps): update dependency lint-staged to v12.2.2
2022-01-20 21:18:48 +00:00
Renovate Bot
44d81a95bc
chore(deps): update dependency @commitlint/cli to v16.1.0
2022-01-20 12:54:14 +00:00
Misty (Bot)
4e0b4b0759
Latest translations and fallbacks
2022-01-20 09:06:00 +00:00
Barış Soner Uşaklı
89871d714a
chore: up persona
2022-01-19 21:53:17 -05:00
Barış Soner Uşaklı
2835966518
fix: urls used when recent/unread/popular/top is used as the homepage
...
if recent is used as the homepage then changing the selected category or filters was redirecting the user to forum.com/recent?cid=1 instead of staying at forum.com/?cid=1
also fix unread page mark read button showing the selected category
2022-01-19 21:48:49 -05:00
Barış Soner Uşaklı
1c80adf1ef
feat: revert label js change
2022-01-19 21:41:39 -05:00
Barış Soner Uşaklı
fdfafb44fb
fix: mark unread button showing the selected category
2022-01-19 21:30:14 -05:00
Barış Soner Uşaklı
a8c0a56bcc
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-01-19 20:52:18 -05:00
Barış Soner Uşaklı
c1ec20470b
fix: catch exceptions from sendNotifications
2022-01-19 20:52:12 -05:00
renovate[bot]
e03d47473b
fix(deps): update dependency nodebb-theme-persona to v11.3.15 ( #10155 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org >
2022-01-19 20:51:22 -05:00
Barış Soner Uşaklı
d7796f0b73
chore: add test.sh to gitignore
2022-01-19 20:32:00 -05:00
Barış Soner Uşaklı
250274c72b
chore: delete test script
2022-01-19 20:31:20 -05:00
Barış Soner Uşaklı
e9d0db2892
feat: hide all categories link on flags filters
2022-01-19 20:30:52 -05:00
Barış Soner Uşaklı
3e8cb732c5
fix: multiple cid filter on flags page
...
if multiple categories were selected it wasnt applied because of typeof string check
2022-01-19 20:30:31 -05:00
renovate[bot]
693ca1f11f
fix(deps): update dependency mongodb to v4.3.1 ( #10178 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-19 10:19:23 -05:00
Magnus
7bd3e31dec
Fullname in notifications ( #10157 )
...
* init - fullname notifications setting
* fullname in topic reply
* fullname for group-request-membership
* fullname for group-leave notification
* fullname for new-post-flag & new-user-flag
* removed log
* fullname for user follow
* fullname in message notification
* fullname in follow
* fullname for sendNotificationToPostOwner
* fullname in sendNotificationToTopicOwner
* fullname in doExport
* shorthand name set
* shorter name set
* fullname in notifications
* displayname for notifications
* removed unused require
2022-01-19 10:19:11 -05:00
Renovate Bot
857ac48021
chore(deps): update dependency lint-staged to v12.2.1
2022-01-19 15:11:43 +00:00
Renovate Bot
9c63d076db
chore(deps): update dependency @commitlint/cli to v16.0.3
2022-01-19 13:42:50 +00:00
Barış Soner Uşaklı
f9279b636b
fix: post indices if there is a blocked user in topic
2022-01-18 20:31:06 -05:00
Barış Soner Uşaklı
3b72ff8742
fix: dont add duplicate link backs
2022-01-18 20:12:50 -05:00
Misty (Bot)
78cd6de7e7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user
2022-01-19 00:39:12 +00:00
Barış Soner Uşaklı
2fe91e364e
chore: remove unused lang key #10180
2022-01-18 19:38:25 -05:00
Renovate Bot
1a0c117dde
chore(deps): update dependency lint-staged to v12.2.0
2022-01-18 17:58:47 +00:00
Misty (Bot)
8c9609fdd0
Latest translations and fallbacks
2022-01-18 09:05:54 +00:00
Barış Soner Uşaklı
b06c6329e4
fix : #10175 , fix topic linkbacks duplicating on post edit
2022-01-17 19:05:07 -05:00
Misty (Bot)
8b06d3770d
Latest translations and fallbacks
2022-01-17 09:05:55 +00:00
Renovate Bot
8abaf3f643
chore(deps): update dependency eslint to v8.7.0
2022-01-17 02:20:09 +00:00
Misty (Bot)
3ec9197c5c
chore(i18n): fallback strings for new resources: nodebb.user
2022-01-16 23:34:48 +00:00
Barış Soner Uşaklı
d1eb21c56d
fix : #10173 , don't show optional message if email is required
2022-01-16 18:34:05 -05:00
Barış Soner Uşaklı
6a75ed50fa
fix : #10172 , fix postqueue accept/reject notification text
2022-01-16 16:13:42 -05:00
Barış Soner Uşaklı
4799efc790
fix : #10167 , fix regression prevent guest post
2022-01-15 10:29:52 -05:00
Renovate Bot
f5ad173b56
chore(deps): update dependency mocha to v9.1.4
2022-01-14 23:54:49 +00:00
renovate[bot]
2c75cce654
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.18 ( #10164 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-14 17:08:26 -05:00
Misty (Bot)
354aa1a58b
chore(i18n): fallback strings for new resources: nodebb.email
2022-01-14 20:35:33 +00:00
Julian Lam
31ea2266a6
feat: nicer error handling for bad jwt in unsubscribe template
2022-01-14 15:34:46 -05:00
Barış Soner Uşaklı
c9fabb0e1d
refactor: add method to error messages
2022-01-14 14:34:08 -05:00
Julian Lam
e9ee843b27
fix: CSRF handler to go back to saving in session ( #10159 )
2022-01-14 13:38:24 -05:00
Barış Soner Uşaklı
03f5cbcce1
fix : #10158 , fix extra padding
2022-01-13 19:52:11 -05:00
Misty (Bot)
18b0a29f6f
chore: incrementing version number - v1.19.0
...
(cherry picked from commit aa77758afd )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2022-01-13 18:51:22 +00:00
Misty (Bot)
c8f1bc530b
chore: update changelog for v1.19.0
2022-01-13 18:51:22 +00:00
Misty (Bot)
d35ed55b5c
Latest translations and fallbacks
2022-01-13 09:06:53 +00:00
Renovate Bot
ad6f6051bd
fix(deps): update dependency nodebb-plugin-markdown to v8.14.6
2022-01-12 22:04:29 -05:00
Julian Lam
31b4b8fd6e
feat: bundling nodebb-plugin-2factor with all NodeBB installations, v1.19.0 onwards 🎉
2022-01-12 11:18:44 -05:00
Julian Lam
6ca216ab6e
feat: revoke user sessions on successful password reset
2022-01-12 11:09:02 -05:00
Julian Lam
be4dbe3441
chore: org; merge consecutive await calls into one Promise.all
2022-01-12 11:08:34 -05:00
Misty (Bot)
53ac159e28
Latest translations and fallbacks
2022-01-12 09:06:03 +00:00
renovate[bot]
2fee1d074e
fix(deps): update dependency winston to v3.4.0 ( #10150 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-11 18:52:39 -05:00
renovate[bot]
bfad04ab85
fix(deps): update dependency ioredis to v4.28.3 ( #10151 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-11 18:51:56 -05:00
Renovate Bot
56d134c317
chore(deps): update commitlint monorepo
2022-01-11 23:50:19 +00:00
Julian Lam
0a5420ed74
chore: fix #9213
2022-01-11 14:35:38 -05:00
Julian Lam
487f25ba29
chore: revert engines change in install/package.json
2022-01-11 14:33:41 -05:00
Julian Lam
f95acce3b5
chore: update renovate config
...
- Auto-merge dev dependencies only
- Do not touch
2022-01-11 14:33:10 -05:00
Julian Lam
ffdf26afef
docs: comment hint :shipit:
2022-01-11 13:54:02 -05:00
Misty (Bot)
2633d8a53c
Latest translations and fallbacks
2022-01-11 09:05:42 +00:00
Renovate Bot
da2bb340ac
fix(deps): pin dependencies
2022-01-11 08:36:35 +00:00
renovate[bot]
15bf3db2b6
fix(deps): pin dependency socket.io-adapter-cluster to 1.0.1 ( #10146 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-10 20:15:29 -05:00
renovate[bot]
2fa3cd0de7
fix(deps): update dependency nodebb-theme-vanilla to v12.1.15 ( #10149 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-10 20:15:14 -05:00
Barış Soner Uşaklı
6c1e184c74
test: fix util test
2022-01-10 18:54:06 -05:00
Barış Soner Uşaklı
afc75ba48a
lint: remove unused
2022-01-10 18:45:42 -05:00
Barış Soner Uşaklı
9b75b1ede2
test: update tag tests, fix linux symlink error
2022-01-10 18:41:07 -05:00
renovate[bot]
762de2d862
fix(deps): update dependency nodebb-theme-slick to v1.4.23 ( #10148 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-10 18:18:56 -05:00
renovate[bot]
385d4c71d8
fix(deps): update dependency nodebb-theme-persona to v11.3.13 ( #10147 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-01-10 18:17:22 -05:00
Barış Soner Uşaklı
ea735bc245
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2022-01-10 18:02:26 -05:00
Barış Soner Uşaklı
c9592e173c
fix: lint
2022-01-10 18:02:25 -05:00
Julian Lam
37a71291af
fix: icon alignment issue that was also bugging me :shipit:
2022-01-10 17:33:29 -05:00
Julian Lam
bc0f33df95
chore: update renovate range strategy...
...
... to pin dependencies, and not use a range
@barisusakli @pitaj @oplik0
2022-01-10 16:53:12 -05:00
Barış Soner Uşaklı
a75a043b61
feat: allow % in tags, #10135
2022-01-10 16:44:16 -05:00
Barış Soner Uşaklı
42caef7fa7
fix : #10143 , add back ace editor searchbox
2022-01-10 16:22:39 -05:00
Renovate Bot
4bada01b2d
fix(deps): update dependency winston to v3.3.4
2022-01-10 05:16:25 +00:00
Opliko
1adc898ba7
Stop colors.js vandalism ( #10131 )
...
* fix: pin colors to 1.4.0
* fix: exclude colors from renovate updates
2022-01-08 19:26:28 -05:00
Renovate Bot
40e7007fee
chore(deps): update dependency lint-staged to v12.1.7
2022-01-07 20:29:46 +00:00
Renovate Bot
a47883e89b
fix(deps): update dependency autoprefixer to v10.4.2
2022-01-07 18:11:13 +00:00
Renovate Bot
f78108ace5
chore(deps): update dependency lint-staged to v12.1.6
2022-01-07 11:49:41 +00:00
Renovate Bot
50eb4556cf
fix(deps): update dependency mongodb to v4.3.0
2022-01-07 03:30:21 +00:00
Renovate Bot
9eb00cb2e0
fix(deps): update socket.io packages to v4.4.1
2022-01-06 11:44:52 +00:00
Misty (Bot)
418a6cf04c
Latest translations and fallbacks
2022-01-06 09:05:48 +00:00
Misty (Bot)
b610db09e5
Latest translations and fallbacks
2022-01-05 09:06:12 +00:00
Misty (Bot)
d79d7e8081
chore(i18n): fallback strings for new resources: nodebb.user
2022-01-04 15:51:02 +00:00
Barış Soner Uşaklı
5eb02f59c2
fix : #10095 , add login info to email interstitial
2022-01-04 10:50:19 -05:00
Barış Soner Uşaklı
8ad64ec0f9
fix : #10121 , fix error messages in user creation
2022-01-04 10:24:10 -05:00
Misty (Bot)
6b1cd17e4a
Latest translations and fallbacks
2022-01-03 09:05:39 +00:00
Renovate Bot
a69afdb60b
chore(deps): update dependency eslint-plugin-import to v2.25.4
2022-01-03 01:37:37 +00:00
Renovate Bot
12038039f5
chore(deps): update dependency lint-staged to v12.1.5
2022-01-02 23:27:13 +00:00
Barış Soner Uşaklı
69a7634a78
fix : #10115 , fix chat autocomplete hook
2022-01-02 15:13:30 -05:00
Misty (Bot)
bec0ef8995
Latest translations and fallbacks
2022-01-02 09:05:42 +00:00
Renovate Bot
0a15c99e4f
fix(deps): update dependency nodebb-rewards-essentials to v0.2.1
2022-01-02 00:27:18 +00:00
Misty (Bot)
9260355a96
Latest translations and fallbacks
2022-01-01 09:05:41 +00:00
Renovate Bot
b546ff4e84
chore(deps): update dependency eslint to v8.6.0
2022-01-01 01:41:48 +00:00
Misty (Bot)
ccdf65884e
Latest translations and fallbacks
2021-12-31 09:05:47 +00:00
Barış Soner Uşaklı
cc27a324b5
fix: notice links in subfolder installs
2021-12-30 23:06:43 -05:00
Julian Lam
d89fc44c03
fix: move authenticateRequest before interstitial and maintenance mode middlewares, allowed plugins to disable authentication on certain routes
...
fixes #10112
2021-12-30 16:14:50 -05:00
Renovate Bot
f1aa5f7d18
fix(deps): update dependency autoprefixer to v10.4.1
2021-12-29 19:17:10 +00:00
Barış Soner Uşaklı
0d9ec9d30e
test: fix restore test
2021-12-28 21:36:37 -05:00
Misty (Bot)
e6a46ef6ce
chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
2021-12-28 17:41:44 +00:00
Barış Soner Uşaklı
a78e58f252
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-12-28 12:40:57 -05:00
Barış Soner Uşaklı
5278b11a01
refactor: remove unused language key
2021-12-28 12:40:48 -05:00
Misty (Bot)
5439e45f3e
Latest translations and fallbacks
2021-12-28 09:05:54 +00:00
Misty (Bot)
1a6d5250fb
Latest translations and fallbacks
2021-12-26 09:16:51 +00:00
Renovate Bot
87779fc8f9
chore(deps): update dependency lint-staged to v12.1.4
2021-12-24 13:04:03 +00:00
Misty (Bot)
a395596fbc
Latest translations and fallbacks
2021-12-24 09:05:54 +00:00
Renovate Bot
5c3335b799
fix(deps): update dependency yargs to v17.3.1
2021-12-24 01:50:17 +00:00
Julian Lam
b5b188fd53
feat: allow isCluster, isPrimary, and jobsDisabled to be passed in as numbers in addition to string/bool
...
/cc @barisusakli
2021-12-23 15:20:34 -05:00
renovate[bot]
dd8b1f757d
fix(deps): update dependency nodebb-theme-vanilla to v12.1.14 ( #10102 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-23 13:58:44 -05:00
renovate[bot]
dd1633fff8
fix(deps): update dependency nodebb-theme-slick to v1.4.22 ( #10101 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-23 13:54:50 -05:00
renovate[bot]
eccdfc9d6b
fix(deps): update dependency nodebb-theme-lavender to v5.3.2 ( #10099 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-23 13:27:12 -05:00
renovate[bot]
ee05b76264
chore(deps): update dependency jsdom to v19 ( #10053 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-23 13:23:11 -05:00
renovate[bot]
4f6fc10b84
fix(deps): update dependency nodebb-theme-persona to v11.3.12 ( #10100 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-23 13:22:22 -05:00
Barış Soner Uşaklı
07232a8cf6
fix: retry incrObjtFieldBy
2021-12-23 11:28:48 -05:00
Barış Soner Uşaklı
b179f0fc0f
fix: use component instead of class name
2021-12-23 11:05:37 -05:00
Misty (Bot)
842f96fc68
Latest translations and fallbacks
2021-12-23 09:05:46 +00:00
Julian Lam
d960f601a1
style: eslint
2021-12-22 15:37:23 -05:00
Julian Lam
2fe53cf849
feat: GET /api/v3/chats/:roomId/messages
2021-12-22 15:19:37 -05:00
Julian Lam
d95b4ee29a
fix: assertion check to ensure messages are in the room when editing/deleting, etc
2021-12-22 14:58:42 -05:00
Julian Lam
82768fcf6e
chore: remove debug logs in test/api.js
2021-12-22 14:39:31 -05:00
Julian Lam
aaa6f752d0
refactor: put message api calls behind /messages prefix, #10097
2021-12-22 14:39:18 -05:00
Misty (Bot)
207ae8cd6e
chore(i18n): fallback strings for new resources: nodebb.error
2021-12-22 16:14:58 +00:00
Julian Lam
aeb43b9bb1
fix: rename language key for incorrect parameter type error
2021-12-22 10:59:36 -05:00
Julian Lam
e747998cba
test: fix user tests calling deprecated socket methods
2021-12-22 10:59:36 -05:00
Julian Lam
47ab952639
docs: fix description for route
2021-12-22 10:59:36 -05:00
Julian Lam
0aa25f20d5
docs: roomId is number
2021-12-22 10:59:36 -05:00
Julian Lam
16ba16cdc4
fix: deprecate chats.leave
2021-12-22 10:59:36 -05:00
Julian Lam
fe17c94c35
feat: DELETE /api/v3/chats/:roomId/users and DELETE /api/v3/chats/:roomId/users/:uid
2021-12-22 10:59:36 -05:00
Julian Lam
6294beea0b
fix: re-allow kicking of the other party in a 1-to-1 chat
2021-12-22 10:59:36 -05:00
Julian Lam
d62ee84637
feat: POST /chats/:roomId/users
2021-12-22 10:59:36 -05:00
Julian Lam
6eea6451d2
feat: GET /chats/:roomId/users [breaking]
2021-12-22 10:59:36 -05:00
Julian Lam
d5fd098ecf
feat: POST /chats/:roomId/:mid and DELETE /chats/:roomId/:mid
2021-12-22 10:59:36 -05:00
Julian Lam
90fcbe4416
feat: middleware.assert.message
2021-12-22 10:59:36 -05:00
Julian Lam
b292960594
feat: GET /chats/:roomId/:mid
2021-12-22 10:59:36 -05:00
Julian Lam
f48ed3658a
feat: PUT /chats/:roomId/:mid
2021-12-22 10:59:36 -05:00
Julian Lam
140f9d2481
fix: isFinite check for room assertion, more test migrating
2021-12-22 10:59:36 -05:00
Julian Lam
e745e21242
chore: use apiv3 for room rename tests
2021-12-22 10:59:36 -05:00
Julian Lam
74f1905ea8
feat: allow API checkRequired middleware error to be internationalized
2021-12-22 10:59:36 -05:00
Julian Lam
c990211cf2
refactor: rewrite messaging tests to use API v3 calls when available, rewrote a bunch of tests to async..await
2021-12-22 10:59:36 -05:00
Julian Lam
9a4fd5dc7e
feat: PUT /api/v3/chats/:roomId
2021-12-22 10:59:36 -05:00
Julian Lam
eeffb9d978
feat: POST /api/v3/chats/:roomId
2021-12-22 10:59:36 -05:00
Julian Lam
09cf9c7770
feat: GET /api/v3/chats/:roomId
2021-12-22 10:59:36 -05:00
Julian Lam
55e68e2fd5
docs: openAPI documentation for routes
2021-12-22 10:59:36 -05:00
Julian Lam
40b4544e70
feat: POST /api/v3/chats, chat room creation, plus openAPI docs update
2021-12-22 10:59:36 -05:00
Julian Lam
94bead71fe
feat: GET /api/v3/chats
2021-12-22 10:59:36 -05:00
Julian Lam
02e878be72
feat: stub code for v3 chats api
2021-12-22 10:59:36 -05:00
Barış Soner Uşaklı
a115b771f0
fix : #10096 , don't display preview for links if hostname doesnt match
2021-12-22 10:55:30 -05:00
Misty (Bot)
139a4378b3
Latest translations and fallbacks
2021-12-22 09:05:51 +00:00
Barış Soner Uşaklı
35fea58a57
refactor: only write analytics data on nbb that has runJobs=true
...
prevents mongodb index error when lots of nodebbs try to write to the same key
2021-12-21 23:09:01 -05:00
Barış Soner Uşaklı
a9f81215cf
fix: only render preview on topic page
2021-12-21 11:52:16 -05:00
Julian Lam
33c8b1971e
docs: use social media card in readme header
2021-12-21 01:10:47 -05:00
Julian Lam
f7b3f69f6a
docs: add social media card
2021-12-21 01:10:15 -05:00
Barış Soner Uşaklı
42781467d2
refactor: remove knonwOwner param
2021-12-20 17:43:45 -05:00
Barış Soner Uşaklı
8fb89d761a
fix: don't crash server if analytics fails to save
...
fixes
MongoBulkWriteError: E11000 duplicate key error collection:
community.objects index: _key_1_value_-1 dup key: { _key: "analytics:pageviews", value: "1639807200000" }
2021-12-20 16:28:03 -05:00
Barış Soner Uşaklı
e332acf3f7
fix: upgrade script to handle strings as well
2021-12-20 15:43:44 -05:00
Renovate Bot
32cbf760f6
fix(deps): update dependency nodebb-theme-persona to v11.3.11
2021-12-20 13:58:36 -05:00
Nazim
d23ac79839
Revert
2021-12-20 10:11:19 -05:00
Nils Ramsperger
c046b8f41d
fixed version number
2021-12-20 10:09:52 -05:00
Renovate Bot
9253519c72
fix(deps): update dependency nodebb-theme-slick to v1.4.21
2021-12-19 17:31:40 +00:00
Misty (Bot)
a1729e1afd
Latest translations and fallbacks
2021-12-19 09:05:48 +00:00
Barış Soner Uşaklı
fdaf8274cf
fix : #10090 , remove left over necro posts messages
2021-12-18 16:46:49 -05:00
Renovate Bot
c0dd8dcb1f
chore(deps): update dependency lint-staged to v12.1.3
2021-12-18 13:45:45 +00:00
Misty (Bot)
34ffe69f27
Latest translations and fallbacks
2021-12-18 09:05:48 +00:00
Renovate Bot
55b9fab1be
chore(deps): update dependency eslint to v8.5.0
2021-12-18 02:25:28 +00:00
Barış Soner Uşaklı
a76444662c
refactor: remove console.log
2021-12-17 19:06:41 -05:00
Barış Soner Uşaklı
59214ca297
fix : #10086 , if pidfile is empty delete
2021-12-17 19:06:01 -05:00
Misty (Bot)
edba10e22c
chore(i18n): fallback strings for new resources: nodebb.post-queue
2021-12-17 20:31:45 +00:00
Julian Lam
5e68a99e73
Revert "chore: trigger lang"
...
This reverts commit 540eeae9bc .
2021-12-17 15:30:58 -05:00
Barış Soner Uşaklı
540eeae9bc
chore: trigger lang
2021-12-17 13:50:37 -05:00
renovate[bot]
019804e177
fix(deps): update dependency nodebb-theme-slick to v1.4.20 ( #10084 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-17 12:22:33 -05:00
renovate[bot]
66c759ed2b
fix(deps): update dependency nodebb-theme-vanilla to v12.1.13 ( #10085 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-17 12:18:03 -05:00
Misty (Bot)
98abf30b18
Latest translations and fallbacks
2021-12-17 09:06:11 +00:00
renovate[bot]
d276c9cdb1
fix(deps): update dependency nodebb-theme-persona to v11.3.10 ( #10083 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-16 22:50:27 -05:00
renovate[bot]
0ef9c7ab2e
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.17 ( #10082 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-16 22:50:21 -05:00
Barış Soner Uşaklı
4e1d421722
refactor: remove unused validator
2021-12-16 22:45:31 -05:00
Misty (Bot)
fd939f8bec
chore(i18n): fallback strings for new resources: nodebb.modules, nodebb.notifications
2021-12-17 03:26:55 +00:00
Barış Soner Uşaklı
c4042c70de
feat: #9506 , allow seeing and editing your queued posts
...
allow regular users access to post queue
allow regular users to edit their queued post/topic title
allow regular users to remove their post from post queue
ability to send a notification to user without removing from post queue
allow accessing single post queue items from notifications
2021-12-16 22:25:39 -05:00
Barış Soner Uşaklı
b8896d1328
refactor: only pass qs
2021-12-16 13:46:49 -05:00
Barış Soner Uşaklı
599bffd8e0
feat: pass in all query params to category search filter
2021-12-16 13:26:07 -05:00
Barış Soner Uşaklı
c4156bdd7b
feat: add data param to filter:categories.search
...
so plugins can do custom search for categories
2021-12-16 09:42:16 -05:00
Misty (Bot)
2170c8a8f5
Latest translations and fallbacks
2021-12-16 09:06:09 +00:00
Barış Soner Uşaklı
1e60ae8703
refactor: change error message
2021-12-15 21:32:30 -05:00
Barış Soner Uşaklı
1264dcb555
test: add email interstitial tests
2021-12-15 21:28:46 -05:00
Barış Soner Uşaklı
91e21ecc62
fix: utils method
2021-12-15 14:03:46 -05:00
Barış Soner Uşaklı
9f1b8a3b1e
refactor: use hasOwnProperty
2021-12-15 13:48:59 -05:00
Barış Soner Uşaklı
dbba0c396b
refactor: remove object.create
2021-12-15 13:48:31 -05:00
Barış Soner Uşaklı
3d3ae82f5b
refactor: remove unused args
2021-12-15 13:42:16 -05:00
Barış Soner Uşaklı
633061f4a7
refactor: remove comment
2021-12-15 12:51:52 -05:00
Barış Soner Uşaklı
d4f3ee67fa
refactor: use .map to return promises
2021-12-15 12:49:50 -05:00
Renovate Bot
dda7c0753e
fix(deps): update dependency nodebb-theme-vanilla to v12.1.12
2021-12-14 23:51:42 +00:00
Barış Soner Uşaklı
5e08f7e604
test: don't use csrf_token for get,head, options
2021-12-14 14:44:05 -05:00
Renovate Bot
4577600e98
fix(deps): update dependency nodebb-theme-slick to v1.4.19
2021-12-14 19:15:13 +00:00
Barış Soner Uşaklı
0e273ab25a
test: fix tests
2021-12-14 12:15:08 -05:00
Barış Soner Uşaklı
1f063058f0
breaking: remove socket.emit('user.exists')
...
remove socket.emit('user.deleteAccount')
remove socket.emit('user.follow')
remove socket.emit('user.unfollow')
remove socket.emit('user.saveSettings')
2021-12-14 12:05:12 -05:00
Renovate Bot
5e2281c350
fix(deps): update dependency nodebb-theme-persona to v11.3.8
2021-12-14 08:01:20 +00:00
Renovate Bot
0551a19e6e
fix(deps): update dependency mongodb to v4.2.2
2021-12-14 04:26:09 +00:00
Barış Soner Uşaklı
6b45dee9c5
breaking: remove socket.emit('user.changeUsernameEmail')
...
remove socket.emit('user.changePassword')
remove socket.emit('user.updateProfile')
2021-12-13 20:10:45 -05:00
Barış Soner Uşaklı
cc0a087a70
fix: prevent crash if groups is not valid json
2021-12-13 19:19:56 -05:00
Barış Soner Uşaklı
968d461692
fix: upgrade script
2021-12-13 19:18:51 -05:00
Barış Soner Uşaklı
682f60890b
lint: fix
2021-12-13 16:57:26 -05:00
Barış Soner Uşaklı
737e1c191e
fix: delete left over nav items after removal of some
2021-12-13 16:29:39 -05:00
Barış Soner Uşaklı
10e890e41f
fix: targetBlank/dropdown not getting cleared
...
show caret if nav item is dropdown
2021-12-13 16:24:17 -05:00
Barış Soner Uşaklı
69c96078ea
breaking: #10077 , store nav items in objects
2021-12-13 16:00:22 -05:00
Barış Soner Uşaklı
3b0c42a591
fix: prettier bulk method usage
2021-12-13 14:46:52 -05:00
Julian Lam
42959df053
fix: bug where groupChat property was not set for chat rooms
2021-12-13 14:46:47 -05:00
Barış Soner Uşaklı
f918a38164
breaking: remove socket.emit('topics.follow')
...
remove socket.emit('topics.changeWatching')
2021-12-13 12:55:54 -05:00
Renovate Bot
16398dd92f
fix(deps): update dependency postcss to v8.4.5
2021-12-13 03:45:21 +00:00
Barış Soner Uşaklı
68fd087567
test: remove old test
2021-12-12 13:58:21 -05:00
Barış Soner Uşaklı
6ad0472106
breaking: remove socket.emit('topics.post')
...
remove socket.emit('topics.search')
remove socket.emit('topics.getTopic')
2021-12-12 13:14:08 -05:00
Barış Soner Uşaklı
49641a3217
breaking: remove socket.emit('user.banUsers');
...
remove socket.emit('user.unbanUsers');
2021-12-12 12:47:02 -05:00
Barış Soner Uşaklı
4604a5724c
breaking: remove socket.emit('posts.reply')
...
remove socket.emit('posts.getPost')
2021-12-12 12:19:24 -05:00
Barış Soner Uşaklı
6d95684bc8
breaking: remove socket.emit('user.changePicture')
2021-12-12 11:53:00 -05:00
Barış Soner Uşaklı
0d694c781c
breaking: remove socket.emit('user.search')
2021-12-12 11:38:15 -05:00
Misty (Bot)
5e232f17f6
Latest translations and fallbacks
2021-12-11 09:05:40 +00:00
Barış Soner Uşaklı
99f865c618
breaking: remove socketHelpers.setDefaultPostData
2021-12-10 22:14:21 -05:00
Barış Soner Uşaklı
02ea17ea1b
breaking: remove deprecated groups socket calls
...
socket.emit('groups.join') removed use `PUT /api/v3/groups/:slug/membership/:uid`
socket.emit('groups.leave') removed use `DELETE /api/v3/groups/:slug/membership/:uid`
socket.emit('groups.grant') removed, `PUT /api/v3/groups/:slug/ownership/:uid`
socket.emit('groups.rescind') removed, `DELETE /api/v3/groups/:slug/ownership/:uid`
socket.emit('groups.update') removed, `PUT /api/v3/groups/:slug`
socket.emit('groups.create') removed, `POST /api/v3/groups`
socket.emit('groups.delete') removed, `DELETE /api/v3/groups`
2021-12-10 21:50:23 -05:00
Julian Lam
bc7707aa88
fix : #9484 show user history only to admins and gmods
2021-12-10 15:38:50 -05:00
Baris Usakli
20e76699a2
lint: missing ;
2021-12-10 12:16:58 -05:00
Baris Usakli
0d1e57dce0
breaking: remove deprecated methods
...
socket.emit('topics.delete') removed use `DELETE /api/v3/topics/state`
socket.emit('topics.restore') removed use `PUT /api/v3/topics/state`
socket.emit('topics.purge') removed use `DELETE /api/v3/topics`
socket.emit('topics.lock') removed use `PUT /api/v3/topics/lock`
socket.emit('topics.unlock') removed use `DELETE /api/v3/topics/lock`
socket.emit('topics.pin') removed use `PUT /api/v3/topics/pin`
socket.emit('topics.unpin') removed use `DELETE /api/v3/topics/pin`
2021-12-10 12:12:04 -05:00
Julian Lam
45c9dde319
fix: no need to pass 'img' to teaser tags stripping as images are already converted to alt text
2021-12-10 10:18:16 -05:00
Renovate Bot
de1ed01d81
fix(deps): update dependency compare-versions to v4.1.2
2021-12-10 08:37:51 +00:00
Barış Soner Uşaklı
bd1cb2d4f9
breaking: remove socket.emit('posts.delete')
...
remove socket.emit('posts.restore')
remove socket.emit('posts.purge')
remove socket.emit('posts.deletePosts')
remove socket.emit('posts.purgePosts')
2021-12-09 19:58:40 -05:00
Barış Soner Uşaklı
ec1d5e38da
breaking: remove socket.emit('posts.upvote')
...
socket.emit('posts.downvote')
socket.emit('posts.unvote')
2021-12-09 19:12:49 -05:00
Barış Soner Uşaklı
8427c5d9db
breaking: remove socket.emit('posts.move')
2021-12-09 18:59:23 -05:00
Barış Soner Uşaklı
4247f62441
breaking: remove socket.emit('posts.edit')
2021-12-09 18:42:43 -05:00
Barış Soner Uşaklı
f7418ccd47
breaking: remove socket.emit('posts.bookmark/unbookmark')
2021-12-09 17:59:23 -05:00
Julian Lam
16c88a977c
fix(deps): bump persona
2021-12-09 09:41:06 -05:00
Misty (Bot)
f2ca69d8f7
Latest translations and fallbacks
2021-12-09 09:05:43 +00:00
Barış Soner Uşaklı
5c3d5f1f40
test: make it async
2021-12-08 22:59:12 -05:00
Barış Soner Uşaklı
26f00ffb60
test: fix
2021-12-08 20:48:19 -05:00
Barış Soner Uşaklı
cfd474487a
refactor: async
2021-12-08 19:45:18 -05:00
Barış Soner Uşaklı
f0394c4965
refactor: async
2021-12-08 19:40:50 -05:00
Barış Soner Uşaklı
8491f67daf
refactor: use async
2021-12-08 19:40:33 -05:00
Barış Soner Uşaklı
e3c0f0be0a
refactor: remove unused
2021-12-08 19:30:12 -05:00
Barış Soner Uşaklı
07e2741ea6
breaking: remove deprecated admin.groups methods
2021-12-08 19:28:08 -05:00
Barış Soner Uşaklı
a8afdc6019
fix : #10069 , don't modify fields array
...
use a single setObjectFields for the profile update
2021-12-08 18:38:02 -05:00
Julian Lam
c90a89264c
fix(deps): bump persona
2021-12-08 16:58:09 -05:00
Barış Soner Uşaklı
236d4e8056
fix : #10068 , update data-index values after sort
2021-12-08 11:16:49 -05:00
Barış Soner Uşaklı
9af2335134
fix : #10068 , baseIndex should be read before sort update fix off by one error
2021-12-08 09:41:48 -05:00
Barış Soner Uşaklı
45d8157fee
fix: tests
2021-12-07 19:03:20 -05:00
Barış Soner Uşaklı
9627fa9029
refactor: always returns array
2021-12-07 18:43:14 -05:00
Barış Soner Uşaklı
830166d120
fix : #10067 , count posts instead of incr/decr
2021-12-07 18:40:23 -05:00
Barış Soner Uşaklı
f4aa249d8c
refactor: use async/await
2021-12-07 15:24:22 -05:00
renovate[bot]
07217762e6
fix(deps): update dependency nodebb-plugin-mentions to v3.0.4 ( #10063 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-07 12:14:21 -05:00
renovate[bot]
a5840c5aff
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.12 ( #10064 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-07 11:50:07 -05:00
renovate[bot]
5477cf32ad
fix(deps): update dependency nodebb-theme-slick to v1.4.18 ( #10065 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-07 11:49:58 -05:00
renovate[bot]
60d778f063
fix(deps): update dependency nodebb-plugin-markdown to v8.14.5 ( #10062 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-07 11:08:44 -05:00
renovate[bot]
8695d370ce
fix(deps): update dependency nodebb-theme-persona to v11.3.5 ( #10059 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-12-07 11:08:34 -05:00
Renovate Bot
70068d6c8b
fix(deps): update dependency nodebb-plugin-dbsearch to v5.1.1
2021-12-07 15:28:27 +00:00
Renovate Bot
84b03a348c
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.15
2021-12-07 14:06:41 +00:00
Misty (Bot)
cf6032b1b2
Latest translations and fallbacks
2021-12-07 09:06:28 +00:00
Renovate Bot
ba02f01553
chore(deps): update dependency eslint to v8.4.1
2021-12-07 08:37:16 +00:00
Barış Soner Uşaklı
cbf198fe9b
lint: remove unused
2021-12-06 22:07:25 -05:00
Barış Soner Uşaklı
45d755b6ae
breaking: remove socket.emit('categories.getCategory')
2021-12-06 21:58:56 -05:00
Barış Soner Uşaklı
cc3f82bc83
breaking: remove socket.emit('admin.categories.setPrivilege') and socket.emit('admin.categories.getPrivilegeSettings')
2021-12-06 21:47:47 -05:00
Barış Soner Uşaklı
0b9c01f9a0
breaking: remove deprecated socket.emit('admin.categories.update')
2021-12-06 20:34:33 -05:00
Barış Soner Uşaklı
ba5d2e7b81
breaking: remove deprecated socket.emit('admin.categories.purge')
2021-12-06 20:22:09 -05:00
Barış Soner Uşaklı
b335372348
breaking: remove deprecated socket.emit('admin.categories.create')
2021-12-06 20:14:44 -05:00
Barış Soner Uşaklı
10c19af2ad
breaking: remove deprecated socket.emit('admin.categories.getAll')
2021-12-06 20:06:15 -05:00
Barış Soner Uşaklı
f8f0a83b52
test: one more getTopicPosts test
2021-12-06 17:18:38 -05:00
Barış Soner Uşaklı
a20abdce02
lint: remove unused
2021-12-06 17:07:32 -05:00
Barış Soner Uşaklı
36eb47d9a0
refactor: change var name
2021-12-06 17:00:50 -05:00
Barış Soner Uşaklı
170e5dd941
breaking: remove getTopicPosts(tid, ...) usage
2021-12-06 17:00:25 -05:00
Barış Soner Uşaklı
906dc5675e
fix: handle start=0 stop=0 for topics.getTopicPosts
...
add more tests
2021-12-06 16:36:30 -05:00
Barış Soner Uşaklı
621c142f8e
refactor: alerts
2021-12-06 16:24:09 -05:00
Barış Soner Uşaklı
0a6eeb933e
lint: fix
2021-12-06 15:25:10 -05:00
Barış Soner Uşaklı
cba78aee16
refactor: use alerts.error/success
2021-12-06 14:31:35 -05:00
Barış Soner Uşaklı
4f4236101b
fix: wrong usage of is ACP
2021-12-06 14:27:43 -05:00
Misty (Bot)
4a53adf626
chore(i18n): fallback strings for new resources: nodebb.admin-admin
2021-12-06 17:52:30 +00:00
Barış Soner Uşaklı
b4a0af4972
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-12-06 12:51:06 -05:00
Barış Soner Uşaklı
dd02c49f43
refactor: use lang keys, fix typo
2021-12-06 12:50:59 -05:00
Misty (Bot)
b052a8e763
chore(i18n): fallback strings for new resources: nodebb.admin-admin
2021-12-06 17:46:20 +00:00
Barış Soner Uşaklı
1980feed46
refactor: use alerts module
2021-12-06 12:45:35 -05:00
Renovate Bot
8cbe0df2e5
fix(deps): update dependency nodebb-theme-persona to v11.3.3
2021-12-06 00:06:12 +00:00
Renovate Bot
4b11371586
chore(deps): update dependency eslint to v8.4.0
2021-12-04 11:32:58 +00:00
Misty (Bot)
0b88cfd9dd
Latest translations and fallbacks
2021-12-04 09:06:26 +00:00
Julian Lam
fa01801f64
fix: don't throw on invalid session, just return early so socket is not opened.
...
Also updated the plugin hook call to `static:sockets.validateSession` to not return a result, because in static calls that result is always null anyway
2021-12-02 14:13:20 -05:00
Renovate Bot
b342338935
chore(deps): update dependency lint-staged to v12
2021-12-02 12:09:58 -05:00
Renovate Bot
e9aadde180
chore(deps): update dependency eslint to v8
2021-12-02 12:09:50 -05:00
Renovate Bot
f6c6425d68
chore(deps): update commitlint monorepo to v15
2021-12-02 12:09:43 -05:00
Barış Soner Uşaklı
71fa8175bb
chore: up themes
2021-12-02 11:43:32 -05:00
Barış Soner Uşaklı
a29535833f
fix : #10052 , dont use spaces in tag class name
2021-12-02 10:58:23 -05:00
Barış Soner Uşaklı
41db9436e8
perf: only add middleware if relativePath is set
2021-12-01 17:18:38 -05:00
Julian Lam
a3bdb70617
feat: ensure that all requests handled by NodeBB fall under the relative_path as configured
2021-12-01 16:57:46 -05:00
Julian Lam
14e352470d
fix(deps): bump emoji plugin
2021-12-01 16:28:23 -05:00
Renovate Bot
597d826b26
fix(deps): update dependency ioredis to v4.28.2
2021-12-01 13:46:55 +00:00
Misty (Bot)
7af902fc31
Latest translations and fallbacks
2021-12-01 09:06:09 +00:00
Renovate Bot
115de4e544
fix(deps): update dependency yargs to v17.3.0
2021-12-01 03:34:52 +00:00
renovate[bot]
49813cce42
fix(deps): update dependency mime to v3 ( #9963 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-30 20:28:44 -05:00
Barış Soner Uşaklı
2bb0828af6
refactor: dont need local function
2021-11-30 20:27:16 -05:00
sadaszewski
a1c9a69cd3
incr by bulk. ( #9952 )
...
* incr by bulk.
* Update analytics.js
* Update analytics.js
* lint: fix
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org >
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2021-11-30 20:26:07 -05:00
Barış Soner Uşaklı
6ea3b51f12
Zincrybulk ( #9975 )
...
* feat: zincry bulk
* feat: psql bulk incr placeholder
* test: redis test fix
* test: redis test
2021-11-30 19:59:47 -05:00
Barış Soner Uşaklı
d9c42c000c
feat: show 10 members
2021-11-30 18:42:52 -05:00
Barış Soner Uşaklı
7b99dc46eb
test: utils.params
2021-11-30 18:36:18 -05:00
Renovate Bot
f72af319fb
fix(deps): update dependency mongodb to v4.2.1
2021-11-30 22:50:25 +00:00
Barış Soner Uşaklı
594293c763
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-30 15:47:24 -05:00
Barış Soner Uşaklı
1cdb0b1e19
fix: don't crash if tid is falsy
2021-11-30 15:47:19 -05:00
Misty (Bot)
32326c22fd
Latest translations and fallbacks
2021-11-30 09:07:46 +00:00
Renovate Bot
ed4b0cf73d
fix(deps): update dependency @socket.io/redis-adapter to v7.1.0
2021-11-30 02:56:32 +00:00
Barış Soner Uşaklı
0414356cf7
perf: don't load all set members to get count
2021-11-29 19:29:18 -05:00
Barış Soner Uşaklı
50063fe238
fix: regression from 27c05448e1
2021-11-29 15:17:02 -05:00
Misty (Bot)
7e6fa7b490
Latest translations and fallbacks
2021-11-29 09:07:01 +00:00
Barış Soner Uşaklı
cd2040ac6b
test: regular user shouldn't see admin:privileges
2021-11-28 20:47:13 -05:00
Barış Soner Uşaklı
82b72f7edc
lint: remove unused utils
2021-11-28 20:26:27 -05:00
Barış Soner Uşaklı
5843122178
test: add missing tests
2021-11-28 20:18:36 -05:00
Barış Soner Uşaklı
8117b7f22f
breaking: remove deprecated post diff socket calls
2021-11-28 19:45:29 -05:00
Barış Soner Uşaklı
324262cbb5
refactor: DRY
2021-11-28 19:31:08 -05:00
Barış Soner Uşaklı
1a7fffc7e9
breaking: remove deprecated user middlewares
2021-11-28 18:58:17 -05:00
Barış Soner Uşaklı
941ecaf899
fix: keep query params on /me redirects
2021-11-28 18:48:52 -05:00
Barış Soner Uşaklı
65c5504193
fix: 403/400/500 page not generating csrf_token
2021-11-28 07:31:09 -05:00
Barış Soner Uşaklı
747b2e7f70
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-28 06:42:21 -05:00
Barış Soner Uşaklı
3dd681ebce
fix: error pages dont have config.csrf_token
2021-11-28 06:42:19 -05:00
Misty (Bot)
6b054d7a23
Latest translations and fallbacks
2021-11-28 09:06:35 +00:00
Barış Soner Uşaklı
36aa60346b
breaking: remove action:category.loaded, use action:topics.loading
...
action:category.loaded will not fire on infintite load of topics
2021-11-27 14:58:03 -05:00
Renovate Bot
b34b8aa969
fix(deps): update dependency postcss to v8.4.4
2021-11-27 18:10:53 +00:00
Renovate Bot
2dadf7865a
fix(deps): update dependency postcss to v8.4.3
2021-11-27 04:22:19 +00:00
Barış Soner Uşaklı
7434cbf66f
test: add api token tests
2021-11-26 18:59:29 -05:00
Barış Soner Uşaklı
1e53552874
feat: closes #10018
2021-11-26 17:08:47 -05:00
Baris Usakli
9239582e36
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-26 14:43:06 -05:00
Baris Usakli
06bfec8840
feat: #10018 add href
2021-11-26 14:42:57 -05:00
Misty (Bot)
23c915ba66
chore(i18n): fallback strings for new resources: nodebb.topic
2021-11-26 19:42:35 +00:00
Baris Usakli
0f14f23b2a
feat: #10018 , wip
2021-11-26 14:41:46 -05:00
Julian Lam
6c07433dea
refactor: use routePrefixMap instead of routeRegexpMap, +tests ( #10035 )
...
* refactor: use routePrefixMap instead of routeRegexpMap, +tests
Currently tests fail because privilege pages resolve if passed garbage... hmm
* fix: priv check paths
remove /v3 from path as well
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2021-11-26 13:53:53 -05:00
Baris Usakli
d378bf4c9c
fix: quote button staying on screen on slow computers
2021-11-26 12:57:13 -05:00
Misty (Bot)
2c08a2b3bd
Latest translations and fallbacks
2021-11-26 09:06:42 +00:00
Misty (Bot)
bfb29fea07
Latest translations and fallbacks
2021-11-25 09:08:47 +00:00
Renovate Bot
6a2737980e
fix(deps): update dependency postcss to v8.4.1
2021-11-25 02:11:34 +00:00
Barış Soner Uşaklı
daf385cd42
refactor: use hasOwnProprety
2021-11-24 18:17:58 -05:00
Renovate Bot
2934527532
fix(deps): update dependency postcss to v8.4.0
2021-11-24 16:38:04 +00:00
Misty (Bot)
ffc26bc9be
Latest translations and fallbacks
2021-11-24 09:07:06 +00:00
Barış Soner Uşaklı
404a877408
test: add missing tests
2021-11-23 19:47:29 -05:00
Barış Soner Uşaklı
2bdb4906ec
test: upgrade.runParticular
2021-11-23 19:02:49 -05:00
Barış Soner Uşaklı
6dcdf1d342
breaking: remove setTopicSort/setCategorySort
2021-11-23 18:45:30 -05:00
Barış Soner Uşaklı
7aa85882d5
chore: right dropdown
2021-11-23 18:25:30 -05:00
Barış Soner Uşaklı
a998cc1c47
chore: right dropdown
2021-11-23 18:25:01 -05:00
Barış Soner Uşaklı
c17ec996e0
test: add missing acp root category test
2021-11-23 18:18:02 -05:00
Barış Soner Uşaklı
a7d1dfb65c
breaking: remove deprecated socket user create/delete functions
...
add missing tests
2021-11-23 18:02:44 -05:00
Barış Soner Uşaklı
217aae4c81
test: cache dump test
2021-11-23 15:20:44 -05:00
Barış Soner Uşaklı
a0e2704da1
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-23 15:16:47 -05:00
Barış Soner Uşaklı
c93d7fdbdd
breaking: remove deprecated uploads.delete
2021-11-23 15:16:41 -05:00
Julian Lam
e0caa5e0c4
fix: removed unused var
2021-11-23 14:53:30 -05:00
Misty (Bot)
eecd02fbee
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.login
2021-11-23 19:47:37 +00:00
Julian Lam
01bd8a8694
remove email only login ( #10030 )
...
* feat: remove ACP option for email-only logins
* feat: remove email-only login, upgrade script to fix config
2021-11-23 14:46:24 -05:00
Barış Soner Uşaklı
79de48c57f
breaking: remove deprecated methods
2021-11-23 13:21:18 -05:00
Renovate Bot
9966a00fbe
fix(deps): update dependency ioredis to v4.28.1
2021-11-23 11:05:44 +00:00
Misty (Bot)
9fdbfe6779
Latest translations and fallbacks
2021-11-23 09:07:43 +00:00
Barış Soner Uşaklı
bc120dba68
test: add missing controllers
2021-11-23 00:13:54 -05:00
Barış Soner Uşaklı
edf7c647e8
test: fix tpl name
2021-11-23 00:04:10 -05:00
Barış Soner Uşaklı
6d186ff10d
test: add mising email.test tpls
2021-11-22 23:53:13 -05:00
Barış Soner Uşaklı
754cdab896
test: debug routes in dev
2021-11-22 23:38:04 -05:00
Barış Soner Uşaklı
1280d9ae85
test: add digest route test
2021-11-22 23:28:04 -05:00
Barış Soner Uşaklı
2473d5d873
fix : #10027 , properly auto confirm first user
2021-11-22 23:20:31 -05:00
Barış Soner Uşaklı
71e34be565
fix: cli password reset
2021-11-22 22:20:01 -05:00
Barış Soner Uşaklı
f11bc33ac5
test: digest
2021-11-22 21:22:44 -05:00
Barış Soner Uşaklı
0e72512509
test: fix function name
2021-11-22 21:17:54 -05:00
Barış Soner Uşaklı
d375dcb873
test: submitUsage
2021-11-22 21:10:12 -05:00
Barış Soner Uşaklı
d7c32ccbc2
test: remove log
2021-11-22 20:01:47 -05:00
Barış Soner Uşaklı
29b3587d91
test: middleware/expose.js
2021-11-22 19:56:12 -05:00
Barış Soner Uşaklı
fa1ac04dc6
lint: fix
2021-11-22 19:26:18 -05:00
Barış Soner Uşaklı
c5f08fdc81
breaking: remove socket.io/flags.js
...
refactor: helpers.loginUser returns a single object {jar, csrf_token}
2021-11-22 19:23:51 -05:00
Julian Lam
f0d192fbfd
feat: autocomplete for activate/reset
...
useless features™️
2021-11-22 15:37:37 -05:00
Renovate Bot
fdae69911b
fix(deps): update dependency nodebb-theme-persona to v11.3.1
2021-11-22 14:33:37 -05:00
Julian Lam
a10ea03c3a
fix : #10023 , bump persona
2021-11-22 11:14:29 -05:00
Misty (Bot)
6eac500a50
Latest translations and fallbacks
2021-11-22 09:06:27 +00:00
Renovate Bot
87433b79ef
chore(deps): update dependency jsdom to v18.1.1
2021-11-22 05:21:28 +00:00
Barış Soner Uşaklı
242f8e95ad
fix : #10020 , /api/post/upload returns v3 style response
2021-11-21 19:45:04 -05:00
Misty (Bot)
34de9608d0
Latest translations and fallbacks
2021-11-21 09:06:13 +00:00
Misty (Bot)
387f2a07eb
Latest translations and fallbacks
2021-11-20 09:06:23 +00:00
Julian Lam
5b42b6b369
API route for returning tracked analytics keys ( #10019 )
...
* feat: track metrics saved by NodeBB (and assoc. plugins), #9949
* feat: route to retrieve analytics keys, closes #9949
2021-11-19 15:12:13 -05:00
Julian Lam
449366ca83
fix: consolidate plugin reset logic
2021-11-19 12:21:14 -05:00
Barış Soner Uşaklı
9245f71a66
fix: search crash
2021-11-18 20:12:07 -05:00
Barış Soner Uşaklı
fb363957d1
refactor: tab rules
2021-11-18 16:42:18 -05:00
Barış Soner Uşaklı
c26870d227
feat: #10008 , add history entry for note deletion
2021-11-18 13:59:39 -05:00
Barış Soner Uşaklı
697dd37670
refactor: change category feed so it is not updated on every reply
...
allow cid query param for recent/top/popular feeds
2021-11-18 13:11:05 -05:00
Renovate Bot
f05d308ac7
fix(deps): update socket.io packages to v4.4.0
2021-11-18 16:03:55 +00:00
Renovate Bot
68dddbd946
fix(deps): update dependency nodebb-theme-vanilla to v12.1.10
2021-11-18 13:07:31 +00:00
Renovate Bot
3eb91a2011
fix(deps): update dependency nodebb-theme-persona to v11.2.22
2021-11-18 11:14:11 +00:00
Renovate Bot
5ec32c3145
fix(deps): update dependency nodebb-plugin-mentions to v3.0.3
2021-11-18 09:10:41 +00:00
Barış Soner Uşaklı
d5bfd51267
fix : #10010 , handle reverse sorting for topic events
...
dont add events to dom if sort is most votes
if sorting is reverse add new events after the main post or at the top instead of bottom
2021-11-17 23:34:01 -05:00
Barış Soner Uşaklı
e368feef51
refactor: dont expost entire res._locals to client side
2021-11-17 22:11:24 -05:00
renovate[bot]
2378fc84fa
fix(deps): update dependency mongodb to v4.2.0 ( #10011 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-11-17 13:42:10 -05:00
Barış Soner Uşaklı
af5393ecdc
chore: update readme mongodb version
2021-11-17 13:20:07 -05:00
Barış Soner Uşaklı
500cad78e5
test: up mongodb version
2021-11-17 13:07:58 -05:00
Barış Soner Uşaklı
190532b3b4
refactor: shorter meta.settings.get
2021-11-16 19:25:40 -05:00
Barış Soner Uşaklı
51cbeccb08
refactor: clone settings before returning
...
prevents plugins from mistakenly modifying saved settings in cache
2021-11-16 19:20:18 -05:00
Barış Soner Uşaklı
27c05448e1
refactor: remove another async.series
2021-11-16 17:11:26 -05:00
Barış Soner Uşaklı
4359e5c97c
refactor: remove tabs after declaration
2021-11-16 16:24:17 -05:00
Barış Soner Uşaklı
0532c1b2a1
feat: #9957 , don't remove existing fields form config.json
2021-11-16 16:20:39 -05:00
Barış Soner Uşaklı
047f031dd7
fix : #10006 , dont allow new rooms or adding to a room if target is blocked
2021-11-16 11:57:00 -05:00
Misty (Bot)
c16dad40cf
Latest translations and fallbacks
2021-11-16 09:07:13 +00:00
Barış Soner Uşaklı
aac0792ab8
test: mainPost removed from inf scroll
2021-11-15 18:31:55 -05:00
Barış Soner Uşaklı
6d38eab69a
refactor: update dates
2021-11-15 18:27:22 -05:00
Barış Soner Uşaklı
f729e51921
refactor: clone before returning
2021-11-15 18:21:52 -05:00
Barış Soner Uşaklı
258f368e32
refactor: add filter:topic.getPosts
...
this hook only fires when loading the posts of a topic cold load + infinite scroll
do not remove posts if they have index =-1
use topics.getTopicPosts instead of getMainPostAndReplies
2021-11-15 18:08:09 -05:00
dependabot[bot]
ea9f2c731c
chore(deps): bump compare-versions from 3.6.0 to 4.1.1 in /install
...
Bumps [compare-versions](https://github.com/omichelsen/compare-versions ) from 3.6.0 to 4.1.1.
- [Release notes](https://github.com/omichelsen/compare-versions/releases )
- [Changelog](https://github.com/omichelsen/compare-versions/blob/master/CHANGELOG.md )
- [Commits](https://github.com/omichelsen/compare-versions/compare/v3.6.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: compare-versions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-15 12:10:59 -05:00
Renovate Bot
aae7be027e
fix(deps): update dependency @socket.io/redis-adapter to v7.0.1
2021-11-15 12:56:30 +00:00
Renovate Bot
4616253755
fix(deps): update dependency sharp to v0.29.3
2021-11-14 14:30:14 +00:00
Misty (Bot)
2b39dc4dea
Latest translations and fallbacks
2021-11-14 09:05:56 +00:00
Barış Soner Uşaklı
231472354e
perf: create user tooltips on demand
2021-11-13 20:25:09 -05:00
Barış Soner Uşaklı
7f8783555b
Revert "perf: remove createUserTooltips"
...
This reverts commit facc10e40f .
2021-11-13 20:16:24 -05:00
Renovate Bot
d7c2a311ab
chore(deps): update dependency jsdom to v18.1.0
2021-11-13 03:59:36 +00:00
Barış Soner Uşaklı
8379c11b22
refactor: setObjectBulk to match sortedSetAddBulk
2021-11-12 19:51:59 -05:00
Julian Lam
1a85aaad23
docs: add docs link higher up
2021-11-12 15:26:00 -05:00
Julian Lam
e325aa935a
docs: update readme blurb
2021-11-12 15:23:46 -05:00
Baris Usakli
d412ba4411
perf: closes #9994 , bulk methods for settings
2021-11-12 15:13:36 -05:00
Misty (Bot)
72e1c281d7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2021-11-12 19:59:42 +00:00
Julian Lam
09e0c6d503
feat: add feature flag to disable verification emails, closes #9996
2021-11-12 14:58:56 -05:00
Baris Usakli
facc10e40f
perf: remove createUserTooltips
2021-11-12 11:18:44 -05:00
Barış Soner Uşaklı
d196409580
refactor: remove more async.eachSeries/mapSeries
2021-11-10 20:55:06 -05:00
Barış Soner Uşaklı
8750ee04a6
refactor: make a single call to set widgets per template
2021-11-10 20:40:34 -05:00
Barış Soner Uşaklı
80f9963bed
refactor: remove jshint, remove async.parallel
2021-11-10 20:19:13 -05:00
Misty (Bot)
3a78a15134
chore: incrementing version number - v1.18.6
...
(cherry picked from commit 22e74dc0bb )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-11-10 20:45:25 +00:00
Misty (Bot)
3c8109e27f
chore: update changelog for v1.18.6
2021-11-10 20:45:25 +00:00
Barış Soner Uşaklı
a0f0dd021b
chore: make it a link
2021-11-10 15:33:15 -05:00
Barış Soner Uşaklı
dad31c8ea2
chore: update badges, remove david doesnt work
2021-11-10 15:32:36 -05:00
Renovate Bot
45a0895c34
chore(deps): update dependency eslint-plugin-import to v2.25.3
2021-11-10 12:35:52 +00:00
Misty (Bot)
975cb51262
Latest translations and fallbacks
2021-11-10 09:07:28 +00:00
Barış Soner Uşaklı
41c3eb8298
refactor: shorter require
2021-11-09 19:38:35 -05:00
Barış Soner Uşaklı
96f13e4f5d
feat: #9992 , hooks.one
2021-11-09 19:29:29 -05:00
Barış Soner Uşaklı
0428912c6d
refactor: deprecate app.alert functions user alerts module directly
2021-11-09 13:34:59 -05:00
Barış Soner Uşaklı
ae64b9f495
test: add another assert for random failing test
2021-11-09 11:05:03 -05:00
Barış Soner Uşaklı
61d1f56500
test: socket.emit doesnt exist in tests
2021-11-09 10:51:44 -05:00
Julian Lam
1719bff89c
feat: use auto-generated meta and link tags in ACP, closes #9991
2021-11-09 10:39:48 -05:00
Barış Soner Uşaklı
8b4510cc70
refactor: deprecate app.logout
...
use logout module instead
move header related code out of app.js
2021-11-08 23:28:26 -05:00
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
Barış Soner Uşaklı
f728abda06
fix: remove tooltip on ajaxify
2021-11-03 10:52:03 -04:00
Renovate Bot
0f8a68c045
fix(deps): update dependency nodebb-plugin-mentions to v2.15.1
2021-11-03 11:32:40 +00:00
Misty (Bot)
ddeeee7f1a
Latest translations and fallbacks
2021-11-03 09:07:30 +00:00
Barış Soner Uşaklı
3e4d477e48
chore: up mentions
2021-11-03 00:09:30 -04:00
Barış Soner Uşaklı
8a88295d04
fix: don't highlight external nav items
2021-11-02 20:05:17 -04:00
Renovate Bot
dc78125aa6
chore(deps): update commitlint monorepo to v14
2021-11-02 09:44:23 -04:00
Misty (Bot)
1fce1056c5
Latest translations and fallbacks
2021-11-02 09:07:51 +00:00
Renovate Bot
81c8d70c51
fix(deps): update dependency validator to v13.7.0
2021-11-02 02:54:53 +00:00
Barış Soner Uşaklı
b916e42f40
feat: show number of events per type in acp
2021-11-01 19:36:18 -04:00
Barış Soner Uşaklı
9fbb3b11ef
perf: only load posts once
2021-11-01 18:22:39 -04:00
Barış Soner Uşaklı
63976c42fe
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-11-01 15:30:42 -04:00
Barış Soner Uşaklı
5a0efd2d42
fix: don't use # for previews
2021-11-01 15:30:36 -04:00
Misty (Bot)
46789910a8
chore(i18n): fallback strings for new resources: nodebb.admin-settings-post
2021-11-01 19:09:49 +00:00
Barış Soner Uşaklı
8c67031609
feat: show posts previews if enabled on mouse over
2021-11-01 15:09:05 -04:00
Renovate Bot
7d468e7203
chore(deps): update dependency jsdom to v18.0.1
2021-11-01 18:33:09 +00:00
Misty (Bot)
2ca40c6729
Latest translations and fallbacks
2021-11-01 09:07:17 +00:00
Barış Soner Uşaklı
3d611ab70e
fix: events for just topic with main post
2021-10-31 16:13:16 -04:00
Barış Soner Uşaklı
89399c0ed5
fix : #9954 , get next post timestamp
...
fixes topic events being inserted in after first page but at the wrong spot
2021-10-31 15:09:33 -04:00
Barış Soner Uşaklı
a7f235dbac
fix: topic events not rendered in infinitescroll
2021-10-31 10:51:16 -04:00
Misty (Bot)
1452557838
Latest translations and fallbacks
2021-10-30 09:06:24 +00:00
Julian Lam
10bb8cf747
test: fix account export test routes
2021-10-29 15:18:40 -04:00
Julian Lam
485b6ced1d
fix: broken post uploads due to 6a976a9db0
2021-10-29 14:23:22 -04:00
Julian Lam
591424cea1
chore: fix type.yaml example and summary
2021-10-29 14:21:42 -04:00
Julian Lam
0ee85d5a0b
fix : #9950 , rename account export routes to remove uid/ prefix
2021-10-29 14:12:14 -04:00
Julian Lam
60352eca54
fix: double invocation of authenticateRequest
2021-10-29 11:16:37 -04:00
Julian Lam
6a976a9db0
fix : #9945 , call authenticateRequest middleware for mount points in /api
2021-10-29 10:56:06 -04:00
Misty (Bot)
d8d5f416cc
Latest translations and fallbacks
2021-10-29 09:06:56 +00:00
Barış Soner Uşaklı
74aa12c95b
fix: hooks is sometimes undefined
2021-10-28 21:33:21 -04:00
Barış Soner Uşaklı
62ac9a8bbb
test: add test aliases.buildTargets
2021-10-28 15:40:53 -04:00
Barış Soner Uşaklı
bc4b19b4d7
fix: typo in flags
2021-10-28 15:12:12 -04:00
Renovate Bot
755860f16b
fix(deps): update dependency autoprefixer to v10.4.0
2021-10-28 18:37:33 +00:00
Barış Soner Uşaklı
e8c17feedb
refactor: use utils.debounce
2021-10-28 12:00:51 -04:00
Barış Soner Uşaklı
783db5748b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-10-28 09:46:27 -04:00
Barış Soner Uşaklı
50b2ebf844
fix: remove unused code
2021-10-28 09:46:21 -04:00
Misty (Bot)
4ffbbae878
Latest translations and fallbacks
2021-10-28 09:07:10 +00:00
Barış Soner Uşaklı
bda5d14425
test: empty query params for search
2021-10-27 14:40:42 -04:00
Barış Soner Uşaklı
8f08d9cac0
fix: handle undefined data.query
2021-10-27 14:21:36 -04:00
Misty (Bot)
1e418f5b5e
chore: incrementing version number - v1.18.5
...
(cherry picked from commit c248805165 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-10-27 16:47:59 +00:00
Misty (Bot)
82eda23a9e
chore: update changelog for v1.18.5
2021-10-27 16:47:59 +00:00
Julian Lam
28efcb59cb
chore: remove .opacity() mixin as it is supported cross-browser
2021-10-27 12:35:10 -04:00
renovate[bot]
bf20965f0b
fix(deps): update dependency nodebb-theme-vanilla to v12.1.7 ( #9944 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-27 12:14:11 -04:00
renovate[bot]
bcf85fcfba
fix(deps): update dependency nodebb-theme-persona to v11.2.19 ( #9943 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-27 12:14:04 -04:00
Barış Soner Uşaklı
3d1cf168f2
revert: lazy load
2021-10-27 09:52:46 -04:00
Barış Soner Uşaklı
196a98c6ff
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-10-27 09:39:53 -04:00
Barış Soner Uşaklı
015727855f
fix: remove loading="lazy", fixes inf. scroll loaded images
2021-10-27 09:39:48 -04:00
Misty (Bot)
f2bf33a28c
Latest translations and fallbacks
2021-10-27 09:07:24 +00:00
Renovate Bot
8d4bb8bbbe
chore(deps): update dependency lint-staged to v11.2.6
2021-10-27 03:00:24 +00:00
Renovate Bot
7c2ecb1234
fix(deps): update dependency nodebb-rewards-essentials to v0.2.0
2021-10-27 02:00:40 +00:00
Barış Soner Uşaklı
c428ba80aa
refactor: wider value field
2021-10-26 16:20:24 -04:00
Barış Soner Uşaklı
c7e078d495
refactor: dont save partial searches
2021-10-26 15:51:42 -04:00
Barış Soner Uşaklı
25ebbd6563
fix: windows tests
2021-10-26 14:51:49 -04:00
Misty (Bot)
9b68dc37cc
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email, nodebb.error
2021-10-26 18:30:00 +00:00
Julian Lam
80ea12c1c1
feat: new ACP option emailPrompt
...
... which allows administrators to disable the client-side prompt to
encourage users to enter or confirm their email addresses
2021-10-26 14:28:42 -04:00
Julian Lam
5a328485dd
Revert "fix: only show email confirmation warning toast on pages that it applies"
...
This reverts commit 1bd1cc74a4 .
2021-10-26 14:28:42 -04:00
Renovate Bot
0728a99453
chore(deps): update dependency lint-staged to v11.2.5
2021-10-26 13:25:06 +00:00
Renovate Bot
49b8b983b6
fix(deps): update dependency nodebb-theme-vanilla to v12.1.6
2021-10-26 11:01:15 +00:00
Misty (Bot)
3e94def687
Latest translations and fallbacks
2021-10-26 09:09:53 +00:00
Renovate Bot
ed0adf2ccf
fix(deps): update dependency nodebb-theme-persona to v11.2.18
2021-10-26 08:05:11 +00:00
Barış Soner Uşaklı
64192731a0
refactor: use search api for topic search
2021-10-25 23:12:34 -04:00
Barış Soner Uşaklı
6cfaea06f0
fix: undefined query showing in searches
2021-10-25 22:06:28 -04:00
Barış Soner Uşaklı
89f5e06bbf
fix: don't repeat search if on same page
2021-10-25 22:03:59 -04:00
Barış Soner Uşaklı
19ee717444
refactor: slowdown quick search
2021-10-25 21:22:44 -04:00
Barış Soner Uşaklı
0926ae6ecf
fix: api session revoke test
2021-10-25 20:47:10 -04:00
Barış Soner Uşaklı
62e44dc5be
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-10-25 16:37:41 -04:00
Barış Soner Uşaklı
da64810a4a
fix: crash
2021-10-25 16:37:36 -04:00
Misty (Bot)
ff962b5ddf
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2021-10-25 20:36:22 +00:00
Barış Soner Uşaklı
eb075c7328
fix: add missing translation
2021-10-25 16:35:37 -04:00
Barış Soner Uşaklı
a528790615
refactor: typo
2021-10-25 16:34:24 -04:00
Barış Soner Uşaklı
178600b1bb
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-10-25 16:32:40 -04:00
Barış Soner Uşaklı
ee8e048015
fix: move record to controller
2021-10-25 16:32:35 -04:00
Misty (Bot)
abe59131dd
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard, nodebb.admin-menu
2021-10-25 20:28:14 +00:00
Barış Soner Uşaklı
f4cf482a87
feat: show popular searches
2021-10-25 16:26:50 -04:00
Barış Soner Uşaklı
63572c23ce
fix: profile edit fields showing translated values
2021-10-25 15:00:05 -04:00
Barış Soner Uşaklı
8d316d1859
fix : #9934 , fix translator test
2021-10-25 13:59:43 -04:00
Barış Soner Uşaklı
719cfc0d57
breaking: disable javascript in custom less tab
2021-10-25 13:53:45 -04:00
Barış Soner Uşaklı
04dab1d550
fix: token verify
2021-10-25 13:23:54 -04:00
Barış Soner Uşaklı
1783f918bc
fix: guard against prototype pollution
2021-10-25 13:17:33 -04:00
Barış Soner Uşaklı
c8b2fc46dc
fix: translator path traversal
2021-10-25 12:51:56 -04:00
Barış Soner Uşaklı
835c73c431
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-10-25 10:44:05 -04:00
Barış Soner Uşaklı
e62948f73d
fix: there is no alltime digest, fixes translation in test email
...
there is no digest.title.alltime
2021-10-25 10:44:04 -04:00
Misty (Bot)
ab70ba3905
Latest translations and fallbacks
2021-10-24 09:06:39 +00:00
Barış Soner Uşaklı
47df62e700
fix: clicking outside postContainer should close tooltip
2021-10-23 20:49:14 -04:00
Renovate Bot
7866107988
fix(deps): update dependency nodebb-theme-persona to v11.2.17
2021-10-24 00:40:39 +00:00
Renovate Bot
f76a788290
chore(deps): update dependency lint-staged to v11.2.4
2021-10-23 22:23:39 +00:00
Barış Soner Uşaklı
4246f59729
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-10-23 14:56:23 -04:00
Barış Soner Uşaklı
f02fba29dc
refactor: add callback to loadNotifications
2021-10-23 14:56:17 -04:00
Misty (Bot)
e6982da955
Latest translations and fallbacks
2021-10-23 09:06:38 +00:00
Julian Lam
7ef5214ef9
test: fix broken openapi3 schema
2021-10-22 16:14:41 -04:00
Julian Lam
506c34a84d
refactor: simplified utilities API > login rout
...
Removed continueLogin override in favour of a simpler `redirectAfterLogin` override
Use passport to authenticate username and password instead of duplicated logic.
2021-10-22 15:56:31 -04:00
Julian Lam
6b4f35c2fa
feat: new plugin hook to allow plugins to reject email address on new registration or email change
2021-10-22 15:06:51 -04:00
Julian Lam
806a1e50d2
feat: utilities login API route now starts an actual login session, if requested
2021-10-22 15:06:51 -04:00
Renovate Bot
a5f4e20681
fix(deps): update dependency postcss to v8.3.11
2021-10-21 21:56:52 +00:00
Barış Soner Uşaklı
b91ae0880d
feat: add method name to deprecation message
2021-10-21 15:40:42 -04:00
Renovate Bot
d74a6bd35e
fix(deps): update dependency nodebb-theme-vanilla to v12.1.5
2021-10-21 19:18:32 +00:00
Renovate Bot
2a3e13f360
chore(deps): update dependency husky to v7.0.4
2021-10-21 18:04:05 +00:00
Barış Soner Uşaklı
1d62bd6d7b
refactor: log error as well
2021-10-21 12:34:26 -04:00
Barış Soner Uşaklı
73a9ca09c9
refactor: catch errors from buildHeader in error handler 🔥
2021-10-21 10:28:27 -04:00
Barış Soner Uşaklı
d4da98404c
refactor: add missing helpers.tryRoute
2021-10-21 10:14:53 -04:00
Renovate Bot
8b8fe39303
fix(deps): update dependency sharp to v0.29.2
2021-10-21 12:34:43 +00:00
Barış Soner Uşaklı
998b9e7918
fix: minification regression
2021-10-20 21:17:15 -04:00
Barış Soner Uşaklı
463b2076a6
chore: up themes
2021-10-20 20:32:16 -04:00
Barış Soner Uşaklı
fec7ebed04
fix: tooltip
2021-10-20 20:31:27 -04:00
Barış Soner Uşaklı
66fca4e066
feat: quote tooltip
2021-10-20 19:58:25 -04:00
Renovate Bot
b18a24e97b
fix(deps): update dependency postcss to v8.3.10
2021-10-20 21:37:34 +00:00
Julian Lam
d22b076b2e
feat: additional quality options for jpeg uploads, added quality and compression settings for png uploads
2021-10-20 14:07:25 -04:00
Barış Soner Uşaklı
ee0282f5aa
refactor: shorter middleware
2021-10-20 12:45:09 -04:00
Barış Soner Uşaklı
b2429ef00e
refactor: meta/minifier use async/await
2021-10-20 11:52:23 -04:00
Julian Lam
fa1afbcf4a
test: restore commented-out i18n test
2021-10-19 14:06:27 -04:00
Misty (Bot)
2bed40bed0
chore(i18n): fallback strings for new resources: nodebb.admin-manage-digest, nodebb.admin-settings-user, nodebb.user
2021-10-19 18:05:17 +00:00
Barış Soner Uşaklı
90b81262fa
refactor: remove unused var
2021-10-19 12:38:40 -04:00
Barış Soner Uşaklı
9cb4de50a2
fix: biweekly digest #8053
2021-10-19 12:21:54 -04:00
Julian Lam
44687394dc
fix: restore plugin upgrade checking logic
...
unintended regression from ac86937c88
2021-10-19 10:25:51 -04:00
Misty (Bot)
22f05b3961
Latest translations and fallbacks
2021-10-19 09:06:44 +00:00
Renovate Bot
f3c8d7da8e
fix(deps): update dependency nodebb-theme-persona to v11.2.15
2021-10-19 08:38:11 +00:00
Barış Soner Uşaklı
8e319a9b25
refactor: catch errors from digest
2021-10-18 20:17:35 -04:00
Barış Soner Uşaklı
f7967bdf68
feat: #8053 , biweekly digest option
2021-10-18 20:10:14 -04:00
Barış Soner Uşaklı
14bc83a88e
refactor: less.render returns promise
2021-10-18 18:19:21 -04:00
Barış Soner Uşaklı
6da3239230
refactor: less.render already returns promise
...
rename callback to next to match other controllers
2021-10-18 18:12:23 -04:00
Barış Soner Uşaklı
c70eaa0a34
refactor: prompt.get already returns promise
2021-10-18 17:34:26 -04:00
Barış Soner Uşaklı
057d1d58e3
refactor: no need for async/callbacks
2021-10-18 17:31:14 -04:00
Barış Soner Uşaklı
38756a0c34
refactor: no more 🐮
2021-10-18 17:24:03 -04:00
bukajsytlos
ced8e72a69
Run nodebb docker process under node user ( #9913 )
...
Closes #9888
2021-10-18 17:09:40 -04:00
Julian Lam
ed4ebd2277
fix: fallbacks for new langauge key
2021-10-18 14:49:08 -04:00
Julian Lam
605a53812e
feat: core submit button dropdown
2021-10-18 14:49:08 -04:00
Barış Soner Uşaklı
4333d217a1
fix : #9917 , show topics as unread for guests
2021-10-18 14:17:42 -04:00
Misty (Bot)
fe2cfa8039
Latest translations and fallbacks
2021-10-18 09:06:16 +00:00
renovate[bot]
5e08e67b0e
fix(deps): update dependency nodebb-theme-persona to v11.2.14 ( #9919 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-10-17 16:27:24 -04:00
Misty (Bot)
1339c75781
Latest translations and fallbacks
2021-10-17 09:06:04 +00:00
Renovate Bot
deba3e2752
fix(deps): update dependency socket.io-client to v4.3.2
2021-10-17 01:13:28 +00:00
Renovate Bot
e1554f619a
fix(deps): update dependency socket.io to v4.3.1
2021-10-16 23:13:02 +00:00
Barış Soner Uşaklı
a9bc6a0962
refactor: allow array of uids for blocks.is/list
...
remove async.filter
use cacheCreate
2021-10-16 13:09:14 -04:00
Peter Jaszkowiak
6436aa65ad
fix: clarify site settings urls vs config.json url ( #9912 )
2021-10-16 10:36:21 -04:00
Peter Jaszkowiak
09f198fc37
fix: clarify SMTP enable toggle ( #9911 )
2021-10-16 10:24:04 -04:00
Misty (Bot)
e7f0a77fd8
Latest translations and fallbacks
2021-10-16 09:06:01 +00:00
Renovate Bot
ce5a0a2113
fix(deps): update socket.io packages
2021-10-16 04:43:38 +00:00
Renovate Bot
600a872031
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.10
2021-10-16 00:44:32 +00:00
Renovate Bot
b0128f8572
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.10
2021-10-15 14:46:36 -04:00
Barış Soner Uşaklı
9e0ce0272c
fix: don't overwrite reloadRequired with false
...
1. meta.settings.set('name', values); // reloadRequired is set to true
2. meta.settings.set('otherName', values, false); // reloadRequired was set to false, even though it should stay true until restart due to step 1
2021-10-15 10:31:33 -04:00
Renovate Bot
4784f016a7
chore(deps): update dependency mocha to v9.1.3
2021-10-15 10:56:55 +00:00
Misty (Bot)
54ae334995
Latest translations and fallbacks
2021-10-15 09:07:19 +00:00
Renovate Bot
f8f35d7e7e
fix(deps): update dependency nodebb-plugin-markdown to v8.14.4
2021-10-15 04:25:26 +00:00
Renovate Bot
ed87466208
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.9
2021-10-15 02:19:46 +00:00
Barış Soner Uşaklı
8e6bd7e913
refactor: show full url on error log
2021-10-14 19:00:03 -04:00
Renovate Bot
1dba75e9c9
fix(deps): update dependency nodebb-theme-persona to v11.2.13
2021-10-14 22:17:47 +00:00
Julian Lam
b460e5909c
fix: delete translations in admin/general folder (since general was removed and relocated elsewhere)
...
Also added "flags.json" for language uk (which was missing for some reason...)
2021-10-14 14:45:50 -04:00
Julian Lam
21b610826c
fix: pushed missing key to tx and pulled fallbacks
2021-10-14 14:45:50 -04:00
Julian Lam
0f9b0b7846
fix: adding missing language namespace "top"
2021-10-14 14:45:50 -04:00
Julian Lam
35af763418
feat: added failing i18n tests
2021-10-14 14:45:50 -04:00
Julian Lam
bd893cdaa3
fix: extra debug log
2021-10-14 13:59:11 -04:00
Misty (Bot)
c84ad776c2
Latest translations and fallbacks
2021-10-14 09:07:36 +00:00
Julian Lam
154ffea01b
test: moved topic event and topic thumb tests to subfolder for better organisation
2021-10-13 21:02:05 -04:00
Renovate Bot
4ff5452d6f
fix(deps): update dependency ioredis to v4.28.0
2021-10-13 16:18:37 +00:00
Renovate Bot
fe9f82f6b4
fix(deps): update dependency nodebb-theme-persona to v11.2.12
2021-10-12 23:20:12 -04:00
Renovate Bot
3c3f45d91b
chore(deps): update dependency eslint-plugin-import to v2.25.2
2021-10-13 02:43:12 +00:00
Barış Soner Uşaklı
1feb111ade
perf: dont fs.open if plugin doesnt have language namespace ( #9893 )
...
closes #9892
2021-10-12 17:40:08 -04:00
gasoved
b0a24d6dd5
refactor: var to const and let ( #9885 )
...
* refactor: var to const and let
* fix: missed global bootbox usage
* refactor: align with eslint expectations
2021-10-12 10:26:18 -04:00
Julian Lam
eddb98681c
fix: have renovate add dependencies label to its PRs
2021-10-12 10:13:53 -04:00
Renovate Bot
4b8dcd4c2b
chore(deps): update dependency jsdom to v18
2021-10-12 09:59:20 -04:00
Renovate Bot
7c4aebbdf0
chore(deps): update dependency eslint-plugin-import to v2.25.1
2021-10-12 09:21:18 +00:00
Renovate Bot
6d2e0aa970
fix(deps): update dependency ioredis to v4.27.11
2021-10-11 04:34:30 +00:00
Renovate Bot
288b5456f7
chore(deps): update dependency lint-staged to v11.2.3
2021-10-10 20:47:33 +00:00
Renovate Bot
f96c8c4db0
chore(deps): update dependency lint-staged to v11.2.2
2021-10-09 20:27:08 +00:00
Renovate Bot
52c38a1dc8
chore(deps): update dependency @commitlint/cli to v13.2.1
2021-10-09 10:47:09 +00:00
Renovate Bot
022e8df035
chore(deps): update dependency lint-staged to v11.2.1
2021-10-09 07:43:03 +00:00
Renovate Bot
820f8cdf87
fix(deps): update dependency nodebb-plugin-mentions to v2.14.1
2021-10-08 21:57:15 +00:00
gasoved
227456fb17
fix: no global bootbox ( #9879 )
...
* fix: require bootbox (easy ones)
* fix: require bootbox (ugly ones)
* fix(eslint): a lengthy line
2021-10-08 15:25:36 -04:00
Julian Lam
94c4f87b2f
docs: update verbiage re: login API route
2021-10-08 15:24:34 -04:00
Baris Usakli
997fb2b348
refactor: remove unused code
2021-10-08 15:16:17 -04:00
Renovate Bot
4b92df821b
chore(deps): update dependency eslint-config-nodebb to v0.0.3
2021-10-08 13:31:40 -04:00
Julian Lam
3e69bcdf1f
fix : #9872 update app badge with notification count if applicable
2021-10-08 11:32:54 -04:00
gasoved
c1149d045c
fix: better nomenclature
2021-10-08 10:37:55 -04:00
gasoved
3acaac4c7c
fix: html attributes ( #9877 )
...
* fix: some empty xml tag bodies
* fix: missing/wrong attributing of label tags
* fix: attribute fixes
* fix: misassociated label
* fix: missing alt attributes
* fix: some more missing associated labels
2021-10-08 10:36:51 -04:00
Misty (Bot)
1958dffa04
Latest translations and fallbacks
2021-10-08 09:07:02 +00:00
Barış Soner Uşaklı
6c25b9dbaa
test: remove escape
2021-10-07 16:24:53 -04:00
Barış Soner Uşaklı
176ed9199b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-10-07 15:20:47 -04:00
Barış Soner Uşaklı
4f9717fb08
fix: escape thumbs, allow robots meta tag
2021-10-07 15:20:41 -04:00
gasoved
7935bd9efb
fix: missing translations ( #9876 )
2021-10-07 14:59:03 -04:00
gasoved
56d05b4e86
feat: confirm before deleting all events ( #9875 )
2021-10-07 14:53:51 -04:00
Renovate Bot
b0eb2aed0e
fix(deps): update dependency jquery-ui to v1.13.0
2021-10-07 18:33:17 +00:00
Barış Soner Uşaklı
543d85212b
refactor: remove unused colorpicker
2021-10-07 12:45:44 -04:00
Barış Soner Uşaklı
63109c0705
test: possible fix to timeout
2021-10-07 11:24:12 -04:00
Barış Soner Uşaklı
8654a996d3
test: increase timeout
2021-10-07 11:10:58 -04:00
Barış Soner Uşaklı
1438f40984
chore: up persona
2021-10-07 09:16:53 -04:00
Misty (Bot)
21166069dc
Latest translations and fallbacks
2021-10-07 09:06:41 +00:00
Misty (Bot)
945c2b0b8a
chore: incrementing version number - v1.18.4
...
(cherry picked from commit 8593ea87e9 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-10-06 17:59:38 +00:00
Misty (Bot)
7cbcb52151
chore: update changelog for v1.18.4
2021-10-06 17:59:38 +00:00
Barış Soner Uşaklı
f4e62fb1cd
chore: up persona
2021-10-06 13:50:03 -04:00
Barış Soner Uşaklı
27e53b42f3
feat: use unread icon in mobile
2021-10-06 12:58:34 -04:00
Misty (Bot)
d30c316be9
Latest translations and fallbacks
2021-10-06 09:06:39 +00:00
Renovate Bot
b4fc277307
fix(deps): update dependency mongodb to v4.1.3
2021-10-05 22:39:55 +00:00
Barış Soner Uşaklı
8ad9a103b3
fix : #9866 , fire vote hooks after reputation changes ( #9867 )
2021-10-05 12:20:09 -04:00
Barış Soner Uşaklı
96f5312de9
fix : #9865 , don't display register messages after login
2021-10-05 10:41:26 -04:00
Barış Soner Uşaklı
a0df389021
fix: dont show decimails on auto approva minutes
2021-10-05 10:13:24 -04:00
Julian Lam
e954ca1025
fix : #9864
2021-10-05 09:54:14 -04:00
Barış Soner Uşaklı
a70c69fa83
fix: delete old topic tags
2021-10-04 20:12:11 -04:00
Renovate Bot
9455e5b2b9
fix(deps): update dependency postcss to v8.3.9
2021-10-04 23:55:33 +00:00
Renovate Bot
78895d0586
fix(deps): update dependency autoprefixer to v10.3.7
2021-10-04 22:39:03 +00:00
gasoved
d1ff3d6298
feat: cli user management commands ( #9848 )
...
* feat: cli user management commands
* fix: consistent nomenclature
2021-10-04 15:59:09 -04:00
Renovate Bot
9215c7d1e1
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.8
2021-10-04 17:21:16 +00:00
Barış Soner Uşaklı
a7668a7fb1
refactor: use utils.debounce
...
fixes socket message spam in chat resize
2021-10-04 10:58:32 -04:00
Renovate Bot
840b49b9b2
chore(deps): update dependency lint-staged to v11.2.0
2021-10-04 13:46:50 +00:00
Renovate Bot
4694382cc7
fix(deps): update dependency ioredis to v4.27.10
2021-10-04 11:21:39 +00:00
Misty (Bot)
c5e49b08ce
Latest translations and fallbacks
2021-10-04 09:06:03 +00:00
Barış Soner Uşaklı
5aea6c6aa1
feat: #9855 , allow uid for post queue notifications
2021-10-03 15:05:30 -04:00
Barış Soner Uşaklı
4404e81991
fix: switch inf. scroll to xhr ( #9854 )
...
this fixes infinitescroll when url has custom query parameters
also fixes infinitescroll for plugins like QnA
fixes infinitescroll on tags page
deprecate topics.loadMoreSortedTopics
deprecate topics.loadMoreFromSet
2021-10-02 13:35:58 -04:00
Misty (Bot)
cb25faaa2d
Latest translations and fallbacks
2021-10-02 09:06:06 +00:00
Barış Soner Uşaklı
e6a17a6349
Psql multikey ( #9852 )
...
* perf: convert promise.all to single query
* perf: single query for removeBulk
* perf: list
2021-10-01 19:36:42 -04:00
Barış Soner Uşaklı
ea04aeded4
perf: convert promise.all to single query ( #9851 )
2021-10-01 15:24:19 -04:00
Misty (Bot)
7d1c7e0a7b
Latest translations and fallbacks
2021-10-01 09:06:21 +00:00
Misty (Bot)
a658757382
Latest translations and fallbacks
2021-09-30 09:07:35 +00:00
Barış Soner Uşaklı
409151050a
fix : #9828 , max-width
2021-09-29 20:22:21 -04:00
Julian Lam
be43cd2597
Topic Linkbacks ( #9825 )
...
* feat: WIP topic linkbacks, + failing tests
* test: don't accidentally comment out all of the post tests
* fix: rename to "backlinks"
* feat: more stub code, more failing tests
* feat: backend methods and passing tests for topic backlinks
* test: uncomment test/posts.js again
* fix: missing quotation mark in topic event helper
* fix: superfluous usage of Promise.all
* test: fix broken test -- used hardcoded (and incorrect) url
* test: parseInt shenanigans
2021-09-29 12:26:15 -04:00
Barış Soner Uşaklı
f24b630e1a
feat: add userData to static:user.delete
2021-09-29 09:38:31 -04:00
Misty (Bot)
c40bdad87e
Latest translations and fallbacks
2021-09-29 09:06:40 +00:00
Renovate Bot
346e08908b
fix(deps): update dependency nodebb-theme-persona to v11.2.9
2021-09-28 18:20:18 +00:00
Barış Soner Uşaklı
6399b42826
feat: closes #9845 , sort by views
2021-09-28 11:13:56 -04:00
Renovate Bot
aa370310a1
chore(deps): update commitlint monorepo to v13.2.0
2021-09-28 04:06:33 +00:00
Julian Lam
c5a48b44a5
docs: added link to unofficial IRC channel
2021-09-27 18:14:34 -04:00
Peter Jaszkowiak
ff84d6c52f
Add more chat hooks, replace toobig.jpg ( #9843 )
...
* feat: more hooks for messaging
for use in global chat plugin
* fix: replace toobig.jpg
toobig.png is a real 10000x10000 image
2021-09-27 13:22:12 -04:00
gasoved
ac1b9692f2
fix: handle undefined returnTo on registerAbort
2021-09-26 09:09:49 -04:00
Renovate Bot
058fdca44e
fix(deps): update dependency autoprefixer to v10.3.6
2021-09-26 11:40:04 +00:00
Misty (Bot)
659685722c
Latest translations and fallbacks
2021-09-26 09:05:36 +00:00
Renovate Bot
d50dd801ed
fix(deps): update dependency yargs to v17.2.1
2021-09-25 23:12:27 +00:00
Renovate Bot
193c92e386
fix(deps): update dependency postcss to v8.3.8
2021-09-25 10:49:02 +00:00
Renovate Bot
6385b88e99
chore(deps): update dependency mocha to v9.1.2
2021-09-25 09:55:10 +00:00
Barış Soner Uşaklı
ff850b2431
fix: lint
2021-09-24 21:44:55 -04:00
Barış Soner Uşaklı
4f8647a59c
test: dashboard
2021-09-24 21:41:56 -04:00
Barış Soner Uşaklı
9fe9ab0869
test: add tests for admin privileges
2021-09-24 21:28:54 -04:00
Barış Soner Uşaklı
123354ca36
fix: psql tests
2021-09-24 20:06:56 -04:00
Barış Soner Uşaklı
f8d4ec6ca6
fix: psql test
2021-09-24 19:58:10 -04:00
Barış Soner Uşaklı
3605ac811d
fix: possible test fix for subfolder redirect
2021-09-24 19:23:46 -04:00
Barış Soner Uşaklı
3479832593
test: add missing tests
2021-09-24 18:32:59 -04:00
Julian Lam
8cb475482a
test: remove debug log
2021-09-24 17:08:36 -04:00
Julian Lam
4eacfef02b
fix: missing relative path in test
2021-09-24 17:07:21 -04:00
Julian Lam
58e0a366c8
fix : #9834 , missing null email check on new registrations, added tests
2021-09-24 12:15:40 -04:00
Julian Lam
cb69934ad0
test: no need to create fake interstitial as NodeBB comes with some by default
2021-09-24 10:43:45 -04:00
Julian Lam
a9645475fe
feat: duplicate requireEmailAddress settings block to Settings > User
2021-09-24 10:34:13 -04:00
Renovate Bot
daea8a86c1
fix(deps): update dependency passport to ^0.5.0
2021-09-24 00:30:23 +00:00
renovate[bot]
054f3da65d
fix(deps): update dependency connect-pg-simple to v7 ( #9785 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-23 17:09:45 -04:00
Barış Soner Uşaklı
07adb49e7f
feat: mongodb driver 4.x ( #9832 )
...
* feat: mongodb driver 4.x
* feat: up dbsearach
2021-09-23 16:49:56 -04:00
Barış Soner Uşaklı
6b34065f2a
refactor: remove async.waterfall from remaining upgrade scripts
2021-09-23 14:56:20 -04:00
Barış Soner Uşaklı
04ee5c0dfb
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-09-23 10:00:43 -04:00
Barış Soner Uşaklı
0faa493745
fix: crossorigin not showing up on manifest link tag
2021-09-23 10:00:37 -04:00
Misty (Bot)
fc1a31ed87
Latest translations and fallbacks
2021-09-23 09:07:44 +00:00
Renovate Bot
c78309b573
fix(deps): update dependency yargs to v17.2.0
2021-09-23 08:18:57 +00:00
Barış Soner Uşaklı
89af00d1d5
fix : #9827 , fix reward duplication
2021-09-22 23:56:34 -04:00
Julian Lam
1a61ffc595
feat: a useless hover effect because raisins
2021-09-22 16:33:24 -04:00
Misty (Bot)
57358743fa
chore: incrementing version number - v1.18.3
...
(cherry picked from commit 9e52236973 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-09-22 17:01:45 +00:00
Misty (Bot)
f066ddb8f6
chore: update changelog for v1.18.3
2021-09-22 17:01:45 +00:00
Renovate Bot
9855429445
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.7
2021-09-22 16:48:38 +00:00
Julian Lam
31975a628e
fix: fixed element shifting in ACP menu that's been bothering me for 5-ish years
2021-09-22 11:31:56 -04:00
Barış Soner Uşaklı
aea0eb18d1
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-09-22 09:16:15 -04:00
Barış Soner Uşaklı
30f387710c
fix : #9822 , use correct username/pwd
2021-09-22 09:16:08 -04:00
Renovate Bot
6ebe707ca5
fix(deps): update dependency postcss to v8.3.7
2021-09-22 13:08:08 +00:00
Renovate Bot
2568744167
fix(deps): update dependency autoprefixer to v10.3.5
2021-09-22 11:25:34 +00:00
Misty (Bot)
6b4e77e3ce
Latest translations and fallbacks
2021-09-22 09:06:51 +00:00
Barış Soner Uşaklı
2add84a568
fix: remove unused translator
2021-09-21 17:16:21 -04:00
Barış Soner Uşaklı
07859f7e8c
fix: ban info test
2021-09-21 17:12:59 -04:00
Barış Soner Uşaklı
9f0e55ad3e
fix : #9819 , show same time info for ban
2021-09-21 17:04:17 -04:00
Barış Soner Uşaklı
7a2f0ae15b
fix: show local time for ban
2021-09-21 16:10:37 -04:00
Barış Soner Uşaklı
c437b33652
fix: crash
2021-09-21 13:51:24 -04:00
Barış Soner Uşaklı
15f9aaa6ee
fix: remove caller from payload after hooks is done
...
only if it was added automatically
2021-09-21 13:48:16 -04:00
renovate[bot]
c18678cef2
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.6 ( #9815 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-21 13:25:59 -04:00
renovate[bot]
39d73d0c3d
fix(deps): update dependency nodebb-theme-persona to v11.2.8 ( #9816 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-21 13:25:51 -04:00
Julian Lam
ce8ea6ea42
fix: bad uid reference
2021-09-21 13:03:59 -04:00
Julian Lam
f194809f06
feat: move filter:topic.post hook to top of method
2021-09-21 13:00:45 -04:00
Julian Lam
7777812e62
fix: update Topics.post and Topics.reply so that plugins can modify uid (or redirect a reply to a different topic)
...
/cc @antosik
2021-09-21 11:26:17 -04:00
Barış Soner Uşaklı
c4fc7bf9b5
fix : #9818 , fix totalTime calculation
2021-09-21 10:21:52 -04:00
Misty (Bot)
e838b616df
Latest translations and fallbacks
2021-09-21 09:06:38 +00:00
psychobunny
1ed62aa82f
fix: missing microdata in category data
2021-09-20 23:03:24 -04:00
Barış Soner Uşaklı
c0a52924f1
fix : #9812 , add topics:schedule
2021-09-20 10:48:35 -04:00
Barış Soner Uşaklı
18252fb9a8
refactor: no regex
2021-09-20 10:41:26 -04:00
Barış Soner Uşaklı
31a6d4b39a
fix: for subfolders
2021-09-20 10:39:56 -04:00
Barış Soner Uşaklı
0236ea86ad
fix: req.path doesn't have full url
2021-09-20 10:24:02 -04:00
Barış Soner Uşaklı
75ebe78619
fix: escape moderation note before adding to dom
2021-09-20 10:16:16 -04:00
Barış Soner Uşaklı
40c9fca918
fix : #9811 , send bodyClass on 403
...
use helpers.formatApiResponse for /api/v3 routes only
2021-09-20 10:11:25 -04:00
Barış Soner Uşaklı
05ddd60c5e
dont check empty emails in queue
2021-09-18 15:20:24 -04:00
Barış Soner Uşaklı
58ac55c16a
refactor: remove async.waterfall
2021-09-17 20:33:31 -04:00
Barış Soner Uşaklı
222dccaf67
refactor: remove async.waterfall
2021-09-17 15:29:10 -04:00
Barış Soner Uşaklı
f35a0f430a
refactor: remove async.waterfall
2021-09-17 13:31:49 -04:00
Julian Lam
944a798552
fix: also launch docker workflow on release branches
2021-09-17 12:21:38 -04:00
Barış Soner Uşaklı
ba3582b873
fix: xss on flags page via ban reason
2021-09-17 11:10:43 -04:00
Julian Lam
66eaae44a6
feat: add client-side static hook to fire immediately before any topic action (hint: delete action to stop default behaviour)
2021-09-17 10:37:22 -04:00
Julian Lam
819917daf2
refactor: allow plugins to replace og:image, or specify additional og:image
...
/cc @antosik
2021-09-17 09:57:31 -04:00
Renovate Bot
8e886c853b
fix(deps): update dependency connect-mongo to v4.6.0
2021-09-17 13:51:12 +00:00
Barış Soner Uşaklı
896ff2152f
fix: up timeout for psql tests
2021-09-17 08:20:03 -04:00
Renovate Bot
8af54255d8
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.4
2021-09-15 18:48:13 +00:00
Misty (Bot)
a66659ff6c
Latest translations and fallbacks
2021-09-15 09:06:50 +00:00
Barış Soner Uşaklı
0c4b875e10
fix: redis batch
2021-09-14 18:28:18 -04:00
Barış Soner Uşaklı
3261edcc32
fix: redis processing batch+1 items every iteration
2021-09-14 18:13:44 -04:00
Renovate Bot
9049dcd76c
fix(deps): update dependency mongodb to v3.7.1
2021-09-14 19:38:52 +00:00
Barış Soner Uşaklı
8b576a3704
fix : #9560 , don't save post diffs if content didn't change
2021-09-14 14:07:58 -04:00
Misty (Bot)
1cca8eaddc
Latest translations and fallbacks
2021-09-14 09:07:13 +00:00
Barış Soner Uşaklı
6a55c02702
fix : #9790 , get baseIndex on update for infinitescroll
2021-09-11 18:07:01 -04:00
Barış Soner Uşaklı
2657804c1f
fix : #9790 , fix sorting of more than one page of pinned topics
2021-09-11 17:57:42 -04:00
Barış Soner Uşaklı
3ecbb624d8
fix: privileges added by plugins ( #9802 )
...
* fix: privileges added by plugins
when copying a categories privileges, privileges added by plugins will be copied as well
when purging a category privileges added by plugins will be purged as well
show plugin privileges in privileges.<categories/admin/global>.get
show plugin privileges in privileges.<categories/admin/global>.userPrivileges
show plugin privileges in privileges.<categories/admin/global>.groupPrivileges
* fix: typo
2021-09-11 16:43:48 -04:00
Renovate Bot
506035b5f7
fix(deps): update dependency nodebb-theme-persona to v11.2.6
2021-09-11 20:31:29 +00:00
Barış Soner Uşaklı
71ed50b9c1
fix : #9800 , don't send all welcome test emails to test@example.org @julianlam
2021-09-11 13:11:11 -04:00
uplift
92d1ee31e4
Add authenticateRequest middleware ( #9795 )
...
* Add authenticateRequest middleware
to Post routes
* Fix linting error
2021-09-10 12:36:12 -04:00
Antosik
b06e8dba7b
fix: docker - remove sha tag
2021-09-10 07:39:55 -04:00
Barış Soner Uşaklı
397835a05a
feat: allow removing multiple items from list
2021-09-09 22:25:17 -04:00
Barış Soner Uşaklı
7f48edc02a
feat: add uid to filter:user.saveSettings
2021-09-09 22:24:55 -04:00
Antosik
52eace4b38
fix: Return QEMU back, remove platforms definition
2021-09-09 10:45:59 -04:00
Anton Grigoryev
e7f4cde466
Fix: Docker workflow tweaks ( #9792 )
...
* fix: docker workflow tweaks
* fix: run workflow on push to master branch
2021-09-09 09:08:27 -04:00
Misty (Bot)
c05fba98d4
Latest translations and fallbacks
2021-09-09 09:06:09 +00:00
Renovate Bot
787306a6c1
fix(deps): update dependency nodebb-theme-slick to v1.4.13
2021-09-08 23:24:27 +00:00
gasoved
84ff1152f7
feat: headers for global privs #9717 ( #9762 )
...
* feat: headers for global privs #9717
* fix: don't spoil headers to adminPrivs
Co-authored-by: Julian Lam <julian@nodebb.org >
2021-09-08 17:17:25 -04:00
Renovate Bot
ee02771959
chore(deps): update docker/build-push-action action to v2.7.0
2021-09-08 15:10:36 -04:00
Renovate Bot
732b59c2d8
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.3
2021-09-08 15:00:54 -04:00
Julian Lam
66f70b2aa0
Revert "Revert "Use Github Action as a release pipeline to Docker ( #9720 )" ( #9738 )"
...
This reverts commit d2bc1fa565 .
2021-09-08 14:50:32 -04:00
Julian Lam
0b4d7d1f8e
style: give me an A! 💯
2021-09-08 14:27:48 -04:00
Julian Lam
006fc700dd
feat: add ACP option to require email address on new registration
2021-09-08 14:18:20 -04:00
Julian Lam
34afb74762
fix: browsers autocompleting smtp fields when they should not
2021-09-08 14:05:56 -04:00
Misty (Bot)
0a56158bb4
chore: incrementing version number - v1.18.2
...
(cherry picked from commit 854c078b73 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-09-08 16:27:01 +00:00
Misty (Bot)
27e9282aa4
chore: update changelog for v1.18.2
2021-09-08 16:27:01 +00:00
Misty (Bot)
507517fce5
Latest translations and fallbacks
2021-09-08 09:06:50 +00:00
psychobunny
bf0c02a71e
feat: a slightly less ugly rewards panel
2021-09-07 11:49:43 -04:00
psychobunny
a7855c4cc4
fix: dashboard graph controls
2021-09-07 10:48:03 -04:00
psychobunny
580a016b0e
fix : #9767 ACP change group icon fix
2021-09-07 10:22:09 -04:00
Renovate Bot
ac6cd02fa2
fix(deps): update dependency sharp to v0.29.1
2021-09-07 11:34:03 +00:00
Misty (Bot)
a17ffcd094
Latest translations and fallbacks
2021-09-07 09:06:24 +00:00
Renovate Bot
338f90fc5e
fix(deps): update dependency nodebb-plugin-dbsearch to v5.0.3
2021-09-06 19:41:02 +00:00
Misty (Bot)
9084520027
Latest translations and fallbacks
2021-09-06 09:06:27 +00:00
Misty (Bot)
2e1b99f504
Latest translations and fallbacks
2021-09-05 09:06:12 +00:00
Barış Soner Uşaklı
0ce4b87d85
fix : #9781 ( #9782 )
2021-09-03 20:34:42 -04:00
Julian Lam
856ba78a5f
fix: replace logic in isPrivilegedOrSelfAndPasswordMatch to use privileges.users.canEdit
2021-09-03 17:13:55 -04:00
Renovate Bot
87ba768f5c
chore(deps): update commitlint monorepo to v13
2021-09-03 17:06:11 -04:00
Renovate Bot
0b3ea5adb4
fix(deps): update dependency nodebb-theme-vanilla to v12.1.3
2021-09-03 17:05:47 -04:00
Julian Lam
8cbad61e8a
test: added test for external image via new change picture API
2021-09-03 16:59:42 -04:00
Julian Lam
cdaea61136
fix: handle missing uid in deprecated socket call
2021-09-03 16:59:42 -04:00
Julian Lam
0a41741b7e
refactor: deprecate picture update socket call, new API routes for picture update
2021-09-03 16:59:42 -04:00
Julian Lam
e33e046f15
fix: use privileges.users.canEdit for image upload priv check
2021-09-03 16:59:42 -04:00
Barış Soner Uşaklı
a48bbdbfe3
fix: errors from registerComplete
2021-09-03 15:30:05 -04:00
Renovate Bot
57e54d559b
fix(deps): update dependency nodebb-theme-persona to v11.2.5
2021-09-03 18:35:00 +00:00
Julian Lam
60de084475
fix: simplify logic for fullname and email blanking in user retrieval (getUserDataByUserSlug)
...
Previous logic seemed to match the logic used in privileges.users.canEdit, except
the latter allows plugins to modify the value.
2021-09-03 13:38:24 -04:00
Barış Soner Uşaklı
1e2bda13d0
fix: lint
2021-09-03 12:41:11 -04:00
Barış Soner Uşaklı
488f0978a4
fix: manifest error
2021-09-03 12:29:11 -04:00
Barış Soner Uşaklı
72710b8040
fix : #9772 , regression from 70a04bc105
2021-09-03 12:22:03 -04:00
Julian Lam
dd4e66e22c
fix: push back some deprecations, remove deprecated stuff scheduled for v1.18.0
2021-09-03 12:04:20 -04:00
Barış Soner Uşaklı
1f91a31327
Priv hook fix ( #9775 )
...
* fix : #9773 , fire hooks properly for priv changes
* fix: admin/global group privs
dont allow invalid privs
2021-09-03 11:58:17 -04:00
Julian Lam
4ac701d747
fix: deprecate userData.showHidden as it is functionally equivalent to userData.canEdit
2021-09-03 11:57:18 -04:00
Julian Lam
46e5e17d0f
fix: focus on save button on plugin activation
2021-09-03 11:34:09 -04:00
Barış Soner Uşaklı
6869920e06
fix : #9773 , fire hooks properly for priv changes ( #9774 )
2021-09-03 11:22:42 -04:00
Misty (Bot)
f8f80e4fb3
chore: incrementing version number - v1.18.1
...
(cherry picked from commit 0409403f5b )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-09-03 15:04:06 +00:00
Misty (Bot)
0713475dc5
chore: update changelog for v1.18.1
2021-09-03 15:04:06 +00:00
Misty (Bot)
b73d8849ab
Latest translations and fallbacks
2021-09-03 09:06:15 +00:00
Renovate Bot
67b932f4d1
fix(deps): update dependency autoprefixer to v10.3.4
2021-09-03 01:10:14 +00:00
Renovate Bot
fe18e100c5
fix(deps): update dependency nodebb-theme-persona to v11.2.4
2021-09-02 16:01:50 +00:00
Misty (Bot)
3957ff283a
Latest translations and fallbacks
2021-09-02 09:06:42 +00:00
gasoved
fc0e655eef
refactor: consistent jquery element var naming
2021-09-01 22:41:41 -04:00
gasoved
760ea9df1e
fix: determine indeterminate checkboxes
2021-09-01 22:41:41 -04:00
gasoved
1272da6539
refactor: var to const
2021-09-01 22:41:41 -04:00
Julian Lam
ca9bae3a1c
fix: move app.alert back into the conditionals
2021-09-01 10:51:04 -04:00
Julian Lam
1bd1cc74a4
fix: only show email confirmation warning toast on pages that it applies
2021-09-01 10:51:04 -04:00
Julian Lam
2d1380ddf1
fix: updated email confirm warning to be more positive
2021-09-01 10:51:04 -04:00
Misty (Bot)
985be8ad87
Latest translations and fallbacks
2021-09-01 09:05:55 +00:00
Renovate Bot
31a35d7f71
fix(deps): update dependency mongodb to v3.7.0
2021-08-31 22:31:25 +00:00
psychobunny
6afeac375b
fix: automated tests are a good thing to have
2021-08-31 11:33:20 -04:00
psychobunny
ae793b4a44
chore: found some hooks that don't play well docgen
2021-08-31 10:45:08 -04:00
gasoved
3df79683f5
feat: create folders in ACP uploads #9638 ( #9750 )
...
* feat: create folders in ACP uploads #9638
* fix: openapi
* test: missing tests
* fix: eslint
* fix: tests
2021-08-31 09:27:00 -04:00
Renovate Bot
f2028d7009
fix(deps): update socket.io packages to v4.2.0
2021-08-31 11:53:11 +00:00
Renovate Bot
6052eb1613
fix(deps): update dependency ioredis to v4.27.9
2021-08-31 10:53:54 +00:00
Misty (Bot)
35a6715aff
Latest translations and fallbacks
2021-08-31 09:06:29 +00:00
renovate[bot]
5fa982c123
fix(deps): update dependency mongodb to v3.6.12 ( #9761 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-30 21:16:53 -04:00
gasoved
61f02f17d8
feat: column based view on wide priv. tables ( #9699 )
...
* feat: column based view on wide priv. tables
* fix: add group/user
* feat: copy buttons to work on visible privs
* feat: show what's being copied in modal
* feat: optional title and message for category selector modal
2021-08-30 10:42:58 -04:00
Barış Soner Uşaklı
e59d357533
feat: als ( #9749 )
...
* feat: als
* fix: up test timeout
* fix: don't overwrite caller if it already exists
* fix: up test timeout for psql
2021-08-30 10:23:38 -04:00
Misty (Bot)
156ba0958e
Latest translations and fallbacks
2021-08-30 09:06:45 +00:00
Misty (Bot)
e005b20470
Latest translations and fallbacks
2021-08-29 09:05:41 +00:00
Renovate Bot
33d5120181
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.2
2021-08-28 19:08:49 +00:00
Renovate Bot
64bac178e1
chore(deps): update dependency mocha to v9.1.1
2021-08-28 17:28:03 +00:00
Misty (Bot)
7802622eba
Latest translations and fallbacks
2021-08-28 09:05:50 +00:00
Renovate Bot
1b416d7ed9
fix(deps): update dependency nodebb-theme-slick to v1.4.12
2021-08-27 21:22:38 +00:00
Barış Soner Uşaklı
e93148420d
feat: add quick reply key
2021-08-27 14:39:29 -04:00
Misty (Bot)
d16d3ebace
Latest translations and fallbacks
2021-08-27 09:06:48 +00:00
Renovate Bot
65b32fa1fc
fix(deps): update dependency nodebb-theme-slick to v1.4.11
2021-08-27 05:09:42 +00:00
Renovate Bot
6ce321e4c4
fix(deps): update dependency nodebb-theme-persona to v11.2.3
2021-08-27 03:28:13 +00:00
Barış Soner Uşaklı
6e73d8c934
feat: add new lang key for no best posts
2021-08-26 19:18:20 -04:00
Renovate Bot
91ba7cdf79
fix(deps): update dependency autoprefixer to v10.3.3
2021-08-26 19:35:40 +00:00
Renovate Bot
d80b378f4e
fix(deps): update dependency nodebb-theme-slick to v1.4.9
2021-08-26 17:58:27 +00:00
SAES:RPG
dd15065706
Fix [MONGODB DRIVER] Warning: bulk operation remove has been deprecated, please use delete ( #9746 )
...
Co-authored-by: Brophy <paul.brophy@bastage.net >
2021-08-26 09:44:16 -04:00
Misty (Bot)
fac8136f9b
Latest translations and fallbacks
2021-08-26 09:06:05 +00:00
renovate[bot]
7f9451cea5
fix(deps): update dependency jquery-deserialize to v2.0.0 ( #9744 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-25 16:52:23 -04:00
Misty (Bot)
1e436ae793
chore: incrementing version number - v1.18.0
...
(cherry picked from commit d220d1d461 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-08-25 20:29:56 +00:00
Misty (Bot)
2fd9c09544
chore: update changelog for v1.18.0
2021-08-25 20:29:56 +00:00
Julian Lam
4ddc26fc08
Add dependabot.yml for automatic security updates
2021-08-25 12:56:50 -04:00
Barış Soner Uşaklı
d2bc1fa565
Revert "Use Github Action as a release pipeline to Docker ( #9720 )" ( #9738 )
...
This reverts commit 1a72d3b4f8 .
2021-08-25 10:59:28 -04:00
Steve Fan
1a72d3b4f8
Use Github Action as a release pipeline to Docker ( #9720 )
...
* Create main.yml
* Update and rename main.yml to docker.yml
2021-08-25 10:55:52 -04:00
loid345
635f5555de
Update package.json ( #9722 )
2021-08-25 10:55:42 -04:00
Julian Lam
55693ec1b0
fix: lint
2021-08-25 10:24:02 -04:00
Julian Lam
12e7f8d5ae
fix(deps): bump persona
2021-08-25 10:21:23 -04:00
Julian Lam
e803737a4b
feat: add confirmation modal to topic event deletion
2021-08-25 10:12:50 -04:00
Julian Lam
1ee92c281d
fix: topic event deletion
2021-08-25 10:12:50 -04:00
Renovate Bot
324c7d482d
chore(deps): update dependency husky to v7.0.2
2021-08-25 04:18:54 +00:00
Renovate Bot
9a34fe1857
chore(deps): update dependency eslint-plugin-import to v2.24.2
2021-08-25 02:43:30 +00:00
renovate[bot]
2e1562b813
fix(deps): update dependency nodebb-theme-persona to v11.2.1 ( #9734 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-24 13:36:48 -04:00
renovate[bot]
4bd66a7ca9
fix(deps): update dependency nodebb-theme-vanilla to v12.1.2 ( #9735 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-24 13:36:42 -04:00
Julian Lam
152f194aee
Server-side rendering of topic events ( #9733 )
...
* style: reformat list of helpers exported
* refactor: move topic events partial into a helper, invoke helper in topic.tpl (see persona), update how events are added to the DOM via addTopicEvents
closes #9731
* style: lint
2021-08-24 11:56:04 -04:00
Barış Soner Uşaklı
0743554dd4
fix: pluginPaths
2021-08-23 21:41:08 -04:00
Barış Soner Uşaklı
13878e9f14
fix : #9730 , show warning if plugin is active but not installed
2021-08-23 21:27:03 -04:00
renovate[bot]
096c5a5891
fix(deps): update dependency nodebb-theme-slick to v1.4.8 ( #9732 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-23 14:17:00 -04:00
Barış Soner Uşaklı
60bf564321
fix : #9729 , insert new posts after topic events
2021-08-23 12:31:11 -04:00
Barış Soner Uşaklı
c354cde347
fix : #9719 , only apply to non https
2021-08-23 11:51:36 -04:00
Misty (Bot)
2dcced5518
Latest translations and fallbacks
2021-08-22 09:06:14 +00:00
Barış Soner Uşaklı
77c3085a7b
fix : #9727 , addHandlers after hooks
2021-08-21 23:32:05 -04:00
Barış Soner Uşaklı
6659e95a4a
refactor: remove promisify from redis, ioredis supports promises nati… ( #9728 )
...
* refactor: remove promisify from redis, ioredis supports promises natively
* refactor: remove unused util
2021-08-21 23:31:31 -04:00
Renovate Bot
d44e3a8ecf
fix(deps): update dependency autoprefixer to v10.3.2
2021-08-21 20:21:49 +00:00
Misty (Bot)
8358c3b426
Latest translations and fallbacks
2021-08-21 09:05:54 +00:00
Renovate Bot
cd85a55dd4
chore(deps): update dependency eslint-config-nodebb to v0.0.2
2021-08-20 11:06:00 -04:00
Renovate Bot
c5a4227310
chore(deps): update dependency mocha to v9.1.0
2021-08-20 11:16:05 +00:00
Misty (Bot)
b14cdc5f6d
Latest translations and fallbacks
2021-08-20 09:06:34 +00:00
Renovate Bot
daca09d455
chore(deps): update dependency eslint-plugin-import to v2.24.1
2021-08-20 00:01:47 +00:00
Misty (Bot)
81a1cd00cf
Latest translations and fallbacks
2021-08-19 09:06:26 +00:00
Barış Soner Uşaklı
a288f51f42
fix: allow smaller than 5mins for admin relogin duration
...
setting the value to 1min in ACP wasn't working
2021-08-18 20:46:51 -04:00
Barış Soner Uşaklı
794bf01b21
feat: allow changing default search in
2021-08-18 20:35:39 -04:00
Renovate Bot
116f9cb55e
fix(deps): update dependency nodebb-theme-persona to v11.2.0
2021-08-18 17:06:06 +00:00
Renovate Bot
8461791a52
fix(deps): update dependency ioredis to v4.27.8
2021-08-18 15:49:20 +00:00
Julian Lam
cf4b78dbd3
Revert "fix: taskbar icon not pushed via composer/persona"
...
This reverts commit 3a81c8fd42 .
2021-08-18 10:09:39 -04:00
psychobunny
d2492ef48e
style: eslint
2021-08-17 18:16:43 -04:00
psychobunny
3a81c8fd42
fix: taskbar icon not pushed via composer/persona
...
@antosik, partially reverted your PR:
342503e07a
just specifically this file: 342503e07a/public/src/modules/taskbar.js
I'm not 100% sure, but it might be because this hook is called sooner than the hook being registered? https://github.com/NodeBB/nodebb-theme-persona/blob/master/public/persona.js#L100-L101 @julianlam
2021-08-17 17:49:06 -04:00
Renovate Bot
ec103ce8dd
fix(deps): update dependency nodebb-theme-persona to v11.1.3
2021-08-17 17:05:13 -04:00
Renovate Bot
626d5565c6
fix(deps): update dependency sharp to v0.29.0
2021-08-17 18:46:37 +00:00
Renovate Bot
ce6039f2d1
fix(deps): update dependency connect-mongo to v4.5.0
2021-08-17 16:11:17 +00:00
Misty (Bot)
0c672d8faa
Latest translations and fallbacks
2021-08-17 09:06:13 +00:00
Andrew Rodrigues
b74eefacf6
chore: up markdown/composer-default, fixes : #9708
2021-08-16 18:36:45 -04:00
Renovate Bot
de83f82eae
fix(deps): update dependency nodebb-theme-vanilla to v12.1.1
2021-08-16 18:22:02 +00:00
Renovate Bot
ee10ae0450
fix(deps): update dependency nodebb-theme-persona to v11.1.2
2021-08-16 16:58:06 +00:00
Barış Soner Uşaklı
382a4c2785
feat: #9705 , use radio buttons for flag reasons
2021-08-16 11:26:49 -04:00
Renovate Bot
ffdf61b882
chore(deps): update dependency @apidevtools/swagger-parser to v10.0.3
2021-08-15 11:21:00 +00:00
Misty (Bot)
2f2e6b4b5e
Latest translations and fallbacks
2021-08-15 09:05:42 +00:00
Renovate Bot
38e38580fb
fix(deps): update dependency yargs to v17.1.1
2021-08-13 23:27:07 +00:00
renovate[bot]
418553757f
chore(deps): update dependency jsdom to v17 ( #9700 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-08-13 16:59:00 -04:00
Anton Grigoryev
342503e07a
Feat: Client-side hooks - replace window.trigger ( #9679 )
...
* feat/clientside-hooks: replace window.trigger with hooks.fire
* feat(clientside-hooks): Move hooks require to the top
* fix: simplifying complex logical expression
* fix: client-side hook for translator - post-review fixes
2021-08-13 16:58:37 -04:00
Misty (Bot)
a850dd2e34
Latest translations and fallbacks
2021-08-13 09:06:19 +00:00
Barış Soner Uşaklı
9de64bf516
fix : #9698 , pass along query params in redirect
2021-08-12 11:26:15 -04:00
Misty (Bot)
4c67592f55
Latest translations and fallbacks
2021-08-12 09:06:01 +00:00
Misty (Bot)
8100b6a841
Latest translations and fallbacks
2021-08-11 09:06:57 +00:00
Renovate Bot
4794141852
fix(deps): update dependency nodebb-theme-persona to v11.1.1
2021-08-11 03:02:13 +00:00
Barış Soner Uşaklı
8bf2896d6c
fix: lint
2021-08-10 21:19:01 -04:00
Barış Soner Uşaklı
358ad74054
feat: closes #9684 , allow event deletion
...
fix: topic events appearing before necro messages
feat: add move topic event
feat: add ability to delete specific topic events via events.purge
2021-08-10 19:39:51 -04:00
Renovate Bot
23dafa204c
chore(deps): update dependency eslint-plugin-import to v2.24.0
2021-08-08 23:03:22 +00:00
Julian Lam
f653a6ff6a
feat: replace eslint configs on server and client side to inherit rules from eslint-config-nodebb
2021-08-08 15:38:02 -04:00
opliko
5e6b8433a3
change font order
2021-08-06 19:39:33 -04:00
opliko
f576d6e0ea
fix solid font weight in shim
2021-08-06 19:39:33 -04:00
opliko
a370c26f73
feat: re-add FontAwesome font for compatibility
2021-08-06 19:39:33 -04:00
opliko
093ac1c09a
fix: remove unnecessary quote
2021-08-06 19:39:33 -04:00
opliko
41762e6603
feat: update to FontAwesome 5.15, resolve #6976
2021-08-06 19:39:33 -04:00
Renovate Bot
d47bdde260
chore(deps): update dependency lint-staged to v11.1.2
2021-08-06 08:57:29 +00:00
Renovate Bot
a0fd026801
fix(deps): update dependency mongodb to v3.6.11
2021-08-05 19:19:19 +00:00
Barış Soner Uşaklı
8fb53252a8
refactor: get rid of async.waterfall/each
2021-08-05 14:09:34 -04:00
Barış Soner Uşaklı
42dbd40253
refactor: remove unused async
2021-08-05 13:02:28 -04:00
Barış Soner Uşaklı
6b6a7d4b8a
refactor: remove waterfall
2021-08-05 12:52:07 -04:00
Renovate Bot
181c20ba56
fix(deps): update dependency yargs to v17.1.0
2021-08-05 00:14:52 +00:00
Misty (Bot)
fadb71bff5
Latest translations and fallbacks
2021-08-03 09:06:27 +00:00
Misty (Bot)
39911a9fc5
Latest translations and fallbacks
2021-08-02 09:06:49 +00:00
Opliko
d509a307f0
Remove some deprecated/unnecessary code ( #9688 )
...
* refactor: remove mkdirp promisify
* refactor: remove old session deletion API route
* refactor: remove middleware.isAdmin
* refactor: remove templateValues.config.bootswatchSkin
* fix: unused dependencies
2021-08-01 22:03:19 -04:00
Renovate Bot
9db28b4b4f
chore(deps): update dependency jsdom to v16.7.0
2021-08-01 23:06:36 +00:00
Renovate Bot
4c9d6b62a8
fix(deps): update dependency ioredis to v4.27.7
2021-08-01 18:12:41 +00:00
Misty (Bot)
e8b2aa51bf
Latest translations and fallbacks
2021-08-01 09:05:23 +00:00
Misty (Bot)
d675795749
Latest translations and fallbacks
2021-07-31 09:05:46 +00:00
Barış Soner Uşaklı
162ebacf5b
fix: parseInt tids
2021-07-30 22:54:19 -04:00
Barış Soner Uşaklı
0c81642997
fix : #9681 , update posts in queue if target tid is merged
2021-07-30 22:51:06 -04:00
Renovate Bot
03a98f4de4
chore(deps): update dependency eslint to v7.32.0
2021-07-31 01:02:58 +00:00
Julian Lam
4a521ea218
fix: email update interstitial to not error on empty email field (on new registration)
2021-07-30 15:08:43 -04:00
Julian Lam
70a04bc105
feat: removed registerAndLoginUserCallback local helper, added handling if a bad interstitial doesn't go away nor throw errors
2021-07-30 14:50:56 -04:00
Misty (Bot)
46243719b7
Latest translations and fallbacks
2021-07-30 17:53:30 +00:00
Julian Lam
3b34571de9
fix(deps): update theme versions for #9607
2021-07-30 13:41:31 -04:00
Julian Lam
bbbacd86ab
feat: updated email confirmation alert to more closely reflect email usage, remembering dismissal
2021-07-30 13:29:13 -04:00
Julian Lam
58adb76246
feat: allow requirejs modules to be awaited
2021-07-30 13:29:13 -04:00
Julian Lam
0e05cbe1f7
feat: show instructional modal after email change request
2021-07-30 13:29:13 -04:00
Julian Lam
e95df2f066
refactor: move interstitials into its own file in src/user/
2021-07-30 13:29:13 -04:00
Julian Lam
324a12b6c3
feat: return back to profile after editing email
2021-07-30 13:29:13 -04:00
Julian Lam
b3c916414b
feat: allow registration interstitial abort to also follow returnTo
2021-07-30 13:29:13 -04:00
Julian Lam
96398faa3c
feat: plumb current session id into email removal/confirmation flow, so all other sessions are revoked except for the current session
...
This utilises the new argument in user.auth.revokeAllSessions
2021-07-30 13:29:13 -04:00
Julian Lam
b0a4a1d3e4
feat: allow revokeAllSessions method to revoke all sessions except that which is passed in (new arg)
2021-07-30 13:29:13 -04:00
Julian Lam
f53fc1ad0b
feat: return generic 404 on invalid confirm code
2021-07-30 13:29:13 -04:00
Julian Lam
824a72b220
fix: updated ACP > Manage > Users to handle users with no email address
2021-07-30 13:29:13 -04:00
Julian Lam
d5b5b7d531
fix: allowed reset and reset_notify emails to go out to unconfirmed email addresses
2021-07-30 13:29:13 -04:00
Julian Lam
ccf004f1f4
refactor: added user.email.remove method, updated email interstitial to handle email removal
2021-07-30 13:29:13 -04:00
Julian Lam
414d733d76
fix: bug where confirmation email was sent to the old email address, not the new one
2021-07-30 13:29:13 -04:00
Julian Lam
3bcd1f1438
fix: email validation flow, so that it actually works, fixed event logging bug, new email verification template
2021-07-30 13:29:13 -04:00
Julian Lam
caf8968791
fix: accidental early return in confirmByCode, tests, race condition
...
A race condition caused mongo/psql tests to fail.
2021-07-30 13:29:13 -04:00
gasoved
a917210c5b
feat: invites no longer require email
2021-07-30 13:29:13 -04:00
Julian Lam
81611ae1c4
fix(emails): broken test for api/user/email/:email
...
+ fixed broken tests due to unexpected behaviour for email confirmation
2021-07-30 13:29:13 -04:00
Julian Lam
c4e3362bd3
feat(emails): restore ability for admins to edit a user's email address [breaking]
...
The edited user's email will be automatically confirmed
2021-07-30 13:29:13 -04:00
Julian Lam
afd2d8dab1
feat(emails): pass req in to filter:registration.interstitial
2021-07-30 13:29:13 -04:00
Barış Soner Uşaklı
7d115c8ef2
fix(emails): dont allow retrieving user data if showemail is false @julianlam
2021-07-30 13:29:13 -04:00
Julian Lam
6694bdd550
fix(emails): registration tests, email no longer passed-in, API tests (confirm email for test accounts)
2021-07-30 13:29:13 -04:00
Julian Lam
e726048e0c
fix(emails): don't automatically associate email during user creation if passed in at registration
2021-07-30 13:29:13 -04:00
Julian Lam
f52919990b
feat(emails): display current email in interstitial form
2021-07-30 13:29:13 -04:00
Julian Lam
b4b65ecd98
fix(emails): remove debug log
2021-07-30 13:29:13 -04:00
Julian Lam
087e6020e4
refactor(email): validation checking methods, +tests fix
2021-07-30 13:29:13 -04:00
Julian Lam
50517020a2
feat(emails): upgrade script for includeUnverifiedEmails
2021-07-30 13:29:13 -04:00
Julian Lam
be97aa6f13
feat(emails): +includeUnverifiedEmails ACP setting
2021-07-30 13:29:13 -04:00
Julian Lam
ab9b671693
fix(emails): broken test due to sticky registration interstitial
2021-07-30 13:29:13 -04:00
Julian Lam
a3a3b10fb3
test(emails): fixing broken tests introduced by e5ff68acd
2021-07-30 13:29:13 -04:00
Julian Lam
69c96dd23c
refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation
2021-07-30 13:29:13 -04:00
Julian Lam
f365bc4600
refactor(emails): interstitial for adding/updating email
2021-07-30 13:29:13 -04:00
Julian Lam
74aaa0a926
feat: show different registration intersitial lead text on new account vs. existing
2021-07-30 13:29:13 -04:00
Julian Lam
7c1d1c777b
refactor(emails): remove email validation on client and server side
2021-07-30 13:29:13 -04:00
Julian Lam
12b2a979a0
feat: removal of emailExists socket listener
2021-07-30 13:29:13 -04:00
Barış Soner Uşaklı
04b1f702cd
feat: add loggedin/guest class to body
2021-07-29 11:10:13 -04:00
Misty (Bot)
c54d339dca
Latest translations and fallbacks
2021-07-29 09:07:10 +00:00
Misty (Bot)
09c2b85e36
Latest translations and fallbacks
2021-07-28 09:06:17 +00:00
Renovate Bot
40384fcb5a
chore(deps): update dependency mocha to v9.0.3
2021-07-25 17:26:44 +00:00
Misty (Bot)
9f56c893ab
Latest translations and fallbacks
2021-07-25 09:05:45 +00:00
Renovate Bot
7588aae13c
chore(deps): update dependency lint-staged to v11.1.1
2021-07-24 13:50:06 +00:00
Renovate Bot
cb5fe27118
chore(deps): update dependency lint-staged to v11.1.0
2021-07-22 17:27:20 +00:00
Misty (Bot)
8826e7a858
Latest translations and fallbacks
2021-07-22 09:06:54 +00:00
Renovate Bot
ebdba8f13b
fix(deps): update dependency postcss to v8.3.6
2021-07-21 22:36:42 +00:00
Julian Lam
2c06ac9a45
fix: test :shipit:
2021-07-21 17:36:46 -04:00
Julian Lam
340ccb2498
style: lint fix
2021-07-21 17:08:51 -04:00
Julian Lam
f71f29510d
fix: failing test from d1959a2
2021-07-21 17:06:08 -04:00
Julian Lam
d1959a258b
fix : #9670 return 4xx errors instead of 5xx on flag routes, when unauthenticated or not privileged [breaking]
2021-07-21 13:27:41 -04:00
Barış Soner Uşaklı
6c47a060c1
fix : #9668 , add raw info to psql database page
2021-07-20 20:36:44 -04:00
Misty (Bot)
6650c0bbf7
Latest translations and fallbacks
2021-07-20 09:06:56 +00:00
Renovate Bot
3f24746cd1
fix(deps): update dependency html-to-text to v8
2021-07-19 10:17:57 -04:00
Renovate Bot
1b6b1fe591
fix(deps): update dependency yargs to v17
2021-07-19 10:16:45 -04:00
Renovate Bot
f43291f582
chore(deps): update dependency mocha to v9
2021-07-19 10:15:40 -04:00
Renovate Bot
702290c47e
chore(deps): update dependency husky to v7
2021-07-19 10:15:30 -04:00
Misty (Bot)
b837e04ae0
Latest translations and fallbacks
2021-07-19 09:06:22 +00:00
Misty (Bot)
84830bf7c8
Latest translations and fallbacks
2021-07-18 09:06:11 +00:00
Renovate Bot
f5a53b7f1e
chore(deps): update dependency eslint to v7.31.0
2021-07-17 23:51:40 +00:00
Misty (Bot)
9efdbecc00
Latest translations and fallbacks
2021-07-17 09:05:23 +00:00
Julian Lam
51458c75f5
fix(deps): bump composer-default to v7
2021-07-16 14:46:24 -04:00
Julian Lam
21359eabac
feat: convert _fireStaticHook to async function (auto-refactor by vscode)
2021-07-16 14:42:48 -04:00
Julian Lam
6bc090f8bb
docs: some hook deprecation notices
2021-07-16 14:37:47 -04:00
Julian Lam
ef4e74bfc8
refactor: client-side to use flag notes API
2021-07-16 13:51:54 -04:00
Julian Lam
cc6cbfcdc4
Flags API ( #9666 )
...
* feat: new routes for flags API
+ flag get
+ flag creation, migration from socket method
+ flag update, migration from socket method
* fixed bug where you could not unassign someone from a flag
* feat: tests for new flags API
added missing files for schema update
* fix: flag tests to use Write API instead of sockets
* feat: flag notes API + tests
* chore: remove debug line
* test: fix breaking test on mongo
2021-07-16 13:44:42 -04:00
Misty (Bot)
71bc258731
Latest translations and fallbacks
2021-07-15 09:06:22 +00:00
psychobunny
acb11cc764
fix: use hooks module instead of window trigger
2021-07-14 14:54:17 -04:00
Misty (Bot)
c4be0078ed
Latest translations and fallbacks
2021-07-14 09:06:19 +00:00
Renovate Bot
021013159e
chore(deps): update dependency lint-staged to v11.0.1
2021-07-13 11:01:05 +00:00
Misty (Bot)
f9a89adc97
Latest translations and fallbacks
2021-07-13 09:06:01 +00:00
Barış Soner Uşaklı
4a56388ec3
feat: store topic tags in topic hash ( #9656 )
...
* feat: store topic tags in topic hash
breaking: remove color info from tags (use css)
* fix: remove unused tag modal
* fix: tag search
2021-07-12 19:25:04 -04:00
Renovate Bot
0d3f74b762
fix(deps): update dependency autoprefixer to v10.3.1
2021-07-12 19:43:49 +00:00
psychobunny
522291726d
style: lint
2021-07-12 13:55:16 -04:00
psychobunny
e0db904b0e
feat: new hook action:topics.loading (in the same format as action:posts.loading)
2021-07-12 13:10:57 -04:00
psychobunny
8ae4c30029
feat: schedule deprecation for action:category.loaded and action:category.loading. Use action:topics.loaded/ing instead
...
(or action:ajaxify.end if you are using it to check cid on page load)
2021-07-12 13:05:06 -04:00
psychobunny
07f25d8c47
fix: made TopicList.onTopicsLoaded private [breaking]
2021-07-12 12:57:59 -04:00
Misty (Bot)
62cd5f669b
Latest translations and fallbacks
2021-07-12 09:07:04 +00:00
Renovate Bot
b6a8471205
fix(deps): update dependency nodebb-plugin-markdown to v8.14.2
2021-07-10 15:55:34 +00:00
Renovate Bot
72c9650fd3
fix(deps): update dependency autoprefixer to v10.3.0
2021-07-10 13:29:39 +00:00
Renovate Bot
f14df0d443
fix(deps): update socket.io packages to v4.1.3
2021-07-10 11:54:11 +00:00
Misty (Bot)
98b685d9c5
Latest translations and fallbacks
2021-07-10 09:05:51 +00:00
Renovate Bot
31dae04f3b
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.34
2021-07-10 01:59:49 +00:00
Julian Lam
0960a81468
fix: tests
2021-07-09 12:24:32 -04:00
Julian Lam
415416d2a7
fix: translate language keys if passed in to formatApiResponse
2021-07-09 12:24:32 -04:00
Julian Lam
7036c3751e
feat: internationalize API error messages
2021-07-09 12:24:32 -04:00
Julian Lam
a54a3ee1ca
fix: return proper API-style response if exception caught by error handler on v3 routes [breaking]
2021-07-09 12:24:32 -04:00
Renovate Bot
ae14016efc
fix(deps): update dependency nodebb-theme-persona to v11.0.26
2021-07-08 16:39:05 +00:00
Barış Soner Uşaklı
ff78969c2c
fix: lint
2021-07-08 11:25:54 -04:00
Barış Soner Uşaklı
55d7e55867
fix: tests
2021-07-08 11:22:36 -04:00
Barış Soner Uşaklı
6ed7e937ce
refactor: fix wording
2021-07-08 11:07:52 -04:00
Barış Soner Uşaklı
47c8c69264
fix: keep query string on redirects
2021-07-08 11:06:20 -04:00
Barış Soner Uşaklı
5fd190f7c4
feat: #9651 , change category desc to multiline
2021-07-08 10:01:22 -04:00
Misty (Bot)
7da8f12173
Latest translations and fallbacks
2021-07-08 09:05:51 +00:00
Renovate Bot
8b41684ee3
fix(deps): update dependency nodebb-plugin-markdown to v8.14.1
2021-07-07 16:09:03 -04:00
Misty (Bot)
46be2046ef
chore: incrementing version number - v1.17.2
...
(cherry picked from commit 9f90bdcd59 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-07-07 18:44:41 +00:00
Misty (Bot)
5c9c0605a7
chore: update changelog for v1.17.2
2021-07-07 18:44:41 +00:00
Barış Soner Uşaklı
8e0561f226
perf: cache Topics.getTopicsTags
2021-07-07 11:42:19 -04:00
Barış Soner Uşaklı
10ddfff38f
perf: bypass getMultipleUserSettings
2021-07-07 09:58:06 -04:00
Julian Lam
e03782f218
fix(docs): #9648
2021-07-07 09:33:26 -04:00
Renovate Bot
f17625fb34
fix(deps): update dependency mongodb to v3.6.10
2021-07-06 22:00:03 +00:00
Renovate Bot
99c230372a
chore(deps): update coverallsapp/github-action action to v1.1.3
2021-07-06 21:08:13 +00:00
Misty (Bot)
5fe074c133
Latest translations and fallbacks
2021-07-06 09:06:41 +00:00
Renovate Bot
c11927c5f5
fix(deps): update dependency nodebb-theme-persona to v11.0.25
2021-07-05 12:22:15 -04:00
Barış Soner Uşaklı
c9348efbdc
feat: add merge/fork hooks
2021-07-05 10:02:42 -04:00
Misty (Bot)
d9ea704731
Latest translations and fallbacks
2021-07-05 09:06:33 +00:00
Renovate Bot
5ff9319f9d
fix(deps): update dependency sortablejs to v1.14.0
2021-07-04 20:55:55 +00:00
Misty (Bot)
f7f008a779
Latest translations and fallbacks
2021-07-03 09:05:52 +00:00
Renovate Bot
725e70e9d7
chore(deps): update dependency eslint to v7.30.0
2021-07-03 01:10:47 +00:00
Renovate Bot
c7feea566f
fix(deps): update dependency nodebb-theme-persona to v11.0.24
2021-07-02 19:32:59 +00:00
Misty (Bot)
7b20cd304b
Latest translations and fallbacks
2021-07-02 09:06:36 +00:00
Misty (Bot)
b3658329da
Latest translations and fallbacks
2021-07-01 09:05:51 +00:00
Julian Lam
b896484351
fix : #9634 , re-jig top bar of Admin > Manage > Users
2021-06-30 17:43:16 -04:00
gasoved
97c8569a79
fix: hide private user data in api/v3/users/[uid]
2021-06-30 17:02:38 -04:00
Barış Soner Uşaklı
d9e2190a6b
fix: numThumb upgrade script
2021-06-30 11:08:55 -04:00
Barış Soner Uşaklı
fee782c436
fix: acp dashboard sometimes not loading on cold load
2021-06-30 10:38:15 -04:00
Renovate Bot
edefac9645
chore(deps): update dependency coveralls to v3.1.1
2021-06-29 10:58:40 +00:00
Misty (Bot)
4d6421bb76
Latest translations and fallbacks
2021-06-29 09:06:33 +00:00
Julian Lam
849049765b
fix : #9636 , sanitize all attributes in meta and link tags
2021-06-28 13:17:22 -04:00
Julian Lam
09bac6bd7e
fix: convert some hooks to use hooks module
...
re: julianlam/nodebb-plugin-markdown#130
2021-06-28 11:33:56 -04:00
Misty (Bot)
a76eab1ca2
Latest translations and fallbacks
2021-06-28 09:08:49 +00:00
Misty (Bot)
e6f30d2a36
Latest translations and fallbacks
2021-06-27 09:05:55 +00:00
Misty (Bot)
366b36a560
Latest translations and fallbacks
2021-06-26 09:05:52 +00:00
Renovate Bot
3611b04e0e
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.33
2021-06-25 22:26:37 +00:00
Renovate Bot
e40f648ff5
fix(deps): update dependency nodebb-plugin-markdown to v8.14.0
2021-06-25 14:35:29 -04:00
Julian Lam
acdbd04913
fix : #9627
2021-06-25 13:56:21 -04:00
Anton Grigoryev
db65360c0d
fix(post-queue): moderatedCids is an array of numbers ( #9631 )
2021-06-24 19:04:37 -04:00
Renovate Bot
cf6fcc2107
fix(deps): update dependency nodebb-plugin-markdown to v8.13.1
2021-06-23 21:55:45 +00:00
Barış Soner Uşaklı
561ce7d30a
fix : #9629 , translate content property of meta tags
2021-06-23 11:03:59 -04:00
Barış Soner Uşaklı
9a9250338a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-06-23 09:53:28 -04:00
Barış Soner Uşaklı
2fe30b6fa0
feat: #9628 , allow setting custom icon names
2021-06-23 09:53:26 -04:00
Misty (Bot)
eacd00e9a4
Latest translations and fallbacks
2021-06-23 09:05:47 +00:00
Barış Soner Uşaklı
52596902a6
feat: #9617 update fa link
2021-06-22 13:16:59 -04:00
renovate[bot]
90e3f5acda
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.32 ( #9626 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 13:08:26 -04:00
Barış Soner Uşaklı
909db3ae71
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-06-22 12:36:00 -04:00
Barış Soner Uşaklı
ab6f062ff9
fix: prevent crash in expandObjBy #9618
2021-06-22 12:35:53 -04:00
renovate[bot]
2060dc61bc
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.30 ( #9624 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-22 12:22:03 -04:00
Barış Soner Uşaklı
1bf263c4a2
9622 ( #9625 )
...
* fix : #9622
dont allow regular user to remove system tags
* refactor: add guest/spider check to isPrivileged
string/trim tag
2021-06-22 12:21:52 -04:00
Barış Soner Uşaklı
0d975bc4fb
fix: dont show system tags in whitelist dropdown to regular users
2021-06-22 12:21:40 -04:00
Barış Soner Uşaklı
84e065752f
fix : #9622 ( #9623 )
...
dont allow regular user to remove system tags
2021-06-22 11:09:32 -04:00
Misty (Bot)
50e1a1a7ca
Latest translations and fallbacks
2021-06-22 09:05:52 +00:00
Barış Soner Uşaklı
73f40e96a5
fix : #9620 , fix notif delay
2021-06-21 11:17:57 -04:00
Barış Soner Uşaklı
c92fc19b5c
fix : #9619 , add group chat filter to /notifications
2021-06-21 10:02:18 -04:00
Renovate Bot
2700f7175e
chore(deps): update dependency eslint to v7.29.0
2021-06-18 22:04:36 +00:00
Barış Soner Uşaklı
3cd9434b56
fix: scope
2021-06-18 12:36:04 -04:00
Barış Soner Uşaklı
1eda538da5
fix : #9615 , catch exceptions in renderOverride
2021-06-18 12:24:07 -04:00
Barış Soner Uşaklı
46a454f194
feat: add bodyClass to 500 page
2021-06-18 09:55:08 -04:00
gasoved
8168c6c407
fix: purge uploaded images accordingly #9606 ( #9611 )
...
* fix: purge uploaded images accordingly
* fix: tests
* fix: relative paths
2021-06-18 09:21:23 -04:00
Misty (Bot)
ab5e2a4163
Latest translations and fallbacks
2021-06-18 09:08:51 +00:00
Renovate Bot
09aebbdafe
fix(deps): update dependency postcss to v8.3.5
2021-06-17 04:38:56 +00:00
Barış Soner Uşaklı
7b4c0a1683
fix: keep query params when switching chat
2021-06-16 09:49:29 -04:00
Julian Lam
a2400f6baf
fix: accidental unnecessarily strict conditional that effectively rendered SSO state checking opt-in instead of opt-out
2021-06-14 14:13:39 -04:00
Renovate Bot
520050da19
fix(deps): update dependency postcss to v8.3.4
2021-06-14 16:39:46 +00:00
Julian Lam
f9728aff2c
feat: clear reset tokens on successful login
2021-06-14 11:50:36 -04:00
Renovate Bot
c7006ec6b4
fix(deps): update dependency postcss to v8.3.3
2021-06-14 10:37:32 +00:00
Misty (Bot)
dc613835e1
Latest translations and fallbacks
2021-06-14 09:06:31 +00:00
Renovate Bot
82b33dc40a
fix(deps): update dependency ioredis to v4.27.6
2021-06-13 10:25:12 +00:00
Misty (Bot)
8f58c97c6d
Latest translations and fallbacks
2021-06-12 09:07:24 +00:00
Julian Lam
5c42b3eab0
test: fixed broken tests from #9605 , removed token clean on token usage as it is superceded by token clean on generation (+ associated test)
2021-06-11 15:43:03 -04:00
Julian Lam
f6c14d6b62
fix: introduce artificial delay + delay fudging on invalid email during reset token generation
2021-06-11 14:47:13 -04:00
Julian Lam
229f96f872
fix : #9605 , expire all active reset tokens for a uid if that uid generates a new one
2021-06-11 14:39:00 -04:00
Julian Lam
f4eb336ad3
fix(deps): bump persona
2021-06-11 11:16:21 -04:00
Barış Soner Uşaklı
8c952aa381
fix: lint
2021-06-11 09:57:40 -04:00
Barış Soner Uşaklı
be19f27f40
feat: add filter:categories.categorySearch
2021-06-11 09:47:23 -04:00
Misty (Bot)
3cc3ef6e70
Latest translations and fallbacks
2021-06-11 09:10:52 +00:00
Renovate Bot
88f21e9143
fix(deps): update dependency postcss to v8.3.2
2021-06-11 04:27:05 +00:00
Misty (Bot)
db5f988324
Latest translations and fallbacks
2021-06-10 09:11:16 +00:00
Renovate Bot
71b4d6345b
fix(deps): update dependency postcss to v8.3.1
2021-06-10 02:44:19 +00:00
Barış Soner Uşaklı
cc0cf99fed
feat: allow nested properties on category page ( #9601 )
...
* feat: allow nested properties on category page
* fix: remove debug
* fix: remove debug
2021-06-09 17:40:36 -04:00
Misty (Bot)
8f00abc838
Latest translations and fallbacks
2021-06-09 09:11:00 +00:00
Barış Soner Uşaklı
39e1359142
fix: schema
2021-06-08 11:54:52 -04:00
Barış Soner Uşaklı
8ea58432c9
feat: show ip on acp manage users
...
update url on search
show matching ip when searching by ip
add ip to export csv
2021-06-08 11:50:52 -04:00
Barış Soner Uşaklı
6695927ea9
fix: pagination on acp users search
2021-06-08 10:00:51 -04:00
Misty (Bot)
1709139200
Latest translations and fallbacks
2021-06-08 09:11:28 +00:00
psychobunny
2db77b0cd2
docs: add undoTimeout
2021-06-07 14:51:55 -04:00
psychobunny
e588948ff5
feat: add undoTimeout to moving posts as well #9599
2021-06-07 14:46:37 -04:00
psychobunny
05cc7ccb60
feat: make undoTimeout configurable, closes #9599
2021-06-07 14:44:12 -04:00
Julian Lam
93d94564c1
fix : #9596 , incorrect placeholder string in some translations
2021-06-07 12:21:44 -04:00
Mats
2b42e7edb0
chore: lint
2021-06-07 10:54:07 -04:00
Mats
6f73261186
fix: extra ')'
2021-06-07 10:54:07 -04:00
Mats
d07229aa6b
chore: fix indentation
2021-06-07 10:54:07 -04:00
Mats
edcba61aa9
fix: disallow editing of other users' notes
...
Feel free to close this if it is intentional, but as you are not allowed to delete other users notes I expect you shouldn't be able to edit them. Editing another users post also changes ownership, allowing you to then delete it.
I also added `error:` to the errormessage so that they display properly.
2021-06-07 10:54:07 -04:00
Barış Soner Uşaklı
ca72aa93d7
Locks bug failing test ( #9595 )
...
* test: failing test for issue
* fix : #9593 , don't lock if email is identical to username
* fix: lock calls after first call
* fix: add back email check
* test: remove invalid test
Co-authored-by: Julian Lam <julian@nodebb.org >
2021-06-07 10:26:00 -04:00
Renovate Bot
9f74caf65c
fix(deps): update dependency ioredis to v4.27.5
2021-06-05 19:54:30 +00:00
Renovate Bot
fac0bcbd35
chore(deps): update dependency eslint to v7.28.0
2021-06-05 01:22:05 +00:00
Julian Lam
816856b0c6
feat: introduce boolean res.locals flag to bypass session reroll (used by session-sharing)
...
The session reroll logic is still standard practice, but in some cases, it is not necessary or causes UX issues. An issue opened in session sharing (julianlam/nodebb-plugin-session-sharing#95 ) brought this to attention in that parsing the cookie to log in the user caused a reroll (as expected), but caused the session open on other tabs to be mismatched. If "re-validate" was turned on, it basically meant that it was not possible to use NodeBB with multiple tabs.
Session sharing now sets `reroll` to `false` if re-validate is enabled.
2021-06-04 11:37:06 -04:00
renovate[bot]
6632b2b6c3
fix(deps): update dependency connect-redis to v6 ( #9590 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-06-04 10:56:53 -04:00
Mats
c448ba6f5a
Fixes flag note editing, deletion, and template update ( #9581 )
...
* Fixes flag note editing, deletion, and template update
Flag note datetime should be int.
Corrects argument order for note reloading.
* Chore: add missing radix
* fix: empty append bug
This line results in an error message popping up when clicking the flag notes text box, as the 'appendNote' case fires with no text. I can't tell that it serves any function.
2021-06-04 10:46:35 -04:00
Barış Soner Uşaklı
286644d0b8
fix : #9592 , check session
2021-06-04 09:41:23 -04:00
Renovate Bot
4ffd234ff9
fix(deps): update dependency ioredis to v4.27.4
2021-06-04 09:37:59 +00:00
Barış Soner Uşaklı
3717df610a
fix: don't crash if session doesn't exist
2021-06-03 17:11:25 -04:00
Barış Soner Uşaklı
66cae54ee3
fix: lint
2021-06-01 11:26:18 -04:00
Barış Soner Uşaklı
57e46e41e3
feat: allow modifying default category privileges
2021-06-01 11:21:15 -04:00
Renovate Bot
8672329218
chore(deps): update dependency smtp-server to v3.9.0
2021-06-01 12:45:35 +00:00
Misty (Bot)
21c992242e
Latest translations and fallbacks
2021-05-30 09:08:41 +00:00
Renovate Bot
886d65f686
chore(deps): update dependency eslint-plugin-import to v2.23.4
2021-05-29 22:29:44 +00:00
Misty (Bot)
866a53088b
Latest translations and fallbacks
2021-05-29 09:09:00 +00:00
Renovate Bot
062928d2e2
fix(deps): update dependency nodebb-theme-persona to v11.0.21
2021-05-28 18:38:16 +00:00
Julian Lam
16e0bca570
fix: improper use of filename extensions
2021-05-28 14:05:30 -04:00
Renovate Bot
c3b0e2fa99
chore(deps): update dependency eslint-plugin-import to v2.23.3
2021-05-28 14:05:30 -04:00
Barış Soner Uşaklı
d8d6c98970
fix: return null
2021-05-28 12:32:52 -04:00
Barış Soner Uşaklı
ac7b093f99
feat: add filter:notifications.create
2021-05-28 12:31:49 -04:00
Mats
f9b248b87f
fix: updates navigation menu user icon
2021-05-28 11:17:56 -04:00
Barış Soner Uşaklı
3fb7444580
fix: returnOriginal deprecation
...
https://github.com/mongodb/node-mongodb-native/pull/2808
2021-05-28 11:12:21 -04:00
Misty (Bot)
e6c3840a4d
Latest translations and fallbacks
2021-05-28 09:09:58 +00:00
Andrew Rodrigues
ca9ca876f5
chore: up rewards
2021-05-27 10:25:58 -04:00
Barış Soner Uşaklı
3d5fef6e80
feat: pass req.query to getUnreadData
2021-05-27 10:02:54 -04:00
Misty (Bot)
b9482e3c87
Latest translations and fallbacks
2021-05-27 09:08:12 +00:00
Renovate Bot
d8c64479d7
fix(deps): update dependency mongodb to v3.6.9
2021-05-26 23:45:05 +00:00
Julian Lam
d2960aeb09
feat: added GET user route for api v3
2021-05-26 12:35:37 -04:00
Julian Lam
48b8e3bb3f
fix: error when trying to trim an object
2021-05-26 12:32:06 -04:00
Renovate Bot
3aeac357b2
fix(deps): update dependency autoprefixer to v10.2.6
2021-05-26 16:31:50 +00:00
Misty (Bot)
0aad131204
chore: incrementing version number - v1.17.1
...
(cherry picked from commit 902da54029 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-05-26 15:40:54 +00:00
Misty (Bot)
1e6ed0adbc
chore: update changelog for v1.17.1
2021-05-26 15:40:53 +00:00
Misty (Bot)
925883bf4c
Latest translations and fallbacks
2021-05-26 09:08:53 +00:00
Barış Soner Uşaklı
9ebfdeb7ee
fix : #9580 , proper 404 when ajaxifying
2021-05-25 12:44:17 -04:00
Barış Soner Uşaklı
09f5179216
fix: lint
2021-05-25 12:04:34 -04:00
Barış Soner Uşaklı
77dde41f7b
feat: keep query string when redirecting category
2021-05-25 11:57:10 -04:00
Renovate Bot
963a9fe600
fix(deps): update dependency sharp to v0.28.3
2021-05-24 17:32:24 +00:00
Renovate Bot
0e37bbfd2c
chore(deps): update dependency grunt to v1.4.1
2021-05-24 16:55:54 +00:00
Renovate Bot
60170ad68c
chore(deps): update dependency jsdom to v16.6.0
2021-05-23 22:51:00 +00:00
Misty (Bot)
609e579442
Latest translations and fallbacks
2021-05-22 09:09:27 +00:00
Renovate Bot
298af98d52
chore(deps): update dependency eslint to v7.27.0
2021-05-22 09:04:13 +00:00
Renovate Bot
075dab27fa
fix(deps): update dependency ioredis to v4.27.3
2021-05-22 05:20:23 +00:00
renovate[bot]
10290f54ae
fix(deps): update dependency nodebb-theme-vanilla to v12.0.8 ( #9574 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-21 14:39:50 -04:00
renovate[bot]
6493578749
fix(deps): update dependency mongodb to v3.6.8 ( #9573 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-21 14:39:41 -04:00
Misty (Bot)
99472e7652
Latest translations and fallbacks
2021-05-21 09:08:15 +00:00
Renovate Bot
ad4afd599c
fix(deps): update dependency postcss to v8.3.0
2021-05-21 08:45:18 +00:00
Renovate Bot
403bcfac10
fix(deps): update dependency nodebb-theme-persona to v11.0.20
2021-05-20 21:41:50 +00:00
Renovate Bot
8d7e442065
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.29
2021-05-20 19:46:44 +00:00
Barış Soner Uşaklı
951e71a0e5
fix : #9567 fix tests
2021-05-20 11:20:19 -04:00
Barış Soner Uşaklı
5215c30ade
fix : #9567 , use regular 404
2021-05-20 10:41:47 -04:00
Mats
e6ef094079
Re-enable "change username" button after failed attempt ( #9568 )
...
* Re-enable "change username" button after failed attempt
* chore: proper indentation
2021-05-20 10:24:16 -04:00
Misty (Bot)
0a5f165371
Latest translations and fallbacks
2021-05-20 09:12:29 +00:00
Barış Soner Uşaklı
3d6bdeb3df
feat: add req.query to flags.list/getCount
2021-05-19 10:01:33 -04:00
Misty (Bot)
573a6e11e3
Latest translations and fallbacks
2021-05-19 09:11:31 +00:00
Renovate Bot
f29e4e87ef
fix(deps): update dependency mongodb to v3.6.7
2021-05-18 20:39:49 +00:00
Barış Soner Uşaklı
d35c64b1a2
feat: add filter:flags.getFlagIdsWithFilters
2021-05-18 10:54:43 -04:00
Misty (Bot)
d81ce3e566
Latest translations and fallbacks
2021-05-18 09:07:32 +00:00
Renovate Bot
9b7653cccb
fix(deps): update dependency textcomplete to ^0.18.0
2021-05-18 01:38:50 +00:00
Barış Soner Uşaklı
f5847f4f02
feat: #9559 , set order help text
2021-05-17 20:18:33 -04:00
renovate[bot]
ca7c77bc1d
fix(deps): update socket.io packages to v4.1.2 ( #9563 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-17 19:22:44 -04:00
renovate[bot]
2d0564cb78
fix(deps): update dependency nodebb-plugin-dbsearch to v5.0.2 ( #9562 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-05-17 19:22:38 -04:00
Barış Soner Uşaklı
1ec9739629
switch to request-promise-native ( #9561 )
...
* refactor: cli/upgrade async/await
async/await cli/upgrade-plugins
remove unused payload.files
* fix: add missing await
* refactor: use request-promise-native
2021-05-17 17:24:23 -04:00
Barış Soner Uşaklı
ac86937c88
refactor: cli/upgrade async/await ( #9558 )
...
* refactor: cli/upgrade async/await
async/await cli/upgrade-plugins
remove unused payload.files
* fix: add missing await
2021-05-17 17:08:00 -04:00
Barış Soner Uşaklı
1ce595083a
fix: ioredis upgrade fix, maybe
2021-05-17 13:59:11 -04:00
Barış Soner Uşaklı
4afca6900b
feat: add filter:user.getWatchedCategories
2021-05-17 12:12:16 -04:00
Julian Lam
1d9cfe1e96
fix: bug where interstitial errors were not properly passed to the front-end via req.flash
2021-05-17 10:50:58 -04:00
Barış Soner Uşaklı
518157d9fa
feat: pass req.query to getUserDataByUserSlug
2021-05-17 10:26:32 -04:00
Renovate Bot
bf4aa50c8c
fix(deps): update dependency nodebb-theme-slick to v1.4.7
2021-05-17 01:44:58 +00:00
Renovate Bot
4164b3229b
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.28
2021-05-14 22:19:53 +00:00
Barış Soner Uşaklı
0551642a35
fix : #9553 , use same fields for user search results in acp
2021-05-14 13:00:56 -04:00
Barış Soner Uşaklı
e8c5c18af1
fix: lint
2021-05-14 11:21:49 -04:00
Barış Soner Uşaklı
94c12e3771
feat: #9508 , add cluster support
2021-05-14 10:56:03 -04:00
Misty (Bot)
728db64485
Latest translations and fallbacks
2021-05-14 09:10:04 +00:00
Renovate Bot
1623ba4f41
chore(deps): update dependency eslint-plugin-import to v2.23.0
2021-05-14 04:55:39 -04:00
Barış Soner Uşaklı
a3d6c56ec3
feat: #9551
2021-05-13 12:16:53 -04:00
Misty (Bot)
70852c24de
Latest translations and fallbacks
2021-05-13 09:07:39 +00:00
Renovate Bot
4a01313de3
chore(deps): update commitlint monorepo to v12.1.4
2021-05-13 08:03:26 +00:00
Barış Soner Uşaklı
ffa8016355
fix: lint
2021-05-12 10:41:38 -04:00
Barış Soner Uşaklı
fad5988ed6
fix: tests
2021-05-12 10:38:11 -04:00
Barış Soner Uşaklı
074ee859c4
fix: tests
2021-05-12 10:28:35 -04:00
Barış Soner Uşaklı
1f3e660108
feat: add template to hook
2021-05-12 10:22:51 -04:00
Barış Soner Uşaklı
a2442ee914
feat: add filter:account.getPostsFromUserSet
2021-05-12 10:20:45 -04:00
Renovate Bot
b82774c51d
chore(deps): update commitlint monorepo to v12.1.3
2021-05-12 10:24:12 +00:00
Misty (Bot)
2e6a01a7c8
Latest translations and fallbacks
2021-05-12 09:08:37 +00:00
Renovate Bot
155a7fb6e7
fix(deps): update socket.io packages to v4.1.1
2021-05-12 01:08:58 +00:00
Peter Jaszkowiak
dd81dd03e0
fix( #9508 ): switch to ioredis ( #9545 )
...
* switch to ioredis
also need this fix in redisearch:
redis-search.js:98
```
redisClient.multi(cmds).exec(function(err, ids) {
if (err) {
return callback(err);
}
var errRes = ids[resultIndex];
if (errRes[0]) {
return callback(errRes[0]);
}
callback(null, errRes[1]);
});
```
* dbsearch compatible with ioredis
* fixed dbsearch?
2021-05-11 14:18:45 -04:00
Renovate Bot
53335677e3
fix(deps): update socket.io packages to v4.1.0
2021-05-11 11:10:02 +00:00
Misty (Bot)
f645a96d18
Latest translations and fallbacks
2021-05-11 09:09:16 +00:00
Renovate Bot
4bc07a087a
fix(deps): update dependency sharp to v0.28.2
2021-05-11 01:43:41 +00:00
Renovate Bot
7770c2a131
fix(deps): update dependency postcss to v8.2.15
2021-05-11 00:24:39 +00:00
Renovate Bot
3145c7d5f1
fix(deps): update dependency nodebb-theme-persona to v11.0.19
2021-05-10 22:51:45 +00:00
Renovate Bot
7e2ea4df2c
fix(deps): update dependency nodebb-plugin-mentions to v2.13.11
2021-05-10 21:03:43 +00:00
Julian Lam
8cc61f1197
feat: automatically attempt reconnection on window focus
2021-05-10 13:59:17 -04:00
Barış Soner Uşaklı
0096cf178a
refactor: bubble other errors
2021-05-10 11:34:54 -04:00
Julian Lam
a9bb108802
fix: wrong error message checked
2021-05-10 11:33:20 -04:00
Julian Lam
ec6d1e2321
fix : #9507 session reroll causes socket.io to become confused ( #9534 )
...
* fix : #9507 session reroll causes socket.io to become confused
* fix: added return
* fix: simpler logic for error handling
* fix: overly sensitive catch
2021-05-10 11:22:37 -04:00
Julian Lam
6ef0c8e950
docs: update API docs to better outline authentication options
2021-05-10 11:20:28 -04:00
Renovate Bot
2ac5a08559
fix(deps): update dependency nodebb-plugin-markdown to v8.12.10
2021-05-10 15:18:49 +00:00
Misty (Bot)
b4c31f78ec
Latest translations and fallbacks
2021-05-10 09:13:56 +00:00
Misty (Bot)
7f7d5a8f79
Latest translations and fallbacks
2021-05-09 09:07:05 +00:00
Misty (Bot)
230bbf01fc
Latest translations and fallbacks
2021-05-08 09:08:16 +00:00
Renovate Bot
d1418210ca
chore(deps): update dependency eslint to v7.26.0
2021-05-08 07:15:39 +00:00
Renovate Bot
ee3634cc5c
fix(deps): update dependency nodebb-plugin-markdown to v8.12.9
2021-05-07 22:34:23 +00:00
Renovate Bot
1bf57d40f2
chore(deps): update dependency lint-staged to v11
2021-05-07 16:26:19 -04:00
Renovate Bot
461e187b03
chore(deps): update dependency mocha to v8.4.0
2021-05-07 11:06:33 -04:00
Barış Soner Uşaklı
f6b583bb9d
feat: #9533 , allow redirect in build hooks
2021-05-07 09:32:06 -04:00
Misty (Bot)
d8a8864cee
Latest translations and fallbacks
2021-05-07 09:14:07 +00:00
Barış Soner Uşaklı
2c22b06feb
fix: isObjectField(s) empty field
2021-05-06 12:44:01 -04:00
Renovate Bot
ff98f85488
fix(deps): update socket.io packages to v4.0.2
2021-05-06 15:22:36 +00:00
Misty (Bot)
3cfd8f7671
Latest translations and fallbacks
2021-05-06 09:12:28 +00:00
Renovate Bot
22ec1ea5a6
fix(deps): update dependency postcss to v8.2.14
2021-05-05 21:50:38 +00:00
Misty (Bot)
45a4bb4174
Latest translations and fallbacks
2021-05-05 09:10:08 +00:00
Misty (Bot)
32d67666cd
Latest translations and fallbacks
2021-05-04 09:09:22 +00:00
gasoved
ce5fea2abd
fix: do not register SW for Safari until upstream fixes #9193
2021-05-03 11:55:01 -04:00
gasoved
cb1dd0a3db
fix: infinite scroll with small number of items #9524 ( #9525 )
2021-05-03 11:23:28 -04:00
Misty (Bot)
9950602eff
Latest translations and fallbacks
2021-05-02 09:07:08 +00:00
Renovate Bot
0389dd968f
fix(deps): update dependency sitemap to v7
2021-05-02 03:59:18 -04:00
Barış Soner Uşaklı
7c1e163d82
Revert "feat: add _hooks metadata object to all hooks that have object-type params"
...
This reverts commit 46899ccadb .
2021-04-30 12:16:30 -04:00
Julian Lam
db48b9527d
fix : #9519 unable to properly ajaxify to home on subfolder installs if anchor did not have a trailing slash
2021-04-30 12:02:15 -04:00
Julian Lam
46899ccadb
feat: add _hooks metadata object to all hooks that have object-type params
2021-04-30 11:23:07 -04:00
Barış Soner Uşaklı
9895e682ac
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-04-30 10:06:26 -04:00
Barış Soner Uşaklı
d8e4fd4cdd
feat: add filter:categories.copySettingsFrom
2021-04-30 10:06:19 -04:00
Renovate Bot
19f1cbfc4a
fix(deps): update dependency nodebb-widget-essentials to v5.0.4
2021-04-29 23:13:52 +00:00
Barış Soner Uşaklı
084c985117
feat: guard against multiple resolves
2021-04-29 10:47:23 -04:00
Misty (Bot)
8789716ae4
Latest translations and fallbacks
2021-04-29 09:18:19 +00:00
Barış Soner Uşaklı
5fe97b9c2e
revert: sync hooks
2021-04-28 15:00:43 -04:00
Renovate Bot
33d91fdef8
fix(deps): update dependency nodebb-theme-persona to v11.0.18
2021-04-28 11:28:56 +00:00
Misty (Bot)
ac1a272321
Latest translations and fallbacks
2021-04-28 09:14:04 +00:00
Renovate Bot
c0d54a06f6
fix(deps): update dependency connect-redis to v5.2.0
2021-04-27 15:01:38 +00:00
Barış Soner Uşaklı
6ed8890c2e
fix : #9512 , fix chat icon if no privileges
2021-04-27 10:00:52 -04:00
Misty (Bot)
55e3f5c1db
Latest translations and fallbacks
2021-04-27 09:13:53 +00:00
Renovate Bot
831e5c2682
fix(deps): update dependency postcss to v8.2.13
2021-04-26 22:23:13 +00:00
Julian Lam
d08d0c42e9
docs: update API authentication verbiage
2021-04-26 16:14:06 -04:00
Barış Soner Uşaklı
b40fc4b64d
feat: #9511 send notifications on accept/reject
2021-04-26 14:50:44 -04:00
psychobunny
2bfa63aecf
feat: hidden class to FOUC
2021-04-26 11:17:46 -04:00
Barış Soner Uşaklı
a478dc7ee8
feat: add filter:middleware.autoLocale
2021-04-26 10:35:34 -04:00
Renovate Bot
32c20806bc
chore(deps): update dependency eslint to v7.25.0
2021-04-24 01:47:50 +00:00
Barış Soner Uşaklı
308252f566
fix : #9503 , dont error in markUnread if room doesnt exist
...
this prevents deleting the user if they are the only person in the chat room
2021-04-23 14:46:54 -04:00
Barış Soner Uşaklı
9e07efc126
fix: use socket.request.headers
2021-04-23 12:41:58 -04:00
Barış Soner Uşaklı
ed534f34f5
fix: buildReqObject headers for socket.io calls
2021-04-23 12:37:59 -04:00
Misty (Bot)
3b98d83a6b
Latest translations and fallbacks
2021-04-23 09:11:53 +00:00
Renovate Bot
38454df9a3
fix(deps): update dependency postcss to v8.2.12
2021-04-22 20:39:23 +00:00
Renovate Bot
a30deef3ed
chore(deps): update dependency grunt to v1.4.0
2021-04-22 18:46:26 +00:00
Barış Soner Uşaklı
1029a06a87
test: fix tests
2021-04-22 11:50:05 -04:00
Barış Soner Uşaklı
01956af43a
feat: remove sync hooks support
2021-04-22 11:35:36 -04:00
Barış Soner Uşaklı
4e490f6058
test: fix redis tests
2021-04-22 11:28:10 -04:00
Barış Soner Uşaklı
92de49be00
test: add test for undefined fields in getObjectsFields
2021-04-22 11:14:47 -04:00
Misty (Bot)
75f7972b88
chore: incrementing version number - v1.17.0
...
(cherry picked from commit 6b4ef46ead )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-04-22 00:37:32 +00:00
Misty (Bot)
4c441a1b0b
chore: update changelog for v1.17.0
2021-04-22 00:37:32 +00:00
Barış Soner Uşaklı
1db8920b18
refactor: make debug handler async
2021-04-21 19:29:46 -04:00
gasoved
8b79c7f139
fix: regress. rescheduling shouldn't add to sets that pinning removed… ( #9477 )
...
* fix: regress. rescheduling shouldn't add to sets that pinning removed from
* test: remove the also from tests
2021-04-21 19:19:04 -04:00
Renovate Bot
427e4f4724
fix(deps): update dependency html-to-text to v7.1.1
2021-04-21 18:39:19 +00:00
Renovate Bot
35a4d0be08
fix(deps): update dependency redis to v3.1.2
2021-04-21 12:22:27 +00:00
Misty (Bot)
56f6b98b80
Latest translations and fallbacks
2021-04-21 09:11:54 +00:00
Renovate Bot
e3d5d8d76c
fix(deps): update dependency validator to v13.6.0
2021-04-20 13:40:30 +00:00
Misty (Bot)
a90f123b50
Latest translations and fallbacks
2021-04-20 09:12:07 +00:00
Renovate Bot
1b84627171
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.27
2021-04-19 19:45:37 +00:00
Misty (Bot)
eca6a8aa2e
Latest translations and fallbacks
2021-04-19 09:11:29 +00:00
Barış Soner Uşaklı
9b71b087ec
feat: lang strings
2021-04-18 21:57:07 -04:00
Barış Soner Uşaklı
435067aa5f
test: remove logs
2021-04-18 21:57:07 -04:00
Barış Soner Uşaklı
2ea468daa3
test: clear cache between runs, require middleware later in helpers
2021-04-18 21:57:07 -04:00
Barış Soner Uşaklı
d15e27107e
test: log
2021-04-18 21:57:07 -04:00
Barış Soner Uşaklı
354e0a822d
test: remove equals
2021-04-18 21:57:07 -04:00
Barış Soner Uşaklı
2f401d7d74
test: test times
2021-04-18 21:57:07 -04:00
psychobunny
4dd3844680
fix: logic is hard
2021-04-18 21:57:07 -04:00
psychobunny
bc0ca61c6a
fix: run in series
2021-04-18 21:57:07 -04:00
Barış Soner Uşaklı
80ef108220
test: log
2021-04-18 21:57:07 -04:00
psychobunny
2e9efc0e8a
fix: wrong variable for cache
2021-04-18 21:57:07 -04:00
psychobunny
13fa983e61
fix: accidentally committed this
2021-04-18 21:57:07 -04:00
psychobunny
eb240c905f
fix: tests
2021-04-18 21:57:07 -04:00
psychobunny
fa0c92a7c4
fix: eslint
2021-04-18 21:57:07 -04:00
psychobunny
ea22cd302a
fix: use req.ip instead, since guests can upload as well
2021-04-18 21:57:07 -04:00
psychobunny
a9978fcfd2
feat: rate limit file uploads
2021-04-18 21:57:07 -04:00
Misty (Bot)
0a3a22db9d
Latest translations and fallbacks
2021-04-18 09:07:58 +00:00
Misty (Bot)
f44ec97f3b
Latest translations and fallbacks
2021-04-17 09:06:53 +00:00
Misty (Bot)
c484ed4858
Latest translations and fallbacks
2021-04-16 09:09:34 +00:00
Barış Soner Uşaklı
36f119a96a
fix : #9492 , keep query params on redirect
2021-04-15 12:43:28 -04:00
Misty (Bot)
0cfccee3bd
Latest translations and fallbacks
2021-04-15 09:12:07 +00:00
Renovate Bot
286a63e3de
fix(deps): update dependency redis to v3.1.1
2021-04-14 23:50:20 +00:00
Renovate Bot
51d58ce6d4
fix(deps): update dependency nodebb-theme-persona to v11.0.17
2021-04-14 17:42:20 -04:00
Renovate Bot
16a1ba5700
fix(deps): update dependency nodebb-theme-vanilla to v12.0.7
2021-04-14 17:42:02 -04:00
psychobunny
93598982f9
fix: stripTags for editing sorted list items as well
2021-04-14 17:01:25 -04:00
psychobunny
b5ce8d257c
style: eslint
2021-04-14 16:52:55 -04:00
gasoved
8faa6e4515
feat: filter flags by username #8489 ( #9451 )
...
* feat: filter flags by username #8489
* feat: toggle flag filter text
2021-04-14 16:50:30 -04:00
Julian Lam
1fee6a702a
fix : #9487 , session data gathered during a session is lost upon login
...
e.g. returnTo, tids_viewed, etc.
2021-04-14 16:42:27 -04:00
Julian Lam
f4c5050a16
fix: failure on session reroll 🍣 test
2021-04-14 16:32:59 -04:00
Julian Lam
a3a7ab3ae1
test: added test for session id reroll on login
2021-04-14 11:38:17 -04:00
Misty (Bot)
47348d2c9f
Latest translations and fallbacks
2021-04-14 09:09:29 +00:00
Julian Lam
697ed3bf37
feat: roll session identifier on login, as security best practice
...
see: https://owasp.org/www-community/attacks/Session_fixation
2021-04-13 21:32:48 -04:00
Julian Lam
e845c34b52
fix: registration interstitials not handling promise rejections properly
2021-04-13 21:32:48 -04:00
psychobunny
75073c0ed3
fix: stripHTMLTags for sorted list entries
2021-04-13 13:08:14 -04:00
psychobunny
e50408b461
fix: restore original behavior for up/downvoting when logged out
2021-04-13 10:19:45 -04:00
Misty (Bot)
b93a2717fd
Latest translations and fallbacks
2021-04-13 09:09:13 +00:00
Barış Soner Uşaklı
4494728cf8
feat: allow different slugs
2021-04-12 17:12:26 -04:00
psychobunny
60eed8d89f
fix: let recent replies respect oldest/newest sort settings
2021-04-11 19:53:40 -04:00
Renovate Bot
0f249aa729
chore(deps): update dependency jsdom to v16.5.3
2021-04-11 21:46:53 +00:00
Barış Soner Uşaklı
6907837fce
fix : #9483 , fix events count display
2021-04-11 16:13:31 -04:00
Renovate Bot
31cec2de95
fix(deps): update dependency postcss to v8.2.10
2021-04-11 18:16:19 +00:00
Misty (Bot)
e2105ca8fa
Latest translations and fallbacks
2021-04-11 09:07:16 +00:00
Misty (Bot)
c66032d169
Latest translations and fallbacks
2021-04-10 09:07:50 +00:00
Renovate Bot
60c0c16f13
chore(deps): update dependency eslint to v7.24.0
2021-04-09 23:58:22 +00:00
Barış Soner Uşaklı
161081e960
fix: escape flag reason
2021-04-09 14:20:42 -04:00
Renovate Bot
fe087806cc
fix(deps): update dependency nodebb-plugin-mentions to v2.13.9
2021-04-09 16:42:00 +00:00
Julian Lam
95d5359cbe
fix: copy change on plugin activate to instruct admins to rebuild as well as restart
...
re: nodebb/nodebb-plugin-poll#122
2021-04-09 10:10:16 -04:00
Misty (Bot)
f40ee34c5b
Latest translations and fallbacks
2021-04-09 09:11:44 +00:00
Barış Soner Uşaklı
fd3bc605c6
feat: remove sort again
2021-04-08 15:56:26 -04:00
Barış Soner Uşaklı
2dc3283f19
fix: updateCategoryTagsCount
2021-04-08 15:55:06 -04:00
Barış Soner Uşaklı
f9df6431c9
revert: revert tag sort
2021-04-08 15:19:35 -04:00
Barış Soner Uşaklı
036f935fa9
fix : #9473 ( #9476 )
2021-04-08 13:02:40 -04:00
Barış Soner Uşaklı
1af34b43e3
fix : #9474 , load hooks on page load
2021-04-08 12:28:34 -04:00
gasoved
397baf0254
refactor: widgets ( #9471 )
2021-04-07 15:22:16 -04:00
Barış Soner Uşaklı
ae385d8336
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-04-07 14:23:44 -04:00
Barış Soner Uşaklı
d09cdc0436
fix: spec
2021-04-07 14:23:39 -04:00
Julian Lam
f65d2162f8
feat: update hook
...
Hook payload updated to pass login strategy (if overridden, this value will be something other than 'local'), and explicitly pass error if the login failed.
2021-04-07 14:21:51 -04:00
Barış Soner Uşaklı
f32ea1737a
fix : #9466 , don't call leaveRoom in maintenance mode
2021-04-07 14:10:15 -04:00
gasoved
a0dd90804c
fix: exempt ST from being del/res via last main posts ( #9468 )
2021-04-07 08:58:52 -04:00
renovate[bot]
4264b236b3
fix(deps): update dependency mongodb to v3.6.6 ( #9467 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-04-06 18:41:45 -04:00
Barış Soner Uşaklı
784600d930
fix : #9462 , on install copy default favicon
2021-04-06 18:22:59 -04:00
Barış Soner Uşaklı
05f2236193
feat: add reverse of recent to getSortedTopics
2021-04-06 12:43:32 -04:00
Barış Soner Uşaklı
c5ae8a70e1
fix : #9463
2021-04-06 11:47:08 -04:00
Barış Soner Uşaklı
4041e786b2
fix : #9465
2021-04-06 11:43:56 -04:00
Misty (Bot)
81f2fb201e
Latest translations and fallbacks
2021-04-06 09:10:29 +00:00
Misty (Bot)
42c4f963f9
chore: incrementing version number - v1.17.0-beta.5
2021-04-05 22:02:41 +00:00
Renovate Bot
34cbc9e264
fix(deps): update dependency sharp to v0.28.1
2021-04-05 14:40:24 +00:00
Renovate Bot
a8330b6db3
fix(deps): update dependency nodebb-theme-persona to v11.0.16
2021-04-05 13:56:09 +00:00
Misty (Bot)
e0f23c9031
Latest translations and fallbacks
2021-04-05 09:07:48 +00:00
Renovate Bot
f155f3260f
chore(deps): update dependency husky to v6
2021-04-04 05:11:15 -04:00
Misty (Bot)
22474753c4
Latest translations and fallbacks
2021-04-04 09:07:05 +00:00
Renovate Bot
c02310b80f
fix(deps): update dependency nodebb-theme-vanilla to v12.0.6
2021-04-02 21:39:44 +00:00
Renovate Bot
316c71d7e5
fix(deps): update dependency nodebb-theme-persona to v11.0.15
2021-04-02 21:00:51 +00:00
Julian Lam
9c52fd2e74
fix : #9450 express session saved even if saveUninitialized explicitly passed in
2021-04-02 11:07:16 -04:00
Misty (Bot)
7754c1f66e
Latest translations and fallbacks
2021-04-02 09:10:28 +00:00
Renovate Bot
b4d0138850
chore(deps): update commitlint monorepo to v12.1.1
2021-04-02 04:01:39 +00:00
Barış Soner Uşaklı
cb53a64cde
fix: acp crash
2021-04-01 14:05:24 -04:00
Misty (Bot)
e963715e94
Latest translations and fallbacks
2021-04-01 09:12:02 +00:00
Renovate Bot
e7776f8db8
fix(deps): update socket.io packages to v4.0.1
2021-04-01 02:55:44 +00:00
Renovate Bot
fd9ff334b4
fix(deps): update dependency redis to v3.1.0
2021-04-01 01:36:04 +00:00
Barış Soner Uşaklı
285aa36556
feat: allow exists methods to work with arrays and single id
2021-03-31 13:20:35 -04:00
Barış Soner Uşaklı
d16b45fd2d
feat: pass all data to filter:category.get
2021-03-31 11:15:50 -04:00
Barış Soner Uşaklı
dbb59228f2
feat: add action:posts.loaded
2021-03-30 21:09:42 -04:00
Barış Soner Uşaklı
536591f842
fix : #9447 , include query params in previousUrl
2021-03-30 20:10:14 -04:00
renovate[bot]
8d9afbc606
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.26 ( #9446 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-30 18:52:13 -04:00
psychobunny
1ad1787eaa
fix: thumb count not updated when uploading multiple thumbs at a time
2021-03-30 18:02:58 -04:00
Barış Soner Uşaklı
6406e52705
chore: fix indent
2021-03-30 17:52:01 -04:00
gasoved
aa0137b1c4
feat: rescheduling (editing ST) ( #9445 )
2021-03-30 17:51:23 -04:00
Renovate Bot
6f51c46052
fix(deps): update dependency postcss to v8.2.9
2021-03-30 21:50:24 +00:00
Misty (Bot)
75a4d37e2e
Latest translations and fallbacks
2021-03-30 09:09:20 +00:00
renovate[bot]
fecfcd81c1
fix(deps): update dependency nodebb-theme-persona to v11.0.14 ( #9443 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-29 23:20:39 -04:00
renovate[bot]
e5cc6e4020
fix(deps): update dependency nodebb-theme-persona to v11.0.13 ( #9437 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-29 21:00:29 -04:00
Barış Soner Uşaklı
f7f46e7c65
feat: upgrade sharp ( #9442 )
2021-03-29 21:00:12 -04:00
Misty (Bot)
4c66c7f9b2
Latest translations and fallbacks
2021-03-29 09:08:14 +00:00
Renovate Bot
5e2e7a582d
chore(deps): update dependency jsdom to v16.5.2
2021-03-28 23:10:20 +00:00
psychobunny
01f63e5d58
fix: change email button stays disabled if user submitted an invalid email
2021-03-28 13:03:15 -04:00
psychobunny
cfdef77b28
fix: use app.logout() to clear session after deleting user
...
I think this was originally changed when we added logging in/out without refreshing, but didn't change this back after reverting that feature
2021-03-28 11:59:17 -04:00
psychobunny
9e1f72a435
feat: optional urlMethod param for loginStrategies
2021-03-27 22:21:27 -04:00
Peter Jaszkowiak
2a03012e2c
fix: ./nodebb help with commander@7 ( #9434 )
...
hopefully this one last as long as the last one did
2021-03-27 12:14:27 -04:00
Renovate Bot
dfdb005099
fix(deps): update dependency nodebb-theme-slick to v1.4.6
2021-03-27 15:20:26 +00:00
Renovate Bot
27de58f2f8
fix(deps): update dependency nodebb-theme-persona to v11.0.11
2021-03-27 14:09:11 +00:00
Misty (Bot)
a72cc99012
Latest translations and fallbacks
2021-03-27 09:06:03 +00:00
Renovate Bot
382f75bc9d
fix(deps): update dependency benchpressjs to v2.4.3
2021-03-27 06:21:13 +00:00
Renovate Bot
d600cd94fe
chore(deps): update dependency eslint to v7.23.0
2021-03-27 03:15:06 +00:00
Barış Soner Uşaklı
728ac5ff72
perf: increase batch size for notifs, run parallel
2021-03-26 17:47:57 -04:00
Renovate Bot
24236718d5
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.25
2021-03-26 18:36:10 +00:00
Misty (Bot)
40ed7a3b1e
Latest translations and fallbacks
2021-03-26 09:10:27 +00:00
Barış Soner Uşaklı
344575dde1
feat: add hooks to language loading ( #9426 )
...
and flushNamespace method
2021-03-25 20:21:47 -04:00
Barış Soner Uşaklı
edf80cfb3b
fix: hide titleRaw for deleted topics as well
2021-03-25 18:32:11 -04:00
Barış Soner Uşaklı
b06f0ea20e
feat: doggy.gif
2021-03-25 15:38:35 -04:00
gasoved
a3e95e798f
feat: allow adding sorted-list items from forms outside of modal
2021-03-25 15:26:42 -04:00
Barış Soner Uşaklı
3403635ce6
chore: benchpress 2.4.1
2021-03-25 13:32:28 -04:00
Misty (Bot)
60e3131c81
Latest translations and fallbacks
2021-03-25 09:12:03 +00:00
Renovate Bot
89973d8050
fix(deps): update dependency nodebb-theme-vanilla to v12.0.5
2021-03-25 05:13:37 +00:00
Renovate Bot
dec344462d
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.24
2021-03-25 02:10:16 +00:00
Barış Soner Uşaklı
a1ee1a2a76
chore: remove log
2021-03-24 19:21:01 -04:00
Barış Soner Uşaklı
c5dda64fa8
fix : #9410 , fix post queue
...
items in the cache were parsed over and over again
2021-03-24 19:19:49 -04:00
Renovate Bot
f78b4ba693
fix(deps): update dependency nodebb-theme-persona to v11.0.10
2021-03-24 22:07:29 +00:00
renovate[bot]
e35d074110
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.23 ( #9422 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-24 15:57:33 -04:00
Barış Soner Uşaklı
9052db930f
fix: privilege tables
2021-03-24 15:05:42 -04:00
gasoved
077330b764
feat: scheduled topics ( #9399 )
...
* feat: scheduled topics
* refactor: linting fixes
* fix: tests
* fix(test): race condition
* fix: make a single request
2021-03-24 14:28:02 -04:00
Barış Soner Uşaklı
67b09cba5f
fix : #9420 , paginate after loading notifications
2021-03-24 12:41:37 -04:00
Renovate Bot
124cb9d977
fix(deps): update dependency nodebb-theme-persona to v11.0.8
2021-03-24 12:25:36 -04:00
Renovate Bot
1dddcb490e
fix(deps): update dependency benchpressjs to v2.4.2
2021-03-24 12:52:35 +00:00
Misty (Bot)
66e986960d
Latest translations and fallbacks
2021-03-24 09:11:18 +00:00
Julian Lam
d9e2029074
fix: hooks for alert animate, no more fadein/fadeout for reconnect alert
2021-03-23 13:42:18 -04:00
Renovate Bot
d511216c82
fix(deps): update dependency nodebb-plugin-mentions to v2.13.8
2021-03-23 16:16:27 +00:00
Renovate Bot
29ff5bb93f
fix(deps): update dependency connect-mongo to v4.4.1
2021-03-23 12:37:51 +00:00
Misty (Bot)
831ecc6af0
Latest translations and fallbacks
2021-03-23 09:10:52 +00:00
Renovate Bot
c5734063d1
fix(deps): update dependency nodebb-theme-persona to v11.0.7
2021-03-22 14:34:18 -04:00
Misty (Bot)
280e163690
Latest translations and fallbacks
2021-03-22 09:09:52 +00:00
Barış Soner Uşaklı
e42b152f16
fix : #9414 , use posts:view_deleted
2021-03-21 21:38:08 -04:00
Renovate Bot
77f551a4cc
chore(deps): update dependency husky to v5.2.0
2021-03-21 23:07:28 +00:00
Misty (Bot)
ab38f745a0
Latest translations and fallbacks
2021-03-21 09:06:46 +00:00
Barış Soner Uşaklı
a94d96514e
feat: show link if category is a link
2021-03-20 18:32:21 -04:00
Barış Soner Uşaklı
2ceda70a97
fix: preserve order when changing parent
2021-03-20 15:51:34 -04:00
Barış Soner Uşaklı
3c4e93a3c1
fix : #9411
2021-03-20 15:51:17 -04:00
Barış Soner Uşaklı
cef58d1d6f
fix : #9412
2021-03-20 15:10:36 -04:00
Barış Soner Uşaklı
d00268c9b8
refactor: style, no need to convert length to string
2021-03-20 14:50:21 -04:00
Misty (Bot)
91992240bd
chore: incrementing version number - v1.17.0-beta.4
2021-03-20 01:48:29 +00:00
renovate[bot]
870e6c2c28
fix(deps): update dependency nodebb-theme-vanilla to v12.0.4 ( #9409 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-19 21:17:40 -04:00
renovate[bot]
24be86420c
fix(deps): update dependency nodebb-theme-slick to v1.4.5 ( #9408 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-19 21:01:43 -04:00
renovate[bot]
b50739c175
fix(deps): update dependency nodebb-theme-persona to v11.0.6 ( #9407 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-19 20:25:18 -04:00
Barış Soner Uşaklı
93c595d95e
fix : #9406 , update flag post tools
2021-03-19 19:39:24 -04:00
Julian Lam
d8ff9851a3
fix: typo in switch..case
2021-03-19 15:46:58 -04:00
Misty (Bot)
026ceaf3ec
Latest translations and fallbacks
2021-03-19 09:07:47 +00:00
Misty (Bot)
d56bca65aa
Latest translations and fallbacks
2021-03-18 09:09:57 +00:00
renovate[bot]
9359cae9cd
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.9 ( #9405 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-17 18:27:32 -04:00
Julian Lam
289bfc0b43
chore: bump composer-default
2021-03-17 17:10:59 -04:00
Barış Soner Uşaklı
801570e4cf
fix : #9404 , show signatures if the target user has signature privilege
2021-03-17 13:31:31 -04:00
Barış Soner Uşaklı
ee69c1f80e
fix: selector
2021-03-17 13:26:37 -04:00
Barış Soner Uşaklı
75553b246c
fix: sorting when filtering by uid
2021-03-17 13:14:55 -04:00
Julian Lam
98b72ca572
fix: allow local (and overridden) login strategies to pass Error objects back
2021-03-17 12:10:57 -04:00
Misty (Bot)
17693dd5ca
Latest translations and fallbacks
2021-03-17 09:10:04 +00:00
Renovate Bot
47b2b97fef
fix(deps): update dependency nodebb-theme-persona to v11.0.5
2021-03-17 05:36:51 +00:00
Barış Soner Uşaklı
dd12c83fa0
feat: make info page full width
2021-03-16 23:26:07 -04:00
Barış Soner Uşaklı
6aa60b63b5
fix: category search not using uid
2021-03-16 22:59:58 -04:00
Barış Soner Uşaklı
262e059fa6
fix: inf scroll with subfolder install
2021-03-16 19:40:26 -04:00
renovate[bot]
2f70ac5a91
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.21 ( #9401 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-16 19:24:28 -04:00
Barış Soner Uşaklı
56523aa148
revert: change toPid truthy
2021-03-16 18:02:21 -04:00
Renovate Bot
fcd887fd52
fix(deps): update dependency mongodb to v3.6.5
2021-03-16 18:39:57 +00:00
Barış Soner Uşaklı
2041b8084f
fix: flicker on dashboard
2021-03-15 23:24:16 -04:00
Barış Soner Uşaklı
d14ba1f4e1
chore: up themes
2021-03-15 19:47:15 -04:00
Barış Soner Uşaklı
90d64fe1df
fix : #9398 , crash on post flag
2021-03-15 17:55:14 -04:00
Barış Soner Uşaklı
8d3ec23483
chore: remove node 10
2021-03-15 15:35:33 -04:00
Barış Soner Uşaklı
a8f7b24452
fix : #9395 , pass all data from client to Topics.reply ( #9396 )
...
* fix : #9395 , pass all data from client to Topics.reply
so plugins can set custom fields
refactor and use setDefaultPostData
* fix: circular json error
* refactor: change params
2021-03-15 15:34:05 -04:00
Julian Lam
33fbfdfe40
chore: bump composer-default to 6.5.20
2021-03-15 14:40:49 -04:00
Barış Soner Uşaklı
4ac38ab2bc
fix: lint
2021-03-15 14:32:15 -04:00
Barış Soner Uşaklı
eb360351e5
fix : #9394 , fix guest handles
2021-03-15 14:03:35 -04:00
Julian Lam
d1685600d3
refactor: deprecate action:script.load, use filter:script.load instead
2021-03-15 13:56:12 -04:00
Misty (Bot)
6a354db491
Latest translations and fallbacks
2021-03-15 09:10:50 +00:00
renovate[bot]
1631f159ef
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.19 ( #9391 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-14 18:22:23 -04:00
Barış Soner Uşaklı
03e306349c
fix : #9387 , don't try to load undefined images
2021-03-14 15:57:08 -04:00
Barış Soner Uşaklı
5c59354c58
fix : #9389 , allow admins to add themselves to private groups
2021-03-14 15:20:14 -04:00
Barış Soner Uşaklı
482641e30e
fix : #9386 , add missing translation string
2021-03-14 14:05:17 -04:00
Misty (Bot)
6e8b1bb9ad
chore: incrementing version number - v1.17.0-beta.3
2021-03-14 16:37:13 +00:00
Barış Soner Uşaklı
ef3ec96af2
chore: add multiparty dep
2021-03-14 12:29:12 -04:00
renovate[bot]
8d40176028
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.17 ( #9384 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-14 11:41:06 -04:00
Barış Soner Uşaklı
4327a09d76
feat: allow optional fields argument on db.getObject(s) ( #9385 )
2021-03-14 11:40:54 -04:00
Misty (Bot)
754965b572
Latest translations and fallbacks
2021-03-14 09:06:43 +00:00
Barış Soner Uşaklı
f316c4d4b8
refactor: remove uncessary check
2021-03-14 00:39:11 -05:00
Barış Soner Uşaklı
e789fe8d2a
fix : #9383 , don't show deleted topic titles in inf scroll
2021-03-13 22:54:32 -05:00
Julian Lam
cc489708ee
fix : #9378 , crash on verifyToken if API Token settings not saved (null case error)
2021-03-13 21:25:27 -05:00
Renovate Bot
27facadb6a
fix(deps): update dependency nodebb-theme-persona to v11.0.3
2021-03-13 22:46:40 +00:00
Misty (Bot)
0c1945dc5b
chore: incrementing version number - v1.17.0-beta.2
2021-03-13 20:13:43 +00:00
Barış Soner Uşaklı
35700d1634
fix: closes #9382 , fix digest topic links
2021-03-13 14:46:08 -05:00
Barış Soner Uşaklı
1e1127bd20
fix: spec
2021-03-13 14:35:26 -05:00
Barış Soner Uşaklı
668508cc37
feat: closes #9380 , add category filtering and topic tools to tag page
2021-03-13 13:34:49 -05:00
Barış Soner Uşaklı
34b9aaedee
feat: allow sync function ( #9379 )
...
* feat: allow sync function
* fix: remove async
2021-03-13 12:03:06 -05:00
Barış Soner Uşaklı
e725beaa4a
Revert "feat: allow filter functions that return promises or the data directly"
...
This reverts commit e6c52cf26c .
2021-03-13 11:39:34 -05:00
Barış Soner Uşaklı
e6c52cf26c
feat: allow filter functions that return promises or the data directly
2021-03-13 11:27:53 -05:00
Barış Soner Uşaklı
53f67ff396
fix: regression from filter hook change
2021-03-13 10:12:30 -05:00
Barış Soner Uşaklı
e539ff4f95
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-03-13 09:16:33 -05:00
Barış Soner Uşaklı
617f4730a0
fix: crash if unreadTopics is undefined
2021-03-13 09:16:26 -05:00
Renovate Bot
adaddde624
fix(deps): update dependency socket.io-redis to v6.1.0
2021-03-13 13:39:01 +00:00
Renovate Bot
a98e92b4ea
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.16
2021-03-13 11:59:23 +00:00
Misty (Bot)
df0518f934
Latest translations and fallbacks
2021-03-13 09:07:04 +00:00
Renovate Bot
28ed579b69
chore(deps): update dependency jsdom to v16.5.1
2021-03-13 06:13:26 +00:00
Barış Soner Uşaklı
5b0d068ccd
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-03-12 22:45:23 -05:00
Barış Soner Uşaklı
f45c0aab51
fix: dont crash if login el doesnt exist
2021-03-12 22:45:15 -05:00
Renovate Bot
775c3b9188
chore(deps): update dependency eslint to v7.22.0
2021-03-13 01:37:15 +00:00
Barış Soner Uşaklı
52082e1296
feat: add resolve flag to post tools
2021-03-12 16:38:05 -05:00
Julian Lam
2a939aad8d
fix: regression via c1b3079d93
...
Also refactored privilege render logic so that it no longer needs a server-side hack to render column count
2021-03-12 14:22:16 -05:00
Julian Lam
4cbd13fd9c
feat: hide revert button in ACP > Privileges until privileges change
2021-03-12 13:25:58 -05:00
Julian Lam
8472513093
fix: change notification updateCount to use client-side hooks
2021-03-12 09:25:06 -05:00
Renovate Bot
3ce731d84b
chore(deps): update dependency mocha to v8.3.2
2021-03-12 13:27:28 +00:00
Misty (Bot)
6b4cd7557c
Latest translations and fallbacks
2021-03-12 09:08:44 +00:00
Barış Soner Uşaklı
46270f9f20
feat: bring back static hook timeout
2021-03-11 22:56:14 -05:00
renovate[bot]
56b0bfd518
fix(deps): update dependency nodebb-plugin-markdown to v8.12.7 ( #9371 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-11 22:20:27 -05:00
Barış Soner Uşaklı
39b0e0fb91
fix: tests
2021-03-11 22:12:05 -05:00
Barış Soner Uşaklı
d05d7091ae
refactor: remove async.each/reduce from hooks for better stack traces
2021-03-11 21:44:37 -05:00
Barış Soner Uşaklı
0d3979efd0
refactor: use hooks.fire
2021-03-11 21:43:11 -05:00
renovate[bot]
8923d34ce7
fix(deps): update dependency nodebb-theme-vanilla to v12.0.2 ( #9369 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-11 19:20:11 -05:00
renovate[bot]
fa71c483d0
fix(deps): update dependency nodebb-theme-persona to v11.0.2 ( #9368 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-11 19:20:03 -05:00
Barış Soner Uşaklı
9382fc6dc5
fix : #9370 , show correct teaser index if sorting is newest to oldest
2021-03-11 19:17:42 -05:00
Barış Soner Uşaklı
1982edfde3
refactor: fix variable name
2021-03-11 18:47:50 -05:00
Barış Soner Uşaklı
3c60ccfd4d
feat: upgrade connect-mongo, closes https://github.com/NodeBB/NodeBB/pull/9367
2021-03-11 13:44:14 -05:00
renovate[bot]
13f3c5040a
fix(deps): update socket.io packages to v4 ( #9363 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-03-11 13:38:47 -05:00
Julian Lam
f71cb0e427
feat: pass interstital errors to individual partials as well as to registerComplete
2021-03-11 11:22:32 -05:00
Barış Soner Uşaklı
63de46c532
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-03-11 10:39:39 -05:00
Barış Soner Uşaklı
8ef38cb252
test: add missing test
2021-03-11 10:39:36 -05:00
Misty (Bot)
31872aaceb
chore: incrementing version number - v1.17.0-beta.1
2021-03-11 14:52:08 +00:00
Misty (Bot)
5ec22c6845
Latest translations and fallbacks
2021-03-11 09:09:47 +00:00
Barış Soner Uşaklı
5eb3132dae
feat: add filter:plugins.firehook
2021-03-10 21:43:37 -05:00
Julian Lam
98bf4064e7
refactor: account edit logic and template, closes #9364
2021-03-10 13:01:56 -05:00
Barış Soner Uşaklı
f6fa94a8ce
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-03-10 08:01:51 -05:00
Barış Soner Uşaklı
ebccc7940b
fix: don't copy if src doesn't exist
2021-03-10 08:01:43 -05:00
Misty (Bot)
62bf211894
Latest translations and fallbacks
2021-03-10 09:08:35 +00:00
Barış Soner Uşaklı
754283d37b
feat: copy default favicon if it doesn't exist
2021-03-09 23:22:05 -05:00
Barış Soner Uşaklı
a9b33ed39f
Delete favicon.ico
2021-03-09 23:21:18 -05:00
psychobunny
771a8955a4
fix : #9362 best not to check file exists on every page load; copying favicon to uploads/system folder instead
2021-03-09 22:46:43 -05:00
psychobunny
ad5654952a
fix : #9362
2021-03-09 22:32:34 -05:00
Julian Lam
678e8f0fde
fix: regression where login redirect for admin routes didn't go to local=1
2021-03-09 20:50:01 -05:00
Renovate Bot
680cf5ef2a
fix(deps): update dependency postcss to v8.2.8
2021-03-10 00:04:31 +00:00
Renovate Bot
2645bf555a
fix(deps): update dependency nodebb-theme-persona to v10.5.17
2021-03-09 22:34:29 +00:00
Barış Soner Uşaklı
70a653d0a5
test: double filter test
2021-03-09 14:02:28 -05:00
Barış Soner Uşaklı
f4f61b92b4
fix: lint
2021-03-09 13:26:23 -05:00
Barış Soner Uşaklı
0e67ab01ca
test: admin/manage/users tests
2021-03-09 13:14:59 -05:00
Barış Soner Uşaklı
2085a7d163
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-03-09 13:14:00 -05:00
Barış Soner Uşaklı
17184bface
feat: add missing translation keys
2021-03-09 13:13:58 -05:00
Julian Lam
4b5450853d
feat: allow missing (or non-array) middlewares argument in route helper methods
2021-03-09 10:53:06 -05:00
Renovate Bot
5945907429
fix(deps): update dependency connect-mongo to v4.3.1
2021-03-09 11:49:45 +00:00
Misty (Bot)
4a9b3af278
Latest translations and fallbacks
2021-03-09 09:08:28 +00:00
Barış Soner Uşaklı
e74df53997
feat: pass modified params, only affects filter hooks
2021-03-08 18:08:47 -05:00
Barış Soner Uşaklı
e787e6ea22
fix: if no in passed use "titles" to match header search
2021-03-08 17:59:56 -05:00
Barış Soner Uşaklı
696c489524
feat: add back topic id input
2021-03-08 17:50:58 -05:00
Julian Lam
166d65a1ba
fix: add back middleware.authenticateOrGuest
2021-03-08 14:52:49 -05:00
Julian Lam
e3b2c00db1
fix: request authentication called twice in account routes
2021-03-08 14:47:55 -05:00
Julian Lam
7da061f0d7
refactor: automatically authenticate all requests setup through route helpers ( #9357 )
...
* refactor: automatically authenticate all requests setup through route helpers
* fix: removed connect-ensure-login dependency
* fix: bug with some middlewares not defined outside route helper methods
2021-03-08 14:03:22 -05:00
Renovate Bot
f388086ab9
fix(deps): update dependency connect-mongo to v4.3.0
2021-03-08 13:39:45 +00:00
Renovate Bot
fd926d6121
chore(deps): update dependency jsdom to v16.5.0
2021-03-08 01:35:19 +00:00
Misty (Bot)
4c73c26dd8
Latest translations and fallbacks
2021-03-07 09:06:34 +00:00
Barış Soner Uşaklı
3095478904
chore: bump composer
2021-03-06 15:42:34 -05:00
Barış Soner Uşaklı
8a4c361ece
fix : #9354 , don't close quicksearch results if mouse is down on them
2021-03-06 15:42:04 -05:00
Renovate Bot
651c629ff3
chore(deps): update dependency mocha to v8.3.1
2021-03-06 11:01:19 +00:00
Misty (Bot)
2826e29494
Latest translations and fallbacks
2021-03-06 09:06:53 +00:00
Barış Soner Uşaklı
3aa26c4df2
fix : #9339 , only log email errors once per digest, notification push
...
show notice in acp
2021-03-05 19:03:16 -05:00
Barış Soner Uşaklı
3f42d40c78
fix: winston.info
2021-03-05 18:19:49 -05:00
Barış Soner Uşaklı
0021c6019e
refactor: async listen testSocket
2021-03-05 18:18:16 -05:00
Julian Lam
c5e257888a
fix : #9351 bad logic when inserting rows to privilege tables, also a missing tfoot 🦶
2021-03-05 15:09:37 -05:00
Julian Lam
c265016944
fix: app.parseAndTranslate to always return promise
2021-03-05 14:27:32 -05:00
Renovate Bot
4f4cdacc46
fix(deps): update dependency autoprefixer to v10.2.5
2021-03-05 18:23:23 +00:00
Julian Lam
bfd512b99b
feat: expose username validation logic to user lib, new hook filter:username.check
2021-03-05 11:20:19 -05:00
Misty (Bot)
67bb63bd09
Latest translations and fallbacks
2021-03-05 09:13:54 +00:00
psychobunny
e5133a78f8
feat: add $.deserialize to client side
2021-03-04 20:48:29 -05:00
psychobunny
66196d2caf
feat: allow for settings.save/settings.load on client side
...
w/ optional data-socket-get / data-socket-set params on form element for custom calls
2021-03-04 20:48:29 -05:00
Julian Lam
e755067387
docs: fixed typo
2021-03-04 13:56:45 -05:00
Barış Soner Uşaklı
902a88c25e
feat: remove promise-pollyfil
2021-03-04 13:27:02 -05:00
Barış Soner Uşaklı
48bc23c065
refactor: remove startsWith/endsWith
2021-03-04 13:18:29 -05:00
Julian Lam
b5a6a3149d
refactor: app.parseAndTranslate to return promise if no callback passed
2021-03-04 12:46:54 -05:00
Julian Lam
c1b3079d93
feat: category privilege API routes
...
closes #9342
2021-03-04 12:46:31 -05:00
Julian Lam
1e579428e7
fix: bug where fallback window trigger was not firing if there were no hook listeners attached
...
... so in essence the backwards compatibility was not working at all.
closes nodebb/nodebb-plugin-composer-default#147
2021-03-04 11:10:06 -05:00
Julian Lam
c8b78654d9
fix: bad assignment
2021-03-04 10:58:27 -05:00
Julian Lam
fbe9215b17
fix : #9348 incorrect redirect via connect-ensure-login
2021-03-04 10:16:21 -05:00
Misty (Bot)
b2c1b4ac45
Latest translations and fallbacks
2021-03-04 09:11:42 +00:00
Renovate Bot
72db3754d1
fix(deps): update dependency postcss to v8.2.7
2021-03-04 01:52:48 +00:00
Renovate Bot
017af7cbfd
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.13
2021-03-04 00:25:31 +00:00
Barış Soner Uşaklı
0af9d26fe5
feat: change uploadCroppedPicture to use updateProfile as well
2021-03-03 17:14:55 -05:00
Barış Soner Uşaklı
a598abcd8e
feat: use updateProfile for picture change
...
so it triggers action:user:updateProfile
2021-03-03 17:11:13 -05:00
Julian Lam
f806befd2f
fix: bug where loginSeconds setting was ignored for local login
2021-03-03 16:06:58 -05:00
Renovate Bot
dd6082a081
fix(deps): update dependency jquery to v3.6.0
2021-03-02 20:36:06 +00:00
Julian Lam
1155b0c42f
feat: allow payload to be passed to emailer test method
2021-03-02 12:30:37 -05:00
Julian Lam
00a68a9548
feat: add additional flag hooks [breaking]
...
`action:flags.create` on initial flag creation
`action:flags.notify` on notification to admins and moderators
`action:flags.addReport` on flag report addition (called during initial flag create, too)
2021-03-02 10:09:30 -05:00
Renovate Bot
ec0912ccb6
fix(deps): update dependency connect-mongo to v4.2.2
2021-03-02 10:08:26 +00:00
Renovate Bot
8791b44e5f
chore(deps): update dependency husky to v5.1.3
2021-03-02 05:54:09 +00:00
Barış Soner Uşaklı
069ac60f62
feat: add uid of user who created flag to action:flags.create
2021-03-01 19:02:00 -05:00
Julian Lam
7d391d4789
feat: new client-side hook filter:api.options to allow plugins to modify api requests
2021-03-01 10:57:43 -05:00
Renovate Bot
5f061b9419
chore(deps): update dependency husky to v5.1.2
2021-03-01 04:36:50 +00:00
renovate[bot]
536bae70b7
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.8 ( #9337 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-28 21:25:52 -05:00
preetykumar
2826c6986c
Update taskbar.js ( #9314 )
...
* Update taskbar.js
add aria-label to make the link text discernible to screen readers.
* place quotes around attribute value
Co-authored-by: Peter Jaszkowiak <p.jaszkow@gmail.com >
2021-02-28 17:57:19 -05:00
Peter Jaszkowiak
b9fd2c87f3
chore: bump deps ( #9335 )
...
* chore: bump deps
* fix: husky git hooks
2021-02-28 17:54:56 -05:00
Barış Soner Uşaklı
b58bacaf80
fix: remove old dep
2021-02-28 12:58:49 -05:00
Barış Soner Uşaklı
3bf8ee10d3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-02-28 12:54:08 -05:00
Barış Soner Uşaklı
2737f6531b
fix: notif pruning
2021-02-28 12:54:06 -05:00
Misty (Bot)
21377cfa2b
Latest translations and fallbacks
2021-02-28 09:06:40 +00:00
Renovate Bot
42f7cd52ac
chore(deps): update commitlint monorepo to v12
2021-02-27 19:49:36 -05:00
Renovate Bot
5951843712
chore(deps): update dependency eslint to v7.21.0
2021-02-28 00:29:31 +00:00
Misty (Bot)
35a3cc3461
Latest translations and fallbacks
2021-02-27 09:06:13 +00:00
Barış Soner Uşaklı
ca8176312f
fix: notification prune test
2021-02-26 22:37:57 -05:00
Barış Soner Uşaklı
02f08111cf
feat: keep notifs for one month, load 50 notifications instead of 30
2021-02-26 22:22:12 -05:00
Renovate Bot
2674de01dd
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.12
2021-02-27 00:30:04 +00:00
Julian Lam
2b7d0b5a47
fix: user icon text overflow in some cases
2021-02-26 16:12:15 -05:00
Julian Lam
114e3a1e76
fix: use components for toggleNavbar instead
2021-02-26 15:03:24 -05:00
Julian Lam
9bf94ad50f
fix: allow interstitial callbacks to be functional (no cb required)
2021-02-26 09:58:54 -05:00
Barış Soner Uşaklı
cdf5d18f54
fix: don't publish before pubClient is connected
2021-02-26 08:17:45 -05:00
Renovate Bot
510eb1f981
fix(deps): update socket.io packages to v3.1.2
2021-02-26 03:44:26 +00:00
Renovate Bot
217d3afd18
fix(deps): update dependency nodebb-theme-persona to v10.5.16
2021-02-26 01:58:38 +00:00
Julian Lam
86b0c57d7a
feat: also pass in uid to filter:email.prepare
2021-02-25 17:11:57 -05:00
Julian Lam
27ea3dcb2f
feat: new hook filter:email.prepare
2021-02-25 17:10:56 -05:00
Julian Lam
bf90d15881
feat: new hook static:email.send
...
deprecates filter:email.send
2021-02-25 15:05:58 -05:00
Barış Soner Uşaklı
0dad568cbe
perf: faster category tags upgrade script
2021-02-25 11:31:09 -05:00
Misty (Bot)
21634e2681
Latest translations and fallbacks
2021-02-25 09:09:24 +00:00
Renovate Bot
e820934192
fix(deps): update dependency nodebb-plugin-emoji-android to v2.0.5
2021-02-25 08:17:47 +00:00
Barış Soner Uşaklı
95033ef756
perf: use setObjectBulk
2021-02-24 21:38:00 -05:00
Barış Soner Uşaklı
a07509f770
perf: make upgrade script faster
2021-02-24 21:16:43 -05:00
Barış Soner Uşaklı
48f1e265f4
fix: remove unused async
2021-02-24 20:54:03 -05:00
Barış Soner Uşaklı
0959b1248b
perf: make upgrade script faster
...
use bulkAdd/remove
2021-02-24 20:38:57 -05:00
Barış Soner Uşaklı
14a6c349c2
feat: show time info for upgrade scripts
2021-02-24 20:10:18 -05:00
Barış Soner Uşaklı
293b7c2650
refactor: privileges, export modules directly ( #9325 )
...
fix unused/commented out methods in admin privileges
2021-02-24 18:10:34 -05:00
Julian Lam
984c9dd915
fix: in setupPageRoute helper, buildHeader after plugin hooks have fired
...
To allow for a plugin to call doLogin and have it properly reflect in the header
2021-02-24 17:23:32 -05:00
Julian Lam
73dc64d9ff
feat: add dashboard sub-pages to ACP menu
2021-02-24 15:28:19 -05:00
Julian Lam
655e2c67ad
fix: timeago missing on table update
2021-02-24 12:52:05 -05:00
Julian Lam
0804d54759
spec: schema docs for new ACP dashboard subpage routes
2021-02-24 12:51:20 -05:00
Julian Lam
2f89b0d791
feat: recent logins sessions table in dashbaord subpage
2021-02-24 12:51:20 -05:00
Julian Lam
e1ed514b10
feat: topics dashboard details subpage
2021-02-24 12:51:20 -05:00
Julian Lam
c57c77030e
feat: update user list in dashboard/users on graph update
2021-02-24 12:51:20 -05:00
Julian Lam
3fa2e3cef2
refactor: have Graph.init and Graph.update return promises
2021-02-24 12:51:20 -05:00
Julian Lam
f8e1a74c26
fix: wrong qs param, allow string to be passed to util.getDaysArray
2021-02-24 12:51:20 -05:00
Julian Lam
cc93822436
feat: show list of recent users in dashboard/users
2021-02-24 12:51:20 -05:00
Julian Lam
6fdcae7320
feat: req.query parsing and dynamically loading data instead
2021-02-24 12:51:20 -05:00
Julian Lam
f561799f74
refactor: abstract out some client side dashboard code into modules, analytics subpages for users, topics, and logins
2021-02-24 12:51:20 -05:00
Julian Lam
079a13d41a
feat: new hooks for notifications get/getCount
2021-02-24 12:45:49 -05:00
Misty (Bot)
aed8b123bc
Latest translations and fallbacks
2021-02-24 09:11:37 +00:00
Julian Lam
d0136074b6
feat: allow hook unregistration, and temporary page-based hooks
...
Temporary hooks automatically unregister themselves on the next ajaxify, making them perfect for in-page events.
2021-02-23 15:18:00 -05:00
Barış Soner Uşaklı
de6d156533
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-02-23 08:38:25 -05:00
Barış Soner Uşaklı
7ae7626c1b
Revert "feat: add logout to invalid session"
...
This reverts commit beb1427387 .
2021-02-23 08:38:23 -05:00
Misty (Bot)
49c369528d
Latest translations and fallbacks
2021-02-23 09:09:21 +00:00
Peter Jaszkowiak
0d59fe3d2b
fix( #9315 ): api v3 post, put, del JSON
...
also allow `app.alertError` to be called without an argument
also fix `./nodebb build --dev` to actually build in dev mode
2021-02-22 21:19:46 -05:00
Renovate Bot
c5231f10ff
fix(deps): update dependency sharp to v0.27.2
2021-02-23 00:03:37 +00:00
Renovate Bot
2551295ce0
chore(deps): update dependency husky to v5.1.1
2021-02-22 21:07:20 +00:00
Julian Lam
dbe5f7027b
fix: wrong call to sortedSetAdd
2021-02-22 13:31:54 -05:00
Julian Lam
16d3c45782
feat: report login statistics from analytics data, instead of its own zset
2021-02-22 13:23:25 -05:00
Julian Lam
9a9f366d3b
feat: track login sessions for admin dashboard reporting
2021-02-22 11:38:26 -05:00
Julian Lam
020f0b8322
fix: session not persisting to database in some scenarios
...
In some edge cases (e.g. SSO plugin redirecting the user immediately), with modern browsers, the request is never "completed" for speed. This causes a condition where the session object never persists to the database, even though it has changed. This added line forces a db persist on a successful login.
Context: https://github.com/expressjs/session/pull/484
2021-02-22 11:18:30 -05:00
Julian Lam
504fd107c7
feat: track successful logins in analytics
2021-02-22 11:16:43 -05:00
Renovate Bot
dc06fe2215
chore(deps): update dependency husky to v5.1.0
2021-02-22 05:04:27 +00:00
Misty (Bot)
0bc74e7056
Latest translations and fallbacks
2021-02-21 09:06:35 +00:00
Julian Lam
beaac0a1ab
fix: allow hidden inputs in user settings page
2021-02-20 15:01:50 -05:00
Misty (Bot)
cf1939e16d
Latest translations and fallbacks
2021-02-20 09:06:30 +00:00
Renovate Bot
8596dcc4b5
fix(deps): update dependency nodebb-theme-vanilla to v11.4.5
2021-02-19 22:37:55 +00:00
Renovate Bot
753ab0a089
fix(deps): update dependency nodebb-theme-persona to v10.5.15
2021-02-19 21:26:10 +00:00
Misty (Bot)
b61257efc2
chore: incrementing version number - v1.17.0-beta.0
2021-02-19 19:43:25 +00:00
Julian Lam
74c14c0fa4
Revert "chore: incrementing version number - v1.16.3-beta.0"
...
This reverts commit 477157cc2b .
2021-02-19 14:32:38 -05:00
Misty (Bot)
477157cc2b
chore: incrementing version number - v1.16.3-beta.0
2021-02-19 19:12:34 +00:00
Julian Lam
c96fd3b19b
feat: pass user picture object into change_picture_modal
2021-02-19 13:39:22 -05:00
Julian Lam
28f6931e16
refactor: move picture change client-side logic to its own rjs module
2021-02-19 11:54:48 -05:00
Barış Soner Uşaklı
beb1427387
feat: add logout to invalid session
2021-02-19 11:51:28 -05:00
Barış Soner Uşaklı
cfc237c2b7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-02-19 11:39:58 -05:00
Barış Soner Uşaklı
a592ebd1ff
feat: category search test
2021-02-19 11:39:10 -05:00
Julian Lam
d3a9e76ae2
test(user): added additional tests for icon background colour
2021-02-19 11:38:48 -05:00
Julian Lam
955021247e
feat(user): icon background selector in change picture modal
2021-02-19 11:38:48 -05:00
Julian Lam
fbccf6e22f
refactor(user): all plugins to change list of icon background colours
...
One notable change is line 200, where a conditional was changed. The conditional used to check for `user.hasOwnProperty('picture')` and was added so that icons would only be included in the response if the picture was requested. This doesn't seem to apply as picture could be set regardless (see default avatar logic above), so I explicitly check `requestedFields` now.
2021-02-19 11:38:48 -05:00
Julian Lam
b4c0b32b26
fix: use root context if buildAvatar context is undefined
2021-02-19 11:38:48 -05:00
Barış Soner Uşaklı
ed3d9dcbbf
feat: pass post object to filter:post.tools
2021-02-19 11:32:17 -05:00
Renovate Bot
ed503b8051
fix(deps): update dependency nodebb-theme-persona to v10.5.14
2021-02-19 12:22:10 +00:00
Misty (Bot)
e23bf9f94d
Latest translations and fallbacks
2021-02-19 09:08:52 +00:00
Misty (Bot)
f9fc884867
Latest translations and fallbacks
2021-02-18 09:08:51 +00:00
Barış Soner Uşaklı
fa91525a6d
fix: use bootbox module
2021-02-17 21:24:24 -05:00
Barış Soner Uşaklı
0e07f3c9ba
feat: allow defining a list of system tags
2021-02-17 14:44:04 -05:00
Barış Soner Uşaklı
bbaaead09c
feat: add category search test, #9307
2021-02-17 13:03:14 -05:00
Barış Soner Uşaklı
25c8f02634
fix : #9307 , use _.flatten
2021-02-17 12:48:11 -05:00
Julian Lam
2fef462782
fix: awaiting res.render in send404 controller
...
>
> A plugin wanted to use `response:rotuer.page` to 404 a specific page on some condition. res.render returns early in send404 and so must be awaited otherwise multiple responses will be sent
2021-02-17 11:57:12 -05:00
Julian Lam
65c57c730c
docs: added comment re: #9305
2021-02-17 10:52:04 -05:00
ahwayakchih
34096b73ef
fix: do not overwrite config.port from URL, if it's already set
...
If URL was set to something like `http://example.com:8080 `, and port
was set to 4567, keep listening on port 4567 and keep linking through
URL that was specified.
This allows to listen on port 4567, while having NGINX (or any proxy)
set to listen on port 8080 and route traffic to port 4567.
So NodeBB can be "hidden" behind proxy while URL can still contain
non-standard port, i.e., port different than 80 and 443.
2021-02-17 10:51:08 -05:00
Julian Lam
8686fbfa3f
fix: switch back to getSortedSetRange
...
/cc @barisusakli
2021-02-17 10:41:57 -05:00
Misty (Bot)
ce3f581434
Latest translations and fallbacks
2021-02-17 09:08:43 +00:00
Renovate Bot
ddd8fa31d6
fix(deps): update dependency nodebb-theme-persona to v10.5.12
2021-02-17 06:48:03 +00:00
Barış Soner Uşaklı
9ce6f8ad93
feat: add tag filter to getSortedTopics
2021-02-16 23:12:10 -05:00
Barış Soner Uşaklı
5286f20862
refactor: remove dupe code
2021-02-16 22:10:26 -05:00
Julian Lam
4c078084dc
test: fix spec for topic thumbs
2021-02-16 12:40:25 -05:00
Julian Lam
1d9ade4c36
test: added missing properties to topicObject
2021-02-16 12:29:11 -05:00
Julian Lam
b31f6dd24a
test: added missing test file
2021-02-16 12:22:35 -05:00
Julian Lam
ad54b174a4
test: topic reordering tests
2021-02-16 12:18:25 -05:00
Julian Lam
7223074f1d
feat: ability to re-order topic thumbnails
2021-02-16 11:54:09 -05:00
Julian Lam
db027170a8
feat: add close button to topic thumbnail modal
2021-02-16 11:54:09 -05:00
Misty (Bot)
2821b917d0
Latest translations and fallbacks
2021-02-16 09:09:26 +00:00
Barış Soner Uşaklı
91734a6484
fix: settings v3
2021-02-15 20:52:01 -05:00
Barış Soner Uşaklı
0738dae895
feat: #9304 , add category/topic/username to post queue notification emails
2021-02-15 16:15:04 -05:00
Misty (Bot)
59885a9e2e
Latest translations and fallbacks
2021-02-15 09:08:41 +00:00
Barış Soner Uşaklı
8f0386d9ac
feat: add failing test for list append/prepend with list ( #9303 )
...
* feat: add failing test for list append/prepend with list
* feat: mongo/psql
* feat: improve test
2021-02-14 11:12:56 -05:00
Misty (Bot)
b5b92768e2
Latest translations and fallbacks
2021-02-14 09:06:43 +00:00
Renovate Bot
4ee3a8e876
fix(deps): update dependency benchpressjs to v2.4.1
2021-02-14 05:26:21 +00:00
Julian Lam
782bef5eec
fix: another topic thumb test fix
2021-02-13 12:06:18 -05:00
Julian Lam
1ae8dda8a8
chore: extra console.log
2021-02-13 11:57:10 -05:00
Julian Lam
7ebb6d3056
fix: thumbs.associate logic fix + tests
2021-02-13 11:52:12 -05:00
Renovate Bot
7f8fd4b0f6
fix(deps): update dependency nodebb-theme-persona to v10.5.10
2021-02-13 10:51:56 +00:00
Misty (Bot)
3ad25e8ff6
Latest translations and fallbacks
2021-02-13 09:06:41 +00:00
Renovate Bot
9ec0b2ed68
chore(deps): update dependency eslint to v7.20.0
2021-02-13 08:40:39 +00:00
Barış Soner Uşaklı
7665adf7d1
fix: missing awaits, possible test fix
2021-02-13 01:43:52 -05:00
Barış Soner Uşaklı
9a6cf3d967
fix : #9301 , dont call sitemapstream if there are no entries in categories/pages/topics.xml
2021-02-12 23:18:16 -05:00
Julian Lam
50664487b9
test: additional tests for topic thumbs
2021-02-12 20:43:38 -05:00
Barış Soner Uşaklı
807b0d4348
fix: properly incase its the same path
2021-02-12 20:18:47 -05:00
Barış Soner Uşaklı
76bcc0c99c
fix: numThumbs count on associate
2021-02-12 20:17:43 -05:00
Julian Lam
1490b32d1b
fix: missing cache deletion calls for post-queue cache
...
/cc @barisusakli
2021-02-12 19:57:26 -05:00
Julian Lam
3e6640efb2
refactor: thumbs.associate accepts both relative path and url in path arg
2021-02-12 17:11:32 -05:00
Julian Lam
36e8d251c8
fix: use of removed URL to get post data
2021-02-12 17:10:59 -05:00
Julian Lam
a4b4a5566d
feat: link to post-queue from topic event
2021-02-12 15:15:20 -05:00
Julian Lam
8fd78ce512
feat: post-queue topic event
2021-02-12 15:10:47 -05:00
Julian Lam
3f35fd335d
feat: add post-queue cache
2021-02-12 15:10:30 -05:00
Julian Lam
36f2021186
refactor: move post queue retrival code to posts.getQueuedPosts
2021-02-12 12:25:27 -05:00
Julian Lam
b81508c4e2
fix: init topic events from webserver.js
2021-02-12 11:50:43 -05:00
Julian Lam
6074a0fbbf
refactor: call topic events init from within file itself
2021-02-12 10:26:50 -05:00
Julian Lam
cc275e1016
Revert "feat: newsletter opt-in/out in UCP, closes #21 "
...
This reverts commit 3c7cd9a6c4 .
2021-02-12 10:12:38 -05:00
Julian Lam
3c7cd9a6c4
feat: newsletter opt-in/out in UCP, closes #21
2021-02-12 10:11:08 -05:00
Misty (Bot)
48a3c4bd2e
Latest translations and fallbacks
2021-02-12 09:08:08 +00:00
Renovate Bot
73f07958d8
chore(deps): update dependency mocha to v8.3.0
2021-02-11 23:56:24 +00:00
Barış Soner Uşaklı
3595473485
feat: load user posts/topics via xhr on infinitescroll
2021-02-11 16:47:51 -05:00
Barış Soner Uşaklı
b753c69cfe
fix: check null topics
2021-02-11 14:51:17 -05:00
Barış Soner Uşaklı
58cd797e4c
fix: guard against null topics
2021-02-11 14:48:29 -05:00
Barış Soner Uşaklı
fc90f32ec0
fix: tests, new categories go to top now
2021-02-11 12:58:59 -05:00
Barış Soner Uşaklı
c953b1b3d1
fix : #9292 , messageobj.content already parsed
2021-02-11 12:55:00 -05:00
Barış Soner Uşaklı
4b2bf12fd1
feat: #9294 , put new categories at top
2021-02-11 12:35:10 -05:00
Julian Lam
9d17f397c0
fix(remountable-routes): more fixes to remountable routes
...
fix: ensure proper admin privilege checking on remounted `/admin` mount
fix: guard against plugins sending back missing mounts
fix: no need to make addRemountableRoutes awaitable
2021-02-11 11:45:24 -05:00
Julian Lam
16c1d6e937
style(remountable-routes): abstract removable routes code to a separate local fn
2021-02-11 11:45:24 -05:00
Julian Lam
1f28713f1a
refactor(remountable-routes): rename src/routes/accounts.js to src/routes/user.js to better match the route prefix
2021-02-11 11:45:24 -05:00
Julian Lam
bc68e990af
fix(remountable-routes): bug with user routes remounting to itself
2021-02-11 11:45:24 -05:00
Julian Lam
9021f071d4
feat(remountable-routes): allow category and account routes to be remounted
2021-02-11 11:45:24 -05:00
Julian Lam
f01af62b53
feat(remountable-routes): allow /admin and /post to be remountable
2021-02-11 11:45:24 -05:00
Julian Lam
92758ec50d
refactor(remountable-routes): allow certain route prefixes to be mounted elsewhere
2021-02-11 11:45:24 -05:00
Renovate Bot
5dd748c633
fix(deps): update dependency nodebb-theme-persona to v10.5.9
2021-02-11 08:48:52 -05:00
Misty (Bot)
3a61ac2119
Latest translations and fallbacks
2021-02-11 09:09:52 +00:00
Barış Soner Uşaklı
765db86d4e
fix: clear category cache on copy parent
2021-02-10 22:13:35 -05:00
Barış Soner Uşaklı
ed3e9ce2e2
fix: delete category cache key on category create
2021-02-10 22:10:54 -05:00
Barış Soner Uşaklı
c61cc37bba
fix: typo
2021-02-10 17:56:46 -05:00
Barış Soner Uşaklı
cf4002bcc9
perf: cache base_url
2021-02-10 17:41:39 -05:00
Barış Soner Uşaklı
5ce2820799
perf: single call to get digest topics, dont send duplicate topics
2021-02-10 17:37:22 -05:00
Julian Lam
86e911ba4b
fix(deps): require xregexp 5.0.1
2021-02-10 17:05:53 -05:00
Renovate Bot
513cd1c325
fix(deps): update dependency xregexp to v5
2021-02-10 17:05:53 -05:00
Renovate Bot
54b4dc1dfa
fix(deps): update dependency nodebb-theme-persona to v10.5.8
2021-02-10 17:04:04 -05:00
Renovate Bot
4d92af5a6b
fix(deps): update dependency postcss to v8.2.6
2021-02-10 20:23:00 +00:00
Misty (Bot)
949f043a96
Latest translations and fallbacks
2021-02-10 09:10:53 +00:00
Barış Soner Uşaklı
90d5c9da44
perf: single db call to add all uids
2021-02-10 00:58:07 -05:00
Barış Soner Uşaklı
a5fa212fc7
fix: wait for event.log to finish before killing process
2021-02-09 23:03:02 -05:00
Barış Soner Uşaklı
0185ea1b4f
perf: make digests a little bit faster
...
and use batch.processArray
dont load data for users who have no email or have not confirmed their emails
2021-02-09 15:27:08 -05:00
Barış Soner Uşaklı
b6493f896f
fix: tests, only generate csrf_token on 404 gets
2021-02-09 12:40:29 -05:00
Barış Soner Uşaklı
2c52fbd1b9
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-02-09 12:40:08 -05:00
Barış Soner Uşaklı
1c9acef6dd
chore: up composer
2021-02-09 12:27:25 -05:00
renovate[bot]
c2459fd50e
fix(deps): update dependency nodebb-theme-persona to v10.5.7 ( #9288 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-09 12:26:48 -05:00
Barış Soner Uşaklı
94f72d6093
fix : #9287 , generate csrf_token on 404
2021-02-09 12:23:55 -05:00
Julian Lam
783786cf8c
fix: do not blindly escape a notification's bodyLong
...
For 7+ years we were escaping this value, but it is in many cases already sanitized (as it may be a post content). For those cases when it is not, I now run it through parse.raw.
Instead of escaping, it now strips p, img, and a tags.
2021-02-09 11:16:40 -05:00
Misty (Bot)
0092df2c02
Latest translations and fallbacks
2021-02-09 09:07:34 +00:00
Renovate Bot
b312725fd3
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.10
2021-02-09 06:15:04 +00:00
Renovate Bot
4599144f31
fix(deps): update dependency nodebb-theme-persona to v10.5.6
2021-02-09 02:45:52 +00:00
renovate[bot]
eb9f058fa1
fix(deps): update dependency nodebb-widget-essentials to v5.0.3 ( #9284 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-08 20:14:29 -05:00
Barış Soner Uşaklı
670cde78da
feat: add invalid event name to error message
2021-02-08 18:36:41 -05:00
Peter Jaszkowiak
cc9d6fd08b
chore: eslint max-len
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
5c2f0f0557
chore: eslint no-restricted-syntax
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
115d19e289
chore: eslint prefer-rest-params, prefer-spread
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
23f212a4c0
chore: eslint prefer-destructuring
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
8d1462ffd8
chore: eslint object-curly-newline
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
62869bae3d
chore: eslint function-paren-newline
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
dab3b23575
chore: eslint no-var, vars-on-top
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
b56d9e12b5
chore: eslint prefer-arrow-callback
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
707b55b6a5
chore: eslint prefer-template
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
4ee0f1459d
chore: eslint import/newline-after-import
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
9f6a682ca9
chore: eslint no-script-url
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
dad01e3051
chore: eslint no-bitwise
2021-02-08 18:06:44 -05:00
Peter Jaszkowiak
58528d1a3e
chore: eslint rules matching existing styles
2021-02-08 18:06:44 -05:00
Renovate Bot
d89ccf261b
chore(deps): update dependency husky to v5
2021-02-08 16:32:40 -05:00
Renovate Bot
6e14014bfa
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.9
2021-02-08 16:32:32 -05:00
Julian Lam
16610b2dca
fix: pass jquery object in to action:notifications.loaded hook
2021-02-08 16:29:45 -05:00
Julian Lam
7edc8f458d
feat: new notifications load/loaded hooks on client side
...
refactored `toggleTimeagoShorthand` code to be inside of a hook listener
2021-02-08 15:26:03 -05:00
Barış Soner Uşaklı
0cca6893f3
fix : #9275 ,
2021-02-08 14:57:28 -05:00
Barış Soner Uşaklı
cfa0d42390
fix: don't use global bootbox obj
2021-02-08 14:37:55 -05:00
Renovate Bot
674a31d12f
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.8
2021-02-08 19:17:53 +00:00
Barış Soner Uşaklı
550cd995e8
fix: remove console.log
2021-02-08 12:11:13 -05:00
Barış Soner Uşaklı
622ff9cd6a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-02-08 12:06:58 -05:00
renovate[bot]
d39235858d
fix(deps): update dependency nodebb-theme-slick to v1.4.3 ( #9278 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-08 12:06:21 -05:00
Barış Soner Uşaklı
fca17cb713
fix: move service worker back to relative_path/service-worker.js
2021-02-08 12:05:57 -05:00
renovate[bot]
1f28e8c31f
fix(deps): update dependency nodebb-theme-vanilla to v11.4.4 ( #9279 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-08 12:01:27 -05:00
renovate[bot]
a7b46adc56
fix(deps): update dependency nodebb-theme-persona to v10.5.5 ( #9277 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-08 12:00:13 -05:00
renovate[bot]
83a0b6b800
fix(deps): update dependency connect-redis to v5.1.0 ( #9276 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-08 11:56:16 -05:00
Barış Soner Uşaklı
ab0ef44289
fix: spec
2021-02-08 11:46:42 -05:00
Barış Soner Uşaklı
a4878a5b22
fix: markread selector
2021-02-08 11:36:36 -05:00
Renovate Bot
030ecffa15
chore(deps): update dependency lint-staged to v10.5.4
2021-02-08 15:19:34 +00:00
Misty (Bot)
429cff93ee
Latest translations and fallbacks
2021-02-08 09:08:48 +00:00
Barış Soner Uşaklı
3090a2aee4
fix: position when scrolling up
...
if sorting is newest to oldest scrollTop wont be changed if you are at the top of the page
2021-02-07 23:19:58 -05:00
Barış Soner Uşaklı
7eebcbdbbc
perf: only load thumbs for topics that actually have thumbs
2021-02-07 19:13:21 -05:00
renovate[bot]
dc14528427
fix(deps): update dependency nodebb-theme-persona to v10.5.4 ( #9270 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-07 18:10:53 -05:00
renovate[bot]
2fda677457
fix(deps): update dependency nodebb-theme-vanilla to v11.4.3 ( #9272 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org >
2021-02-07 18:10:43 -05:00
Renovate Bot
2b12905df1
fix(deps): update dependency nodebb-theme-slick to v1.4.2
2021-02-07 22:59:56 +00:00
Renovate Bot
fb2f114336
fix(deps): update dependency nodebb-theme-lavender to v5.2.1
2021-02-07 21:03:03 +00:00
Barış Soner Uşaklı
47299ea587
Categories refactor ( #9257 )
...
* feat: wip categories pagination
* feat: add subCategoriesPerPage setting
* feat: add load more sub categories button to category page
* fix: openapi spec
* feat: show sub categories left on category page
hide button when no more categories left
* breaking: rename categories to allCategories on /search
categories contains the search results
* fix: spec
* refactor: remove cidsPerPage
* fix: tests
* feat: use component for subcategories
* fix: prevent negative subCategoriesLeft
* feat: new category filter/search WIP
* feat: remove categories from /tag
* fix: dont load all categories when showing move modal
* feat: allow adding custom categories to list
* breaking: dont load entire category tree on post queue
removed unused code
add hooks to filter/selector
add options to filter/selector
* feat: make selector modal work again
* feat: replace old search module
* fix: topic move selector
* feat: dont load all categories on create category modal
* fix: fix more categorySelectors
* feat: dont load entire category tree on group details page
* feat: dont load all categories on home page and user settings page
* feat: add pagination to /user/:userslug/categories
* fix: update schemas
* fix: more tests
* fix: test
* feat: flags page, dont return entire category tree
* fix: flag test
* feat: categories manage page
dont load all categories
allow changing root category
clear caches properly
* fix: spec
* feat: admins&mods page
dont load all categories
* fix: spec
* fix: dont load all children when opening dropdown
* fix: on search results dont return all children
* refactor: pass all options, rename options.cids to options.selectedCids
* fix : #9266
* fix: index 0
* fix: spec
* feat: #9265 , add setObjectBulk
* refactor: shoter updateOrder
* feat: selectors on categories/category
* fix: tests and search filter
* fix: category update test
* feat: pagination on acp categories page
show order in set order modal
* fix: allow drag&drop on pages > 1 in /admin/manage/categories
* fix: teasers for deep nested categories
fix sub category display on /category page
* fix: spec
* refactor: use eslint-disable-next-line
* refactor: shorter
2021-02-07 15:09:52 -05:00
renovate[bot]
2cfab3678e
fix(deps): update dependency nodebb-theme-slick to v1.4.1 ( #9262 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-07 13:35:59 -05:00
renovate[bot]
2147d386be
fix(deps): update socket.io packages to v3.1.1 ( #9253 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-07 13:35:22 -05:00
Renovate Bot
1fa0d4f45c
fix(deps): update dependency postcss to v8.2.5
2021-02-06 20:50:42 +00:00
Misty (Bot)
73c9c1c25a
Latest translations and fallbacks
2021-02-06 09:06:44 +00:00
Renovate Bot
42e365d913
fix(deps): update dependency nodebb-plugin-emoji-android to v2.0.1
2021-02-06 02:39:33 +00:00
Renovate Bot
4fd6027bca
fix(deps): update dependency nodebb-plugin-markdown to v8.12.6
2021-02-06 00:31:14 +00:00
Barış Soner Uşaklı
e40af441c9
fix: cache key collision
2021-02-05 16:29:56 -05:00
Renovate Bot
8a2fe3d916
fix(deps): update dependency nodebb-plugin-mentions to v2.13.7
2021-02-05 21:11:01 +00:00
Julian Lam
a6fa351b72
feat: pass req.session into buildReqObject
2021-02-05 14:31:31 -05:00
Julian Lam
4f97639009
feat: new hook action:login.continue
2021-02-05 14:31:31 -05:00
Julian Lam
5c21c33e58
fix: tests breakage due to 67e3fb6498
2021-02-05 14:31:31 -05:00
Renovate Bot
2326e9a6a7
fix(deps): update dependency nodebb-theme-vanilla to v11.4.2
2021-02-05 19:10:09 +00:00
Renovate Bot
9245ffaf16
fix(deps): update dependency nodebb-theme-persona to v10.5.3
2021-02-05 18:07:01 +00:00
Julian Lam
67e3fb6498
fix: register returnTo logic to match login route
...
Login route saves the previous page by checking for the X-Return-To header. This header is automatically set by ajaxify.
Login takes this value and saves it to `req.session`.
Up until now, `/register` saved the previous URL in a hidden input, and redirected based on that value, but it occasionally conflicted with req.session.returnTo. It was also confusing because it did not match how login handled the values.
This commit updates the route handling so it works identically to `/login`.
2021-02-05 11:49:48 -05:00
Misty (Bot)
9576bec6c3
Latest translations and fallbacks
2021-02-05 09:08:37 +00:00
Julian Lam
492cbc6227
fix: tests
...
/cc @pitaj
2021-02-04 14:34:57 -05:00
Peter Jaszkowiak
5e5d37c38f
fix( #9252 ): pass site domain to nodemailer ( #9254 )
2021-02-04 12:08:14 -05:00
Misty (Bot)
4939837d5b
Latest translations and fallbacks
2021-02-04 09:08:15 +00:00
Julian Lam
f79aeef889
fix: posts.uploads.sync dissociates uploaded thumbs of the main pid
2021-02-03 17:02:33 -05:00
Julian Lam
28b3013424
test: added more topic thumbnail tests
...
... to test for post upload tracking logic
2021-02-03 16:34:39 -05:00
Julian Lam
74be1a5963
chore: fallbacks
2021-02-03 15:26:45 -05:00
Julian Lam
68da1c558f
fix: update grammar on unban text
2021-02-03 15:22:44 -05:00
Julian Lam
c729adeb08
fix: privileges page - tweak icon position and width, group name wrapping
2021-02-03 15:22:44 -05:00
gasoved
970bd06fd2
refactor: improvements
2021-02-03 15:22:44 -05:00
gasoved
53e0d4d2e0
feat: banned-users group
2021-02-03 15:22:44 -05:00
Renovate Bot
389690c3fa
fix(deps): update dependency nodebb-plugin-dbsearch to v4.2.0
2021-02-03 18:14:07 +00:00
Renovate Bot
13e12c9565
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.7
2021-02-03 11:40:44 -05:00
Renovate Bot
0aa8e03f34
fix(deps): update dependency json2csv to v5.0.6
2021-02-03 16:16:27 +00:00
Julian Lam
4af9c2fcdd
fix: autofocus on search field in ACP > Manage > Plugins
2021-02-03 10:08:14 -05:00
Julian Lam
44019e2805
fix(deps): bump theme deps for #9244
2021-02-03 09:49:58 -05:00
gasoved
cabec378f4
fix: openapi test specs
2021-02-03 09:49:28 -05:00
gasoved
7c9674de6c
fix: include admins
2021-02-03 09:49:28 -05:00
gasoved
a2a7557cc0
refactor: update dom after diff deletion better
2021-02-03 09:49:28 -05:00
gasoved
eaf9d2e44a
fix: include admins, limit to category mods, correct privilege name
2021-02-03 09:49:28 -05:00
gasoved
4447a64eaa
refactor: removed 3 lines
2021-02-03 09:49:28 -05:00
gasoved
72b050b4a8
test: post diff deletion tests
2021-02-03 09:49:28 -05:00
gasoved
eb642f40b9
feat: #9109 , ability to delete a post's diffs
2021-02-03 09:49:28 -05:00
Misty (Bot)
a87416971b
Latest translations and fallbacks
2021-02-03 09:07:44 +00:00
Renovate Bot
56e4e56b57
fix(deps): update dependency mongodb to v3.6.4
2021-02-02 23:10:49 +00:00
Julian Lam
bd5839639d
fix: http 200 test for api routes
2021-02-02 12:08:31 -05:00
Julian Lam
501441b736
feat: add .delete() method to api module
2021-02-02 10:27:34 -05:00
psychobunny
58655e9a0b
fix: invalid API call when unfollowing a user
2021-02-02 10:16:03 -05:00
Misty (Bot)
526df41db1
Latest translations and fallbacks
2021-02-02 09:07:11 +00:00
Barış Soner Uşaklı
833c73e81b
fix: example
2021-02-01 22:21:19 -05:00
Barış Soner Uşaklı
cc560ca3f9
feat: doc add description
2021-02-01 22:08:56 -05:00
Barış Soner Uşaklı
8e85a28d85
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-02-01 22:08:51 -05:00
Renovate Bot
0441144968
fix(deps): update dependency nodebb-theme-persona to v10.5.1
2021-02-01 22:03:58 -05:00
Barış Soner Uşaklı
ed11e17129
feat: add doc for query param
2021-02-01 22:03:44 -05:00
Barış Soner Uşaklı
fffdc4e0ca
feat: #9234 , add pagination to /api/recent/posts/:term?
2021-02-01 21:38:26 -05:00
Opliko
2bc74cffe6
fix : #9127 , scope service worker to relative_path for the forum ( #9239 )
...
Adds a `Service-Worker-Allowed` header on `assets/src/service-worker.js` URL and uses `scope` option during registration to ensure the service worker is correctly scoped to the entire forum and only the forum.
2021-02-01 19:40:14 -05:00
renovate[bot]
897d29ecd6
fix(deps): update dependency nodebb-theme-vanilla to v11.4.0 ( #9238 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-01 17:52:25 -05:00
renovate[bot]
8e2deab4ad
fix(deps): update dependency nodebb-theme-slick to v1.4.0 ( #9237 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-01 17:50:09 -05:00
renovate[bot]
4f842a79f2
fix(deps): update dependency nodebb-theme-persona to v10.5.0 ( #9236 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-02-01 17:33:51 -05:00
Renovate Bot
47fd1634b6
fix(deps): update dependency nodebb-theme-lavender to v5.2.0
2021-02-01 21:29:50 +00:00
Barış Soner Uşaklı
d1364c3130
Categories refactor ( #9233 )
...
* feat: wip categories pagination
* feat: add subCategoriesPerPage setting
* feat: add load more sub categories button to category page
* fix: openapi spec
* feat: show sub categories left on category page
hide button when no more categories left
* breaking: rename categories to allCategories on /search
categories contains the search results
* fix: spec
* refactor: remove cidsPerPage
* fix: tests
* feat: use component for subcategories
* fix: prevent negative subCategoriesLeft
2021-02-01 15:19:32 -05:00
Barış Soner Uşaklı
4c12e0aaf8
fix: update docs
2021-02-01 15:16:36 -05:00
Julian Lam
d6f60f4502
fix: broken test after sorted-lists logic change
2021-02-01 14:51:16 -05:00
Julian Lam
d5d24594e8
feat: allow sorted-lists on multiple pages
...
If multiple sorted-lists were on separate pages, saving one page would erase the sorted-lists saved on the other page. This was caused by naive deletion of the sorted-lists index on settings save.
At the same time, a bug was found where if fewer items were passed in, only that many items were removed from the database, leaving leftover orphan data in the database.
The logic now:
- Only removes sorted-lists if they are passed in (and empty)
- Deletes all sorted list items, not just the items passed in.
2021-02-01 11:47:26 -05:00
Barış Soner Uşaklı
9834f72fc7
fix: clear all locks on restart
2021-02-01 11:31:47 -05:00
Barış Soner Uşaklı
f6cd2862bd
feat: #9232 , add profile picture into exported zip
2021-02-01 11:31:30 -05:00
Julian Lam
5131eb6b90
fix: action:admin.settingsLoaded to use new hooks lib
2021-01-31 16:59:03 -05:00
Julian Lam
b0f5d5a594
fix: crash on firing action hook that had no listeners registered
2021-01-31 16:59:03 -05:00
Julian Lam
1a04ec6419
fix: bug where action:settings.sorted-list.loaded fired early
...
The hook was fired before the elements had been added to the DOM.
Also, I updated it to use the new hooks lib.
2021-01-31 16:59:03 -05:00
Julian Lam
a8be6fb8fb
fix: regression where filter:settings.set no longer received sorted-lists
2021-01-31 16:59:03 -05:00
Barış Soner Uşaklı
5bc1f5b4e8
fix : #9231 , fix redis pubsub connection
...
regression from fdfbc90255
2021-01-31 12:37:28 -05:00
Renovate Bot
3696a19970
chore(deps): update dependency eslint to v7.19.0
2021-01-31 07:07:45 +00:00
Barış Soner Uşaklı
a29dd21de4
fix: don't translate message on every ajaxify
2021-01-30 15:01:43 -05:00
Misty (Bot)
195e688bac
Latest translations and fallbacks
2021-01-30 09:06:05 +00:00
Renovate Bot
1e10ebfb68
fix(deps): update dependency nodebb-plugin-dbsearch to v4.1.3
2021-01-29 23:33:20 +00:00
Julian Lam
05c53394f3
fix: tests
2021-01-29 17:05:45 -05:00
Julian Lam
7419922040
fix: improper override of req.body.username in login logic
2021-01-29 17:03:44 -05:00
Julian Lam
b820d23401
feat: new hook filter:login.override, deprecate action:auth.overrideLogin
2021-01-29 16:59:57 -05:00
Julian Lam
473d5f4aba
fix: full settings hash not passed through to action:settings.set
...
The sorted lists were being filtered out
2021-01-29 15:18:57 -05:00
Julian Lam
eb96046e97
Revert "refactor: use Map to track sorted lists in Settings.set()"
...
This reverts commit 65de2e76b4 .
2021-01-29 15:07:09 -05:00
Julian Lam
65de2e76b4
refactor: use Map to track sorted lists in Settings.set()
2021-01-29 15:00:14 -05:00
Baris Usakli
a5bf9779fd
fix : #9223 , don't overwrite stmp settings
2021-01-29 14:22:08 -05:00
Renovate Bot
0e2b329bb7
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.6
2021-01-29 19:00:52 +00:00
Julian Lam
4029ec3713
fix: multiple sorted-lists do not save to the correct set
2021-01-29 13:39:00 -05:00
Renovate Bot
6c3b1fde87
fix(deps): update dependency autoprefixer to v10.2.4
2021-01-29 18:37:56 +00:00
Misty (Bot)
406faf4c66
Latest translations and fallbacks
2021-01-29 09:10:35 +00:00
Renovate Bot
05901fcd3a
fix(deps): update dependency nodebb-plugin-markdown to v8.12.5
2021-01-28 23:47:56 +00:00
Julian Lam
3052256db3
chore: deprecation notices for plugins using plugin old hook methods
2021-01-28 17:15:51 -05:00
Julian Lam
15ba0abb34
docs: update deprecation-removal version for plugin hook helper methods in 1.18.0
2021-01-28 16:23:03 -05:00
Julian Lam
f8bf9e99c4
fix: pass module name to static:script.init, +comments
...
I feel it is difficult to know exactly what the original use-cases were for these hooks, so some comments may be helpful.
2021-01-28 16:15:04 -05:00
Julian Lam
4bb3b0323d
feat: guard password fields in login/register against accidental caps lock
2021-01-28 15:00:26 -05:00
Barış Soner Uşaklı
e8429f509b
fix: handle delete and update for categories:name zset
2021-01-28 10:18:09 -05:00
Misty (Bot)
53a6dca3c6
Latest translations and fallbacks
2021-01-28 09:10:07 +00:00
Renovate Bot
a9b3fb373b
fix(deps): update dependency nodebb-theme-persona to v10.4.1
2021-01-28 05:36:58 +00:00
Barış Soner Uşaklı
34c42c6fa3
feat: ability to search categories, #8813
2021-01-27 22:51:22 -05:00
Barış Soner Uşaklı
faeb637353
fix: tests remove old routes
2021-01-27 20:30:33 -05:00
Barış Soner Uşaklı
d41ce87334
fix: removed object routes
2021-01-27 17:44:48 -05:00
Barış Soner Uşaklı
a1c014462c
revert: bring back backwards compat
2021-01-27 17:41:07 -05:00
Barış Soner Uşaklı
647d3ba810
fix: removed methods
2021-01-27 17:36:58 -05:00
Barış Soner Uşaklı
05be1c6603
feat: restore action:script.load, allow modifying loaded module via static:script.init
2021-01-27 17:21:08 -05:00
Renovate Bot
a90773a61d
fix(deps): update dependency sharp to v0.27.1
2021-01-27 22:02:21 +00:00
Julian Lam
fb84c78544
chore: remove deprecated User.emailConfirm [breaking]
...
Use `User.email.confirmByCode` instead.
2021-01-27 16:21:53 -05:00
Julian Lam
5a775e09dc
chore: remove deprecated plugin hook filter:privileges:isUserAllowedTo [breaking]
...
Use `filter:privileges:isAllowedTo` instead.
2021-01-27 16:20:45 -05:00
Julian Lam
d41de481a4
chore: remove deprecated plugin hook methods [breaking]
...
Call plugins.hooks.fire() instead.
2021-01-27 16:18:19 -05:00
Julian Lam
cc0d562e9a
chore: more removals of thumb specific backwards-compatibility [breaking]
2021-01-27 16:17:14 -05:00
Julian Lam
8b09292e77
chore: add deprecation notice in comments for ajaxify.loadExtraScripts
2021-01-27 16:10:19 -05:00
Julian Lam
5f9f241e37
chore: remove deprecated filter:admin/header.build hook [breaking]
...
Use `filter:middleware.renderAdminHeader` instead.
2021-01-27 16:10:19 -05:00
Julian Lam
84dfdfe659
chore: remove deprecated v2 style responses for thumbs upload route [breaking]
2021-01-27 16:10:13 -05:00
Julian Lam
2ad0d0d0d8
chore: remove deprecated getObject routes [breaking]
...
`/api/post/pid/:pid`, `/api/topic/tid/:tid`, `/api/category/cid/:cid` have now been removed in favour of routes in the Write API (`/api/v3/(posts|topics|categories)/:id`)
2021-01-27 16:07:00 -05:00
Julian Lam
7b090c588b
fix: incorrect return for Thumbs.get() if thumbs were disabled
2021-01-27 14:33:40 -05:00
Julian Lam
7da1b43f2b
fix: script failure if client-side page script does not exist
2021-01-27 14:32:15 -05:00
Julian Lam
ca14c0e2a6
fix(deps): bump persona to get timeline style
2021-01-27 14:00:14 -05:00
Julian Lam
aa8b84bb56
fix(topic-events): topicEvents.init() test
2021-01-27 13:16:49 -05:00
Julian Lam
dc84559d0b
feat(topic-events): topic events GET route in write API
2021-01-27 13:16:49 -05:00
Julian Lam
449c379d22
feat(topic-events): server-side tests for topic events
2021-01-27 13:16:49 -05:00
Julian Lam
0d4a377558
feat(topic-events): clear out topic events when a topic is purged
2021-01-27 13:16:49 -05:00
Julian Lam
8e93bf7362
feat(topic-events): client-side handling on topic event log
2021-01-27 13:16:49 -05:00
Julian Lam
df2fdd56ba
fix(topic-events): repeated invocations of Posts.addTopicEvents caused dupes to be added to DOM
2021-01-27 13:16:49 -05:00
Julian Lam
9559fad8ac
refactor(topic-events): expose addTopicEvents method in topic posts lib
...
+ allow it to accept an array of events, or fall back to ajaxify data otherwise
2021-01-27 13:16:49 -05:00
Julian Lam
cec3fc934d
refactor(topic-events): break out some logic in events.get into local modifyEvent method
...
+ events.log now returns a complete event object
2021-01-27 13:16:49 -05:00
Julian Lam
882e6a159c
feat(topic-events): handle newest_to_oldest sort in topic events, WIP
2021-01-27 13:16:49 -05:00
Julian Lam
2293a07a06
feat(topic-events): generic css for timeline-event
2021-01-27 13:16:49 -05:00
Julian Lam
611d1f872d
feat(topic-events): support for uids in topic event payloads
2021-01-27 13:16:49 -05:00
Julian Lam
425eca145b
refactor(topic-events): fire topic event logging in topics/tools instead, pass uid into payload
2021-01-27 13:16:49 -05:00
Julian Lam
ab2e1ecb40
feat(topic-events): work in progress topic events logic and client-side implementation
2021-01-27 13:16:49 -05:00
Julian Lam
faf5960373
fix: bug where action:ajaxify.end was never called if there were no init scripts
2021-01-27 12:23:02 -05:00
Julian Lam
8e5687a4af
refactor(hooks): deprecate action:script.load client-side hook
...
Use `static:script.init` instead.
2021-01-27 12:23:02 -05:00
Julian Lam
efff8e2ae2
fix(hooks): bug where hook firing would fail if there were no listeners
2021-01-27 12:23:02 -05:00
Julian Lam
e7bd038db1
refactor(hooks): better error handling
...
Hook listeners can both throw and reject, and it will be handled appropriately (e.g. filters won't fail)
2021-01-27 12:23:02 -05:00
Julian Lam
8ff07bc196
fix: update js concatenation logic to bundle scripts.rjs into minfile regardless of build environment
...
The slowdown is fairly insignificant (< .1s), and the only change is the minified file is identical across environments, which is better from a debugging standpoint
2021-01-27 12:23:02 -05:00
Julian Lam
1d77572117
feat(hooks): update action:ajaxify.end to use new hooks module
2021-01-27 12:23:02 -05:00
Julian Lam
412d285850
fix(hooks): fallback handling for core invocations of hooks.fire
...
+ .on() which is the same as .register()
2021-01-27 12:23:02 -05:00
Julian Lam
01c9b1847e
feat(hooks): client-side hooks module
...
Similar to server-side, comes with three hook types, filter, action, and static. Behaviour also mimics server-side.
2021-01-27 12:23:02 -05:00
Misty (Bot)
42c0f9ac52
Latest translations and fallbacks
2021-01-27 09:11:26 +00:00
Misty (Bot)
39bc741bca
Latest translations and fallbacks
2021-01-26 09:10:04 +00:00
Julian Lam
f975063b7d
fix : #7125 , allow list for page route, configurable via plugin hook
2021-01-25 16:01:10 -05:00
Julian Lam
8b72479f62
fix: remove 'filters' and 'categories' from flag details API return [breaking]
...
These options were originally used when the flag filters were shown in the sidebar. This has seen been removed, and so the information is now superfluous
2021-01-25 12:13:09 -05:00
Julian Lam
1603566bcc
fix: filtering logic of flags [breaking]
...
When combining filters, the old logic assumed that every filter was
exclusive, unless that filter contained multiple items, in which
case it was added to a list of "or" filters that returned all
matching flags.
A fault was discovered in that if you passed in multiple "or"
states, it did not return flags with the expected filtering.
e.g. open flags, closed flags, flags of cid 1, flags of cid 2
This could return open flags of cid 3, since all of the filters
were "OR"'d.
This logic change updates the behaviour so disparate OR sets are
intersected (ANDed).
2021-01-25 11:29:00 -05:00
Julian Lam
942d924779
fix: error on flag list if no flag filters were saved in session
2021-01-25 11:19:16 -05:00
Julian Lam
6b1c97db79
feat: feature flag for auto-resolving a user's flags on ban [breaking]
...
The default behaviour has now been changed to 'off'. Going forward, a user's flags will no longer automatically resolve on ban.
2021-01-25 11:07:29 -05:00
Misty (Bot)
a396b1099c
Latest translations and fallbacks
2021-01-25 09:09:10 +00:00
Julian Lam
35c92d0cff
fix: mod cid filter accidentally saved in session
2021-01-24 14:23:00 -05:00
Julian Lam
ce7c74b2e1
fix: more tests for #9217
2021-01-24 14:11:47 -05:00
Julian Lam
f2a5cd0b67
fix: tests for #9217
2021-01-24 14:05:11 -05:00
Julian Lam
27cae0d5d8
fix: missing return for #9217
2021-01-24 14:01:16 -05:00
Julian Lam
b2b1450e5d
fix : #9217 , render 400 error page on bad access to /register
2021-01-24 13:59:16 -05:00
Misty (Bot)
06e2ef1a8e
Latest translations and fallbacks
2021-01-24 09:06:49 +00:00
Misty (Bot)
65849d9b93
Latest translations and fallbacks
2021-01-23 09:06:25 +00:00
Barış Soner Uşaklı
78896fc623
fix: redis check compat tests
2021-01-23 00:04:48 -05:00
Barış Soner Uşaklı
fdfbc90255
feat: async/await redis connection
2021-01-22 23:59:52 -05:00
Barış Soner Uşaklı
33bf1b0e2c
feat: async/await psql connection
2021-01-22 22:10:34 -05:00
Barış Soner Uşaklı
672959c13f
feat: add group name to csv event
2021-01-22 13:14:14 -05:00
Julian Lam
a186ea0fe3
fix: registration completion overriding returnTo if it was already set
2021-01-22 10:01:42 -05:00
Julian Lam
280285cda9
feat: allow interstitial callbacks to be async functions [breaking]
...
This change is breaking in the sense that if you have written
interstitial callbacks before that are async functions _with_ a
callback, those are no longer allowed. You will not need to call
next() as that argument will no longer be passed in to async
functions.
2021-01-22 10:01:42 -05:00
Misty (Bot)
d1f78cb8c0
Latest translations and fallbacks
2021-01-22 09:09:56 +00:00
Renovate Bot
5b2f0be080
fix(deps): update dependency postcss to v8.2.4
2021-01-21 14:43:12 -05:00
Renovate Bot
d99cb1cf83
fix(deps): update dependency autoprefixer to v10.2.3
2021-01-21 19:22:52 +00:00
Renovate Bot
4232d97b57
fix(deps): update dependency postcss-clean to v1.2.0
2021-01-21 16:24:03 +00:00
Barış Soner Uşaklı
525fbeeb4d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-20 20:17:12 -05:00
Barış Soner Uşaklı
5c1b742979
fix: add missing user delete event types
2021-01-20 20:16:32 -05:00
psychobunny
1c42060241
fix: missing option for user-deleteAccount on ACP Events page
2021-01-20 20:16:24 -05:00
Misty (Bot)
ea7f838170
chore: incrementing version number - v1.16.2
...
(cherry picked from commit 023e4cfcee )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-01-21 00:43:53 +00:00
Misty (Bot)
d3883d4bd9
chore: update changelog for v1.16.2
2021-01-21 00:43:53 +00:00
renovate[bot]
b5cb2f8b9c
fix(deps): update dependency bootbox to v5 ( #8751 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-01-20 16:50:41 -05:00
Misty (Bot)
a55051de2f
Latest translations and fallbacks
2021-01-20 09:09:28 +00:00
Barış Soner Uşaklı
7fb583dcfd
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-18 19:31:14 -05:00
Barış Soner Uşaklı
c608b0e8a3
fix: https://github.com/NodeBB/nodebb-plugin-webhooks/issues/3
2021-01-18 19:31:07 -05:00
Julian Lam
d85ad10d34
fix: restored sanity checks for post move socket calls
2021-01-18 15:47:15 -05:00
Julian Lam
966c4117ec
refactor(api): post move to write API
2021-01-18 15:31:14 -05:00
Barış Soner Uşaklı
0fa4c11ea6
fix: don't chagne scrollTop if at the top of page
2021-01-18 14:52:52 -05:00
Julian Lam
e118e59ce0
refactor(api): post diffs to use write API
2021-01-18 14:26:22 -05:00
Barış Soner Uşaklı
c2e2370655
feat: add filter:email.cancel to allow plugins to cancel sending emails
2021-01-18 13:34:28 -05:00
Barış Soner Uşaklı
1590cdf19f
fix : #9206 , fix double escaped arguments
2021-01-17 20:22:46 -05:00
Julian Lam
f5fcd232f6
fix: regression caused by 77ab46686d
...
Access checks were added for topic GET route, but occasionally a post_uuid is passed in, which is available to everyone, and so checks should be skipped
2021-01-17 15:43:29 -05:00
Barış Soner Uşaklı
4fb907875e
fix: don't crash if fullname is not a string
...
https://community.nodebb.org/topic/15291/upgrade-error-fullname-substr-is-not-a-function
2021-01-17 13:10:28 -05:00
Barış Soner Uşaklı
1374e0eeba
refactor: change var to const
2021-01-16 12:54:11 -05:00
Barış Soner Uşaklı
7a790d1830
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-16 09:40:00 -05:00
Barış Soner Uşaklı
00ba89b6d6
fix : #9204 , bypass groupname length check for system group in upgrade script
2021-01-16 09:37:32 -05:00
Renovate Bot
f16cdc9f0a
fix(deps): update dependency nodebb-theme-persona to v10.3.19
2021-01-16 06:15:50 +00:00
Renovate Bot
a6f5de8690
chore(deps): update dependency husky to v4.3.8
2021-01-16 04:51:15 +00:00
Renovate Bot
afbef95f7d
chore(deps): update dependency eslint to v7.18.0
2021-01-16 03:42:58 +00:00
Barış Soner Uşaklı
9938a139fe
fix: add missing await
2021-01-15 14:42:19 -05:00
Barış Soner Uşaklı
ceb1566834
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-15 14:41:57 -05:00
Barış Soner Uşaklı
25ab99b91d
refactor: single remove call
2021-01-15 14:41:45 -05:00
Misty (Bot)
43ff8e4197
chore: incrementing version number - v1.16.2-beta.0
2021-01-15 15:31:56 +00:00
Misty (Bot)
a972b5a77a
Latest translations and fallbacks
2021-01-15 09:08:26 +00:00
Renovate Bot
3d1224e18d
fix(deps): update socket.io packages to v3.1.0
2021-01-15 03:20:58 +00:00
Julian Lam
ab11435ed5
feat: grant plugins the ability to specify options to the SSO handler
...
... to be handled in the plugin itself (overriding the passport prototype's authorizationParams method)
+ new hook filter:auth.options
2021-01-13 16:57:48 -05:00
Julian Lam
9b289eca9d
fix: ssoState passed to strategies even if not called for
2021-01-13 16:25:19 -05:00
Barış Soner Uşaklı
3d36208877
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-13 11:37:22 -05:00
Barış Soner Uşaklı
0a471b76b5
fix: use max
2021-01-13 11:37:15 -05:00
Barış Soner Uşaklı
c30b40abe7
fix: keep 60 topics minimum on topic list
2021-01-13 11:35:18 -05:00
Julian Lam
fdf0347240
style: update codeclimate config to be less sensitive to duplicate code blocks
...
After conversing with Dave from CodeClimate, he suggested these changes to adjust CodeClimate's detection so that it does not alert as frequently for code blocks that are similar, but functionally different. I also added a line to enforce the rule of threes, since CC often alerted only when two blocks were identical.
2021-01-13 10:26:43 -05:00
Misty (Bot)
fc3a0bd427
Latest translations and fallbacks
2021-01-13 09:08:53 +00:00
Julian Lam
77ab46686d
fix: access checks for tags and thumbs get route
2021-01-12 17:38:35 -05:00
Julian Lam
c0fb1cb59c
fix : #9194 global mods unable to pin or unpin topics
2021-01-12 14:02:12 -05:00
Barış Soner Uşaklı
286aa243f5
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-12 11:19:15 -05:00
Barış Soner Uşaklı
ef16cd2e6f
fix : #9192 , exit after logging error
2021-01-12 10:46:55 -05:00
Misty (Bot)
a26bfb3fda
Latest translations and fallbacks
2021-01-12 09:08:47 +00:00
Renovate Bot
1901ecb244
fix(deps): update dependency nodebb-theme-slick to v1.3.8
2021-01-12 04:36:38 +00:00
gasoved
69419571a9
fix: make sure inviter user exists
2021-01-11 17:00:17 -05:00
Julian Lam
a407a51da6
fix : #9178 missing language strings (and fallbacks) for post-queue
2021-01-11 14:47:09 -05:00
Barış Soner Uşaklı
a82f943c76
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-11 14:35:48 -05:00
Barış Soner Uşaklı
89e6c75d58
fix : #9185 , fix string boolean values
2021-01-11 14:35:23 -05:00
Julian Lam
e817d5beda
fix: test for topicThumbs
2021-01-11 14:31:47 -05:00
Julian Lam
66da6bcd1c
fix : #9184 proper relative_path usage in topic thumbs.get
2021-01-11 13:28:04 -05:00
Misty (Bot)
d90c7ff43b
Latest translations and fallbacks
2021-01-11 09:08:27 +00:00
Misty (Bot)
6c855bf48e
Latest translations and fallbacks
2021-01-10 09:08:11 +00:00
Misty (Bot)
96280d76af
Latest translations and fallbacks
2021-01-09 09:07:47 +00:00
Julian Lam
b742229e59
fix : #9169 , re-adding v2-style behaviour so as to not break the API... yet
2021-01-08 15:12:33 -05:00
Barış Soner Uşaklı
aa95cc7d60
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-08 14:19:37 -05:00
Barış Soner Uşaklı
eaf62d39fd
fix : #9177 , handled multiple deleted users properly
2021-01-08 14:19:25 -05:00
Julian Lam
4ede18ce5f
fix: broken test caused by errant .pop(), missing await
2021-01-08 14:15:54 -05:00
Julian Lam
c07e1e16af
feat: add unread-count badge if navigator contains /flags route
2021-01-08 14:15:54 -05:00
Julian Lam
6a1311b4bc
refactor: flags lib to have a separate getFlagIdsWithFilters method
...
added quick filter for unresolved flags
2021-01-08 14:15:54 -05:00
Julian Lam
6cb5888c13
fix: unescape header navigation originalRoute [breaking]
2021-01-08 14:15:54 -05:00
Julian Lam
03a0e72fae
refactor: split out logic dedicated to calculating unread counts, to a separate local method
2021-01-08 14:15:54 -05:00
Barış Soner Uşaklı
5cae95eb9f
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-08 13:33:00 -05:00
Barış Soner Uşaklı
d83d40cf9b
fix: missing error message
2021-01-08 12:01:44 -05:00
Renovate Bot
36069da2f8
fix(deps): update dependency sortablejs to v1.13.0
2021-01-08 04:53:57 +00:00
Renovate Bot
5b3c48fd02
fix(deps): update dependency autoprefixer to v10.2.1
2021-01-08 03:17:34 +00:00
Manuel Valle
e14b67786c
Solve Custom home page route error bug ( #9180 )
...
When you select Custom Route as home you get a 404 error "/custom not found" error.
This because 'homePageRoute' property was used instead of 'homePageCustom'
2021-01-07 21:44:02 -05:00
Barış Soner Uşaklı
8ece64ab82
fix: test for https://github.com/NodeBB/NodeBB/pull/9180
2021-01-07 21:42:19 -05:00
Barış Soner Uşaklı
7069735aa2
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-07 20:58:53 -05:00
Barış Soner Uşaklı
da54697075
fix : #9176 , limit description size
2021-01-07 20:58:45 -05:00
Julian Lam
9534d95619
fix: broken test due to change in response code
2021-01-07 15:11:45 -05:00
Julian Lam
0da2843281
feat(api): schema definition for new credential checking route
2021-01-07 15:11:45 -05:00
Julian Lam
97d678fd2a
fix: return a user object, not an array of user objects (in v3 login check route)
2021-01-07 15:11:45 -05:00
Julian Lam
8c86f5bcec
fix: bad execution flow in utilities.login
2021-01-07 15:11:45 -05:00
Julian Lam
87a7d85e89
fix: missing breadcrumbs in schema
2021-01-07 15:11:45 -05:00
Julian Lam
534224133b
fix: random loadFiles added by errant vscode autocompletion
2021-01-07 15:11:45 -05:00
Julian Lam
8bbb320867
feat: handle HTTP 429 as a response code
2021-01-07 15:11:45 -05:00
Julian Lam
56f929ed4f
feat: add write API route for checking login credentials
2021-01-07 15:11:45 -05:00
Julian Lam
1cf0032d9f
feat: allow override of local fns in login controller, 400 instead of 500 for wrong login type [breaking]
2021-01-07 15:11:45 -05:00
Renovate Bot
d3e041e292
chore(deps): update dependency husky to v4.3.7
2021-01-07 04:36:33 +00:00
Barış Soner Uşaklı
6cbb77afda
fix: add missing breadcrumb on /user/<slug>/categories
2021-01-06 22:00:56 -05:00
Barış Soner Uşaklı
f0dd302c77
perf: use only required calls
2021-01-06 21:25:32 -05:00
Peter Jaszkowiak
a51c5698c7
fix: --help usage info
...
yargs (via nconf) would exit when detecting a help flag
also improves the speed of `./nodebb help build`
2021-01-06 20:43:07 -05:00
Barış Soner Uşaklı
072a0e32d8
feat: #8813 , faster category search dropdown
...
when you have 4k+ categories manipulating DOM becomes very slow
clone the list and manipulate it outside of DOM, replace list on DOM when search is done
add utils.debounce so list is updated slower
2021-01-06 17:04:18 -05:00
Misty (Bot)
e3cd7a2343
chore: incrementing version number - v1.16.1
...
(cherry picked from commit 7fb032b396 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-01-06 19:17:56 +00:00
Misty (Bot)
b6d71710a0
chore: update changelog for v1.16.1
2021-01-06 19:17:56 +00:00
Julian Lam
171017c38c
fix : #9130 , remove timestamp prefix from thumbnail names in API response
2021-01-06 12:15:32 -05:00
Barış Soner Uşaklı
8c31afae7d
feat: #9173 , show installed plugin versions in ./nodebb plugins
2021-01-06 11:52:19 -05:00
Misty (Bot)
afe6d84710
Latest translations and fallbacks
2021-01-06 09:09:57 +00:00
Renovate Bot
e445ae5a7a
fix(deps): update dependency autoprefixer to v10.2.0
2021-01-06 04:23:40 +00:00
Julian Lam
b9ba44edd7
fix : #9166 missing relative path in topic thumbs modal and topic list
2021-01-05 13:40:36 -05:00
Renovate Bot
fd045c67c9
fix(deps): update socket.io packages to v3.0.5
2021-01-05 13:38:31 +00:00
Barış Soner Uşaklı
0d7dfeeb86
chore: increase test timeout
2021-01-04 17:09:14 -05:00
Barış Soner Uşaklı
1968bf50f1
fix : #9163 , fix total connection count on ACP
...
sockets.sockets is a JS map in 3.x
2021-01-04 16:58:29 -05:00
Renovate Bot
87e333b44f
fix(deps): update dependency nodebb-theme-persona to v10.3.16
2021-01-04 20:20:22 +00:00
Renovate Bot
4524f825d4
fix(deps): update dependency benchpressjs to v2.4.0
2021-01-04 18:52:33 +00:00
Misty (Bot)
5fcf3ea61b
chore: incrementing version number - v1.16.1-beta.0
2021-01-04 14:40:53 +00:00
Misty (Bot)
ebf1624a90
Latest translations and fallbacks
2021-01-02 09:07:42 +00:00
Renovate Bot
18ae7cf719
chore(deps): update dependency eslint to v7.17.0
2021-01-02 03:44:22 +00:00
Misty (Bot)
d1700c40e2
Latest translations and fallbacks
2020-12-31 09:09:40 +00:00
Andrew Rodrigues
4d6ddf6dbf
feat: added note that you can now upload videos
2020-12-31 00:17:10 -05:00
Julian Lam
e5edbc6faf
feat: automatically attempt socket.io reconnection on ajaxify
...
Also, updated messaging and toaster to accurately reflect offline-mode state
2020-12-30 13:59:00 -05:00
Renovate Bot
189be9e0be
fix(deps): update dependency nodebb-theme-persona to v10.3.15
2020-12-30 02:16:52 +00:00
Julian Lam
041d45c3d2
fix: genericise .necro-post, bump persona to latest
2020-12-29 16:34:05 -05:00
Julian Lam
edb8da1ef9
feat(api): closes #9123 category and topic routes migrated to Write API
2020-12-29 10:32:01 -05:00
Julian Lam
77a5adb616
fix(tests): handle nested allOf blocks
2020-12-29 10:32:01 -05:00
Julian Lam
9ecfac9b68
feat(api): #9123 , migrate rest of the getObject controllers to Write API
2020-12-29 10:32:01 -05:00
Julian Lam
cdff8d286a
chore(api): add deprecation notices re: #9123
2020-12-29 10:32:01 -05:00
Julian Lam
e267f29584
feat(api): #9123 , migrate /api/post/pid/:pid to Write API
2020-12-29 10:32:01 -05:00
Misty (Bot)
1002c14aa2
Latest translations and fallbacks
2020-12-29 09:08:10 +00:00
Barış Soner Uşaklı
33290850ee
fix : #9126 , skip base64 and long values
2020-12-28 12:10:48 -05:00
Barış Soner Uşaklı
3121215e87
fix: #9127 , use assets path
2020-12-28 12:03:27 -05:00
Barış Soner Uşaklı
c1ecfd1ebf
feat: #9135 , don't try to reconnect forever
2020-12-28 11:44:14 -05:00
Julian Lam
a555f02415
fix: inability for admins with setting privilege to save plugin settings
2020-12-28 11:09:40 -05:00
Julian Lam
fb3f3f729f
refactor(openapi): update TopicObject component to reference TopicObjectSlim in its schema
2020-12-28 10:48:58 -05:00
Julian Lam
895e3d939e
fix : #9149 , server-side handling of disableChatMessageEditing
2020-12-28 10:20:52 -05:00
Julian Lam
d27815a8c0
fix : #9149 , incorrect client-side disableChatMessageEditing value for admins/gmods
2020-12-28 09:51:28 -05:00
Barış Soner Uşaklı
20c1b684ed
fix : #9151 , dont use service worker for posts requests
2020-12-27 21:18:41 -05:00
Misty (Bot)
f1ec4961d9
Latest translations and fallbacks
2020-12-27 09:06:08 +00:00
Misty (Bot)
29fcdc4c22
Latest translations and fallbacks
2020-12-26 09:06:53 +00:00
Barış Soner Uşaklı
183cabe90f
fix : #9150 , fix selector so it doesn't add img-responsive to profile pics
2020-12-25 23:19:45 -05:00
Renovate Bot
1dd1d3b064
fix(deps): update dependency nodebb-widget-essentials to v5.0.2
2020-12-25 02:43:17 +00:00
Misty (Bot)
d85e351f43
Latest translations and fallbacks
2020-12-24 09:08:02 +00:00
Julian Lam
2874036024
fix: tests
2020-12-23 17:48:54 -05:00
Julian Lam
223f0a5515
feat(acp): admin tags privilege
2020-12-23 17:44:17 -05:00
Julian Lam
d90aa95808
feat: add confirmation modal when assigning admin:admins-mods privilege
2020-12-23 14:18:14 -05:00
Julian Lam
fb46a8d975
feat(acp): admins-mods privilege
2020-12-23 14:18:14 -05:00
Julian Lam
5b8558e9a5
feat: allow dashes in privilege group names
2020-12-23 14:18:14 -05:00
Julian Lam
3aa5beb832
feat: allow multiple privileges to be defined for a given admin socket call
2020-12-23 14:18:14 -05:00
renovate[bot]
f55dddb2be
fix(deps): update dependency nodebb-widget-essentials to v5.0.1 ( #9144 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-23 12:49:34 -05:00
Barış Soner Uşaklı
fcc1e24ad0
feat: rename admin middleware header hook
2020-12-23 10:47:51 -05:00
Renovate Bot
6d980d26d7
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.5
2020-12-23 10:03:55 -05:00
Misty (Bot)
c62a6b6ca8
Latest translations and fallbacks
2020-12-23 09:07:52 +00:00
Julian Lam
da191341e8
feat(acp): added new admin privilege for groups management
2020-12-22 21:45:51 -05:00
Julian Lam
3959a7bd9c
fix(api): failing test due to missing file
2020-12-22 14:43:22 -05:00
Julian Lam
80ee3dfbd1
fix(api): tests
2020-12-22 14:39:48 -05:00
Barış Soner Uşaklı
931105e6cb
fix: dont show deleted posts in navigator
2020-12-22 14:29:25 -05:00
Julian Lam
32e36f7b2e
feat(api): group ownership API route, switch client-side to use API route
2020-12-22 14:26:31 -05:00
Julian Lam
98550d61d7
feat(api): add schema for groups update route
2020-12-22 13:22:01 -05:00
Julian Lam
4fc1337762
feat(api): added schema for email unsubscribe token
2020-12-22 13:22:01 -05:00
Julian Lam
501a7b7774
fix: bug in api path existence test
...
It was only checking for the path, but not ensuring that the method was also defined
2020-12-22 13:22:01 -05:00
Julian Lam
1cd2689cf6
refactor(api): deprecated groups update socket in favour of API lib
2020-12-22 13:22:01 -05:00
Julian Lam
e640a41a78
refactor(api): update group deletion calls to use write API
2020-12-22 13:22:01 -05:00
Renovate Bot
4919e5968d
fix(deps): update dependency sharp to v0.27.0
2020-12-22 14:52:37 +00:00
Misty (Bot)
4ac13160b5
Latest translations and fallbacks
2020-12-22 09:09:07 +00:00
Barış Soner Uşaklı
2ef72a94c2
fix : #9136 , fix move topic/post timeout errors
2020-12-21 11:19:51 -05:00
Julian Lam
34ccabe3ab
fix: bad assignment logic in middleware.renderHeader
2020-12-21 10:02:28 -05:00
Julian Lam
75b1bbd09f
feat: explicitly add filter:admin/header.build hook
...
As it is not fired during middleware.processRender
2020-12-21 09:59:19 -05:00
Julian Lam
05d8b3c339
chore: add deprecation notice to topic thumb tpl value
2020-12-21 09:59:19 -05:00
Renovate Bot
2610dfcf56
chore(deps): update dependency eslint to v7.16.0
2020-12-19 02:07:07 +00:00
Renovate Bot
37b35f7de0
fix(deps): update dependency nodebb-theme-persona to v10.3.12
2020-12-19 00:18:08 +00:00
Julian Lam
da4f91186b
fix : #9113 , wrong path separator used in thumbs.get
2020-12-18 16:50:31 -05:00
Peter Jaszkowiak
2be396ff6e
fix: email testing and settings change from ACP
...
- changing email SMTP settings wouldn't apply the first time
- "Send Test Email" now will report emailer errors in most cases
2020-12-18 16:39:09 -05:00
Julian Lam
713f029dc8
fix: removing ability to specify deprecated topic 'thumb' on topic creation
2020-12-18 15:25:37 -05:00
Barış Soner Uşaklı
b369dc888b
fix : #9129 , event is fired on socket.io
2020-12-18 14:53:21 -05:00
Julian Lam
bbd97ccb48
fix: subfolder handling in tests
2020-12-18 14:01:41 -05:00
Julian Lam
5f038dffbd
test: changed test a bit to see what is going on
2020-12-18 14:01:41 -05:00
Julian Lam
6062039de2
fix: .flat() not defined in v10, added debug router to exclusion list
2020-12-18 14:01:41 -05:00
Julian Lam
f416dc177a
fix: all tests, wrap up work
2020-12-18 14:01:41 -05:00
Julian Lam
9c2de86a6e
fix: two more routes
2020-12-18 14:01:41 -05:00
Julian Lam
cb32e32ae3
feat: fix more tests, add more routes, update api test suite
2020-12-18 14:01:41 -05:00
Julian Lam
14c51e3c60
feat: add registration/complete route, fix some other tests
2020-12-18 14:01:41 -05:00
Julian Lam
b9a61d2d45
fix: api tests
2020-12-18 14:01:41 -05:00
Julian Lam
600807fbe1
fix: don't return deleted: 0 for ephemeral groups
2020-12-18 14:01:41 -05:00
Julian Lam
9de35ec5a3
feat: add missing schemas for various ACP settings routes
2020-12-18 14:01:41 -05:00
Julian Lam
438fa5c88f
fix: send fewer items to client-side for ACP settings/email page
2020-12-18 14:01:41 -05:00
Julian Lam
c079051b19
fix: errors in write-api schema
2020-12-18 14:01:41 -05:00
Julian Lam
8e5a413e4e
chore: minor reordering of lines
2020-12-18 14:01:41 -05:00
Julian Lam
990f107736
fix: broken tests from last round of fixes
2020-12-18 14:01:41 -05:00
Julian Lam
a962935743
fix: bad error message for request body api test
2020-12-18 14:01:41 -05:00
Julian Lam
d6de925348
feat: add missing schema for category update and deletion
...
Deleted CategoryObj component, since CategoryObject is used more
2020-12-18 14:01:41 -05:00
Julian Lam
7fc329de2f
fix: modify backreference test to not check router.all() calls
2020-12-18 14:01:41 -05:00
Julian Lam
eef052c1bf
fix: add missing token generation route to write api spec
2020-12-18 14:01:41 -05:00
Julian Lam
d85181e031
feat: add schema for api ping routes
2020-12-18 14:01:41 -05:00
Julian Lam
878ee06715
refactor: schema backreference test to use map instead of reduce, properly check write-api routes
2020-12-18 14:01:41 -05:00
Julian Lam
df8d62ba06
feat: normalize paths before comparison
2020-12-18 14:01:41 -05:00
Julian Lam
dbe85630e3
feat: additional test to ensure any new routes added to express have a corresponding schema doc
...
re: #9103
2020-12-18 14:01:41 -05:00
Barış Soner Uşaklı
a2152dd100
feat: update html-to-text closes https://github.com/NodeBB/NodeBB/pull/8810
2020-12-18 11:18:49 -05:00
renovate[bot]
55a55ea284
chore(deps): update actions/setup-node action to v2 ( #9115 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-18 11:01:44 -05:00
psychobunny
b8d4709eec
fix(pwa): #9127 service-worker.js missing on subfolder installs
2020-12-18 10:03:36 -05:00
Renovate Bot
db4c68639d
fix(deps): update dependency nodebb-theme-persona to v10.3.11
2020-12-17 20:32:37 -05:00
Barış Soner Uşaklı
b7b588f5c8
fix: trigger action:posts.edited
2020-12-17 20:30:13 -05:00
Misty (Bot)
6d01fd5028
chore: incrementing version number - v1.16.0
...
(cherry picked from commit 67ccc21760 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2020-12-17 23:59:27 +00:00
Misty (Bot)
1437c62f3a
chore: update changelog for v1.16.0
2020-12-17 23:59:27 +00:00
renovate[bot]
fff0cea685
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.4 ( #9120 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-17 10:55:36 -05:00
Barış Soner Uşaklı
feecd66506
fix: api usage
2020-12-16 12:00:14 -05:00
Barış Soner Uşaklı
a15ef53c70
feat: add new client side hooks
2020-12-16 11:12:13 -05:00
Barış Soner Uşaklı
4404e32ed9
fix : #9117 , lower query before search
2020-12-16 10:41:45 -05:00
Misty (Bot)
e99fe307b6
Latest translations and fallbacks
2020-12-16 09:11:01 +00:00
Barış Soner Uşaklı
ab96f526d6
feat: remove max age since cache is cleared when thumbs change
2020-12-15 19:15:10 -05:00
Barış Soner Uşaklı
3ed55799ab
fix : #9114 , fix client side groups update for memberPostCids
2020-12-15 16:32:24 -05:00
Barış Soner Uşaklı
acbf27ceea
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-12-14 21:49:14 -05:00
Barış Soner Uşaklı
2dee3cbe1a
fix: test
2020-12-14 21:46:44 -05:00
renovate[bot]
30688b1b88
fix(deps): update dependency nodebb-theme-slick to v1.3.7 ( #9112 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-14 21:28:41 -05:00
renovate[bot]
877f4673b0
fix(deps): update dependency nodebb-theme-lavender to v5.0.17 ( #9111 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-14 21:26:50 -05:00
Barış Soner Uşaklı
2d5a224b06
perf: don't load thumbs if disabled globally, cache thumb results
2020-12-14 21:24:46 -05:00
Renovate Bot
ff18cdfa39
fix(deps): update dependency nodebb-theme-vanilla to v11.3.10
2020-12-15 01:43:47 +00:00
renovate[bot]
5d71834846
fix(deps): update dependency validator to v13.5.2 ( #9094 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-14 20:35:45 -05:00
renovate[bot]
f37dbeedd5
fix(deps): update dependency nodebb-theme-vanilla to v11.3.9 ( #9091 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-14 20:07:43 -05:00
gasoved
d28581eb6a
feat: show alt text instead of images in teasers ( #9107 )
...
* feat: show alt text instead of images in teasers
* refactor: from utils to local function
2020-12-14 14:24:48 -05:00
gasoved
3ba0575584
fix: don't check "select all" if there are no enabled checkboxes
2020-12-14 08:08:57 -05:00
Misty (Bot)
850bf497ea
Latest translations and fallbacks
2020-12-14 09:09:05 +00:00
Renovate Bot
2371b432af
chore(deps): update dependency husky to v4.3.6
2020-12-13 20:52:53 +00:00
Renovate Bot
d036408d5a
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.3
2020-12-12 04:39:59 +00:00
Barış Soner Uşaklı
8f938eba19
fix : #9074 , fix svg uploads
2020-12-11 22:50:42 -05:00
Julian Lam
ab98740821
fix : #9100 topic thumbs in OG image tags
2020-12-11 15:38:40 -05:00
Julian Lam
74d73313fd
feat: migration of old topic thumbs to new format
...
closes #9099
2020-12-11 15:00:20 -05:00
Julian Lam
378a3a6945
fix: update version removal comments to 1.17 for some features
2020-12-11 12:26:53 -05:00
Julian Lam
4c87f30184
feat: allow plugins to override ACP relogin challenge
...
- used in 2factor
2020-12-11 11:50:24 -05:00
Misty (Bot)
e7ac767080
Latest translations and fallbacks
2020-12-11 09:07:17 +00:00
Barış Soner Uşaklı
80de572aa1
feat: add user.email.confirmByUid for sso plugins
2020-12-10 20:25:48 -05:00
Renovate Bot
b07fb9abca
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.2
2020-12-10 17:34:59 +00:00
Misty (Bot)
7eaedf4847
Latest translations and fallbacks
2020-12-10 09:07:57 +00:00
Julian Lam
05dd859714
fix: postgres is slow ™️
2020-12-09 19:23:23 -05:00
Julian Lam
f8dff94a15
fix: derp?
2020-12-09 19:05:26 -05:00
Julian Lam
9a4ea04a75
fix: attempted fix for psql test in topic thumbs
2020-12-09 18:57:45 -05:00
Julian Lam
9f62df15bd
chore: appease codeclimate
2020-12-09 18:45:37 -05:00
Julian Lam
24e754d120
feat: add thumbs to category data return
2020-12-09 18:41:46 -05:00
Julian Lam
edf67f349f
fix: use getSortedSetRange instead of getSortedSetsMembers
2020-12-09 17:12:59 -05:00
Julian Lam
bd5c4a5cff
fix: tests
2020-12-09 16:46:19 -05:00
Julian Lam
e83baa97a0
fix: bad topic thumbs logic on local thumb upload
2020-12-09 16:30:11 -05:00
Julian Lam
ce8057f389
feat: broken test for bad topic thumbs logic
2020-12-09 16:23:31 -05:00
Julian Lam
3e54b70c06
fix : #9092 , Topic thumbnails do not work with third-party uploaders
2020-12-09 15:47:58 -05:00
Julian Lam
dd448e2b1a
fix: move topic thumb tests to root level, so they actually get run by mocha
2020-12-09 15:31:46 -05:00
Julian Lam
9681557f60
fix: tests for topic thumbs
2020-12-09 15:29:25 -05:00
Julian Lam
91899329fc
chore(deps): bump persona to 10.3.9
2020-12-09 11:37:07 -05:00
Julian Lam
228cfa6710
chore(deps): bump composer to 6.5.1, re: #9067
2020-12-09 11:30:43 -05:00
Julian Lam
15f1a08940
chore(i18n): fallbacks for new topic thumb keys
2020-12-09 10:45:14 -05:00
Julian Lam
0db4912111
fix(deps): bump composer-default to 6.5.0
2020-12-09 10:42:41 -05:00
Julian Lam
2170c40007
fix: iteration logic bug
2020-12-09 10:42:41 -05:00
Julian Lam
ae9439748d
fix: spec
2020-12-09 10:42:41 -05:00
Julian Lam
9342d611be
fix: enable topic thumbnails across the board [breaking]
2020-12-09 10:42:41 -05:00
Julian Lam
a30c8ab5c8
feat: clent-side modal for managing topic thumbs
...
closes #9087
2020-12-09 10:42:41 -05:00
Julian Lam
67cf5e83b7
fix: changes to thumb resizing logic
...
- Resized thumb no longer skews aspect ratio
- Thumbs resized down to maximum thumb size by WIDTH only
- image.checkDimensions() now returns dimensions
2020-12-09 10:42:41 -05:00
Julian Lam
37c367d6ff
feat: raise maximum thumb size to 512
2020-12-09 10:42:41 -05:00
Julian Lam
1c5cdb5121
feat: associate topic thumbs with post uploads (for the mainPid)
2020-12-09 10:42:41 -05:00
Julian Lam
08736b1812
fix: use file lib instead of direct fs module access
2020-12-09 10:42:41 -05:00
Julian Lam
c043cfebd6
fix: added back missing topic thumb tests that were removed in last commit
2020-12-09 10:42:41 -05:00
Julian Lam
5ec3b3d083
fix: tests
2020-12-09 10:42:41 -05:00
Julian Lam
d31aae167e
fix(spec): broken link to status component
2020-12-09 10:42:41 -05:00
Julian Lam
cb7e4cda2a
feat: helper method to get thumbs by pid
2020-12-09 10:42:41 -05:00
Julian Lam
41379e27c8
fix: hack uploader to handle a response from v3 write api
2020-12-09 10:42:41 -05:00
Julian Lam
340387c18a
fix : #9055 , non-standard API response from addThumbs route
...
Also removed old thumb upload router handler, and updated uploadPost handling in composer to match new response schema
2020-12-09 10:42:41 -05:00
Julian Lam
c09c238e3f
fix: do not allow thumb deletion route to arbitrarily delete other files in uploads folder
2020-12-09 10:42:41 -05:00
Julian Lam
5950683316
feat: closes #9048 , tests for topic thumbs routes, write API schema
2020-12-09 10:42:41 -05:00
Julian Lam
ef10b6b70d
fix: missing file added
2020-12-09 10:42:41 -05:00
Julian Lam
4152aa552e
feat: tests for topic thumbs
...
Also added some error checking to addThumbs controller
2020-12-09 10:42:41 -05:00
Julian Lam
ef7d6db912
feat: server-side work for #9047
...
- rename Thumbs.commit to Thumbs.migrate
- new PUT method that calls Thumbs.migrate
- `checkThumbPrivileges` now takes a single object parameter (ins. of req/res)
2020-12-09 10:42:41 -05:00
Julian Lam
b5d910f53b
feat: core work for #9042 , thumb deletion now accepts uuids
...
+ common data validation for thumb addition and deletion
2020-12-09 10:42:41 -05:00
Julian Lam
1f0c1cd229
fix: references to since-removed Topics.thumbs.resizeAndUpload
2020-12-09 10:42:41 -05:00
Julian Lam
90497e3ef5
feat: more work on topic thumbs refactor
...
- addThumb and deleteThumb are now protected routes (duh)
- new getThumbs route GET /api/v3/topics/<tid>/thumbs
- Updated `assert.path` middleware to better handle if relative paths are received with upload_url
- Slight refactor of thumbs lib to use validator to differentiate between tid and UUID
2020-12-09 10:42:41 -05:00
Julian Lam
43dc3e3e48
fix : #9041 , remove Topics.thumbs.resizeAndUpload()
2020-12-09 10:42:41 -05:00
Julian Lam
708b1c338f
fix : #9040
2020-12-09 10:42:41 -05:00
Julian Lam
1949d20a87
fix: spec
2020-12-09 10:42:41 -05:00
Julian Lam
1257aa981e
feat: expose uploaded thumbnails to client-side via API
...
+ plugin hook: filter:topics.getThumbs
2020-12-09 10:42:41 -05:00
Julian Lam
7e9e08f718
feat: server-side routes for handling multiple topic thumbnails
...
closes #8994 , requires 'topic-thumb-refactor' branch of composer-default
2020-12-09 10:42:41 -05:00
Julian Lam
98cd9e3549
feat: allow uploadThumb controller to be called in code
...
it, and uploadsController.upload() now return the results of their operation
2020-12-09 10:42:41 -05:00
Julian Lam
4fc9da81a9
refactor: topic thumbs lib to topics.thumbs
2020-12-09 10:42:41 -05:00
Barış Soner Uşaklı
0f480be658
fix : #9085 , dont prevent admins from deleting other users
2020-12-09 10:15:30 -05:00
Barış Soner Uşaklı
ff2aa17bbc
fix: show errors when user delete fails
2020-12-09 10:07:40 -05:00
Barış Soner Uşaklı
dd9ed23631
fix: dont start logout timer if adminReloginDuration is disabled
2020-12-09 09:56:09 -05:00
Misty (Bot)
8c125cab6c
Latest translations and fallbacks
2020-12-09 09:09:16 +00:00
psychobunny
6d186be067
feat(deps): update lavender to allow category sections
2020-12-08 16:11:06 -05:00
Julian Lam
efa4eca0fe
fix : #9045 , no post usage info if '/files/' path received
2020-12-08 08:58:19 -05:00
Misty (Bot)
68251fffe7
Latest translations and fallbacks
2020-12-08 09:09:01 +00:00
Renovate Bot
024d1fef23
fix(deps): update dependency autoprefixer to v10.1.0
2020-12-08 08:41:45 +00:00
renovate[bot]
25f697b1f3
fix(deps): update dependency nodebb-theme-persona to v10.3.8 ( #9084 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-07 22:06:29 -05:00
Barış Soner Uşaklı
60e7de0d13
feat: move upgrade script and make it shorter
2020-12-07 21:25:19 -05:00
Julian Lam
6037f5ee2c
chore: add comment for clarification
2020-12-07 15:44:34 -05:00
Barış Soner Uşaklı
13d5a1440b
fix: reconnectin no longer fires on socket.io 3
2020-12-07 14:31:20 -05:00
Barış Soner Uşaklı
1f32d38778
fix: default values, clamp postsPerPage/topicsPerPage to max
2020-12-07 12:51:11 -05:00
Barış Soner Uşaklı
9da0ed400e
fix : #9081 , load raw settings before merging
2020-12-07 12:01:44 -05:00
Renovate Bot
62463430a9
fix(deps): update socket.io packages to v3.0.4
2020-12-07 12:31:58 +00:00
Renovate Bot
48a31763eb
chore(deps): update dependency husky to v4.3.5
2020-12-07 10:43:12 +00:00
Misty (Bot)
d95200ce60
Latest translations and fallbacks
2020-12-07 09:09:05 +00:00
Renovate Bot
c22cdb515d
fix(deps): update dependency nodebb-theme-persona to v10.3.7
2020-12-07 05:39:03 +00:00
Barış Soner Uşaklı
74274b60ed
feat: allow clicks on navigator, clean dupe code
2020-12-06 23:14:33 -05:00
renovate[bot]
5937fbafa3
fix(deps): update dependency nodebb-theme-persona to v10.3.6 ( #9077 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-06 19:23:40 -05:00
Barış Soner Uşaklı
ed70e7028e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-12-06 19:11:03 -05:00
Barış Soner Uşaklı
bb6cc49c16
perf: dont build identical langs
2020-12-06 19:10:56 -05:00
renovate[bot]
a535350f2d
fix(deps): update dependency nodebb-plugin-mentions to v2.13.6 ( #9071 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-06 14:00:50 -05:00
renovate[bot]
19c438c608
fix(deps): update dependency nodebb-theme-slick to v1.3.6 ( #9072 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-06 14:00:39 -05:00
Barış Soner Uşaklı
86f0f82be7
fix : #9068
2020-12-06 13:53:52 -05:00
Barış Soner Uşaklı
10cfdd4c5d
fix: remove old utils.slugify tests
2020-12-06 13:28:14 -05:00
Barış Soner Uşaklı
4a0d883359
breaking: #8808 , remove utils.slugify
2020-12-06 13:18:09 -05:00
Barış Soner Uşaklı
1c45fa1ba5
feat: socket.io 3 changes ( #8845 )
...
* feat: socket.io 3 changes
* feat: replace socketio-wildcard with socket.onAny
up socket.io-redis to 6.x
* feat: remove mongodb/psql socket.io adapters
* feat: show data on fail
* fix: tests
* fix: typo
* fix: logger test fix
* fix: logger.io_close
* chore: up deps
* chore: update readme to reflect redis requirement
* fix: increase timeout show data if test fails
2020-12-06 13:03:33 -05:00
renovate[bot]
d7f5efd960
fix(deps): update dependency nodebb-widget-essentials to v5 ( #9070 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-06 12:50:13 -05:00
Barış Soner Uşaklı
d2888d1d1f
Category tags ( #8938 )
...
* feat: wip category tags
* fix: tag search
* feat: remove debug
* fix: returns of searchTags and autocomplete
* fix: alpha sort
* fix: redis
* fix: delete zsets on category purge, fix another test
* fix: test
2020-12-06 12:36:40 -05:00
Barış Soner Uşaklı
792e9e703e
fix: dont strip tags
2020-12-06 12:22:39 -05:00
Barış Soner Uşaklı
91c20ceca5
fix : #9065 , settings v2/v3 conflict
2020-12-05 14:45:58 -05:00
Julian Lam
970ccb5a68
fix : #9063 , missing handler for passwordless accounts in admin.checkPrivileges middleware
2020-12-05 09:50:49 -05:00
Renovate Bot
cf5c482d1f
chore(deps): update dependency husky to v4.3.4
2020-12-05 13:40:46 +00:00
Renovate Bot
f4c4d671ca
chore(deps): update dependency eslint to v7.15.0
2020-12-05 10:17:25 +00:00
Misty (Bot)
ba57876c96
Latest translations and fallbacks
2020-12-05 09:06:11 +00:00
Renovate Bot
8fb814ba08
fix(deps): update dependency nodebb-plugin-markdown to v8.12.4
2020-12-05 03:39:56 +00:00
Barış Soner Uşaklı
2345b70bda
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-12-04 21:01:43 -05:00
Barış Soner Uşaklı
a389a31b4a
fix: timeago in navigation
2020-12-04 21:01:36 -05:00
renovate[bot]
0d08228015
fix(deps): update dependency nodebb-theme-persona to v10.3.5 ( #9060 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-04 20:42:30 -05:00
renovate[bot]
84e4e480d0
fix(deps): update dependency nodebb-theme-persona to v10.3.4 ( #9059 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-04 20:26:02 -05:00
Barış Soner Uşaklı
163d1a39ce
fix: navigation fixes
2020-12-04 20:17:36 -05:00
Renovate Bot
3d7e2e1e8e
fix(deps): update dependency nodebb-theme-persona to v10.3.3
2020-12-04 21:00:01 +00:00
Renovate Bot
3e6f7359a7
chore(deps): update dependency lint-staged to v10.5.3
2020-12-04 19:45:10 +00:00
renovate[bot]
f49ce4adb6
fix(deps): update dependency nodebb-theme-persona to v10.3.2 ( #9056 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-04 14:22:47 -05:00
Barış Soner Uşaklı
73d2f51d7a
fix: cache some jquery objects
2020-12-04 14:18:40 -05:00
renovate[bot]
344caf5c2e
fix(deps): update dependency nodebb-theme-persona to v10.3.1 ( #9054 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-04 13:05:27 -05:00
renovate[bot]
e7d72d8a79
fix(deps): update dependency nodebb-theme-lavender to v5.0.15 ( #9053 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-04 13:04:24 -05:00
Barış Soner Uşaklı
63d0839550
fix: add ev.cancelable
2020-12-04 12:59:08 -05:00
renovate[bot]
dcd6fbafb2
fix(deps): update dependency nodebb-theme-persona to v10.3.0 ( #9052 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-04 12:12:39 -05:00
Barış Soner Uşaklı
790f4e4521
fix : #9046 , pretranslate string
2020-12-04 12:01:46 -05:00
Barış Soner Uşaklı
6669496dba
Navigator ( #9049 )
...
* feat: navigator changes
* fix: remove extra code
* feat: add lang keys
2020-12-04 11:56:10 -05:00
Barış Soner Uşaklı
648f6215ef
fix: redirect external with absolute urls
2020-12-03 17:20:03 -05:00
Barış Soner Uşaklı
184028ab78
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-12-03 14:56:58 -05:00
Barış Soner Uşaklı
458bfc0faf
fix: external path for subfolder installs
2020-12-03 14:52:27 -05:00
Misty (Bot)
57cd1343f4
chore: incrementing version number - v1.15.5
...
(cherry picked from commit 8245015cee )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2020-12-03 19:27:46 +00:00
Misty (Bot)
b02993266c
chore: update changelog for v1.15.5
2020-12-03 19:27:45 +00:00
Barış Soner Uşaklı
64ac483ddd
fix : #9032
2020-12-03 13:51:22 -05:00
Barış Soner Uşaklı
fcb10ebdbb
feat: add socket connect/disconnect action hooks
2020-12-03 10:44:12 -05:00
Barış Soner Uşaklı
5d00b0895b
fix: sso redirect on /login & /api/login
2020-12-03 10:29:18 -05:00
renovate[bot]
c7f2640a18
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.7 ( #9039 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-03 09:37:41 -05:00
Julian Lam
3ea66f84e1
fix: use file lib instead of directly accessing fs (for Assert.path)
2020-12-03 07:41:14 -05:00
Barış Soner Uşaklı
698718f87c
feat: allow modifiying browser title on ajaxify
2020-12-02 20:46:57 -05:00
psychobunny
c111bde126
chore: up persona
2020-12-02 19:55:20 -05:00
Barış Soner Uşaklı
ef6c3b0029
fix: check uid as well
2020-12-02 19:04:07 -05:00
Barış Soner Uşaklı
7e867cf95e
fix : #7597 , fix progress bar of cover/profile uploads
...
send big cover images in chunks
2020-12-02 18:38:01 -05:00
Misty (Bot)
a1b658d945
chore: incrementing version number - v1.15.4
...
(cherry picked from commit e0f77d1791 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2020-12-02 22:15:27 +00:00
Misty (Bot)
252dddfc10
chore: update changelog for v1.15.4
2020-12-02 22:15:27 +00:00
Barış Soner Uşaklı
73746bb489
refactor: remove old hack
2020-12-02 14:14:56 -05:00
Barış Soner Uşaklı
6f68f4d20a
fix : #9032 , fix login redirect for sso plugins
2020-12-02 12:42:21 -05:00
Misty (Bot)
b771a5733b
Latest translations and fallbacks
2020-12-02 09:09:11 +00:00
renovate[bot]
1870794068
fix(deps): update dependency nodebb-theme-vanilla to v11.3.8 ( #9031 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-02 00:06:24 -05:00
renovate[bot]
4085f3e6bb
fix(deps): update dependency nodebb-theme-slick to v1.3.5 ( #9030 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-02 00:03:23 -05:00
renovate[bot]
f7d60c43d0
fix(deps): update dependency nodebb-theme-persona to v10.2.98 ( #9029 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-02 00:02:13 -05:00
Barış Soner Uşaklı
86b7f8a5d4
fix : #8962 , dont show null for purged targets
2020-12-01 23:53:29 -05:00
Barış Soner Uşaklı
3488daa1e8
fix: selector on hooks page
2020-12-01 21:01:46 -05:00
Barış Soner Uşaklı
5f0f476b57
feat: #9005 , use timestamp in profile/cover images
...
delete current one if keepAllUserImages is turned off
fix typo in data
2020-12-01 20:24:22 -05:00
Renovate Bot
42b23a3b39
fix(deps): update dependency nodebb-theme-persona to v10.2.97
2020-12-01 22:51:42 +00:00
Barış Soner Uşaklı
954dc5b7be
feat: #8983 , update pin tooltip in topic
2020-12-01 16:25:13 -05:00
psychobunny
69864b8746
fix(openapi): spec for c1a7968d23
2020-12-01 16:07:42 -05:00
psychobunny
53abada5f0
Revert "feat: option to allow auto-joining of groups (optionally skip the "request membership" step)"
...
This reverts commit 685f3c6aa6 .
2020-12-01 16:06:14 -05:00
psychobunny
1c1a0e0e0d
Revert "chore: up persona"
...
This reverts commit dde3171c22 .
2020-12-01 16:06:10 -05:00
psychobunny
af9e676291
Revert "fix(openapi): spec for 685f3c6aa6173383d6c31b87ed51cf8ed0ca44ce"
...
This reverts commit 1bb75e762e .
2020-12-01 16:06:03 -05:00
psychobunny
1bb75e762e
fix(openapi): spec for 685f3c6aa6
2020-12-01 14:53:16 -05:00
psychobunny
dde3171c22
chore: up persona
2020-12-01 14:42:15 -05:00
psychobunny
685f3c6aa6
feat: option to allow auto-joining of groups (optionally skip the "request membership" step)
2020-12-01 14:41:11 -05:00
renovate[bot]
43bbfb6780
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.10 ( #9025 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-01 14:32:22 -05:00
psychobunny
c1a7968d23
feat: user notification settings for group.leave event
2020-12-01 14:11:56 -05:00
renovate[bot]
3f597a5539
fix(deps): update dependency nodebb-theme-vanilla to v11.3.7 ( #9024 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-01 14:10:40 -05:00
renovate[bot]
110186b92c
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.9 ( #9023 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-01 14:06:42 -05:00
renovate[bot]
8dc1437edb
fix(deps): update dependency nodebb-theme-slick to v1.3.4 ( #9022 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-01 14:05:36 -05:00
psychobunny
f7558c6052
fix: notification on group.leave incorrectly showing "Guest has left X group"
2020-12-01 13:58:15 -05:00
renovate[bot]
2c9cd2864c
fix(deps): update dependency nodebb-theme-persona to v10.2.96 ( #9021 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-01 13:52:54 -05:00
Barış Soner Uşaklı
b46d2f93e6
fix : #9019 , add missing lang strings
2020-12-01 12:38:23 -05:00
Barış Soner Uşaklı
e45b5cba81
fix : #9018
2020-12-01 12:31:28 -05:00
renovate[bot]
1f5f2e1d96
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.8 ( #9017 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-12-01 10:32:06 -05:00
Barış Soner Uşaklı
0cba269165
feat: add defaults for composer help
2020-12-01 10:25:36 -05:00
Barış Soner Uşaklı
0f1fc10f6c
fix : #9015 , add default value for dailyDigestFreq
2020-12-01 10:00:05 -05:00
Misty (Bot)
4093ccf813
Latest translations and fallbacks
2020-12-01 09:09:48 +00:00
Barış Soner Uşaklı
cfb7b113e9
fix: spec
2020-11-30 22:54:27 -05:00
Barış Soner Uşaklı
f7c738deda
fix : #8997 , don't send notifications if uids already in group
2020-11-30 22:51:33 -05:00
Barış Soner Uşaklı
1eb5fabdb1
feat: #8900 , postQueue setting for category
2020-11-30 22:36:30 -05:00
Barış Soner Uşaklı
14bb0a4469
feat: #8960 , update view count after merge
2020-11-30 18:09:30 -05:00
psychobunny
4317cdea34
fix : #9002 ban templates not user friendly
2020-11-30 16:07:23 -05:00
Barış Soner Uşaklı
202dcef42e
fix : #9010 , show rest of info even if clusterMonitor priv is not granted
2020-11-30 15:23:37 -05:00
Barış Soner Uşaklı
d46740f860
fix : #9007 revoke old sessions after adding
2020-11-30 15:05:26 -05:00
psychobunny
54dc449fb9
fix(acp): #9008 undefined link for "no users browsing" state on dashboard
2020-11-30 14:07:28 -05:00
psychobunny
286243cd37
fix(acp): #9009 no-users-browsing untranslated on dashboard
2020-11-30 14:02:07 -05:00
Renovate Bot
9004319e0d
fix(deps): update dependency nodebb-plugin-markdown to v8.12.3
2020-11-30 17:42:00 +00:00
Barış Soner Uşaklı
700736535c
fix: guests dont always have sid
2020-11-30 11:51:52 -05:00
Barış Soner Uşaklı
a4fe4d3cf5
fix: allow guests to see their replies immediately
2020-11-30 11:08:00 -05:00
Renovate Bot
7b39cf4bb7
fix(deps): update dependency validator to v13.5.1
2020-11-30 15:31:50 +00:00
Misty (Bot)
cfef2092de
Latest translations and fallbacks
2020-11-30 09:08:58 +00:00
Barış Soner Uşaklı
92d1b8a65f
fix: privs headers
2020-11-30 01:12:34 -05:00
renovate[bot]
4ddab38095
fix(deps): update dependency nodebb-theme-persona to v10.2.95 ( #9001 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-29 23:36:01 -05:00
renovate[bot]
877d85549d
fix(deps): update dependency nodebb-theme-persona to v10.2.94 ( #9000 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-29 23:28:21 -05:00
Barış Soner Uşaklı
557f0f5631
feat: use correct code
2020-11-29 22:41:19 -05:00
Barış Soner Uşaklı
82bddcd882
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-29 22:34:23 -05:00
Barış Soner Uşaklı
f25000cb60
fix: pwd reset test
2020-11-29 22:30:40 -05:00
renovate[bot]
c44d9d2f69
fix(deps): update dependency nodebb-theme-persona to v10.2.93 ( #8999 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-29 22:27:23 -05:00
Barış Soner Uşaklı
4c650aeead
feat: #8989 , convert widget nav to dropdown
2020-11-29 22:23:50 -05:00
Barış Soner Uşaklı
5080f35752
fix : #8991 , logout on password reset, dont verify email if password expired
...
dont allow same password on reset
2020-11-29 21:55:07 -05:00
Barış Soner Uşaklı
8adbf54ae6
fix: don't show topic search if no search privilege
2020-11-29 15:50:34 -05:00
Barış Soner Uşaklı
3cd0c9a476
fix : #8998 , allow guests to use write api to post/reply
2020-11-29 15:43:40 -05:00
Barış Soner Uşaklı
5a137a0dd6
fix: guest handles to user displayname as well
2020-11-29 15:38:02 -05:00
Misty (Bot)
f6765ec74d
Latest translations and fallbacks
2020-11-29 09:06:02 +00:00
renovate[bot]
346b91eb16
fix(deps): update dependency nodebb-theme-persona to v10.2.92 ( #8995 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-28 22:08:34 -05:00
Barış Soner Uşaklı
546f58bf1f
fix: timestamp in queue, add post queue strings
2020-11-28 22:03:08 -05:00
Barış Soner Uşaklı
7f5efc3e93
fix : #8992 , set email:confirmed for first admin user
2020-11-28 14:43:28 -05:00
Barış Soner Uşaklı
6f21832db7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-28 09:21:42 -05:00
Barış Soner Uşaklı
80f0750bd4
fix: typo in upgrade script, closes #8990
2020-11-28 09:21:33 -05:00
Misty (Bot)
eb5a5b6ac2
Latest translations and fallbacks
2020-11-28 09:06:46 +00:00
renovate[bot]
6c980db1e8
fix(deps): update dependency nodebb-theme-vanilla to v11.3.6 ( #8987 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-27 17:13:10 -05:00
renovate[bot]
8258536a0b
fix(deps): update dependency nodebb-theme-persona to v10.2.91 ( #8986 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-27 17:13:00 -05:00
renovate[bot]
fad2d34266
fix(deps): update dependency autoprefixer to v10.0.4 ( #8985 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-27 17:07:54 -05:00
Barış Soner Uşaklı
1269103fbb
fix : #8984 , post-queue ux
2020-11-27 16:56:18 -05:00
Barış Soner Uşaklı
a369c94c5e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-27 16:37:41 -05:00
Barış Soner Uşaklı
9ab4fb412b
fix: order
2020-11-27 16:37:33 -05:00
Barış Soner Uşaklı
d3c04afb98
fix : #8982 , copy color on tag rename, dont copy if target exists
...
refresh page on tag rename
2020-11-27 16:36:23 -05:00
Julian Lam
b596e94826
fix: tests
2020-11-27 16:26:32 -05:00
Barış Soner Uşaklı
77a6dbacc4
fix: api test
2020-11-27 16:15:01 -05:00
Barış Soner Uşaklı
cbbda45102
fix: remove dupe
2020-11-27 16:10:30 -05:00
Barış Soner Uşaklı
3de692cd52
fix: csv test
2020-11-27 16:07:52 -05:00
Barış Soner Uşaklı
700ef1af97
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-27 16:04:59 -05:00
Barış Soner Uşaklı
4afdf8bc27
fix: spec, remove old tests
2020-11-27 16:04:44 -05:00
Julian Lam
acb576662e
fix(spec): from 6e6a7a8f8a
2020-11-27 15:51:56 -05:00
Julian Lam
88a60473d9
fix(spec): breaking tests
2020-11-27 15:45:16 -05:00
Barış Soner Uşaklı
6e6a7a8f8a
fix : #8969 , export csv to file
2020-11-27 15:38:22 -05:00
Julian Lam
007a3258a0
feat: add handler for 501 api response
2020-11-27 15:13:33 -05:00
Julian Lam
1b1205a9ce
fix(spec): broken test due to canFlag addition
2020-11-27 13:36:30 -05:00
Renovate Bot
f5714452b1
fix(deps): update dependency nodebb-plugin-markdown to v8.12.2
2020-11-27 12:54:33 -05:00
Barış Soner Uşaklı
88e5cda5b4
fix: spec for /tag
2020-11-27 12:46:12 -05:00
Barış Soner Uşaklı
f4d217d829
fix : #8980 , fix lang string
2020-11-27 12:38:43 -05:00
Barış Soner Uşaklı
bf171adc83
fix : #8979
2020-11-27 12:26:45 -05:00
Julian Lam
82ca376012
chore: fallbacks for nodebb.error
2020-11-27 11:58:05 -05:00
Julian Lam
1e7cf1cbc4
fix : #8971 , disallow flags of privileged users (mods, gmods, admins)
2020-11-27 11:54:32 -05:00
Barış Soner Uşaklı
dadb2527da
fix : #8974 , with password login for approval queue
2020-11-27 11:34:14 -05:00
Barış Soner Uşaklı
c77361c8d7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-27 11:17:47 -05:00
Barış Soner Uşaklı
fdca8b16ca
fix : #8974 , dont show wrong message on register queue
...
configs don't support booleans
2020-11-27 11:17:28 -05:00
Julian Lam
5b269bc5aa
chore: fallbacks for nodebb.topic
2020-11-27 11:05:14 -05:00
Renovate Bot
5664807d18
fix(deps): update dependency nodebb-theme-persona to v10.2.90
2020-11-27 11:02:50 -05:00
Renovate Bot
19fe249334
fix(deps): update dependency nodebb-theme-vanilla to v11.3.5
2020-11-27 11:02:41 -05:00
Renovate Bot
ad60bc0641
fix(deps): update dependency nodebb-theme-persona to v10.2.89
2020-11-27 10:59:54 -05:00
Julian Lam
12b3aa0d8f
feat: add translation key for pin icon label with expiry
2020-11-27 10:55:03 -05:00
Barış Soner Uşaklı
cd072c0b74
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-27 10:46:48 -05:00
Barış Soner Uşaklı
5c3deb4b0e
fix : #8973 , fix timestamp on ban modal
2020-11-27 10:46:25 -05:00
Julian Lam
ad8e770037
feat: add pinExpiry and pinExpiryISO to topic data
2020-11-27 10:38:40 -05:00
Julian Lam
22715d5413
refactor: add TopicObjectSlim common schema
2020-11-27 10:38:40 -05:00
Barış Soner Uşaklı
c8554b78b9
fix : #8968 , don't show topic search if search is not enabled
2020-11-27 10:30:33 -05:00
Misty (Bot)
664614bbe3
Latest translations and fallbacks
2020-11-27 09:09:22 +00:00
Barış Soner Uşaklı
4c7374ea33
fix: flicker on tooltips if server call takes long time
2020-11-26 21:37:17 -05:00
Renovate Bot
b2f0d38f5c
fix(deps): update dependency autoprefixer to v10.0.3
2020-11-27 00:22:22 +00:00
gasoved
a56a657759
fix: missing select/clear all checkbox added to category privileges template ( #8967 )
2020-11-26 17:25:26 -05:00
Peter Jaszkowiak
ba3981e270
fix: use package.name for theme.id ( #8965 )
...
Prevents cases like #8953
2020-11-26 16:59:23 -05:00
Julian Lam
e1432caf92
feat: add cancel button to pin expiration modal
2020-11-26 15:57:31 -05:00
Julian Lam
15c6f32c93
refactor: pin/lock threadTools to use topicCommand, rewrote topicCommand to match categoryCommand signature
2020-11-26 15:57:31 -05:00
Renovate Bot
6c316be477
fix(deps): update dependency benchpressjs to v2.3.0
2020-11-26 20:40:25 +00:00
Barış Soner Uşaklı
07fe959ce5
chore: remove test code
2020-11-26 13:56:53 -05:00
Barış Soner Uşaklı
b8cafefce2
fix: winston usages
2020-11-26 13:56:34 -05:00
Barış Soner Uşaklı
414caac01b
fix : #8957
2020-11-26 12:45:02 -05:00
Barış Soner Uşaklı
7e6427bca7
fix: dont go back after delete account actions
2020-11-26 12:26:03 -05:00
Barış Soner Uşaklı
5ceda14874
Revert "fix: #8955 , popstate to purged topic should go to homepage"
...
This reverts commit 39dae0aaff .
2020-11-26 12:23:41 -05:00
Barış Soner Uşaklı
47a19d6763
fix: error message
2020-11-26 12:22:24 -05:00
Barış Soner Uşaklı
5bb5ec4618
fix : #8954 , clear purged replies and toPids ( #8959 )
...
* fix : #8954 , clear purged replies and toPids
* fix: redis test
2020-11-26 12:04:01 -05:00
Julian Lam
39dae0aaff
fix : #8955 , popstate to purged topic should go to homepage
2020-11-26 11:25:09 -05:00
Julian Lam
21d6225ce0
fix: 'already-deleting' error on subsequent account content deletions
2020-11-26 11:05:45 -05:00
Misty (Bot)
97c037f0a1
Latest translations and fallbacks
2020-11-26 09:07:31 +00:00
Barış Soner Uşaklı
93863bb3c6
fix : #8949 , faster upgrade script
2020-11-26 00:01:59 -05:00
Misty (Bot)
d1ae08fa4a
chore: incrementing version number - v1.15.3
...
(cherry picked from commit c0d406ae68 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2020-11-26 01:11:08 +00:00
Misty (Bot)
cf157c9bfd
chore: update changelog for v1.15.3
2020-11-26 01:11:08 +00:00
Misty (Bot)
7de8b732c0
Latest translations and fallbacks
2020-11-26 01:03:05 +00:00
Barış Soner Uşaklı
720170a9f6
chore: bump persona
2020-11-25 19:57:03 -05:00
renovate[bot]
167ab3a4bc
fix(deps): update dependency nodebb-theme-persona to v10.2.87 ( #8946 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-25 19:34:41 -05:00
renovate[bot]
5af5cb8517
fix(deps): update dependency nodebb-theme-persona to v10.2.86 ( #8945 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-25 18:11:40 -05:00
Barış Soner Uşaklı
6771ca150a
fix: add topic uid to infinitescroll
2020-11-25 18:07:40 -05:00
Barış Soner Uşaklı
c037779fa1
feat: add topicOwnerPost #8778
2020-11-25 17:58:44 -05:00
Barış Soner Uşaklı
6a819944d5
chore: remove console.log
2020-11-25 16:54:09 -05:00
Julian Lam
d584516947
fix : #8943 , session mismatch modal thrown on login (race condition)
2020-11-25 15:45:03 -05:00
Julian Lam
ac734b8335
fix : #8912
2020-11-25 15:31:49 -05:00
Barış Soner Uşaklı
4f37eddc5e
feat: clear reset tokens on user delete
2020-11-25 14:55:25 -05:00
Barış Soner Uşaklı
e32cd31ec6
fix : #8918
2020-11-25 14:33:19 -05:00
Barış Soner Uşaklı
3af4d13fa5
fix: basepath for r.js modules
2020-11-25 12:46:09 -05:00
Barış Soner Uşaklı
db1c140ff9
refactor: remove unused require
2020-11-25 12:32:37 -05:00
gasoved
00e75de736
feat: select/clear all checkboxes in privilege table ( #8941 )
2020-11-25 12:24:32 -05:00
Barış Soner Uşaklı
61c6a762ad
fix: test
2020-11-25 10:49:14 -05:00
Misty (Bot)
0dcc5b2bbf
Latest translations and fallbacks
2020-11-25 09:08:39 +00:00
psychobunny
1c0e8c1663
fix: move meta.getServerTime call to admin namespace
2020-11-24 16:30:16 -05:00
Julian Lam
45a4f1361f
chore(spec): replace ugly hack with another hack for optional properties
2020-11-24 14:45:47 -05:00
Barış Soner Uşaklı
f20c12ee40
fix: add client side check for userslug #8939
2020-11-24 14:37:54 -05:00
Julian Lam
90434a4668
Revert "fix(spec): always show thumb in topic response"
...
This reverts commit 493c568a75 .
2020-11-24 14:26:47 -05:00
Julian Lam
493c568a75
fix(spec): always show thumb in topic response
2020-11-24 14:19:40 -05:00
Barış Soner Uşaklı
0ca40af834
fix : #8939 , fix username change notification getting filtered out
2020-11-24 14:05:32 -05:00
Julian Lam
ae402e213e
chore: move topic route schema up two levels as slug and index are optional
2020-11-24 13:48:02 -05:00
Julian Lam
b3b501d789
chore: move category route schema up two levels as slug and index are optional
2020-11-24 13:42:11 -05:00
Julian Lam
906d7d734b
refactor: move API banned response handler to separate internal method
2020-11-24 13:28:05 -05:00
Julian Lam
afb26bfe48
feat: show ban reason and expiry in write api responses, if user is banned
2020-11-24 10:26:14 -05:00
Misty (Bot)
aa7a6991ff
Latest translations and fallbacks
2020-11-24 09:07:46 +00:00
Renovate Bot
5815260650
fix(deps): update dependency nconf to ^0.11.0
2020-11-24 08:03:51 +00:00
Renovate Bot
db205e2eae
chore(deps): update dependency lint-staged to v10.5.2
2020-11-24 06:53:23 +00:00
Renovate Bot
5363ebbb1d
fix(deps): update dependency postcss to v8.1.10
2020-11-23 23:50:30 +00:00
Barış Soner Uşaklı
cf903e4e8f
fix : #8931 , fix lang string
2020-11-23 17:14:57 -05:00
Barış Soner Uşaklı
c62f29f0a1
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-23 17:12:42 -05:00
Barış Soner Uşaklı
95a3f03009
fix : #8932 , fix client side error when updating username
2020-11-23 17:11:20 -05:00
Julian Lam
eab4ca7104
fix: bug with Topics.resizeAndUploadThumb not checking for extension validity
2020-11-23 17:03:06 -05:00
Barış Soner Uşaklı
2b73a14e42
fix : #8933
2020-11-23 17:01:36 -05:00
Julian Lam
6e5ec3f895
feat: automatically unban users in onSuccessfulLogin
...
This allows write API (and probably SSO login) to go through unimpeded if a user's ban has expired. Closes nodebb/nodebb-plugin-write-api#126
2020-11-23 16:06:06 -05:00
Barış Soner Uşaklı
77f0bff54f
fix : #8929 , fix popular, top rss feed urls
2020-11-23 14:36:02 -05:00
Barış Soner Uşaklı
8f4060819f
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-23 14:21:14 -05:00
Julian Lam
5dd3b03125
fix: a derp
2020-11-23 14:18:49 -05:00
Barış Soner Uşaklı
b18e7e319b
fix: spec
2020-11-23 14:18:47 -05:00
Julian Lam
4ca62dc45b
fix: improper handling of scheme-relative URLs in topic thumb logic
2020-11-23 14:16:04 -05:00
renovate[bot]
abc32d6270
fix(deps): update dependency nodebb-theme-persona to v10.2.85 ( #8928 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-23 14:07:57 -05:00
Barış Soner Uşaklı
3f337b5d7c
feat: #8925 , #8924
2020-11-23 13:58:44 -05:00
Barış Soner Uşaklı
5fa098326f
fix: https://github.com/NodeBB/NodeBB/pull/8685
...
fix category link redirect on cold load
fix helpers.redirect if passed in url is external
fix ajaxify so it doesn't slice first character of external url
2020-11-23 12:25:57 -05:00
Julian Lam
f33a9185ff
fix: on OP edit, call helper method to upload and resize thumb
2020-11-23 12:19:26 -05:00
Barış Soner Uşaklı
9ee1fb490e
fix: https://github.com/NodeBB/NodeBB/pull/8759
2020-11-23 11:18:42 -05:00
Misty (Bot)
093f984b03
Latest translations and fallbacks
2020-11-23 09:07:59 +00:00
Misty (Bot)
e4d9934155
Latest translations and fallbacks
2020-11-22 09:06:25 +00:00
Barış Soner Uşaklı
c2bb61231e
fix: spec
2020-11-21 23:39:52 -05:00
Barış Soner Uşaklı
672d4da078
feat: human readable uptime
2020-11-21 23:34:12 -05:00
Renovate Bot
d1cb5d4813
fix(deps): update dependency postcss to v8.1.9
2020-11-21 20:59:01 +00:00
Misty (Bot)
bc871dc029
Latest translations and fallbacks
2020-11-21 09:06:11 +00:00
Renovate Bot
80404216f6
chore(deps): update dependency eslint to v7.14.0
2020-11-21 01:13:29 +00:00
Barış Soner Uşaklı
0ffc091b6d
chore: up persona
2020-11-20 17:43:58 -05:00
Barış Soner Uşaklı
2f2f0ab7ac
chore: up persona
2020-11-20 17:28:12 -05:00
Barış Soner Uşaklı
5c9ff18e3c
chore: up persona
2020-11-20 17:12:54 -05:00
Julian Lam
6e2da9966e
refactor: move plugin hook methods to plugin.hooks.*
2020-11-20 16:32:39 -05:00
Julian Lam
3b1c03ed50
feat: allow ACP API access to bearer tokens
...
closes nodebb/nodebb-plugin-write-api#132
2020-11-20 15:26:16 -05:00
Julian Lam
98a05e4dde
chore: add missing plugin hook deprecation warning
2020-11-20 15:22:49 -05:00
Barış Soner Uşaklı
ef3df47a6d
refactor: remove breaking change in pin expiry
2020-11-20 14:05:02 -05:00
Julian Lam
046d0b1637
feat: allow pins to expire (if set) ( #8908 )
...
* fix: add back topic assert middleware for pin route
* feat: server-side handling of pin expiries
* refactor: togglePin to not require uid parameter [breaking]
* feat: automatic unpinning if pin has expiration set
* feat: client-side modal for setting pin expiration
* refactor: categories.getPinnedTids to accept multiple cids
... in preparation for pin expiry logic, direct access to *:pinned zsets is discouraged
* fix: remove references to since-removed jobs file for topics
* feat: expire pins when getPinnedTids is called
* refactor: make the togglePin change non-breaking
The 'action:topic.pin' hook now sends uid again, as before. However, if it is a system action (that is, a pin that expired), 'system' will be sent in instead of a valid uid
2020-11-20 11:31:14 -05:00
Misty (Bot)
e5d94d9096
Latest translations and fallbacks
2020-11-20 09:11:36 +00:00
Barış Soner Uşaklı
1be08b2e8b
fix: guest displayname
2020-11-19 22:08:03 -05:00
Barış Soner Uşaklı
46eb77011d
chore: pin autoprefixer to latest
2020-11-19 20:35:00 -05:00
Barış Soner Uşaklı
46acbfdaf1
fix: show messages after app load
2020-11-19 20:34:26 -05:00
Barış Soner Uşaklı
814771bdc7
fix: restart on js changes in vendor
2020-11-19 20:34:12 -05:00
Barış Soner Uşaklı
6ef7e8675f
fix : #8915 , fix queue not being cleared after firing click events
...
if you clicked elements early then on every ajaxify.end the same elements were getting click events @julianlam
2020-11-19 17:23:52 -05:00
Renovate Bot
b47a470b9b
fix(deps): update dependency postcss to v8.1.8
2020-11-19 17:45:57 +00:00
Julian Lam
00aee84bf7
refactor: use categoryCommand local method for pin/lock in category tools ( #8917 )
...
* refactor: use categoryCommand local method for main actions in category tools
* fix: wrong command passed in
2020-11-19 11:51:44 -05:00
Misty (Bot)
28fa03bd7e
chore: incrementing version number - v1.15.3-beta.0
2020-11-19 16:00:49 +00:00
Barış Soner Uşaklı
81984285bb
chore: up persona
2020-11-19 10:36:47 -05:00
Barış Soner Uşaklı
8fb9117430
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-19 10:35:35 -05:00
Barış Soner Uşaklı
5f2fe883ca
chore: up slick
2020-11-19 10:31:28 -05:00
renovate[bot]
589f7a567c
fix(deps): update dependency nodebb-theme-vanilla to v11.3.4 ( #8914 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-19 10:27:29 -05:00
renovate[bot]
38127b04b5
fix(deps): update dependency nodebb-theme-persona to v10.2.80 ( #8913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-19 10:27:16 -05:00
Barış Soner Uşaklı
dbd814c25f
fix: spec, only call modifyUser on unique user objects
2020-11-19 10:23:19 -05:00
Barış Soner Uşaklı
903e9d82b8
feat: #8637
2020-11-19 09:52:16 -05:00
Tudor-Dan Ravoiu
39279a1e54
Run grunt with debugger enabled ( #8911 )
...
* Run grunt with debugger enabled
When forking a node.js thread we are also having the possibility to pass some node.js arguments, such as "--inspect=0.0.0.0". By providing this, we are adding the capability of doing live debugging even when the system is started with grunt.
* removed whitespace
* Update Gruntfile.js
2020-11-19 09:48:13 -05:00
Misty (Bot)
f7f119d5cc
Latest translations and fallbacks
2020-11-19 09:09:21 +00:00
Barış Soner Uşaklı
ae5d4405c0
fix: setting
2020-11-19 01:14:13 -05:00
renovate[bot]
8e1b2458c2
fix(deps): update dependency nodebb-theme-persona to v10.2.79 ( #8907 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-19 01:04:40 -05:00
Barış Soner Uşaklı
9ca44e6f54
feat: add displayname into user obj #8637 ( #8909 )
...
* feat: add displayname into user obj #8637
* fix: spec
* perf: dont load settings if acp setting is turned off
2020-11-19 00:52:19 -05:00
Barış Soner Uşaklı
8d060065a0
fix: spec
2020-11-18 23:24:51 -05:00
Barış Soner Uşaklı
e9585b9be2
fix: group userTitles translation escapes
2020-11-18 23:07:38 -05:00
Barış Soner Uşaklı
965671a97b
fix: remove params from error log
2020-11-18 21:50:47 -05:00
Renovate Bot
b98561792a
fix(deps): update dependency nodebb-theme-persona to v10.2.75
2020-11-18 21:20:43 +00:00
Misty (Bot)
5867a5b99f
chore: incrementing version number - v1.15.2
...
(cherry picked from commit ce5c0ee6e7 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2020-11-18 19:42:38 +00:00
Misty (Bot)
37965d4528
chore: update changelog for v1.15.2
2020-11-18 19:42:38 +00:00
Barış Soner Uşaklı
fa4177c3bc
fix : #6407 , fix feeds
...
display latest posts instead of oldest in topic rss feed
fix missing await that was causing rss_tokens to not function
fix feed test
more tests for getTopicWithPosts
2020-11-18 14:25:39 -05:00
Misty (Bot)
8de48c3935
Latest translations and fallbacks
2020-11-18 09:15:10 +00:00
Barış Soner Uşaklı
4e9b10ab76
feat: #5274
2020-11-17 22:42:08 -05:00
Barış Soner Uşaklı
fb567a7a33
feat: #4456
2020-11-17 22:11:39 -05:00
renovate[bot]
5f6137f0e6
fix(deps): update dependency nodebb-theme-persona to v10.2.74 ( #8905 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-17 21:31:12 -05:00
Barış Soner Uşaklı
a6afcfd531
feat: #8475 , allow flagging self posts
...
dont count flags towards self posts
dont allow flagging your own account
2020-11-17 21:28:32 -05:00
Barış Soner Uşaklı
62b62821c1
fix: navigation highlight
...
/top was getting hightlighted in navigation if you went into a /topic
2020-11-17 21:20:20 -05:00
renovate[bot]
c2019b7b3a
fix(deps): update dependency nodebb-theme-persona to v10.2.73 ( #8904 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-17 20:57:03 -05:00
renovate[bot]
b7b1f2035b
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.7 ( #8902 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-17 19:34:11 -05:00
renovate[bot]
bee8cfe4e0
fix(deps): update dependency nodebb-theme-persona to v10.2.72 ( #8903 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-17 19:34:00 -05:00
Barış Soner Uşaklı
a87ccccc9c
fix: benchpress warnings
2020-11-17 18:46:25 -05:00
Barış Soner Uşaklı
dfdc0c420c
fix: benchpress warnings
2020-11-17 18:27:52 -05:00
Julian Lam
a0b7a82350
feat(api): account deletion routes for the Write API ( #8881 )
...
* feat(api): account deletion routes for the Write API
* refactor: rewrite client-side calls to account deletion to use api
* style: apply DRY
2020-11-17 17:29:50 -05:00
Renovate Bot
422aa7f0b6
fix(deps): update dependency nodebb-theme-vanilla to v11.3.3
2020-11-17 21:49:58 +00:00
Renovate Bot
3b6e71d5eb
fix(deps): update dependency nodebb-theme-persona to v10.2.71
2020-11-17 20:30:43 +00:00
Barış Soner Uşaklı
9e154f1c9d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-17 14:47:48 -05:00
Barış Soner Uşaklı
120999bf63
feat: #7550 , show message if post is queued when js is disabled
2020-11-17 14:47:06 -05:00
Renovate Bot
d6dd1cb6f6
fix(deps): update dependency nodebb-theme-persona to v10.2.70
2020-11-17 19:45:17 +00:00
Barış Soner Uşaklı
35f932cd64
feat: #8171 , add oldCategory if topic is moved
2020-11-17 13:56:04 -05:00
Barış Soner Uşaklı
b44ddecdf8
feat: #8204 , separate notification type for group chats
2020-11-17 12:52:02 -05:00
Opliko
6e43086558
resolve #8444 - Allow nested objects in translations ( #8793 )
...
* feat: #8444 Allow nested objects in translations
* feat: #8444 Allow nested objects in translations
* style: don't change formatting
* fix: don't use the first string match if key isn't finished
* feat: #8444 Allow nested objects in translations
* feat: #8444 Allow nested objects in translations
* style: don't change formatting
* fix: don't use the first string match if key isn't finished
* feat: add nested translations test
2020-11-17 10:06:49 -05:00
Misty (Bot)
fbdde03217
Latest translations and fallbacks
2020-11-17 09:08:29 +00:00
Renovate Bot
2ce1fcd336
fix(deps): update dependency nodebb-theme-slick to v1.3.2
2020-11-17 06:33:19 +00:00
Renovate Bot
9f2d0d42be
fix(deps): update dependency nodebb-theme-vanilla to v11.3.2
2020-11-17 05:54:49 +00:00
Renovate Bot
1581064362
fix(deps): update dependency nodebb-theme-persona to v10.2.69
2020-11-17 04:33:09 +00:00
Barış Soner Uşaklı
7928036a1b
feat: add test for custom translations
2020-11-16 21:50:06 -05:00
Barış Soner Uşaklı
1d6bcbebde
feat: https://github.com/NodeBB/NodeBB/issues/8147
2020-11-16 21:31:55 -05:00
Renovate Bot
84d545775e
fix(deps): update dependency sharp to v0.26.3
2020-11-17 00:46:13 +00:00
Julian Lam
e1d7c4d8aa
fix: internal helper method hasGlobalPrivilege, DRY
2020-11-16 15:42:39 -05:00
Julian Lam
d83eb7f89e
refactor: client-side handlers for user invitations
...
DRY
2020-11-16 15:19:20 -05:00
gasoved
3ccebf112e
feat: invites regardless of registration type, invite privilege, groups to join on acceptance ( #8786 )
...
* feat: allow invites in normal registration mode + invite privilege
* feat: select groups to join from an invite
* test: check if groups from invitations have been joined
* fix: remove unused variable
* feat: write API versions of socket calls
* docs: openapi specs for the new routes
* test: iron out mongo redis difference
* refactor: move inviteGroups endpoint into write API
* refactor: use GET /api/v3/users/:uid/invites/groups
Instead of GET /api/v3/users/:uid/inviteGroups
* fix: no need for /api/v3 prefix when using api module
* fix: tests
* refactor: change POST /api/v3/users/invite
To POST /api/v3/users/:uid/invites
* refactor: make helpers.invite awaitable
* fix: restrict invite API to self-use only
* fix: move invite groups controller to write api, +tests
* fix: tests
Co-authored-by: Julian Lam <julian@nodebb.org >
2020-11-16 14:47:23 -05:00
Renovate Bot
dde9f1890f
fix(deps): update dependency nodebb-plugin-mentions to v2.13.5
2020-11-16 19:32:46 +00:00
Peter Jaszkowiak
d30ea25629
feat(deps): benchpressjs@2.2.1 ( #8887 )
...
Better warnings, faster template compiles
2020-11-16 11:55:24 -05:00
Renovate Bot
b63b7ae5d7
fix(deps): update dependency json2csv to v5.0.5
2020-11-16 16:16:35 +00:00
Misty (Bot)
20c05e80e4
chore: incrementing version number - v1.15.2-beta.1
2020-11-16 15:21:11 +00:00
Julian Lam
0a0b4661be
chore: remove debug log
2020-11-16 10:19:23 -05:00
Tudor-Dan Ravoiu
452d7f2b17
Create verified/unverified user groups ( #8889 )
...
Co-authored-by: Tudor-Dan Ravoiu <tudor-dan.ravoiu@ubisoft.com >
2020-11-16 10:10:28 -05:00
Misty (Bot)
996174a187
chore: incrementing version number - v1.15.2-beta.0
2020-11-16 14:49:07 +00:00
Renovate Bot
d1e804aa61
fix(deps): update dependency benchpressjs to v2.2.2
2020-11-16 11:42:47 +00:00
Misty (Bot)
ce9cf2a545
Latest translations and fallbacks
2020-11-16 09:11:10 +00:00
Barış Soner Uşaklı
2f4653a3cc
fix: spec
2020-11-15 16:50:24 -05:00
Barış Soner Uşaklı
e4d2764d4c
fix : #8884 , remove header/footer cache
2020-11-15 16:43:06 -05:00
Barış Soner Uşaklı
9dac9630df
fix: check tid in event handlers client side
2020-11-15 10:36:30 -05:00
Misty (Bot)
03329408b7
Latest translations and fallbacks
2020-11-15 09:06:46 +00:00
Barış Soner Uşaklı
5598130a92
refactor: async/await controllers/index.js
2020-11-14 20:18:47 -05:00
Barış Soner Uşaklı
f14e42d8bc
fix : #8883
2020-11-14 19:56:01 -05:00
Barış Soner Uşaklı
29c2ca94f4
feat: add nodejs version to issue template
2020-11-14 13:14:34 -05:00
Misty (Bot)
7693ab90e2
Latest translations and fallbacks
2020-11-14 09:05:55 +00:00
renovate[bot]
85aaededae
fix(deps): update dependency nodebb-theme-vanilla to v11.3.1 ( #8878 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org >
2020-11-13 16:31:17 -05:00
Renovate Bot
bbfb276a83
fix(deps): update dependency nodebb-theme-slick to v1.3.1
2020-11-13 21:22:43 +00:00
Renovate Bot
ec70329aed
fix(deps): update dependency nodebb-theme-persona to v10.2.68
2020-11-13 20:30:36 +00:00
Barış Soner Uşaklı
8fbe832460
refactor: less dupe code
2020-11-13 14:42:44 -05:00
Julian Lam
fdab76f822
fix : #8872 missing admin/menu language key+fallback
2020-11-13 14:32:35 -05:00
Julian Lam
8518404e22
feat: allow groups to specify which cids to show member posts from ( #8875 )
...
* feat: allow groups to specify which cids to show member posts from
* docs: fix tests for openapi
* fix: test breakage caused by improper conditional
* feat: server-side checking of memberPostCids for validity
* feat: admin panel template update to select categories to include
* refactor: privilege helpers.isUserAllowedTo
... to helpers.isAllowedTo, allowing group names to be passed in
2020-11-13 14:15:37 -05:00
renovate[bot]
45922faebc
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.6 ( #8877 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-13 14:02:18 -05:00
renovate[bot]
48e8252099
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.5 ( #8876 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-13 13:13:24 -05:00
renovate[bot]
eab27f237f
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.4 ( #8874 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-13 11:34:14 -05:00
Renovate Bot
5f5f0edb81
chore(deps): update dependency smtp-server to v3.8.0
2020-11-13 14:00:25 +00:00
Misty (Bot)
daf2e73c29
Latest translations and fallbacks
2020-11-13 09:08:52 +00:00
Barış Soner Uşaklı
51b7eca119
fix: run every hour, dont show message if average_time is 0
2020-11-12 22:23:50 -05:00
Opliko
04f4429f72
Resolve #7514 - optional timer for registration queue ( #8796 )
...
* feat: #7514 Optional timer for registration queue
* feat: show minutes in average time
* fix: don't show total number of minutes
* feat: implement requested changes
* fix: just store minutes instead of milliseconds
* feat: set default values
2020-11-12 22:23:07 -05:00
Julian Lam
b3e00489c8
fix: add back test timeout for exports
2020-11-12 15:57:36 -05:00
Julian Lam
bcccb331db
docs: openapi schema for user/group exist check, session deletion
2020-11-12 15:53:15 -05:00
Julian Lam
97842c43d3
test: new api test to ensure each path's parameters are defined in context
2020-11-12 15:52:33 -05:00
Julian Lam
319cfeaa1c
test: updated test name to be more specific
2020-11-12 14:32:49 -05:00
Julian Lam
dc9668e417
fix: pass length to messaging checkContent hook
2020-11-11 19:53:59 -05:00
Misty (Bot)
a2468b84b4
chore: incrementing version number - v1.15.1
...
(cherry picked from commit 2790a3a3fe )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2020-11-11 22:51:06 +00:00
Misty (Bot)
efb7d688f0
chore: update changelog for v1.15.1
2020-11-11 22:51:06 +00:00
Barış Soner Uşaklı
dc6e27730a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-11 12:48:32 -05:00
Barış Soner Uşaklı
567c5f2056
fix : #8869 , dont escape category title,description twice
2020-11-11 12:48:22 -05:00
Renovate Bot
1460a7a84d
fix(deps): update dependency nodebb-plugin-mentions to v2.13.4
2020-11-11 15:52:59 +00:00
Julian Lam
769aba0aed
fix: refresh flags list on bulk action success
2020-11-11 10:15:49 -05:00
Renovate Bot
72d1b3cdca
fix(deps): update dependency diff to v5
2020-11-10 14:43:20 -05:00
Julian Lam
ee4d90f68f
fix: test breakage from f300c933a5
2020-11-10 14:39:57 -05:00
Julian Lam
f300c933a5
refactor: move session revocation route to write api
2020-11-10 14:27:38 -05:00
renovate[bot]
e250c3f1fb
fix(deps): update dependency nodebb-theme-persona to v10.2.67 ( #8847 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 13:18:52 -05:00
renovate[bot]
ba7b23ac48
fix(deps): update dependency json2csv to v5.0.4 ( #8865 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 13:15:10 -05:00
renovate[bot]
2946bb1679
fix(deps): update dependency postcss to v8.1.7 ( #8866 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 13:14:25 -05:00
Barış Soner Uşaklı
9c5c32d4a5
feat: #8864 , add action:events.log
2020-11-10 11:29:15 -05:00
renovate[bot]
20f4fe085f
fix(deps): update dependency nodebb-theme-slick to v1.2.40 ( #8863 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 11:10:11 -05:00
renovate[bot]
c18f449190
fix(deps): update dependency nodebb-plugin-mentions to v2.13.3 ( #8862 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-10 10:50:21 -05:00
Misty (Bot)
e033da8a04
chore: incrementing version number - v1.15.1-beta.0
2020-11-10 14:16:12 +00:00
Barış Soner Uşaklı
62c0454cfe
feat: show db info side by side
2020-11-09 13:27:40 -05:00
Misty (Bot)
0b57ec19ce
Latest translations and fallbacks
2020-11-09 09:08:52 +00:00
Barış Soner Uşaklı
9f7902efdf
fix: remove some unnecessary jquery wrappers
2020-11-08 20:26:43 -05:00
Barış Soner Uşaklı
978f1ee04f
fix: send back jquery object to keep backwards compat
2020-11-08 20:02:27 -05:00
Barış Soner Uşaklı
a0164b1c38
fix: use header/footer cache in prod
2020-11-08 19:46:36 -05:00
Barış Soner Uşaklı
05a92885f2
fix: add missing maxAge to cache
2020-11-08 08:35:40 -05:00
Peter Jaszkowiak
e128264b66
refactor: change Benchpress.parse to .render ( #8856 )
...
It has been deprecated with no warning message for a while
Changing these over before enabling the warning message to reduce spam
2020-11-08 08:17:49 -05:00
Renovate Bot
14ba638345
fix(deps): update dependency benchpressjs to v2.1.0
2020-11-08 10:11:34 +00:00
Misty (Bot)
e6b9e8ddee
Latest translations and fallbacks
2020-11-08 09:05:59 +00:00
Renovate Bot
381a32abe6
fix(deps): update dependency benchpressjs to v2.0.9
2020-11-08 05:30:12 +00:00
Barış Soner Uşaklı
3f5f38dd89
fix: clear header-cache after each suite
2020-11-07 22:57:03 -05:00
Barış Soner Uşaklı
255cf43ea9
fix: show msg on fail
2020-11-07 22:40:34 -05:00
Barış Soner Uşaklı
fe63c6aef3
fix: spec
2020-11-07 22:21:04 -05:00
Barış Soner Uşaklı
2e44639210
fix: guest header/footer cache
...
allow clearing individual caches
2020-11-07 22:06:25 -05:00
Tobias Dossinger
1ce983ccb9
add public/language/de/admin/menu.json & public/language/de/admin/settings/api.json ( #8842 )
...
Co-authored-by: Tobias Dossinger <tobiasdossinger@Jans-MBP-3.localdomain >
Co-authored-by: Julian Lam <julian@nodebb.org >
2020-11-07 17:25:08 -05:00
Julian Lam
8368c25b1d
chore: fallback l10n for admin-settings-api
2020-11-07 17:05:03 -05:00
Julian Lam
d32e4e0213
feat: add language keys for admin-settings-api
2020-11-07 17:05:03 -05:00
Misty (Bot)
e81e88f3e9
Latest translations and fallbacks
2020-11-07 09:06:12 +00:00
Barış Soner Uşaklı
f1f9b225b0
feat: #8824 , cache refactor ( #8851 )
...
* feat: #8824 , cache refactor
ability to disable caches
ability to download contents of cache
refactor cache modules to remove duplicated code
* fix: remove duplicate hit/miss tracking
check cacheEnabled in getUncachedKeys
2020-11-06 23:13:12 -05:00
Renovate Bot
bcbc085497
chore(deps): update dependency eslint to v7.13.0
2020-11-07 03:40:16 +00:00
Renovate Bot
d227fe9fb6
chore(deps): update dependency eslint-config-airbnb-base to v14.2.1
2020-11-07 00:19:18 +00:00
Barış Soner Uşaklı
6255874e32
feat: move mkdirp to beforeBuild so it doesnt get called twice
2020-11-06 13:44:29 -05:00
Barış Soner Uşaklı
74951f5967
fix : #8846 , possible fix
2020-11-06 12:46:27 -05:00
Barış Soner Uşaklı
0b30efba31
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-06 12:30:15 -05:00
Barış Soner Uşaklı
16d03975a0
fix: winston error message
2020-11-06 12:24:50 -05:00
Julian Lam
d263192271
feat: group exists API call in write api
2020-11-06 12:18:42 -05:00
Julian Lam
1446cec77f
feat: user exist route in write api
2020-11-06 11:55:04 -05:00
Julian Lam
6b196a207f
fix: permanent redirect on user api redirect shorthand
2020-11-06 11:54:46 -05:00
Julian Lam
f2bb42c076
fix: user exist route needs no authentication
2020-11-06 11:53:56 -05:00
Julian Lam
60e1e99b4f
feat: new shorthand route /api/v3/users/bySlug/:userslug
...
closes #8844
2020-11-06 11:37:21 -05:00
renovate[bot]
7e273e7710
fix(deps): update dependency mongodb to v3.6.3 ( #8841 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-06 10:25:49 -05:00
Renovate Bot
90bcfa6d16
chore(deps): update commitlint monorepo to v11
2020-11-06 09:21:48 -05:00
Julian Lam
512f6de6de
feat: allow passwords with length > 73 characters ( #8818 )
...
* feat: allow passwords longer than 73 characters
Context: A bcrypt/blowfish limitation means that password length is capped at 72 characters. We can get around this without compromising on security
by hashing all incoming passwords with SHA512, and then sending that to bcrypt.
https://dropbox.tech/security/how-dropbox-securely-stores-your-passwords
* feat: add additional test for passwords > 73 chars
* fix: remove 'password-too-long' error message and all invocations
* test: added test to show that a super long password won't bring down NodeBB
* fix: remove debug log
* Revert "fix: remove 'password-too-long' error message and all invocations"
This reverts commit 1e312bf7ef .
* fix: added back password length checks, but at 512 chars
As processing a large string still uses a lot of memory
2020-11-06 08:40:00 -05:00
Misty (Bot)
113d3324fb
Latest translations and fallbacks
2020-11-06 09:08:06 +00:00
Barış Soner Uşaklı
c61dee4b62
fix : #8840 , don't crash if /compose route is called with no query params
2020-11-05 21:01:19 -05:00
Barış Soner Uşaklı
9e3eb5d41a
feat: #8821 , allow guest topic views
2020-11-05 20:52:43 -05:00
Julian Lam
f68bce86a9
fix: XSS in event:banned messaging modal
2020-11-05 19:18:17 -05:00
renovate[bot]
00f90cd98c
fix(deps): update dependency nodebb-theme-persona to v10.2.66 ( #8839 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-05 16:50:41 -05:00
Barış Soner Uşaklı
78ee83324c
fix : #8838 , fix chat dropdown timestamps
...
use shorthand like notification dropdown
2020-11-05 16:46:17 -05:00
Barış Soner Uşaklı
76cd5b0fc1
fix : #8836 , truncate fullname
2020-11-05 16:25:55 -05:00
renovate[bot]
064c99cd9f
fix(deps): update dependency nodebb-plugin-mentions to v2.13.2 ( #8835 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-05 14:35:40 -05:00
Renovate Bot
e0cf9740d1
fix(deps): update dependency postcss to v8.1.6
2020-11-05 19:25:03 +00:00
Peter Jaszkowiak
de5a21f19b
fix( #8828 ): web install templates now compiled ( #8832 )
2020-11-05 12:05:31 -05:00
renovate[bot]
40eb658bc1
fix(deps): update dependency @nodebb/socket.io-adapter-mongo to v3.1.1 ( #8831 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-05 11:58:40 -05:00
psychobunny
eec630f1ef
fix(acp): max-height for plugin menu list
2020-11-05 11:44:23 -05:00
renovate[bot]
7b8a5567c7
fix(deps): update dependency @nodebb/mubsub to v1.7.1 ( #8830 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-11-05 11:40:54 -05:00
Renovate Bot
9f5ef9d0cb
fix(deps): update dependency postcss to v8.1.5
2020-11-05 16:31:13 +00:00
Julian Lam
891a1ea2af
fix : #8827 , do not require admin:users privilege to ban users
2020-11-05 10:22:07 -05:00
Julian Lam
540a32cfdd
chore: changing log to remove pre-release changelogs from changelog
...
... changelog
2020-11-04 15:56:45 -05:00
Misty (Bot)
a30aa5629c
chore: incrementing version number - v1.15.0
...
(cherry picked from commit 71cdbbce0d1118c9631e77d1adeb5af519a2c3fa)
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2020-11-04 20:50:38 +00:00
Misty (Bot)
155f74e45e
chore: update changelog for v1.15.0
2020-11-04 20:50:38 +00:00
Julian Lam
1afd215050
feat: add back error handling for a number of api calls
2020-11-04 14:11:54 -05:00
Renovate Bot
b44c7e9658
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.6
2020-11-04 13:48:24 -05:00
Renovate Bot
f06d4878c0
fix(deps): update dependency nodebb-plugin-spam-be-gone to v0.7.3
2020-11-04 18:34:00 +00:00
Barış Soner Uşaklı
4b63f9937c
fix: check is banned in buildHeader
...
remove unused banReason
remove generateHeader function
2020-11-04 13:23:10 -05:00
Misty (Bot)
69f4d5ac7d
chore: update changelog for v1.15.0-rc.5
2020-11-04 16:22:37 +00:00
Misty (Bot)
4bd2788ba3
chore: incrementing version number - v1.15.0-rc.5
2020-11-04 16:22:37 +00:00
Barış Soner Uşaklı
a338f52780
feat: #8823 , remove hardcoded write concern
2020-11-04 11:10:23 -05:00
Barış Soner Uşaklı
518d4fa170
fix: undefined call
2020-11-04 08:57:19 -05:00
Renovate Bot
0d80190f79
fix(deps): update dependency nodebb-theme-vanilla to v11.3.0
2020-11-04 13:53:29 +00:00
Barış Soner Uşaklı
08ff4041aa
fix: missing await
2020-11-03 17:13:05 -05:00
Barış Soner Uşaklı
5a2b14b751
fix: client side crash when creating groups
2020-11-03 16:54:44 -05:00
psychobunny
d40779a4ba
feat(acp): autocomplete user search for welcome notifications
2020-11-03 14:10:39 -05:00
Barış Soner Uşaklı
f6623622be
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-11-03 11:17:32 -05:00
Barış Soner Uşaklı
715775a707
feat: #8817 , add login clientside hooks
...
same as logout
2020-11-03 11:17:25 -05:00
Julian Lam
c0f699e655
fix: disallow registration attempts with password length > 4096
...
This is a stopgap measure for v1.15.0
2020-11-03 09:54:04 -05:00
Renovate Bot
35e725d17c
chore(deps): update dependency mocha to v8.2.1
2020-11-03 14:37:17 +00:00
Julian Lam
e66c1f4017
Revert "fix(deps): update dependency textcomplete to ^0.18.0"
...
This reverts commit 8fe954997c .
2020-11-03 08:35:13 -05:00
Renovate Bot
df5d66e5fe
fix(deps): update dependency textcomplete to ^0.18.0
2020-11-03 13:32:15 +00:00
Renovate Bot
2fa78e4384
chore(deps): update dependency lint-staged to v10.5.1
2020-11-03 12:52:18 +00:00
Barış Soner Uşaklı
b6d8687837
chore: add info log into tests
2020-11-02 20:34:12 -05:00
Barış Soner Uşaklı
4818ec377e
fix: missing await
2020-11-02 15:13:22 -05:00
Julian Lam
1c8b8ce14a
chore: update renovate config to automatically merge non-major version bumps #yolo
2020-11-02 14:45:25 -05:00
Misty (Bot)
1688294165
chore: update changelog for v1.15.0-rc.4
2020-11-02 19:42:54 +00:00
Misty (Bot)
57b4932074
chore: incrementing version number - v1.15.0-rc.4
2020-11-02 19:42:53 +00:00
Peter Jaszkowiak
eddf4a4f33
feat: use github actions for ci ( #8811 )
...
- test using minimum supported db versions
- ESLint will make review comments on PRs
- formatted configs
2020-11-02 13:12:29 -05:00
Peter Jaszkowiak
a3fa313298
Github actions lint demo ( #8812 )
...
* feat: use github actions for ci
- test using minimum supported db versions
- ESLint will make review comments on PRs
- formatted configs
* mess up eslint
* fix: lint maybe
Co-authored-by: Barış Soner Uşaklı <baris@nodebb.org >
2020-11-02 12:59:16 -05:00
Barış Soner Uşaklı
6e85920cb6
feat: allow mods/admins to see deleted posts on user profile
2020-11-02 12:03:21 -05:00
Misty (Bot)
841cbcc3e3
Latest translations and fallbacks
2020-11-01 09:05:53 +00:00
Julian Lam
87bff6cd65
fix: broken test
2020-10-30 17:17:31 -04:00
Renovate Bot
0c7d58605e
fix(deps): update dependency nodebb-theme-persona to v10.2.65
2020-10-30 16:10:45 -04:00
Julian Lam
a53d49a2b0
fix: updated commitlint config to allow longer subjects, because nobody anywhere uses an email client that limits subject lines to 72 characters
2020-10-30 14:12:07 -04:00
Julian Lam
dda5d42610
fix: restore old behaviour of empty json w/ 401 code in admin middleware
2020-10-30 14:07:47 -04:00
Julian Lam
15e0731dd9
fix: deprecate middleware.isAdmin
...
Also, handle admin logout timer in middleware.admin.checkPrivileges
2020-10-30 12:30:58 -04:00
Julian Lam
4439864ce0
fix: post editing not taking plugin hook results into account
2020-10-30 10:05:26 -04:00
Misty (Bot)
2738041b38
chore: update changelog for v1.15.0-rc.3
2020-10-30 03:46:16 +00:00
Misty (Bot)
6de7760a1d
chore: incrementing version number - v1.15.0-rc.3
2020-10-30 03:46:16 +00:00
Barış Soner Uşaklı
a02ae6f5df
refactor: simpler check in user.blocks.filter
2020-10-29 22:33:28 -04:00
Barış Soner Uşaklı
27016d221c
feat: rearrange buttons on manage/users
2020-10-29 13:39:08 -04:00
Julian Lam
57ed6be78b
fix : #8805 define our own name for write API v3
2020-10-29 12:51:36 -04:00
Julian Lam
a08fb8e53b
fix: removed superfluous assignment
2020-10-29 12:33:12 -04:00
Julian Lam
0b6ef61e40
fix: createNewPosts to build tpl with ajaxify.data
...
If the post template contains references to items outside of the scope of the post, then when the post is loaded via IS, the expected values are empty.
This was due to createNewPosts calling app.parseAndTranslate with a subset of the page payload. This works fine in Persona (and most other themes)
because they do not refer to properties outside of the post object, but it may be helpful to include the rest of the ajaxify data as well.
2020-10-29 12:29:29 -04:00
Julian Lam
266d7587b2
refactor: remove usage of middlewares
...
Specifically, middleware.isAdmin|exposePrivilegeSet|exposePrivileges
2020-10-29 07:56:28 -04:00
Julian Lam
bff53de03f
fix: handle ACP category enable/disable states after call success
2020-10-29 07:16:41 -04:00
Julian Lam
a6a52430ce
fix: remove setCategorySort and setTopicSort
2020-10-28 17:21:54 -04:00
Julian Lam
aa8faf58a0
refactor: remove /users/{uid}/settings/{setting} route
...
@baris Also, I am now allowing the following properties to be saved in User.saveSettings:
- categoryTopicSort
- topicPostSort
- setCategorySort
- setTopicSort
2020-10-28 17:21:54 -04:00
Barış Soner Uşaklı
e0b6781776
chore: bump persona
2020-10-28 16:52:46 -04:00
Barış Soner Uşaklı
9082062e90
fix: sort setting not using correct field name
2020-10-28 16:05:40 -04:00
renovate[bot]
c4431294a5
fix(deps): update dependency jsesc to v3.0.2 ( #8802 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-28 12:30:48 -04:00
Julian Lam
2d29e603bd
fix: update readme to include psql
2020-10-28 07:51:17 -04:00
Renovate Bot
7d0d0005ff
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.5
2020-10-28 07:37:33 -04:00
Misty (Bot)
2baccd3ce2
Latest translations and fallbacks
2020-10-28 09:10:35 +00:00
renovate[bot]
224502d8c3
chore(deps): update dependency eslint to v7.12.1 ( #8799 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-28 00:21:01 -04:00
renovate[bot]
1f2eca6a52
chore(deps): update dependency lint-staged to v10.5.0 ( #8797 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-28 00:20:46 -04:00
Barış Soner Uşaklı
6ac73ccb7e
feat: #8801 , disable express compression by default
2020-10-27 21:40:21 -04:00
Julian Lam
cc1c722092
fix: breaking test from 0db0231cff
...
Also lowered export timeout to 5s
2020-10-27 20:37:23 -04:00
Julian Lam
04185d94c1
fix: indentation
2020-10-27 20:37:23 -04:00
Julian Lam
8e7914ff72
fix: add back derpy 20 second sleep
2020-10-27 20:37:23 -04:00
Julian Lam
14e5c24ec5
fix(openapi): final fixes to schemas
2020-10-27 20:37:23 -04:00
Julian Lam
b2e9e3e048
fix(writeapi): more tweaks to schema files
2020-10-27 20:37:23 -04:00
Julian Lam
9f9e3c1582
fix(writeapi): fix components, + tag object schema
2020-10-27 20:37:23 -04:00
Julian Lam
3ebb3a3479
fix: missing method in test error output
2020-10-27 20:37:23 -04:00
Julian Lam
3c98cd3d95
fix: topic object in post editing data return
2020-10-27 20:37:23 -04:00
Julian Lam
a4f3270fc5
fix(writeapi): missing files for tests
2020-10-27 20:37:23 -04:00
Julian Lam
1392d064a1
fix(writeapi): normalizing data
2020-10-27 20:37:23 -04:00
Julian Lam
b092f65d95
fix(writeapi): tests
2020-10-27 20:37:23 -04:00
Julian Lam
ec03af7a38
feat: allow passing subset of user settings on update route
2020-10-27 20:37:23 -04:00
Julian Lam
618e098305
fix: bug where token generation route would fail on null case
2020-10-27 20:37:23 -04:00
Julian Lam
843aff582d
refactor: api test suite to accept methods other than GET
2020-10-27 20:37:23 -04:00
Julian Lam
93f65f89e7
fix(writeapi): added examples to all parameter objects in schema
2020-10-27 20:37:23 -04:00
Julian Lam
b156b8b573
feat: wip, write api tests framework
...
re-using read api tests if possible
2020-10-27 20:37:23 -04:00
Renovate Bot
b3ca7de016
fix(deps): update dependency nodebb-theme-persona to v10.2.63
2020-10-27 17:27:53 -04:00
Barış Soner Uşaklı
a512d99472
refactor: remove unnecessary wrapper
2020-10-27 14:51:49 -04:00
Barış Soner Uşaklı
f0131e72ae
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-27 11:02:16 -04:00
Barış Soner Uşaklı
2e9f27d8ff
fix: typo
2020-10-27 10:59:08 -04:00
Misty (Bot)
c3a7ab54dc
chore: update changelog for v1.15.0-rc.2
2020-10-27 13:41:06 +00:00
Misty (Bot)
7c084134c7
chore: incrementing version number - v1.15.0-rc.2
2020-10-27 13:41:05 +00:00
Misty (Bot)
5605a0d1b7
Latest translations and fallbacks
2020-10-27 09:08:02 +00:00
renovate[bot]
12c590ad56
fix(deps): update dependency nodebb-theme-persona to v10.2.62 ( #8798 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-26 22:00:31 -04:00
Barış Soner Uşaklı
93bdfe2f10
perf: reorder async calls
2020-10-26 21:09:51 -04:00
Barış Soner Uşaklı
88a07e69b5
feat: add filter:category.getFields
2020-10-26 15:14:54 -04:00
renovate[bot]
3108f628b6
chore(deps): update dependency eslint to v7.12.0 ( #8791 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-26 12:50:26 -04:00
renovate[bot]
8353857b3b
fix(deps): update dependency nodebb-plugin-mentions to v2.13.1 ( #8790 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-26 12:49:55 -04:00
Misty (Bot)
4f49b3da8c
chore: update changelog for v1.15.0-rc.1
2020-10-26 15:45:21 +00:00
Misty (Bot)
943424b539
chore: incrementing version number - v1.15.0-rc.1
2020-10-26 15:45:21 +00:00
Barış Soner Uşaklı
a05905f196
performance improvements ( #8795 )
...
* perf: nconf/winston/render
cache nconf.get calls
modify middleware.pageView to call next earlier
don't call winston.verbose on every hook see https://github.com/winstonjs/winston/issues/1669
translate header/footer separately and cache results for guests
* fix: copy paste fail
* refactor: style and fire hook only log in dev mode
* fix: cache key, header changes based on template
* perf: change replace
* fix: add missing await
* perf: category
* perf: lodash clone
* perf: remove escapeRegexChars
2020-10-26 10:43:18 -04:00
Misty (Bot)
822c13f199
Latest translations and fallbacks
2020-10-26 09:08:20 +00:00
Misty (Bot)
89a1f481e0
Latest translations and fallbacks
2020-10-25 09:06:02 +00:00
renovate[bot]
9de8497dad
fix(deps): update dependency nodebb-theme-persona to v10.2.61 ( #8794 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-24 23:32:34 -04:00
Barış Soner Uşaklı
0db0231cff
feat: move postercount to topic hash
2020-10-24 21:14:52 -04:00
Barış Soner Uşaklı
203db47b30
fix: return early for guests/spiders
2020-10-24 01:49:22 -04:00
Barış Soner Uşaklı
156e1396f2
fix: #8789,cache meta.settings
2020-10-23 14:20:47 -04:00
Barış Soner Uşaklı
7a3183520f
fix: spec
2020-10-22 19:51:25 -04:00
Barış Soner Uşaklı
a7b6d0dfe5
feat: add free and total mem usage to info
2020-10-22 17:46:12 -04:00
Julian Lam
63e07c9433
fix: tests
2020-10-22 14:43:29 -04:00
Julian Lam
c26f2b6599
feat(writeapi): user settings API
2020-10-22 14:07:50 -04:00
Misty (Bot)
aab5f018b9
chore: update changelog for v1.15.0-rc.0
2020-10-21 21:19:57 +00:00
Misty (Bot)
8d48455b04
chore: incrementing version number - v1.15.0-rc.0
2020-10-21 21:19:57 +00:00
Barış Soner Uşaklı
db63f5e3f0
fix : #8781
2020-10-21 16:30:14 -04:00
Julian Lam
177a961000
feat: new filter filter:teasers.configureStripTags
2020-10-21 14:04:52 -04:00
Baris Usakli
1a4c0decb7
fix: reset button loading html
2020-10-21 13:05:46 -04:00
Julian Lam
d68ffea80d
feat: send 'Vary' header when ACAO header set
2020-10-21 10:34:38 -04:00
Misty (Bot)
c31cab3457
Latest translations and fallbacks
2020-10-21 09:10:48 +00:00
Misty (Bot)
3964872289
chore: update changelog for v1.15.0-beta.30
2020-10-21 01:10:28 +00:00
Misty (Bot)
2dd3c9622f
chore: incrementing version number - v1.15.0-beta.30
2020-10-21 01:10:28 +00:00
Barış Soner Uşaklı
e6440c0d21
fix : #8779 , fix move all
...
add new language keys
2020-10-20 20:53:45 -04:00
Barış Soner Uşaklı
1f43e98f8b
fix: allow admins adding users to global moderators
...
add new test
2020-10-20 18:43:45 -04:00
Barış Soner Uşaklı
bbafa1b82a
Revert "fix: [breaking] send configured config URL as origin if not custom"
...
This reverts commit 205a10308e .
2020-10-20 18:38:50 -04:00
Julian Lam
a691be5952
fix: incorrect logic for post history editable bool
2020-10-20 16:09:40 -04:00
Julian Lam
205a10308e
fix: [breaking] send configured config URL as origin if not custom
...
This is a breaking change if your install uses multiple URLs to access. You will need to update the Access-Control-Allow-Origin header in ACP > Advanced > Headers to supply all URLs you use to access your site
2020-10-20 15:25:20 -04:00
Barış Soner Uşaklı
7a019494e8
feat: add filter.topics.getPostReplies
2020-10-20 12:00:56 -04:00
Julian Lam
7a8f704900
fix : #8776 some users unable to restore old versions via history
2020-10-20 10:40:23 -04:00
Misty (Bot)
df1cfc4caf
Latest translations and fallbacks
2020-10-20 09:09:22 +00:00
Barış Soner Uşaklı
75024c3580
refactor: remove console.log, extra require
2020-10-20 00:29:44 -04:00
Barış Soner Uşaklı
b26e9b5993
fix : #8595 , dont save escaped data when renaming groups
2020-10-20 00:24:34 -04:00
Barış Soner Uşaklı
ea31f50554
refactor: show more lines of stack trace
2020-10-19 22:43:18 -04:00
Barış Soner Uşaklı
3ee4936db6
fix: keep sortBy while searching
2020-10-19 22:16:34 -04:00
Barış Soner Uşaklı
85cfe49d65
fix: autocomplete.user on search page
2020-10-19 21:58:56 -04:00
Barış Soner Uşaklı
cf474ab246
fix: spec
2020-10-19 19:11:50 -04:00
Barış Soner Uşaklı
7bddec93ec
fix: sortby
2020-10-19 18:56:39 -04:00
Misty (Bot)
1b50e1a062
Latest translations and fallbacks
2020-10-19 09:10:05 +00:00
Barış Soner Uşaklı
b3619d3d47
fix : #8774
2020-10-18 16:54:42 -04:00
Julian Lam
ff4fcc23b6
Update bundled logos with new branding ( #8702 )
...
* feat: updating logo assets, square logos missing still
* fix: squared logo for touch icon and notification fallback
* fix: update link to favicon
* feat: add default touch icon sizes, if one isn't uploaded
Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com >
2020-10-18 01:41:04 -04:00
Barış Soner Uşaklı
c107649b40
fix : #8732
2020-10-18 01:33:03 -04:00
Barış Soner Uşaklı
e362c342a3
fix : #8630 , sort extra deps
2020-10-17 23:56:42 -04:00
Barış Soner Uşaklı
d9a16855d0
refactor: posts api
2020-10-17 22:59:12 -04:00
Barış Soner Uşaklı
272e73da53
refactor: post restore/delete/purge
2020-10-17 21:24:33 -04:00
renovate[bot]
4bfd008781
chore(deps): update dependency lint-staged to v10.4.2 ( #8773 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-17 20:24:02 -04:00
Barış Soner Uşaklı
9738e20207
refactor: merge post.edit
...
fix: dont fadeout/fadeint if title/post didnt change
2020-10-17 15:07:04 -04:00
renovate[bot]
bb85c059de
chore(deps): update dependency eslint to v7.11.0 ( #8747 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-17 01:19:22 -04:00
renovate[bot]
08a240fa8e
chore(deps): update dependency lint-staged to v10.4.1 ( #8771 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-17 01:03:52 -04:00
renovate[bot]
a471b1afb3
chore(deps): update dependency mocha to v8.2.0 ( #8772 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-16 23:49:41 -04:00
Barış Soner Uşaklı
2279e37261
refactor: deprecate socket.emit('users.search') use api route
2020-10-16 23:30:22 -04:00
Barış Soner Uşaklı
083c74e059
refactor: api categories
2020-10-16 22:41:38 -04:00
Barış Soner Uşaklı
e78c498e84
fix: missing doTopicAction, fix wrong api params
2020-10-16 21:36:59 -04:00
Barış Soner Uşaklı
bc880ee0ca
refactor: remove sockets.reqFromSocket
2020-10-16 21:05:00 -04:00
Barış Soner Uşaklı
8fd3c04480
fix: test
2020-10-16 20:36:24 -04:00
Barış Soner Uşaklı
9d81660e24
Revert "Revert "fix: appropriate 404 handling for write API calls""
...
This reverts commit 135c2d6c7d .
2020-10-16 20:21:52 -04:00
Barış Soner Uşaklı
135c2d6c7d
Revert "fix: appropriate 404 handling for write API calls"
...
This reverts commit b6cce75d97 .
2020-10-16 20:21:32 -04:00
Julian Lam
9ee3cb9b62
refactor: topic follow/ignore to use api lib
2020-10-16 12:30:14 -04:00
Julian Lam
68d6818bca
refactor: topic tools' actions to use api lib
2020-10-16 12:02:51 -04:00
Julian Lam
21974a77f8
feat: topic reply to use api lib (also + missing file)
2020-10-16 11:01:18 -04:00
Julian Lam
40598b368e
refactor: topic creation to use api lib
2020-10-16 11:01:18 -04:00
Julian Lam
b6cce75d97
fix: appropriate 404 handling for write API calls
2020-10-16 11:01:18 -04:00
Julian Lam
ede9435f0e
feat: send 401 for invalid-uid
2020-10-16 11:01:18 -04:00
Misty (Bot)
854d61a257
Latest translations and fallbacks
2020-10-16 09:08:42 +00:00
Barış Soner Uşaklı
c913900ed6
feat: async/await admin/search
2020-10-16 00:05:55 -04:00
Barış Soner Uşaklı
2927509af3
feat: ignore test folder
2020-10-15 23:28:12 -04:00
Barış Soner Uşaklı
bf480ee58b
refactor: setupApiRoute signature
2020-10-15 23:12:19 -04:00
Barış Soner Uşaklı
688d7a2cc2
refactor: remove unused middleware
2020-10-15 22:50:23 -04:00
Barış Soner Uşaklı
b2ff1594b8
fix: redis hget
...
'node_redis: The HGET command contains a invalid argument type.\n' +
'Only strings, dates and buffers are accepted. Please update your code to use valid argument types.'
2020-10-15 22:25:56 -04:00
Julian Lam
e98285dbbb
fix: reimplementing isPrivilegedOrSelfAndPasswordMatch
2020-10-15 21:45:57 -04:00
Barış Soner Uşaklı
84a179f48c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-15 20:51:55 -04:00
Julian Lam
3f347baadb
fix: socket user bans
2020-10-15 20:31:25 -04:00
Julian Lam
14f9d8b0e5
feat: send back 403 on no-privileges error
2020-10-15 20:23:19 -04:00
Julian Lam
222b4c9533
fix: broken tests from api change
2020-10-15 19:33:20 -04:00
Julian Lam
2d252f2fa4
refactor: user bans to use api lib
2020-10-15 19:05:31 -04:00
Barış Soner Uşaklı
7d86be2bc2
fix: tests
2020-10-15 17:51:04 -04:00
Barış Soner Uşaklı
48a9b5d66e
update logo
2020-10-15 17:31:03 -04:00
Barış Soner Uşaklı
e367c5403e
refactor: move groups.leave, fix some tests
2020-10-15 17:29:38 -04:00
Barış Soner Uşaklı
bbbd9fee85
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-15 17:12:26 -04:00
Julian Lam
960e925e40
refactor: change password/user follow to use api lib
2020-10-15 17:09:39 -04:00
Barış Soner Uşaklı
081c4fa6d4
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-15 16:55:59 -04:00
Julian Lam
430e7f5834
refactor: user deletion to use api lib
2020-10-15 16:49:06 -04:00
Barış Soner Uşaklı
8ae1f81cf4
feat: refactor groups.delete
2020-10-15 16:36:53 -04:00
Julian Lam
77481947f0
refactor: socket profile update to use api lib
2020-10-15 16:22:40 -04:00
Julian Lam
31ae8a8323
refactor: socket profile update to use api lib
2020-10-15 16:21:54 -04:00
Barış Soner Uşaklı
d69e503d21
feat: move groups.join to api
2020-10-15 16:13:19 -04:00
Barış Soner Uşaklı
eed8deda61
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-15 16:07:39 -04:00
Barış Soner Uşaklı
51a60d3d46
fix: handler for group.join
2020-10-15 16:07:25 -04:00
Julian Lam
d07f0081b7
fix: add missing file
2020-10-15 15:52:07 -04:00
Julian Lam
23086daead
refactor: user create and profile update to use api lib
2020-10-15 15:50:30 -04:00
Barış Soner Uşaklı
5e2caf19f5
refactor: use single function for api code
2020-10-15 12:12:01 -04:00
Barış Soner Uşaklı
25e4a09816
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-15 11:10:07 -04:00
Barış Soner Uşaklı
4418ff0716
fix : #8768
2020-10-15 11:09:57 -04:00
Julian Lam
cc6e995ee2
fix: api bug where user profile editing continued even if not allowed
2020-10-15 10:23:57 -04:00
Barış Soner Uşaklı
205e46647c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-14 23:39:19 -04:00
Barış Soner Uşaklı
43afe7ffab
refactor: async/await src/user/approval
2020-10-14 23:38:16 -04:00
renovate[bot]
3b88545b03
fix(deps): update dependency benchpressjs to v2.0.8 ( #8767 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-14 23:37:44 -04:00
Barış Soner Uşaklı
bae0f343e1
fix: module build
2020-10-14 23:32:30 -04:00
Barış Soner Uşaklı
3881ac309f
refactor: async/await install/web.js
2020-10-14 23:20:45 -04:00
Barış Soner Uşaklı
1fd2eba6f2
refactor: async/await
...
src/cli/manage.js
src/meta/build.js
src/meta/css.js
src/meta/js.js
2020-10-14 22:49:39 -04:00
Barış Soner Uşaklı
b295d15eae
fix: tests
2020-10-14 20:02:32 -04:00
Barış Soner Uşaklı
d89477cad0
refactor: use app.render
2020-10-14 19:18:07 -04:00
renovate[bot]
42aed15b96
fix(deps): update dependency sharp to v0.26.2 ( #8765 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-14 18:57:17 -04:00
Julian Lam
9dd3cc0483
feat: allow plugins to define api routes
...
via new plugin hook static:api.routes
2020-10-14 17:44:27 -04:00
Julian Lam
a4ba23899e
feat: require https if nodebb is configured with https url
2020-10-14 14:28:04 -04:00
Julian Lam
20bb9c7ec8
fix: csrf token only on non-GET routes
2020-10-14 14:02:03 -04:00
Barış Soner Uşaklı
3326d80c11
feat: add nyc config
2020-10-14 12:27:17 -04:00
Barış Soner Uşaklı
3673accdb8
refactor: api module
...
only return promise if callback is undefined
dont append baseUrl if url already starts with api
correctly handle writeapi readapi response for data/error
remove unused onError
dont append empty ? to url for get routes
2020-10-14 11:05:50 -04:00
Julian Lam
a784d10fff
refactor: api module returns promise, error-first cb if cb passed in
...
no more separate onSuccess onError callbacks
/cc @baris
2020-10-14 10:02:02 -04:00
Misty (Bot)
d52992de1b
Latest translations and fallbacks
2020-10-14 09:09:02 +00:00
Barış Soner Uşaklı
4b9444f1a5
fix: avatar selector
2020-10-14 00:12:09 -04:00
Barış Soner Uşaklı
e6ea71c95a
fix: test
2020-10-13 23:40:04 -04:00
Barış Soner Uşaklı
8c6a559188
fix: timestamp
2020-10-13 23:29:19 -04:00
Barış Soner Uşaklı
331d236f6e
fix : #8763
2020-10-13 23:19:07 -04:00
Barış Soner Uşaklı
a481024d27
fix: lastonline again
2020-10-13 23:02:49 -04:00
Barış Soner Uşaklı
71d82ec8e0
fix: caret
2020-10-13 22:59:52 -04:00
Barış Soner Uşaklı
b6d5888334
Merge branch 'admin/users'
2020-10-13 22:58:04 -04:00
Barış Soner Uşaklı
97628e2ff2
fix: lastonline values
2020-10-13 22:57:18 -04:00
renovate[bot]
25c447df05
fix(deps): update dependency nodebb-rewards-essentials to v0.1.4 ( #8764 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-13 22:46:47 -04:00
Barış Soner Uşaklı
872bacf1c4
Admin/users ( #8762 )
...
* feat: wip admin/users
* feat: more work
* feat: more fixes
* feat: #8662 , verified/unverified user groups
* feat: add filter
* feat: change user search to use filters array
* refactor: remove unused search call
* fix: tests
* fix: cant join system groups
* fix: upgrade script
2020-10-13 22:42:50 -04:00
Barış Soner Uşaklı
1289c10568
fix: upgrade script
2020-10-13 22:12:28 -04:00
Barış Soner Uşaklı
59bbede8c7
fix: cant join system groups
2020-10-13 22:08:09 -04:00
Barış Soner Uşaklı
a411df1321
fix: tests
2020-10-13 21:04:07 -04:00
Barış Soner Uşaklı
dd7424e5b5
refactor: remove unused search call
2020-10-13 20:44:07 -04:00
Barış Soner Uşaklı
2d6ea6e505
Merge branch 'master' into admin/users
2020-10-13 20:43:48 -04:00
Barış Soner Uşaklı
a2edb86dfb
feat: change user search to use filters array
2020-10-13 20:37:38 -04:00
Barış Soner Uşaklı
959314c921
feat: add filter
2020-10-13 17:07:26 -04:00
Julian Lam
bfaeb27c11
Merge branch 'write-api-csrf'
2020-10-13 17:01:51 -04:00
Julian Lam
1e07886f30
feat: require csrf token if not using bearer token
2020-10-13 16:58:44 -04:00
psychobunny
0e0f1506d2
fix: update server param to /api/v3
2020-10-13 15:06:42 -04:00
Barış Soner Uşaklı
933989e013
Merge branch 'master' into admin/users
2020-10-13 14:56:06 -04:00
Barış Soner Uşaklı
682e926c6b
feat: #8662 , verified/unverified user groups
2020-10-13 14:55:56 -04:00
psychobunny
c68653d035
fix: typo
2020-10-13 14:43:20 -04:00
psychobunny
7aa4d104af
fix: testing openapi write tests
2020-10-13 14:43:20 -04:00
psychobunny
16873800a6
fix(openapi): users.yaml
2020-10-13 14:00:54 -04:00
psychobunny
7b2301ff9c
fix: enable tests
2020-10-13 13:10:49 -04:00
psychobunny
54e6003a7c
fix: test fix for write API
...
need to rewrite users.yaml to fix properly
2020-10-13 13:07:54 -04:00
Renovate Bot
dcf7235466
fix(deps): update dependency nodebb-theme-persona to v10.2.60
2020-10-13 12:11:22 -04:00
Julian Lam
30b3fedca4
fix: password reset to invalidate all existing reset tokens for that uid
2020-10-13 11:48:32 -04:00
Barış Soner Uşaklı
700e1e4340
feat: more fixes
2020-10-13 01:49:12 -04:00
Barış Soner Uşaklı
40a05b70ef
feat: more work
2020-10-13 01:29:21 -04:00
Barış Soner Uşaklı
b038ac07d8
feat: wip admin/users
2020-10-13 00:29:38 -04:00
Barış Soner Uşaklı
ba2e1c4c7e
fix: show more lines
2020-10-12 20:42:08 -04:00
Barış Soner Uşaklı
7beaf49028
feat: set unread false for guests
2020-10-12 15:16:58 -04:00
renovate[bot]
411fa8bc84
fix(deps): update dependency nodebb-plugin-mentions to v2.13.0 ( #8758 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-12 14:42:55 -04:00
Barış Soner Uşaklı
01265d08f3
feat: add stack to deprecate message
2020-10-12 14:33:21 -04:00
Barış Soner Uşaklı
30d6a2b84e
fix : #8756 , pass missing req to mock
2020-10-12 14:29:25 -04:00
Barış Soner Uşaklı
1ee9384875
fix : #8757 , allow all slashes in category route
2020-10-12 14:18:59 -04:00
Misty (Bot)
0a4fd50aac
Latest translations and fallbacks
2020-10-12 09:09:31 +00:00
Barış Soner Uşaklı
d76229c061
feat: add checkbox tests
2020-10-12 00:18:34 -04:00
Barış Soner Uşaklı
e92d4719cc
feat: add test for serialize/deserialize form
2020-10-12 00:04:20 -04:00
Barış Soner Uşaklı
7db224f689
fix: timeago test for dev/prod
2020-10-11 22:40:28 -04:00
Barış Soner Uşaklı
cecdd2915e
fix: timeago test
2020-10-11 22:39:37 -04:00
Barış Soner Uşaklı
ae5fb103ca
feat: disable write api tests until fixed
2020-10-11 22:28:07 -04:00
Barış Soner Uşaklı
dc29f4dca2
refactor: switch to using slugify module
2020-10-11 21:49:37 -04:00
Barış Soner Uşaklı
bddfcb5867
feat: #8734 , add slugify module, deprecate utils.slugify
2020-10-11 21:25:31 -04:00
Barış Soner Uşaklı
f16c8268cf
feat: #8734 , move bootstrap-tagsinput to package.json
2020-10-11 19:52:01 -04:00
Barış Soner Uşaklı
eab7489ec5
feat: #8734 , move deserialize/serialize to package.json
2020-10-11 19:28:46 -04:00
renovate[bot]
cd34bfb1ed
fix(deps): update dependency nodebb-theme-persona to v10.2.59 ( #8755 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-11 17:26:57 -04:00
Barış Soner Uşaklı
948f26143c
feat: #5964 , #8734 remove colorpicker
2020-10-11 16:05:52 -04:00
Barış Soner Uşaklı
c954db84e4
refactor: require style
2020-10-11 10:14:02 -04:00
Barış Soner Uşaklı
931d44b5e2
fix: undefined api require, @julianlam
2020-10-11 10:13:51 -04:00
renovate[bot]
a77ba71e05
fix(deps): update dependency nodebb-theme-persona to v10.2.58 ( #8754 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-11 00:40:13 -04:00
Barış Soner Uşaklı
e2d407b769
fix: watch tooltip
2020-10-11 00:38:18 -04:00
Barış Soner Uşaklı
aedd28e0a6
fix: module name
2020-10-10 23:45:58 -04:00
Barış Soner Uşaklı
8f436eb881
fix: pin sortablejs
2020-10-10 23:41:51 -04:00
Barış Soner Uşaklı
3bbb4e269d
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-10 23:35:02 -04:00
Barış Soner Uşaklı
c721625a95
feat: #8734 remove unused files
2020-10-10 23:34:56 -04:00
Barış Soner Uşaklı
cc705e5e2b
feat: #8734 , move sortable to package.json
2020-10-10 23:24:13 -04:00
renovate[bot]
0399ffaf5f
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.4 ( #8752 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-10 23:09:58 -04:00
renovate[bot]
f8e2324ce7
fix(deps): update dependency benchpressjs to v2.0.7 ( #8733 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-10 23:07:58 -04:00
Barış Soner Uşaklı
75c9668656
fix: admin jquerui requires
2020-10-10 23:01:32 -04:00
Barış Soner Uşaklı
8c019a6a3b
fix: timeago locale switch
2020-10-10 22:26:48 -04:00
Barış Soner Uşaklı
300a87559f
feat: #8734 , move bootbox to package.json
2020-10-10 22:15:34 -04:00
Barış Soner Uşaklı
420a312982
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-10 21:55:03 -04:00
Barış Soner Uşaklı
3b231360d3
feat: load jquery-form before using
2020-10-10 21:54:32 -04:00
Barış Soner Uşaklı
fda2aedfd8
feat: #8734 , jquery-ui, jquery-form, timeago ( #8748 )
...
* feat: #8734 , jquery-ui, jquery-form, timeago
get rid of forum/footer.js move that code to app.js & wait for app to load before calling ajaxify.end
make sockets.js a requirejs module
move jquery-ui to node_modules and load via requirejs
move jquery-form to node_modules and load via requirejs
move timeago to node_modules and load via requirejs
only include the css for needed jquery-ui widgets
* feat: keep socket/io global for backwards compat
* refactor: move socket listener to chat
2020-10-10 21:47:27 -04:00
renovate[bot]
666064bf46
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.3 ( #8750 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-10 21:46:42 -04:00
Misty (Bot)
ea830871c2
Latest translations and fallbacks
2020-10-10 09:06:14 +00:00
renovate[bot]
1c94220b45
fix(deps): update dependency nodebb-theme-persona to v10.2.57 ( #8749 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-10 00:56:55 -04:00
Julian Lam
87e3f26fe4
feat(openapi): schema validation for write api definitions file
2020-10-09 16:38:43 -04:00
Renovate Bot
414fe19c6e
fix(deps): update dependency nodebb-theme-persona to v10.2.56
2020-10-09 15:51:46 -04:00
Renovate Bot
1bc99411b5
fix(deps): update dependency nodebb-theme-slick to v1.2.39
2020-10-09 15:50:11 -04:00
Barış Soner Uşaklı
59311a63a0
feat: remove unused textcomplete file
2020-10-09 14:49:59 -04:00
Julian Lam
944a7e0e28
fix(deps): bump vanilla/persona
2020-10-09 14:25:40 -04:00
Barış Soner Uşaklı
ae3a231fce
feat: #8734 , remove semver.browser
...
use compare-versions as a module
2020-10-09 14:10:38 -04:00
renovate[bot]
43df4b8e15
fix(deps): update dependency nodebb-theme-lavender to v5.0.14 ( #8739 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-09 12:57:09 -04:00
renovate[bot]
ba62ebb620
fix(deps): update dependency socket.io-client to v2.3.1 ( #8700 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-09 12:56:39 -04:00
psychobunny
9a5b8a798a
fix: category RSS feed was displaying deleted topics
2020-10-09 12:54:02 -04:00
renovate[bot]
45aceb26a5
fix(deps): update dependency nodebb-theme-slick to v1.2.37 ( #8741 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-09 12:33:35 -04:00
renovate[bot]
0c7af5029b
fix(deps): update dependency nodebb-theme-vanilla to v11.2.21 ( #8740 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-09 12:26:30 -04:00
renovate[bot]
4207dde4c2
fix(deps): update dependency nodebb-theme-persona to v10.2.54 ( #8736 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-09 12:22:27 -04:00
Barış Soner Uşaklı
1531536d46
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-09 12:20:24 -04:00
Barış Soner Uşaklı
2c1897b373
feat: #8734 , move slideout to package.json
2020-10-09 12:20:09 -04:00
psychobunny
dbb4cfe9d6
style(openapi): break write API routes into individual files
2020-10-09 12:16:25 -04:00
psychobunny
ffac3c7902
style(openapi): move schemas and responses out of write.yaml
2020-10-09 12:16:25 -04:00
Barış Soner Uşaklı
9c157de05d
feat: #8734 , move tinycon to package.json
2020-10-09 12:01:51 -04:00
Barış Soner Uşaklı
45e8a4d588
fix : #8734 make nprogress module
2020-10-09 11:48:52 -04:00
Barış Soner Uşaklı
43589a744d
feat: #8734 , move visibilityjs to package.json
2020-10-09 11:35:52 -04:00
Julian Lam
8af30a51b5
fix: regression caused by 7545951725
...
/cc @psychobunny
2020-10-09 10:58:42 -04:00
Barış Soner Uşaklı
a46cbb623d
feat: #8734 , move nprogress to package.json
2020-10-09 10:53:07 -04:00
Barış Soner Uşaklı
e02c57d963
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-09 10:42:22 -04:00
Barış Soner Uşaklı
aa08f8826c
feat: #8734 move r.js to package.json
2020-10-09 10:40:46 -04:00
renovate[bot]
70c085ba5d
fix(deps): update dependency nodebb-theme-persona to v10.2.52 ( #8735 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-09 10:22:26 -04:00
Misty (Bot)
d5d05e17af
Latest translations and fallbacks
2020-10-09 09:11:15 +00:00
Barış Soner Uşaklı
12c8b1c2bc
fix: dont allow adding duplicates to privileges page
...
hightlight uid/group if it is added again from autocomplete
2020-10-08 18:32:36 -04:00
Barış Soner Uşaklı
f259063f08
fix : #8728 , dont add admins to table
2020-10-08 18:08:04 -04:00
cryptoethic
b3ed26ac2c
feat: revoke user sessions above threshold ( #8731 )
...
* feat: revoke user sessions above threshold
* fix: removed translations from en-US
* fix: defined default maxUserSessions in install\data\defaults.json
2020-10-08 17:33:18 -04:00
Julian Lam
4a63c20a72
chore: some optimizations for codeclimate
2020-10-08 15:58:42 -04:00
Julian Lam
ebcb664b41
fix(writeapi): tests
2020-10-08 15:33:10 -04:00
Julian Lam
229eb2c2d8
fix(writeapi): tests
2020-10-08 15:33:10 -04:00
Julian Lam
b8703ba9f6
fix(writeapi): tests
2020-10-08 15:33:10 -04:00
Julian Lam
8ecef7b891
refactor: middleware.assert.*
2020-10-08 15:33:10 -04:00
Julian Lam
41f55b7a5a
fix(writeapi): tests
2020-10-08 15:33:10 -04:00
Julian Lam
cfee431c53
feat(writeapi): commented-out stub code for file upload
2020-10-08 15:33:10 -04:00
Julian Lam
f870721fca
feat(writeapi): file deletion route
2020-10-08 15:33:10 -04:00
Julian Lam
a55b381791
feat(writeapi): admin settings update route
2020-10-08 15:33:10 -04:00
Julian Lam
2ec838fc59
feat(writeapi): token generation/delete routes, ACP updates
2020-10-08 15:33:10 -04:00
Julian Lam
2928b9b87a
style: updates to openapi files
2020-10-08 15:33:10 -04:00
Julian Lam
c7d15dfa94
feat: filter:settings.get plugin hook
2020-10-08 15:33:10 -04:00
Julian Lam
3ea1aa4780
refactor(writeapi): update route prefix to api/v3, default error option
2020-10-08 15:33:10 -04:00
Julian Lam
f67824719c
chore(writeapi): cleanup
2020-10-08 15:33:10 -04:00
Julian Lam
0973feea16
feat(writeapi): post bookmarking
2020-10-08 15:33:10 -04:00
Julian Lam
9942c248eb
feat(writeapi): post voting
2020-10-08 15:33:10 -04:00
Julian Lam
5e2a3ea6ec
refactor(writeapi): post.tools.purge no longer a method
2020-10-08 15:33:10 -04:00
Julian Lam
414169fdfa
feat(writeapi): post delete/restore/purge
2020-10-08 15:33:10 -04:00
Julian Lam
f66c2fb60f
feat(writeapi): post editing
2020-10-08 15:33:10 -04:00
Julian Lam
1605e5e443
feat(writeapi): topic tags
2020-10-08 15:33:10 -04:00
Julian Lam
9be5629458
feat(writeapi): topic follow/ignore
2020-10-08 15:33:10 -04:00
Julian Lam
da25ce4d09
feat: topic delete/restore/purge/(un)pin/(un)lock
2020-10-08 15:33:10 -04:00
Julian Lam
675a62dadd
fix: remove debug log
2020-10-08 15:33:10 -04:00
Julian Lam
5fc7e7bfd0
feat: add new api page to ACP menu
2020-10-08 15:33:10 -04:00
Julian Lam
49652e6f1b
feat: management of API tokens via ACP
2020-10-08 15:33:10 -04:00
Julian Lam
adcadbb2b5
fix: tests
2020-10-08 15:33:10 -04:00
Julian Lam
cb9369f10e
fix: bad merge w/ category ACP page
2020-10-08 15:33:10 -04:00
Julian Lam
a905d7f022
refactor: rewrite modules/api.js in AMD style
2020-10-08 15:33:10 -04:00
Julian Lam
8e89f34dbf
fix: bad logic in group assertion middleware
2020-10-08 15:33:10 -04:00
Julian Lam
8e7baac6ef
fix(writeapi): calls to profile editing routes 200 even if user DNE
2020-10-08 15:33:10 -04:00
Julian Lam
7757f965eb
fix: errors thrown if no password sent in to profile edit route
2020-10-08 15:33:10 -04:00
Julian Lam
549ca11056
fix: bug where middlewares seemingly ran in parallel
2020-10-08 15:33:10 -04:00
Julian Lam
6096f74ab2
feat(writeapi): adding missing files
2020-10-08 15:33:10 -04:00
Julian Lam
4c833d0bf0
feat(writeapi): topic posting and replying
2020-10-08 15:33:10 -04:00
Julian Lam
40dc1c38d3
feat(writeapi): added DELETE /groups/:slug/membership/:uid route
2020-10-08 15:33:10 -04:00
Julian Lam
68ecf41ecf
fix(writeapi): client-side group join API call
2020-10-08 15:33:10 -04:00
Julian Lam
e1c40b2792
style: allowing some es6 features client-side
2020-10-08 15:33:10 -04:00
Julian Lam
952dc211dd
feat(writeapi): added group joining and deletion
2020-10-08 15:33:10 -04:00
Julian Lam
d044c3223e
feat(writeapi): abstracted ajax calls out to new api module
2020-10-08 15:33:10 -04:00
Julian Lam
ba345e53e8
feat(writeapi): added POST /api/v1/groups
2020-10-08 15:33:10 -04:00
Julian Lam
49994f3a15
fix(openapi): moved write-api to public/openapi
2020-10-08 15:33:10 -04:00
Julian Lam
3072de4812
feat: added DELETE /api/v1/categories/:cid route
2020-10-08 15:33:10 -04:00
Julian Lam
e942ad8101
feat: added PUT /api/v1/categories/:cid route
...
Deprecated admin.categories.update socket call
Showing stack trace in console for errors, when in development mode
2020-10-08 15:33:10 -04:00
Julian Lam
dc666fd8a9
feat: added POST /api/v1/categories route
2020-10-08 15:33:10 -04:00
Julian Lam
a5af2dc819
feat: added PUT/DELETE /api/v1/users/:uid/ban routes
2020-10-08 15:33:10 -04:00
Julian Lam
db5c5b2cfb
fix: follow route to match spec
2020-10-08 15:33:10 -04:00
Julian Lam
b5bbcbaeaa
feat: added POST and DELETE /api/v1/users/:uid/follow routes
2020-10-08 15:33:10 -04:00
Julian Lam
7aed174ebc
feat: added PUT /api/v1/users/:uid/password route
2020-10-08 15:33:10 -04:00
Julian Lam
af2e424ffe
fix: missing one property in openapi doc
2020-10-08 15:33:10 -04:00
Julian Lam
a1ddc210b2
feat: added DELETE /api/v1/users/:uid and DELETE /api/v1/users
2020-10-08 15:33:10 -04:00
Julian Lam
d15d9e4492
fix(refactor): patching helpers.tryRoute for API routes, some re-org
...
Thanks @barisusakli for the tip
2020-10-08 15:33:10 -04:00
Julian Lam
d8879d21db
fix: error handling with POST /api/v1/users
2020-10-08 15:33:10 -04:00
Julian Lam
58043e07ba
fix: use POST call for user creation in ACP
...
- Not entirely sure about error handling yet, more research needed
- Also added socket method deprecation utility method
2020-10-08 15:33:10 -04:00
Julian Lam
bba2a4638c
fix: user creation POST route returns user data, updated openapi spec
2020-10-08 15:33:10 -04:00
Julian Lam
91b79f1793
feat: added openapi.yaml file for BEST documentation
2020-10-08 15:33:10 -04:00
Julian Lam
7b6d43bcc8
feat: added checkRequired middleware for API calls
2020-10-08 15:33:10 -04:00
Julian Lam
fd67355b03
fix(writeapi): authenticate middleware logic to work better with await
2020-10-08 15:33:10 -04:00
Julian Lam
f6433ef2c5
fix(refactor): merging write-api auth middlewares with core middlewares
2020-10-08 15:33:10 -04:00
Julian Lam
ec5c48b188
feat: migrating write-api skeleton into core
2020-10-08 15:33:10 -04:00
Barış Soner Uşaklı
dc152a558c
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-08 09:55:25 -04:00
Barış Soner Uşaklı
7138d433b1
fix: selector, so it doesnt effect suggested topics
2020-10-08 09:55:15 -04:00
Misty (Bot)
af90b99706
Latest translations and fallbacks
2020-10-08 09:10:35 +00:00
renovate[bot]
bae2eadae9
fix(deps): update dependency nodebb-theme-persona to v10.2.51 ( #8729 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-07 18:34:39 -04:00
Barış Soner Uşaklı
264818e517
fix: use proper api url
...
no need to parse all tags since https://api.github.com/repos/NodeBB/NodeBB/releases/latest gives the latest non-prerelease, non-draft releases
2020-10-07 18:21:23 -04:00
Barış Soner Uşaklı
8eb62e2210
fix: tests, get latest release tag recursively
2020-10-07 18:14:45 -04:00
renovate[bot]
804729fcec
fix(deps): update dependency nodebb-theme-persona to v10.2.50 ( #8727 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-07 17:50:03 -04:00
Julian Lam
fc603a5368
fix: use app.parseAndTranslate instead of benchpress.parse
2020-10-07 12:23:53 -04:00
psychobunny
20e0cc5cbb
fix: sorted list delete button
2020-10-07 11:59:45 -04:00
psychobunny
cdb794888d
style: linting
2020-10-07 11:47:44 -04:00
Misty (Bot)
174e239332
Latest translations and fallbacks
2020-10-07 09:09:45 +00:00
Barış Soner Uşaklı
ed092bf6b5
refactor: remove posts.tools.purge
...
moved the check to socketPosts.purge
2020-10-06 14:03:59 -04:00
Julian Lam
dde5b6b814
fix: unable to register async method as response hook listener
...
Also fixes #8723 , /api/config now runs middleware.authenticateOrGuest
2020-10-06 09:32:13 -04:00
renovate[bot]
b01bc2ae0f
fix(deps): update dependency nodebb-theme-persona to v10.2.49 ( #8722 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-05 22:54:01 -04:00
renovate[bot]
0170261369
fix(deps): update dependency nodebb-theme-persona to v10.2.48 ( #8721 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-05 22:10:20 -04:00
renovate[bot]
04b1daac16
fix(deps): update dependency nodebb-theme-persona to v10.2.47 ( #8720 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-05 14:42:15 -04:00
Barış Soner Uşaklı
b955fd363d
fix: dont allow sorting pinned topics on recent
2020-10-05 14:41:24 -04:00
Julian Lam
3c7f79cb8a
fix: use console.info instead of console.log for sw registration
2020-10-05 13:45:09 -04:00
renovate[bot]
ba906d7d02
fix(deps): update dependency nodebb-theme-persona to v10.2.46 ( #8719 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-05 13:32:39 -04:00
renovate[bot]
229421edbe
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.2 ( #8718 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-05 13:15:10 -04:00
Barış Soner Uşaklı
1542a5d7e5
feat: remove post/header selector
2020-10-05 13:01:00 -04:00
Misty (Bot)
63696c400e
chore: update changelog for v1.15.0-beta.29
2020-10-05 14:34:33 +00:00
Misty (Bot)
fca176d2bd
chore: incrementing version number - v1.15.0-beta.29
2020-10-05 14:34:33 +00:00
Barış Soner Uşaklı
7cd83b9a6a
fix: spec
2020-10-04 22:32:06 -04:00
Barış Soner Uşaklı
6924eb6c52
fix: spec
2020-10-04 22:15:56 -04:00
Barış Soner Uşaklı
cb2f6f7c4a
fix: test
2020-10-04 22:11:41 -04:00
Barış Soner Uşaklı
7bf6d3b8eb
fix: dont let mods load postqueue for a cid they are not a mod of
2020-10-04 22:10:24 -04:00
Barış Soner Uşaklı
2ea9768e00
fix: show disabled categories in admin&mods
2020-10-04 21:52:57 -04:00
Misty (Bot)
d93315e3ee
Latest translations and fallbacks
2020-10-04 09:06:59 +00:00
renovate[bot]
b3a24f7410
fix(deps): update dependency nodebb-plugin-composer-default to v6.4.0 ( #8716 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-03 22:04:26 -04:00
psychobunny
60afb110ef
fix: prevent mutiple highlighted rows on category/topic pages
2020-10-03 17:12:42 -04:00
Misty (Bot)
6ee0cad289
Latest translations and fallbacks
2020-10-03 09:06:55 +00:00
Barış Soner Uşaklı
fbd85680fb
fix: spec
2020-10-02 16:57:26 -04:00
renovate[bot]
c95a38987f
fix(deps): update dependency nodebb-plugin-mentions to v2.11.0 ( #8714 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-02 16:37:26 -04:00
renovate[bot]
fc2795d317
fix(deps): update dependency nodebb-theme-slick to v1.2.36 ( #8713 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-02 16:37:15 -04:00
renovate[bot]
2b0deeb77a
fix(deps): update dependency nodebb-theme-vanilla to v11.2.20 ( #8715 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-02 16:35:38 -04:00
Barış Soner Uşaklı
5d9a868142
feat: category filter on post queue ( #8710 )
...
* feat: category filter on post queue
category filter module
* feat: add spec
2020-10-02 16:35:20 -04:00
renovate[bot]
f14b49457c
fix(deps): update dependency nodebb-theme-persona to v10.2.45 ( #8711 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-10-02 16:28:19 -04:00
Julian Lam
f1de084da3
fix: do not show TOC if fewer than 2 headings
2020-10-02 15:51:04 -04:00
psychobunny
caa8c00f89
fix: params cached in autocomplete module
2020-10-02 13:55:11 -04:00
psychobunny
7545951725
chore: refactor src/emailer.js
2020-10-02 11:01:39 -04:00
Misty (Bot)
c65ea5bfa6
Latest translations and fallbacks
2020-10-02 09:10:49 +00:00
Peter Jaszkowiak
1aa336d837
refactor: shared constants ( #8707 )
...
define plugin name and theme name regexs in one location for consistency
define various shared paths in one place for consistency
2020-10-01 23:02:44 -04:00
Barış Soner Uşaklı
e60357d20d
feat: #6594 , add top/popular sections to digest email ( #8709 )
2020-10-01 22:07:33 -04:00
Peter Jaszkowiak
55d5cccf2e
Document deprecations and remove old ones ( #8706 )
...
* chore: document deprecation removal versions
* chore: remove deprecations 2+ versions old
2020-10-01 12:25:03 -04:00
Peter Jaszkowiak
017af63fb0
fix : #8686 , deprecate plugin.json/library ( #8705 )
...
and also fix deprecated hooks with no alternative
2020-10-01 11:45:27 -04:00
Misty (Bot)
39b51707ce
Latest translations and fallbacks
2020-10-01 09:09:51 +00:00
Julian Lam
d3951ebeaf
fix: updating minimum node version in readme
2020-09-30 14:56:30 -04:00
psychobunny
5441651ea7
fix: update "install plugins" link to go to the download tab
2020-09-30 13:05:17 -04:00
renovate[bot]
1d0eaafb5f
fix(deps): update dependency nodebb-theme-persona to v10.2.43 ( #8701 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-30 13:00:37 -04:00
Barış Soner Uşaklı
72e82c4aca
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-30 12:57:30 -04:00
psychobunny
1761e13dbd
feat: dedicated sorting buttons for plugin ordering in ACP
2020-09-30 12:49:34 -04:00
Barış Soner Uşaklı
c33dc90562
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-30 12:41:33 -04:00
Barış Soner Uşaklı
54737d3076
feat: #8233 , search sub categories
2020-09-30 12:41:23 -04:00
psychobunny
c56236f081
fix: overflow on submitPluginUsage field
2020-09-30 12:30:23 -04:00
Julian Lam
38f88fc563
fix : #8699 tags route is case sensitive, though tags are not
2020-09-30 11:57:59 -04:00
Renovate Bot
2a1da61cd9
fix(deps): update dependency nodebb-theme-persona to v10.2.42
2020-09-30 10:09:27 -04:00
psychobunny
f4d76f1edd
feat: move service-worker.js into its own file
2020-09-30 10:00:28 -04:00
Julian Lam
8437130ec2
fix: early button/anchor clicks do nothing
...
This reverts commit a395324b52 , and
fixes the issue where the ACP became unusable because of the earlier
variant of this code.
Thanks @psychobunny for spotting.
2020-09-30 09:18:46 -04:00
Misty (Bot)
f693ce97bf
Latest translations and fallbacks
2020-09-30 09:09:59 +00:00
Misty (Bot)
fd975a6694
chore: update changelog for v1.15.0-beta.28
2020-09-29 23:16:27 +00:00
Misty (Bot)
57f83162f9
chore: incrementing version number - v1.15.0-beta.28
2020-09-29 23:16:26 +00:00
Barış Soner Uşaklı
a395324b52
Revert "fix: early button/anchor clicks do nothing"
...
This reverts commit 966d3f7654 .
2020-09-29 18:57:16 -04:00
psychobunny
14ba1a6dbb
feat: analytics:maxCache setting in ACP
...
I removed a TODO from core. Watch your head as flying pigs are abound
2020-09-29 17:31:08 -04:00
Misty (Bot)
7067382494
chore: update changelog for v1.15.0-beta.27
2020-09-29 21:02:31 +00:00
Misty (Bot)
78fad24068
chore: incrementing version number - v1.15.0-beta.27
2020-09-29 21:02:30 +00:00
psychobunny
799dbec5af
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-29 15:17:34 -04:00
psychobunny
ffbf2d6d63
feat(openapi): refactor into indiv. files to match API & tpl routing
2020-09-29 15:17:09 -04:00
psychobunny
c7d27731b3
Revert "feat(openapi): refactor into indiv. files to match API & tpl routing"
...
This reverts commit 84f5e4cf3d .
2020-09-29 15:13:14 -04:00
renovate[bot]
9bdef70786
fix(deps): update dependency nodebb-theme-vanilla to v11.2.18 ( #8697 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-29 14:50:19 -04:00
renovate[bot]
3e2816ae31
fix(deps): update dependency nodebb-theme-slick to v1.2.34 ( #8696 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-29 14:46:27 -04:00
Julian Lam
f17d42ede6
fix(deps): bump persona
2020-09-29 14:42:24 -04:00
Julian Lam
966d3f7654
fix: early button/anchor clicks do nothing
...
This solves a small UX issue where clicking on a button (or anchor
that is not meant to be ajaxified) before ajaxify.end is called
leads to nothing happening because the appropriate click handler
has not been added.
This code will intercept premature clicks, wait until ajaxify.end
is called, and then re-send the click.
2020-09-29 14:40:38 -04:00
Barış Soner Uşaklı
ea0f3262f4
feat: #8695 , allow sort for guests
2020-09-29 14:28:10 -04:00
Julian Lam
7f58e3ab09
fix: error on reset -p if plugin is not active
...
No need to throw error if plugin was not active, just silently OK
2020-09-29 14:01:30 -04:00
Renovate Bot
1e5621c049
fix(deps): update dependency sanitize-html to v2
2020-09-29 13:34:36 -04:00
psychobunny
84f5e4cf3d
feat(openapi): refactor into indiv. files to match API & tpl routing
2020-09-29 11:49:17 -04:00
psychobunny
9c5b690799
feat: up recommended size to 512x512 + ACP labels for PWA
2020-09-29 08:30:34 -04:00
psychobunny
6478b32d0e
feat: upload maskable icon for PWA
2020-09-29 07:49:21 -04:00
psychobunny
bf3c1c0878
fix: manifest test + remove duplicate test
2020-09-28 20:55:53 -04:00
Julian Lam
3fbddbe2ca
fix(openapi): test for new trending plugins in ACP
2020-09-28 19:59:04 -04:00
Julian Lam
b12e8d6312
feat: show top 5 trending plugins in new tab in Extend > Plugins
2020-09-28 19:53:54 -04:00
Julian Lam
07af621381
fix: typo in getCompatiblePlugins
2020-09-28 19:53:54 -04:00
psychobunny
aa268d5eeb
feat: register service worker, #8126
2020-09-28 17:46:43 -04:00
psychobunny
54705cc432
fix: typo
2020-09-28 17:45:30 -04:00
psychobunny
5172d73137
feat: add theme-color meta tag for browser address bar
2020-09-28 17:32:37 -04:00
psychobunny
f69697b3fa
feat: basic service worker, minimum requirement for for a2hs; see #8126
2020-09-28 17:31:58 -04:00
psychobunny
31528a5202
fix: manifest - use absolute URL for start_url
2020-09-28 17:06:25 -04:00
psychobunny
46800b6639
fix: prefer webmanifest extension over json
...
https://w3c.github.io/manifest/#media-type-registration
2020-09-28 16:10:41 -04:00
psychobunny
4c1e717b2b
fix: update notification delay ACP help text
2020-09-28 11:24:12 -04:00
psychobunny
4fc84e9f5c
chore: lint notifications.js
2020-09-28 11:18:43 -04:00
psychobunny
5b427a0c3b
feat: option in ACP to configure notification/email delay for chats
2020-09-28 11:15:45 -04:00
Renovate Bot
aacf8f22f5
chore(deps): update dependency eslint-plugin-import to v2.22.1
2020-09-28 10:35:51 -04:00
Misty (Bot)
f66cb05fcf
Latest translations and fallbacks
2020-09-28 09:09:30 +00:00
Timothy Fike
f85fe7faff
don't invite an already invited email ( #8688 )
...
* don't invite an already invited email
* add email-invited translation string
2020-09-27 22:11:25 -04:00
Timothy Fike
5078a8df25
ttl/pttl ( #8689 )
2020-09-27 22:10:46 -04:00
renovate[bot]
119ab71950
chore(deps): update dependency eslint to v7.10.0 ( #8687 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-27 13:36:55 -04:00
Misty (Bot)
852ec92e93
Latest translations and fallbacks
2020-09-27 09:06:11 +00:00
Barış Soner Uşaklı
16039b1117
refactor: post edit
2020-09-25 15:54:55 -04:00
renovate[bot]
d0010c405e
fix(deps): update dependency nodebb-theme-persona to v10.2.39 ( #8684 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-25 15:21:52 -04:00
renovate[bot]
bb04f149f3
fix(deps): update dependency nodebb-theme-persona to v10.2.38 ( #8683 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-25 14:58:26 -04:00
psychobunny
8dc11b3586
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-25 14:47:50 -04:00
psychobunny
b6f2f0e5d0
fix : #8681 change owner modal's search should check if user is banned
2020-09-25 14:47:22 -04:00
psychobunny
611f3c6155
feat: allow autocomplete to pass optional params to user.search
2020-09-25 14:46:25 -04:00
Misty (Bot)
5e01d28898
chore: update changelog for v1.15.0-beta.26
2020-09-25 18:42:10 +00:00
Misty (Bot)
62c440957e
chore: incrementing version number - v1.15.0-beta.26
2020-09-25 18:42:10 +00:00
Julian Lam
f8032cd09b
fix: add img-responsive to post queue post items
2020-09-25 12:22:58 -04:00
Misty (Bot)
7fa61fafbf
Latest translations and fallbacks
2020-09-25 09:08:39 +00:00
Barış Soner Uşaklı
ff8a833a6d
chore: up persona
2020-09-24 22:33:18 -04:00
Renovate Bot
30aa7e83a1
fix(deps): update dependency json2csv to v5.0.3
2020-09-24 20:19:23 -04:00
renovate[bot]
07172b6fe8
fix(deps): update dependency nodebb-theme-persona to v10.2.36 ( #8680 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-24 19:19:17 -04:00
renovate[bot]
68a5e7e319
fix(deps): update dependency nodebb-theme-persona to v10.2.35 ( #8679 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-24 18:32:32 -04:00
Renovate Bot
5a2adb4254
fix(deps): update dependency json2csv to v5.0.2
2020-09-24 16:43:04 -04:00
Julian Lam
5ddf70221c
feat: upon plugin installation via ACP, check against nbbpm first
2020-09-24 15:06:47 -04:00
Misty (Bot)
8b855720f8
Latest translations and fallbacks
2020-09-24 09:10:01 +00:00
Barış Soner Uşaklı
342de83225
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-23 19:41:43 -04:00
Barış Soner Uşaklı
8e88ccd6a6
feat: up benchpress
2020-09-23 19:41:35 -04:00
psychobunny
4a0f54ae17
chore: up persona
2020-09-23 19:29:24 -04:00
Misty (Bot)
240a04b406
chore: update changelog for v1.15.0-beta.25
2020-09-23 17:27:28 +00:00
Misty (Bot)
1124d4ee41
chore: incrementing version number - v1.15.0-beta.25
2020-09-23 17:27:28 +00:00
psychobunny
2ad3305879
fix: language key in reset password
2020-09-23 11:46:02 -04:00
Julian Lam
0fffe28941
fix: issue where the last flag filter could not be removed
2020-09-23 10:24:06 -04:00
renovate[bot]
abe8377387
fix(deps): update dependency nodebb-theme-persona to v10.2.33 ( #8675 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-23 08:30:48 -04:00
psychobunny
2cd5f959a0
feat: add row highlighting for popular and unread
2020-09-23 08:10:08 -04:00
psychobunny
48a8ec4ab2
feat: return to previous page and/or category after marking topic unread
...
... also return to category if pagination is active and previous page was another page in the thread
2020-09-23 07:57:45 -04:00
Misty (Bot)
6ebd2c80e7
Latest translations and fallbacks
2020-09-23 09:10:07 +00:00
Barış Soner Uşaklı
bd9b6c99e6
feat: add missing lang key
2020-09-23 01:04:58 -04:00
Barış Soner Uşaklı
032e600120
chore: up persona
2020-09-23 01:02:17 -04:00
Barış Soner Uşaklı
83d4e7efaa
feat: add number of posters to topic
2020-09-23 00:59:42 -04:00
renovate[bot]
80dbf97a2f
fix(deps): update dependency nodebb-theme-persona to v10.2.31 ( #8673 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-22 22:45:05 -04:00
Misty (Bot)
72ab5ba1da
chore: update changelog for v1.15.0-beta.24
2020-09-23 01:38:37 +00:00
Misty (Bot)
23ba071de7
chore: incrementing version number - v1.15.0-beta.24
2020-09-23 01:38:36 +00:00
Barış Soner Uşaklı
f2f3ba49b6
feat: hightlight matches in quick search
...
fix title hightlights
2020-09-22 21:20:02 -04:00
Barış Soner Uşaklı
e09f00ba0a
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-22 20:52:08 -04:00
Barış Soner Uşaklı
f8ef380b34
fix: multiword match highlight
2020-09-22 20:51:26 -04:00
renovate[bot]
7ecac97a95
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.57 ( #8672 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-22 20:26:57 -04:00
renovate[bot]
c8a75631ac
fix(deps): update dependency nodebb-theme-persona to v10.2.30 ( #8671 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-22 20:25:54 -04:00
Barış Soner Uşaklı
d38c872259
feat: add loading indicator
2020-09-22 20:22:50 -04:00
psychobunny
82ab6cd3b1
fix: tooltip placement on navbar search
2020-09-22 19:25:56 -04:00
psychobunny
5407bf48e5
chore: up persona
2020-09-22 19:19:50 -04:00
psychobunny
683c01b0d3
fix: rogue tooltip on navbar profile icon
2020-09-22 19:12:12 -04:00
psychobunny
4c2eab4b52
chore: up persona
2020-09-22 19:01:07 -04:00
Julian Lam
81595095da
feat: allow plugins to override tags and tag counts
2020-09-22 15:58:24 -04:00
Barış Soner Uşaklı
445a840b88
fix : #8580 , @julianlam
2020-09-22 10:18:26 -04:00
psychobunny
d989cb9988
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-21 22:27:44 -04:00
Barış Soner Uşaklı
bbf6889ecc
fix: topic count on category page if filter is author
2020-09-21 22:24:38 -04:00
psychobunny
703ac1b685
fix: match api when modifying ajaxify.data.deleted (int, not bool)
2020-09-21 22:20:17 -04:00
Barış Soner Uşaklı
9a7c3c689f
fix: lock/unlock toggle issue
2020-09-21 22:03:51 -04:00
psychobunny
91133b0f48
chore: up persona
2020-09-21 21:40:56 -04:00
Barış Soner Uşaklı
ac43cd8b6f
fix : #8665 , trim email before checking validity
2020-09-21 20:50:56 -04:00
Barış Soner Uşaklı
ccddbb15c9
feat: edit test
2020-09-21 15:15:30 -04:00
Barış Soner Uşaklı
e72fe25920
fix: editing posts saving uncessary data
2020-09-21 15:12:13 -04:00
Barış Soner Uşaklı
654d583059
fix: api spec
2020-09-21 15:00:40 -04:00
Barış Soner Uşaklı
4f14dc7a58
fix : #8640 , add bookmarks to intFields
2020-09-21 14:57:00 -04:00
psychobunny
bcac080543
chore: up persona
2020-09-21 13:23:04 -04:00
psychobunny
9dc4db1f14
chore: up persona
2020-09-21 13:12:43 -04:00
psychobunny
9da69dc35b
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-21 13:12:05 -04:00
psychobunny
ba70a1bf88
chore: up persona
2020-09-21 13:11:49 -04:00
renovate[bot]
72cd5f139f
fix(deps): update dependency nodebb-theme-persona to v10.2.24 ( #8663 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-21 13:03:57 -04:00
renovate[bot]
55921ccf50
fix(deps): update dependency postcss to v8.0.6 ( #8657 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-21 12:40:30 -04:00
renovate[bot]
0123209014
fix(deps): update dependency validator to v13.1.17 ( #8659 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-21 12:40:12 -04:00
renovate[bot]
b175d671a2
fix(deps): update dependency sharp to v0.26.1 ( #8660 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-21 12:39:54 -04:00
Barış Soner Uşaklı
02a48e1c64
fix: change user tooltip container to content
2020-09-21 12:04:29 -04:00
Barış Soner Uşaklı
fe2dc3101e
fix: auth tests
2020-09-21 11:45:12 -04:00
Barış Soner Uşaklı
af43f0e48e
fix : #8656 , rename /api/me to /api/self
2020-09-21 11:11:56 -04:00
Misty (Bot)
9e7f5b9403
Latest translations and fallbacks
2020-09-21 09:09:16 +00:00
Misty (Bot)
bd10559121
Latest translations and fallbacks
2020-09-20 09:05:55 +00:00
Barış Soner Uşaklı
95c65e2da0
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-19 21:18:16 -04:00
Barış Soner Uşaklı
23de5613bd
feat: add x-posts/x-votes keys
2020-09-19 21:17:44 -04:00
Misty (Bot)
4f9131fdc3
Latest translations and fallbacks
2020-09-19 09:06:43 +00:00
Barış Soner Uşaklı
047c414841
fix: add user tooltips to body
...
so they don't get cutoff in containers with overflow:hidden
2020-09-18 21:28:52 -04:00
Misty (Bot)
e6ea208c06
chore: update changelog for v1.15.0-beta.23
2020-09-18 23:00:46 +00:00
Misty (Bot)
61a04eb9a0
chore: incrementing version number - v1.15.0-beta.23
2020-09-18 23:00:45 +00:00
Barış Soner Uşaklı
ddc0ac37ab
feat: allow adding nested replies to a target component
2020-09-18 18:43:06 -04:00
Julian Lam
43571bac38
feat: hotkey "/" to open ACP search
2020-09-18 16:24:38 -04:00
Julian Lam
763cec31bd
feat: ctr-s for save on privileges page too
2020-09-18 16:17:44 -04:00
Julian Lam
8093142340
feat: ctrl-s now saves on settingsv1/v2 forms
...
... because nobody ever uses ctrl-s on a browser window.
2020-09-18 15:40:16 -04:00
renovate[bot]
dc0a4a49b7
fix(deps): update dependency nodebb-widget-essentials to v4.1.2 ( #8658 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-17 23:23:02 -04:00
Barış Soner Uşaklı
6669b23d9a
feat: single href
2020-09-17 23:11:04 -04:00
Misty (Bot)
59ee74c282
chore: update changelog for v1.15.0-beta.22
2020-09-18 02:08:01 +00:00
Misty (Bot)
9c9329ee19
chore: incrementing version number - v1.15.0-beta.22
2020-09-18 02:08:01 +00:00
Barış Soner Uşaklı
22cd265434
fix: tests
2020-09-17 21:52:05 -04:00
Barış Soner Uşaklı
220297d501
fix: use correct topic count for category
2020-09-17 21:41:54 -04:00
Renovate Bot
2833624e4e
chore(deps): update dependency lint-staged to v10.4.0
2020-09-16 09:31:34 -04:00
Misty (Bot)
8089542e09
chore: update changelog for v1.15.0-beta.21
2020-09-16 03:16:22 +00:00
Misty (Bot)
966cdc1376
chore: incrementing version number - v1.15.0-beta.21
2020-09-16 03:16:22 +00:00
Barış Soner Uşaklı
f1f82dd610
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-15 23:00:10 -04:00
Barış Soner Uşaklı
42298fe659
fix: clear old value on focus
...
hide results if input lost focus during search
2020-09-15 23:00:01 -04:00
Julian Lam
70d3ad025a
fix(deps): postcss and autoprefixer version incompatibility
2020-09-15 20:34:56 -04:00
Renovate Bot
5ea172f9a6
fix(deps): update dependency nodebb-plugin-mentions to v2.10.0
2020-09-15 19:42:57 -04:00
Renovate Bot
606794818e
fix(deps): update dependency autoprefixer to v10
2020-09-15 19:42:49 -04:00
Misty (Bot)
1650f30312
chore: update changelog for v1.15.0-beta.20
2020-09-15 23:21:06 +00:00
Misty (Bot)
c8e57ec195
chore: incrementing version number - v1.15.0-beta.20
2020-09-15 23:21:06 +00:00
Barış Soner Uşaklı
c9c9dd2f9b
fix: skip elements if they dont have proper index
2020-09-15 18:49:11 -04:00
Misty (Bot)
9cde5105ad
chore: update changelog for v1.15.0-beta.19
2020-09-15 20:20:42 +00:00
Misty (Bot)
2eb7c2842a
chore: incrementing version number - v1.15.0-beta.19
2020-09-15 20:20:42 +00:00
Barış Soner Uşaklı
7148be2fd1
feat: allow passing in container to threadTools
2020-09-15 16:05:45 -04:00
Barış Soner Uşaklı
99f24c5997
fix: call to reskin
2020-09-15 09:55:52 -04:00
Renovate Bot
b1d781e858
chore(deps): update dependency eslint to v7.9.0
2020-09-14 16:12:28 -04:00
Misty (Bot)
b2ca968673
chore: update changelog for v1.15.0-beta.18
2020-09-14 18:55:07 +00:00
Misty (Bot)
e096791e3e
chore: incrementing version number - v1.15.0-beta.18
2020-09-14 18:55:06 +00:00
Julian Lam
685633d031
fix(deps): bump theme versions
2020-09-14 14:31:15 -04:00
Barış Soner Uşaklı
7cd30650b2
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-14 14:28:03 -04:00
Barış Soner Uşaklı
437424375e
feat: expose calculateTopicPostCount and getChildrenTree
2020-09-14 14:27:44 -04:00
Julian Lam
44309ee62f
fix: move necro-post to be in-line with posts
2020-09-14 14:15:22 -04:00
Julian Lam
4fca79380a
fix: tests, because redis is TOO FAST
2020-09-14 11:07:46 -04:00
Julian Lam
29b357bc66
refactor: expose new method for appending moderation note
2020-09-14 10:16:45 -04:00
Misty (Bot)
d617815823
chore: update changelog for v1.15.0-beta.17
2020-09-14 00:10:55 +00:00
Misty (Bot)
f1c2809220
chore: incrementing version number - v1.15.0-beta.17
2020-09-14 00:10:54 +00:00
renovate[bot]
8089387bae
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.56 ( #8648 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-13 20:09:32 -04:00
Barış Soner Uşaklı
5e8c376115
fix: remove old test
2020-09-13 19:48:41 -04:00
Barış Soner Uşaklı
de824007d9
feat: allow custom req.query.filter on /unread /recent
2020-09-13 19:41:39 -04:00
Barış Soner Uşaklı
a8e18fdbe6
fix: client side crash if there are no topics
2020-09-13 19:40:01 -04:00
Misty (Bot)
21ae81b4af
Latest translations and fallbacks
2020-09-13 09:06:13 +00:00
Barış Soner Uşaklı
38d3982bf1
fix : #8418
...
allow updating other profile fields when username isnt being changed
2020-09-12 21:48:56 -04:00
Barış Soner Uşaklı
4be693f2e7
feat: fullname search ( #8641 )
...
* feat: fullname search
* fix: take last element
* fix: attempt to fix psql like query
* feat: upgrade sript, another fix attempt
* fix: psql test
* fix: psql scan
* feat: add debug for test
* feat: test collate
* feat: cleanup
* fix: upgrade script
2020-09-11 23:20:49 -04:00
Barış Soner Uşaklı
9389749b79
feat: sorted set lex test
2020-09-11 21:12:49 -04:00
Renovate Bot
c5ca2609a6
fix(deps): update dependency nodebb-theme-persona to v10.2.22
2020-09-11 15:19:39 -04:00
Renovate Bot
8acdf3f615
fix(deps): update dependency nodebb-theme-vanilla to v11.2.16
2020-09-11 15:19:26 -04:00
Julian Lam
0891236142
fix: typo
2020-09-11 14:41:10 -04:00
Julian Lam
7e7366be13
fix: remove toolsVisible in post tools' menu [breaking]
2020-09-11 11:11:58 -04:00
Renovate Bot
ed0469b5bb
fix(deps): update dependency nodebb-theme-persona to v10.2.21
2020-09-11 11:09:07 -04:00
Renovate Bot
134ebba636
fix(deps): update dependency nodebb-theme-vanilla to v11.2.15
2020-09-11 11:08:58 -04:00
Misty (Bot)
e08297ff73
chore: update changelog for v1.15.0-beta.16
2020-09-11 05:10:23 +00:00
Misty (Bot)
6043c9cbd8
chore: incrementing version number - v1.15.0-beta.16
2020-09-11 05:10:22 +00:00
Barış Soner Uşaklı
65d049c6f9
fix: tests
2020-09-11 00:55:43 -04:00
Barış Soner Uşaklı
2d5bd153e0
fix: check if unread_tids are followed
2020-09-11 00:39:45 -04:00
Renovate Bot
31635e3e58
fix(deps): update dependency nodebb-theme-vanilla to v11.2.14
2020-09-10 21:44:14 -04:00
Renovate Bot
2a13e583d4
fix(deps): update dependency nodebb-theme-persona to v10.2.20
2020-09-10 21:38:44 -04:00
Barış Soner Uşaklı
e90940949c
fix: openapi
2020-09-10 18:50:07 -04:00
Barış Soner Uşaklı
c1c617b323
feat: add topicIndex to category page
2020-09-10 18:26:56 -04:00
renovate[bot]
4969c86909
fix(deps): update dependency mongodb to v3.6.2 ( #8634 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-10 15:43:23 -04:00
Misty (Bot)
74f14829a0
Latest translations and fallbacks
2020-09-10 09:10:31 +00:00
Misty (Bot)
f878b92cc6
chore: update changelog for v1.15.0-beta.15
2020-09-09 21:28:17 +00:00
Misty (Bot)
10b94f9bfa
chore: incrementing version number - v1.15.0-beta.15
2020-09-09 21:28:17 +00:00
Barış Soner Uşaklı
34eb1bd244
feat: up lavender/slick
2020-09-09 17:01:07 -04:00
renovate[bot]
8137cdc22d
fix(deps): update dependency nodebb-theme-vanilla to v11.2.13 ( #8633 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-09 16:56:56 -04:00
renovate[bot]
37e37c868d
fix(deps): update dependency nodebb-theme-persona to v10.2.19 ( #8632 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-09 16:56:27 -04:00
Barış Soner Uşaklı
632793b067
fix: dont use hardcoded fontawesome icons for lock pin
2020-09-09 16:40:03 -04:00
Barış Soner Uşaklı
f6d564667e
feat: switch to using topic/select component for merge
...
automatically add the selected tids to the merge modal
2020-09-09 16:00:11 -04:00
Misty (Bot)
66ef90df9f
Latest translations and fallbacks
2020-09-09 09:07:18 +00:00
Misty (Bot)
5e60d09201
chore: update changelog for v1.15.0-beta.14
2020-09-09 02:03:53 +00:00
Misty (Bot)
6ca4b86f7e
chore: incrementing version number - v1.15.0-beta.14
2020-09-09 02:03:52 +00:00
Julian Lam
762e9fe88c
feat: undo for posts move
2020-09-08 21:36:36 -04:00
Julian Lam
65d94a3b6d
fix : #8629 and change undo timeout to 10 seconds
2020-09-08 21:35:20 -04:00
renovate[bot]
7ab8707285
fix(deps): update dependency nodebb-theme-vanilla to v11.2.12 ( #8628 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-08 19:53:05 -04:00
renovate[bot]
2740655d2d
fix(deps): update dependency nodebb-theme-persona to v10.2.18 ( #8627 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-08 19:52:48 -04:00
Barış Soner Uşaklı
2bebdf017d
fix: alert_id selector
2020-09-08 19:48:08 -04:00
Barış Soner Uşaklı
a78e1df965
fix: use text-right
2020-09-08 19:26:57 -04:00
Barış Soner Uşaklı
5a40d26b44
feat: #8626 , new move posts modal
2020-09-08 19:22:38 -04:00
Julian Lam
885e0ebfde
Revert "fix: bypass nbbpm for now"
...
This reverts commit 33c1bd5f01 .
2020-09-08 11:42:35 -04:00
Julian Lam
61a8c6f037
chore: update commitlint config
2020-09-08 11:38:23 -04:00
Misty (Bot)
ca8d492b9a
chore: update changelog for v1.15.0-beta.13
2020-09-08 14:08:41 +00:00
Misty (Bot)
bdd71c51a4
chore: incrementing version number - v1.15.0-beta.13
2020-09-08 14:08:41 +00:00
Misty (Bot)
0cec103489
Latest translations and fallbacks
2020-09-08 09:08:54 +00:00
renovate[bot]
d82a145b6f
Update dependency nodebb-theme-slick to v1.2.32 ( #8625 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-07 22:21:09 -04:00
renovate[bot]
d507ba3531
Update dependency @apidevtools/swagger-parser to v10.0.2 ( #8622 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-07 21:51:53 -04:00
renovate[bot]
7738482be9
Update dependency husky to v4.3.0 ( #8621 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-07 21:51:21 -04:00
renovate[bot]
fd6259c8f6
fix(deps): update dependency nodebb-theme-vanilla to v11.2.11 ( #8624 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-07 21:51:06 -04:00
renovate[bot]
a1d310bd2c
fix(deps): update dependency nodebb-theme-persona to v10.2.17 ( #8623 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-07 21:50:56 -04:00
Barış Soner Uşaklı
a34b685c65
fix: remove lang keys, remove sounds menu
2020-09-07 21:44:23 -04:00
Barış Soner Uşaklı
8a752364a7
fix: lavender version
2020-09-07 21:09:03 -04:00
Misty (Bot)
61590c7e54
Latest translations and fallbacks
2020-09-07 09:08:02 +00:00
Barış Soner Uşaklı
5f10d67db5
Remove sounds ( #8617 )
...
* feat: remove sounds
* feat: remove more sounds
* feat: disable sounds plugin
* fix: openapi
2020-09-06 23:45:00 -04:00
renovate[bot]
251ea79bd2
fix(deps): update dependency nodebb-theme-slick to v1.2.30 ( #8620 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-06 23:09:22 -04:00
Barış Soner Uşaklı
e3a0b4b1c1
fix: tests
2020-09-06 23:08:00 -04:00
Barış Soner Uşaklı
01681ab4bf
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-06 23:07:46 -04:00
renovate[bot]
0d85dc4818
fix(deps): update dependency nodebb-theme-persona to v10.2.16 ( #8618 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-06 22:58:57 -04:00
renovate[bot]
b52301b1af
fix(deps): update dependency nodebb-theme-vanilla to v11.2.10 ( #8619 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-06 22:58:25 -04:00
Barış Soner Uşaklı
4bace773f9
fix: wider widget area
2020-09-06 22:48:50 -04:00
Barış Soner Uşaklı
5002e0f62c
feat: refactor app.js
2020-09-06 22:36:09 -04:00
Barış Soner Uşaklı
19c448612d
feat: remove global RELATIVE_PATH
2020-09-06 22:12:53 -04:00
Barış Soner Uşaklı
3cd3b7a172
feat: remove app.template
2020-09-06 22:07:39 -04:00
Barış Soner Uşaklı
630bac2aa5
feat: remove global window.templates
2020-09-06 21:55:31 -04:00
Barış Soner Uşaklı
fddeb5c0f8
feat: remove app.isConnected, use socket.connected
2020-09-06 21:51:45 -04:00
Barış Soner Uşaklı
33c1bd5f01
fix: bypass nbbpm for now
2020-09-06 21:46:35 -04:00
Barış Soner Uşaklı
46ab2711d4
fix : #8432 , add CSP frame-ancestors
2020-09-06 17:10:43 -04:00
Barış Soner Uşaklı
6fc31df033
feat: use const/let
2020-09-06 17:04:43 -04:00
Barış Soner Uşaklı
4588e52120
fix: allow setting maximumAboutMeLength to 0
2020-09-05 18:30:39 -04:00
psychobunny
a38784f567
fix: additional commit for CF rocket loader
2020-09-04 22:43:03 -04:00
psychobunny
4d6659553b
feat: allow nbb to work with cloudflare rocket loader 🚀
2020-09-04 22:29:21 -04:00
Barış Soner Uşaklı
53a5f1516e
feat: move code
2020-09-04 22:16:38 -04:00
Barış Soner Uşaklı
b6917b9dee
feat: #8602 , dont send emails to unconfirmed addresses
2020-09-04 22:12:42 -04:00
renovate[bot]
69373fded7
fix(deps): update dependency nodebb-theme-vanilla to v11.2.9 ( #8616 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-04 21:18:52 -04:00
renovate[bot]
3c0540c16e
fix(deps): update dependency nodebb-theme-persona to v10.2.15 ( #8614 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-04 20:58:04 -04:00
Barış Soner Uşaklı
94da9fe55e
feat: add partials/footer/js.tpl
...
add ajaxify.coldLoad which gets called from partials/footer/js.tpl
2020-09-04 20:53:21 -04:00
Barış Soner Uşaklı
4031a8cab1
fix: stack trace
2020-09-04 17:34:47 -04:00
Barış Soner Uşaklı
54b497258f
feat: add missing name to profile image upload
2020-09-04 01:16:11 -04:00
Barış Soner Uşaklı
b0a759223d
feat: add action:user.removeCoverPicture
2020-09-04 01:06:10 -04:00
Barış Soner Uşaklı
962446a5ac
feat: add user data to action:user.removeUploadedPicture
2020-09-04 00:55:16 -04:00
Barış Soner Uşaklı
9542ef1285
feat: add userData to action:user.delete
2020-09-04 00:40:58 -04:00
Barış Soner Uşaklı
a263897627
fix : #8604
2020-09-03 22:03:14 -04:00
Barış Soner Uşaklı
1b7ba2c8f1
feat: force upgrade scripts for test
2020-09-03 14:08:30 -04:00
Peter Jaszkowiak
64a457a441
fix(bug): #8611 , custom route logic corrected ( #8612 )
2020-09-03 13:47:23 -04:00
Barış Soner Uşaklı
1e5981c0d6
feat: replace relative urls to absolute before sending email notifs
...
https://github.com/NodeBB/NodeBB/pull/8366/files
2020-09-03 12:02:07 -04:00
Barış Soner Uşaklı
c495aacc3e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-09-03 11:30:39 -04:00
Barış Soner Uşaklı
57f67e2b91
fix: don't toggle elements if there is no inputEl
2020-09-03 11:29:34 -04:00
renovate[bot]
391102766f
chore(deps): update dependency eslint to v7.8.1 ( #8597 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-03 08:57:30 -04:00
renovate[bot]
5ba23f2404
fix(deps): update dependency socket.io-redis to v5.4.0 ( #8600 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-03 08:54:25 -04:00
renovate[bot]
dc1f1db9a1
chore(deps): update dependency lint-staged to v10.3.0 ( #8608 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-03 08:53:43 -04:00
renovate[bot]
97e3543e96
fix(deps): update dependency nodebb-theme-vanilla to v11.2.8 ( #8599 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-03 08:52:36 -04:00
renovate[bot]
1bb0896e49
fix(deps): update dependency nodebb-theme-persona to v10.2.12 ( #8598 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-03 08:52:27 -04:00
renovate[bot]
5fc2f5f996
Update dependency mongodb to v3.6.1 ( #8603 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-03 08:52:12 -04:00
Misty (Bot)
b7db0f200e
Latest translations and fallbacks
2020-09-03 09:08:32 +00:00
Misty (Bot)
0a24260571
chore: update changelog for v1.15.0-beta.12
2020-09-03 02:14:17 +00:00
Misty (Bot)
b852c9b7e0
chore: incrementing version number - v1.15.0-beta.12
2020-09-03 02:14:16 +00:00
Julian Lam
f743f92088
refactor: socket posts delete/restore/purge so tid is not necessary ( #8607 )
...
* refactor: socket posts delete/restore/purge so tid is not necessary
* refactor: stop trying to be fancy
* fix: tests to not pass in tid into posts.deletePosts
* fix: some more unnecessary tid passing
2020-09-02 21:51:35 -04:00
renovate[bot]
dfeb65bb95
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.55 ( #8606 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-09-02 19:58:16 -04:00
Misty (Bot)
f07ba8665e
chore: update changelog for v1.15.0-beta.11
2020-09-02 18:29:34 +00:00