Commit Graph

21335 Commits (fd045c67c92d94afc7e027bce21d898d7c3fcea0)
 

Author SHA1 Message Date
Renovate Bot fd045c67c9 fix(deps): update socket.io packages to v3.0.5
Barış Soner Uşaklı 0d7dfeeb86 chore: increase test timeout
Barış Soner Uşaklı 1968bf50f1 fix: , fix total connection count on ACP
sockets.sockets is a JS map in 3.x
Renovate Bot 87e333b44f fix(deps): update dependency nodebb-theme-persona to v10.3.16
Renovate Bot 4524f825d4 fix(deps): update dependency benchpressjs to v2.4.0
Misty (Bot) 5fcf3ea61b chore: incrementing version number - v1.16.1-beta.0
Misty (Bot) ebf1624a90 Latest translations and fallbacks
Renovate Bot 18ae7cf719 chore(deps): update dependency eslint to v7.17.0
Misty (Bot) d1700c40e2 Latest translations and fallbacks
Andrew Rodrigues 4d6ddf6dbf
feat: added note that you can now upload videos
Julian Lam e5edbc6faf feat: automatically attempt socket.io reconnection on ajaxify
Also, updated messaging and toaster to accurately reflect offline-mode state
Renovate Bot 189be9e0be fix(deps): update dependency nodebb-theme-persona to v10.3.15
Julian Lam 041d45c3d2 fix: genericise .necro-post, bump persona to latest
Julian Lam edb8da1ef9 feat(api): closes category and topic routes migrated to Write API
Julian Lam 77a5adb616 fix(tests): handle nested allOf blocks
Julian Lam 9ecfac9b68 feat(api): , migrate rest of the getObject controllers to Write API
Julian Lam cdff8d286a chore(api): add deprecation notices re:
Julian Lam e267f29584 feat(api): , migrate /api/post/pid/:pid to Write API
Misty (Bot) 1002c14aa2 Latest translations and fallbacks
Barış Soner Uşaklı 33290850ee fix: , skip base64 and long values
Barış Soner Uşaklı 3121215e87 fix: , use assets path
Barış Soner Uşaklı c1ecfd1ebf feat: , don't try to reconnect forever
Julian Lam a555f02415 fix: inability for admins with setting privilege to save plugin settings
Julian Lam fb3f3f729f refactor(openapi): update TopicObject component to reference TopicObjectSlim in its schema
Julian Lam 895e3d939e fix: , server-side handling of disableChatMessageEditing
Julian Lam d27815a8c0 fix: , incorrect client-side `disableChatMessageEditing` value for admins/gmods
Barış Soner Uşaklı 20c1b684ed fix: , dont use service worker for posts requests
Misty (Bot) f1ec4961d9 Latest translations and fallbacks
Misty (Bot) 29fcdc4c22 Latest translations and fallbacks
Barış Soner Uşaklı 183cabe90f fix: , fix selector so it doesn't add img-responsive to profile pics
Renovate Bot 1dd1d3b064 fix(deps): update dependency nodebb-widget-essentials to v5.0.2
Misty (Bot) d85e351f43 Latest translations and fallbacks
Julian Lam 2874036024 fix: tests
Julian Lam 223f0a5515 feat(acp): admin tags privilege
Julian Lam d90aa95808 feat: add confirmation modal when assigning admin:admins-mods privilege
Julian Lam fb46a8d975 feat(acp): admins-mods privilege
Julian Lam 5b8558e9a5 feat: allow dashes in privilege group names
Julian Lam 3aa5beb832 feat: allow multiple privileges to be defined for a given admin socket call
renovate[bot] f55dddb2be
fix(deps): update dependency nodebb-widget-essentials to v5.0.1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Barış Soner Uşaklı fcc1e24ad0 feat: rename admin middleware header hook
Renovate Bot 6d980d26d7 fix(deps): update dependency nodebb-plugin-composer-default to v6.5.5
Misty (Bot) c62a6b6ca8 Latest translations and fallbacks
Julian Lam da191341e8 feat(acp): added new admin privilege for groups management
Julian Lam 3959a7bd9c fix(api): failing test due to missing file
Julian Lam 80ee3dfbd1 fix(api): tests
Barış Soner Uşaklı 931105e6cb fix: dont show deleted posts in navigator
Julian Lam 32e36f7b2e feat(api): group ownership API route, switch client-side to use API route
Julian Lam 98550d61d7 feat(api): add schema for groups update route
Julian Lam 4fc1337762 feat(api): added schema for email unsubscribe token
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