Commit Graph

22613 Commits (2add84a56850f10e7bb0b767e7e9982b8f45b2e9)
 

Author SHA1 Message Date
Barış Soner Uşaklı 2add84a568 fix: remove unused translator
Barış Soner Uşaklı 07859f7e8c fix: ban info test
Barış Soner Uşaklı 9f0e55ad3e fix: , show same time info for ban
Barış Soner Uşaklı 7a2f0ae15b fix: show local time for ban
Barış Soner Uşaklı c437b33652 fix: crash
Barış Soner Uşaklı 15f9aaa6ee fix: remove caller from payload after hooks is done
only if it was added automatically
renovate[bot] c18678cef2
fix(deps): update dependency nodebb-plugin-composer-default to v7.0.6 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
renovate[bot] 39d73d0c3d
fix(deps): update dependency nodebb-theme-persona to v11.2.8 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Julian Lam ce8ea6ea42 fix: bad uid reference
Julian Lam f194809f06 feat: move filter:topic.post hook to top of method
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
Barış Soner Uşaklı c4fc7bf9b5 fix: , fix totalTime calculation
Misty (Bot) e838b616df Latest translations and fallbacks
psychobunny 1ed62aa82f fix: missing microdata in category data
Barış Soner Uşaklı c0a52924f1 fix: , add topics:schedule
Barış Soner Uşaklı 18252fb9a8 refactor: no regex
Barış Soner Uşaklı 31a6d4b39a fix: for subfolders
Barış Soner Uşaklı 0236ea86ad fix: req.path doesn't have full url
Barış Soner Uşaklı 75ebe78619 fix: escape moderation note before adding to dom
Barış Soner Uşaklı 40c9fca918 fix: , send bodyClass on 403
use helpers.formatApiResponse for /api/v3 routes only
Barış Soner Uşaklı 05ddd60c5e dont check empty emails in queue
Barış Soner Uşaklı 58ac55c16a refactor: remove async.waterfall
Barış Soner Uşaklı 222dccaf67 refactor: remove async.waterfall
Barış Soner Uşaklı f35a0f430a refactor: remove async.waterfall
Julian Lam 944a798552 fix: also launch docker workflow on release branches
Barış Soner Uşaklı ba3582b873 fix: xss on flags page via ban reason
Julian Lam 66eaae44a6 feat: add client-side static hook to fire immediately before any topic action (hint: delete `action` to stop default behaviour)
Julian Lam 819917daf2 refactor: allow plugins to replace og:image, or specify additional og:image
/cc @antosik
Renovate Bot 8e886c853b fix(deps): update dependency connect-mongo to v4.6.0
Barış Soner Uşaklı 896ff2152f fix: up timeout for psql tests
Renovate Bot 8af54255d8 fix(deps): update dependency nodebb-plugin-composer-default to v7.0.4
Misty (Bot) a66659ff6c Latest translations and fallbacks
Barış Soner Uşaklı 0c4b875e10 fix: redis batch
Barış Soner Uşaklı 3261edcc32 fix: redis processing batch+1 items every iteration
Renovate Bot 9049dcd76c fix(deps): update dependency mongodb to v3.7.1
Barış Soner Uşaklı 8b576a3704 fix: , don't save post diffs if content didn't change
Misty (Bot) 1cca8eaddc Latest translations and fallbacks
Barış Soner Uşaklı 6a55c02702 fix: , get baseIndex on update for infinitescroll
Barış Soner Uşaklı 2657804c1f fix: , fix sorting of more than one page of pinned topics
Barış Soner Uşaklı 3ecbb624d8
fix: privileges added by plugins ()
* 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
Renovate Bot 506035b5f7 fix(deps): update dependency nodebb-theme-persona to v11.2.6
Barış Soner Uşaklı 71ed50b9c1 fix: , don't send all welcome test emails to test@example.org @julianlam
uplift 92d1ee31e4
Add authenticateRequest middleware ()
* Add  authenticateRequest middleware

to Post routes

* Fix linting error
Antosik b06e8dba7b fix: docker - remove sha tag
Barış Soner Uşaklı 397835a05a feat: allow removing multiple items from list
Barış Soner Uşaklı 7f48edc02a feat: add uid to filter:user.saveSettings
Antosik 52eace4b38 fix: Return QEMU back, remove platforms definition
Anton Grigoryev e7f4cde466
Fix: Docker workflow tweaks ()
* fix: docker workflow tweaks

* fix: run workflow on push to master branch
Misty (Bot) c05fba98d4 Latest translations and fallbacks
Renovate Bot 787306a6c1 fix(deps): update dependency nodebb-theme-slick to v1.4.13