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