Commit Graph

22974 Commits (449366ca834ad433f0a6f914f6bef045241a80d7)
 

Author SHA1 Message Date
Barış Soner Uşaklı 89af00d1d5 fix: , fix reward duplication
Julian Lam 1a61ffc595 feat: a useless hover effect because raisins
Misty (Bot) 57358743fa chore: incrementing version number - v1.18.3
(cherry picked from commit 9e52236973)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
Misty (Bot) f066ddb8f6 chore: update changelog for v1.18.3
Renovate Bot 9855429445 fix(deps): update dependency nodebb-plugin-composer-default to v7.0.7
Julian Lam 31975a628e fix: fixed element shifting in ACP menu that's been bothering me for 5-ish years
Barış Soner Uşaklı aea0eb18d1 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 30f387710c fix: , use correct username/pwd
Renovate Bot 6ebe707ca5 fix(deps): update dependency postcss to v8.3.7
Renovate Bot 2568744167 fix(deps): update dependency autoprefixer to v10.3.5
Misty (Bot) 6b4e77e3ce Latest translations and fallbacks
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