Barış Soner Uşaklı
dc6e629d59
fix: https://github.com/julianlam/nodebb-plugin-mentions/issues/170
3 years ago
Barış Soner Uşaklı
92a249c947
fix : #10197 , fix relative path urls for dashboard pages
3 years ago
Misty (Bot)
c159efc7cd
Latest translations and fallbacks
3 years ago
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
3 years ago
Misty (Bot)
3c63651fee
Latest translations and fallbacks
3 years ago
Misty (Bot)
1b80be5392
Latest translations and fallbacks
3 years ago
Misty (Bot)
2ec4e31f7c
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
3 years ago
Julian Lam
d91aeea3c3
feat: add ACP toggles for COEP and CORP headers
3 years ago
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
3 years ago
Misty (Bot)
890b1201b9
Latest translations and fallbacks
3 years ago
Misty (Bot)
4e0b4b0759
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
1c80adf1ef
feat: revert label js change
3 years ago
Barış Soner Uşaklı
fdfafb44fb
fix: mark unread button showing the selected category
3 years ago
Barış Soner Uşaklı
e9d0db2892
feat: hide all categories link on flags filters
3 years ago
Misty (Bot)
78cd6de7e7
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user
3 years ago
Barış Soner Uşaklı
2fe91e364e
chore: remove unused lang key #10180
3 years ago
Misty (Bot)
8c9609fdd0
Latest translations and fallbacks
3 years ago
Misty (Bot)
8b06d3770d
Latest translations and fallbacks
3 years ago
Misty (Bot)
3ec9197c5c
chore(i18n): fallback strings for new resources: nodebb.user
3 years ago
Barış Soner Uşaklı
d1eb21c56d
fix : #10173 , don't show optional message if email is required
3 years ago
Misty (Bot)
354aa1a58b
chore(i18n): fallback strings for new resources: nodebb.email
3 years ago
Julian Lam
31ea2266a6
feat: nicer error handling for bad jwt in unsubscribe template
3 years ago
Barış Soner Uşaklı
03f5cbcce1
fix : #10158 , fix extra padding
3 years ago
Misty (Bot)
d35ed55b5c
Latest translations and fallbacks
3 years ago
Misty (Bot)
53ac159e28
Latest translations and fallbacks
3 years ago
Misty (Bot)
2633d8a53c
Latest translations and fallbacks
3 years ago
Julian Lam
37a71291af
fix: icon alignment issue that was also bugging me :shipit:
3 years ago
Barış Soner Uşaklı
a75a043b61
feat: allow % in tags, #10135
3 years ago
Misty (Bot)
418a6cf04c
Latest translations and fallbacks
3 years ago
Misty (Bot)
b610db09e5
Latest translations and fallbacks
3 years ago
Misty (Bot)
d79d7e8081
chore(i18n): fallback strings for new resources: nodebb.user
3 years ago
Barış Soner Uşaklı
5eb02f59c2
fix : #10095 , add login info to email interstitial
3 years ago
Barış Soner Uşaklı
8ad64ec0f9
fix : #10121 , fix error messages in user creation
3 years ago
Misty (Bot)
6b1cd17e4a
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
69a7634a78
fix : #10115 , fix chat autocomplete hook
3 years ago
Misty (Bot)
bec0ef8995
Latest translations and fallbacks
3 years ago
Misty (Bot)
9260355a96
Latest translations and fallbacks
3 years ago
Misty (Bot)
ccdf65884e
Latest translations and fallbacks
3 years ago
Misty (Bot)
e6a46ef6ce
chore(i18n): fallback strings for new resources: nodebb.admin-settings-uploads
3 years ago
Barış Soner Uşaklı
a78e58f252
Merge branch 'master' of https://github.com/NodeBB/NodeBB
3 years ago
Barış Soner Uşaklı
5278b11a01
refactor: remove unused language key
3 years ago
Misty (Bot)
5439e45f3e
Latest translations and fallbacks
3 years ago
Misty (Bot)
1a6d5250fb
Latest translations and fallbacks
3 years ago
Misty (Bot)
a395596fbc
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
b179f0fc0f
fix: use component instead of class name
3 years ago
Misty (Bot)
842f96fc68
Latest translations and fallbacks
3 years ago
Julian Lam
2fe53cf849
feat: `GET /api/v3/chats/:roomId/messages`
3 years ago
Julian Lam
aaa6f752d0
refactor: put message api calls behind `/messages` prefix, #10097
3 years ago
Misty (Bot)
207ae8cd6e
chore(i18n): fallback strings for new resources: nodebb.error
3 years ago
Julian Lam
aeb43b9bb1
fix: rename language key for incorrect parameter type error
3 years ago
Julian Lam
47ab952639
docs: fix description for route
3 years ago
Julian Lam
0aa25f20d5
docs: roomId is number
3 years ago
Julian Lam
16ba16cdc4
fix: deprecate chats.leave
3 years ago
Julian Lam
fe17c94c35
feat: `DELETE /api/v3/chats/:roomId/users` and `DELETE /api/v3/chats/:roomId/users/:uid`
3 years ago
Julian Lam
6294beea0b
fix: re-allow kicking of the other party in a 1-to-1 chat
3 years ago
Julian Lam
d62ee84637
feat: `POST /chats/:roomId/users`
3 years ago
Julian Lam
6eea6451d2
feat: `GET /chats/:roomId/users` [breaking]
3 years ago
Julian Lam
d5fd098ecf
feat: `POST /chats/:roomId/:mid` and `DELETE /chats/:roomId/:mid`
3 years ago
Julian Lam
f48ed3658a
feat: `PUT /chats/:roomId/:mid`
3 years ago
Julian Lam
74f1905ea8
feat: allow API checkRequired middleware error to be internationalized
3 years ago
Julian Lam
9a4fd5dc7e
feat: `PUT /api/v3/chats/:roomId`
3 years ago
Julian Lam
eeffb9d978
feat: `POST /api/v3/chats/:roomId`
3 years ago
Julian Lam
09cf9c7770
feat: `GET /api/v3/chats/:roomId`
3 years ago
Julian Lam
55e68e2fd5
docs: openAPI documentation for routes
3 years ago
Julian Lam
40b4544e70
feat: `POST /api/v3/chats`, chat room creation, plus openAPI docs update
3 years ago
Barış Soner Uşaklı
a115b771f0
fix : #10096 , don't display preview for links if hostname doesnt match
3 years ago
Misty (Bot)
139a4378b3
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
a9f81215cf
fix: only render preview on topic page
3 years ago
Julian Lam
f7b3f69f6a
docs: add social media card
3 years ago
Nazim
d23ac79839
Revert
3 years ago
Misty (Bot)
a1729e1afd
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
fdaf8274cf
fix : #10090 , remove left over necro posts messages
3 years ago
Misty (Bot)
34ffe69f27
Latest translations and fallbacks
3 years ago
Misty (Bot)
edba10e22c
chore(i18n): fallback strings for new resources: nodebb.post-queue
3 years ago
Julian Lam
5e68a99e73
Revert "chore: trigger lang"
...
This reverts commit 540eeae9bc
.
3 years ago
Barış Soner Uşaklı
540eeae9bc
chore: trigger lang
3 years ago
Misty (Bot)
98abf30b18
Latest translations and fallbacks
3 years ago
Misty (Bot)
fd939f8bec
chore(i18n): fallback strings for new resources: nodebb.modules, nodebb.notifications
3 years ago
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
3 years ago
Misty (Bot)
2170c8a8f5
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
91e21ecc62
fix: utils method
3 years ago
Barış Soner Uşaklı
9f1b8a3b1e
refactor: use hasOwnProperty
3 years ago
Barış Soner Uşaklı
dbba0c396b
refactor: remove object.create
3 years ago
Barış Soner Uşaklı
3d3ae82f5b
refactor: remove unused args
3 years ago
Barış Soner Uşaklı
633061f4a7
refactor: remove comment
3 years ago
Barış Soner Uşaklı
d4f3ee67fa
refactor: use .map to return promises
3 years ago
Barış Soner Uşaklı
682f60890b
lint: fix
3 years ago
Barış Soner Uşaklı
10e890e41f
fix: targetBlank/dropdown not getting cleared
...
show caret if nav item is dropdown
3 years ago
Barış Soner Uşaklı
69c96078ea
breaking: #10077 , store nav items in objects
3 years ago
Barış Soner Uşaklı
6ad0472106
breaking: remove socket.emit('topics.post')
...
remove socket.emit('topics.search')
remove socket.emit('topics.getTopic')
3 years ago
Misty (Bot)
5e232f17f6
Latest translations and fallbacks
3 years ago
Julian Lam
bc7707aa88
fix : #9484 show user history only to admins and gmods
3 years ago
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')
3 years ago
Misty (Bot)
f2ca69d8f7
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
236d4e8056
fix : #10068 , update data-index values after sort
3 years ago
Barış Soner Uşaklı
9af2335134
fix : #10068 , baseIndex should be read before sort update fix off by one error
3 years ago
Misty (Bot)
cf6032b1b2
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
cc3f82bc83
breaking: remove socket.emit('admin.categories.setPrivilege') and socket.emit('admin.categories.getPrivilegeSettings')
3 years ago
Barış Soner Uşaklı
906dc5675e
fix: handle start=0 stop=0 for topics.getTopicPosts
...
add more tests
3 years ago
Barış Soner Uşaklı
621c142f8e
refactor: alerts
3 years ago