Julian Lam
|
fb3f3f729f
|
refactor(openapi): update TopicObject component to reference TopicObjectSlim in its schema
|
4 years ago |
Julian Lam
|
895e3d939e
|
fix: #9149, server-side handling of disableChatMessageEditing
|
4 years ago |
Julian Lam
|
d27815a8c0
|
fix: #9149, incorrect client-side `disableChatMessageEditing` value for admins/gmods
|
4 years ago |
Barış Soner Uşaklı
|
20c1b684ed
|
fix: #9151, dont use service worker for posts requests
|
4 years ago |
Misty (Bot)
|
f1ec4961d9
|
Latest translations and fallbacks
|
4 years ago |
Misty (Bot)
|
29fcdc4c22
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
183cabe90f
|
fix: #9150, fix selector so it doesn't add img-responsive to profile pics
|
4 years ago |
Renovate Bot
|
1dd1d3b064
|
fix(deps): update dependency nodebb-widget-essentials to v5.0.2
|
4 years ago |
Misty (Bot)
|
d85e351f43
|
Latest translations and fallbacks
|
4 years ago |
Julian Lam
|
2874036024
|
fix: tests
|
4 years ago |
Julian Lam
|
223f0a5515
|
feat(acp): admin tags privilege
|
4 years ago |
Julian Lam
|
d90aa95808
|
feat: add confirmation modal when assigning admin:admins-mods privilege
|
4 years ago |
Julian Lam
|
fb46a8d975
|
feat(acp): admins-mods privilege
|
4 years ago |
Julian Lam
|
5b8558e9a5
|
feat: allow dashes in privilege group names
|
4 years ago |
Julian Lam
|
3aa5beb832
|
feat: allow multiple privileges to be defined for a given admin socket call
|
4 years ago |
renovate[bot]
|
f55dddb2be
|
fix(deps): update dependency nodebb-widget-essentials to v5.0.1 (#9144)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
4 years ago |
Barış Soner Uşaklı
|
fcc1e24ad0
|
feat: rename admin middleware header hook
|
4 years ago |
Renovate Bot
|
6d980d26d7
|
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.5
|
4 years ago |
Misty (Bot)
|
c62a6b6ca8
|
Latest translations and fallbacks
|
4 years ago |
Julian Lam
|
da191341e8
|
feat(acp): added new admin privilege for groups management
|
4 years ago |
Julian Lam
|
3959a7bd9c
|
fix(api): failing test due to missing file
|
4 years ago |
Julian Lam
|
80ee3dfbd1
|
fix(api): tests
|
4 years ago |
Barış Soner Uşaklı
|
931105e6cb
|
fix: dont show deleted posts in navigator
|
4 years ago |
Julian Lam
|
32e36f7b2e
|
feat(api): group ownership API route, switch client-side to use API route
|
4 years ago |
Julian Lam
|
98550d61d7
|
feat(api): add schema for groups update route
|
4 years ago |
Julian Lam
|
4fc1337762
|
feat(api): added schema for email unsubscribe token
|
4 years ago |
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
|
4 years ago |
Julian Lam
|
1cd2689cf6
|
refactor(api): deprecated groups update socket in favour of API lib
|
4 years ago |
Julian Lam
|
e640a41a78
|
refactor(api): update group deletion calls to use write API
|
4 years ago |
Renovate Bot
|
4919e5968d
|
fix(deps): update dependency sharp to v0.27.0
|
4 years ago |
Misty (Bot)
|
4ac13160b5
|
Latest translations and fallbacks
|
4 years ago |
Barış Soner Uşaklı
|
2ef72a94c2
|
fix: #9136, fix move topic/post timeout errors
|
4 years ago |
Julian Lam
|
34ccabe3ab
|
fix: bad assignment logic in middleware.renderHeader
|
4 years ago |
Julian Lam
|
75b1bbd09f
|
feat: explicitly add filter:admin/header.build hook
As it is not fired during middleware.processRender
|
4 years ago |
Julian Lam
|
05d8b3c339
|
chore: add deprecation notice to topic thumb tpl value
|
4 years ago |
Renovate Bot
|
2610dfcf56
|
chore(deps): update dependency eslint to v7.16.0
|
4 years ago |
Renovate Bot
|
37b35f7de0
|
fix(deps): update dependency nodebb-theme-persona to v10.3.12
|
4 years ago |
Julian Lam
|
da4f91186b
|
fix: #9113, wrong path separator used in thumbs.get
|
4 years ago |
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
|
4 years ago |
Julian Lam
|
713f029dc8
|
fix: removing ability to specify deprecated topic 'thumb' on topic creation
|
4 years ago |
Barış Soner Uşaklı
|
b369dc888b
|
fix: #9129, event is fired on socket.io
|
4 years ago |
Julian Lam
|
bbd97ccb48
|
fix: subfolder handling in tests
|
4 years ago |
Julian Lam
|
5f038dffbd
|
test: changed test a bit to see what is going on
|
4 years ago |
Julian Lam
|
6062039de2
|
fix: .flat() not defined in v10, added debug router to exclusion list
|
4 years ago |
Julian Lam
|
f416dc177a
|
fix: all tests, wrap up work
|
4 years ago |
Julian Lam
|
9c2de86a6e
|
fix: two more routes
|
4 years ago |
Julian Lam
|
cb32e32ae3
|
feat: fix more tests, add more routes, update api test suite
|
4 years ago |
Julian Lam
|
14c51e3c60
|
feat: add registration/complete route, fix some other tests
|
4 years ago |
Julian Lam
|
b9a61d2d45
|
fix: api tests
|
4 years ago |
Julian Lam
|
600807fbe1
|
fix: don't return deleted: 0 for ephemeral groups
|
4 years ago |