Commit Graph

18045 Commits (23da300958dfae43d5451039d2e17dc7595ff329)
 

Author SHA1 Message Date
Baris Usakli 23da300958 feat: pass options to digest
Julian Lam 9731350812 fix: incorrect teaserPost logic
Julian Lam 43c4eb2350 fix: normalized font sizes for paragraphs in digest
Julian Lam 6f272e3474 fix: removed notification subheader translation string
Julian Lam d3a10628e7 fix: broken 50% border radius on emails, failing tests
Misty (Bot) 3f945c2b12 Latest translations and fallbacks
Barış Soner Uşaklı d813a77a62 Merge branch 'master' of https://github.com/NodeBB/NodeBB
Barış Soner Uşaklı 6472a06515 fix: hook names getting objectified by winston
Julian Lam 3a7f1c192b fix: failing tests from revamped-emails branch
Barış Soner Uşaklı 03305db845 fix:
Julian Lam f32a992237
feat: revamp email templates to be more style agnostic ()
* feat: re-designed digest

Updated design, logic no longer shows "no topics", just doesn't
show the list at all, teaser re-retrieved for digest so that it
always grabs a teaser even if there is no reply, changed default
email background to a light grey.

* fix: minor padding issues in digest

* fix: banned template

* fix: invitation.tpl

* fix: removed unused notif_chat and notif_post email templates

* fix: notification template

* fix: registration_accepted template

* fix: reset tpl

* fix: test tpl

* fix: email verify tpl

* fix: reset notify tpl

* fix: welcome tpl

* fix: additional minor font fixes

* fix: removed unused email header image assets

* fix: internationalised 'your daily digest' string

* fix: broken url in digest 🤦

* feat: added RTL support for emailer

/cc @PostMidnight
Julian Lam e013597e33 Merge branch 'router-all-patch'
renovate[bot] deff7b3483 fix(deps): update dependency nodebb-theme-persona to v9.1.19 ()
Barış Soner Uşaklı fc830c0f41 feat: lower search timeout
Barış Soner Uşaklı 8a0e1280d6 feat: quick search
Misty (Bot) ea66fc3fa0 Latest translations and fallbacks
Julian Lam d722f3b8b6 fix: mounting of all-route middlewares to router instead of app
related to 
These three lines haven't changed in two years, but it makes more
sense for them to be called against the relative path router,
otherwise req.originalUrl contains the relative path, which is
not necessary.
Julian Lam f972f75202 fix: incorrect returnTo set in registerComplete
Julian Lam 158f68eb47 fix: search.api not working on subfolder
Julian Lam eafe76debb feat: add vote status to getPostData API call
renovate[bot] fab32a4963 fix(deps): update dependency nodebb-plugin-composer-default to v6.2.6 ()
Baris Usakli d2b8396764 feat: make topic search a function
Julian Lam 7a5344533e fix: tests for
Julian Lam 57069a5c48 fix: better handling for errors in Adv>Databases
Renovate Bot 4df9c206fb chore(deps): update dependency eslint to v5.14.1
Renovate Bot 042b81a03e fix(deps): update dependency nodebb-theme-persona to v9.1.18
renovate[bot] 546e04e153 fix(deps): update dependency nodebb-theme-persona to v9.1.17 ()
Barış Soner Uşaklı c01d43e01d feat: quick search
Misty (Bot) 4518198786 Latest translations and fallbacks
Renovate Bot cb5e3d8333 chore(deps): update dependency jsdom to v13.2.0
Renovate Bot edcb531401 chore(deps): update node:8.15.0 docker digest to a8a9d8e
Renovate Bot a78f5da5ee chore(deps): update dependency nyc to v13.3.0
Renovate Bot 18c90913ee chore(deps): update dependency lint-staged to v8.1.4
Renovate Bot 9d8d2d0dc1 chore(deps): update dependency eslint to v5.14.0
Renovate Bot aed5b29dd0 chore(deps): update commitlint monorepo
Julian Lam 949b10f132 fix: no relative path needed in req.session.returnTo
re: 
Barış Soner Uşaklı d5ece9a4c3 fix: don't refresh page when enabling/disabling categories
Barış Soner Uşaklı c2e7ae7f41 fix:
renovate[bot] d0874f34b1 fix(deps): update dependency nodebb-plugin-composer-default to v6.2.5 ()
renovate[bot] 264eadde17 fix(deps): update dependency async to v2.6.2 ()
Julian Lam ab0e547d23 fix: autocomplete not triggered if chat switched
Julian Lam 6c2f48f189 fix:
Barış Soner Uşaklı 45c322aeb0 fix:
Barış Soner Uşaklı 2996a5dc25 fix:
Julian Lam e8f3c25676 fix: re-introducing indeterminate checkbox state to ACP privs
Barış Soner Uşaklı c6ad8fae2a fix:
Barış Soner Uşaklı efd7d953de fix: uid check
Barış Soner Uşaklı c24dcf78b7 fix: uid checks
Barış Soner Uşaklı 5917dec288
fix: only allow numbers as scores ()
* zadd score checks

* fix: only allow numbers as scores

* fix: convert values to strings
Julian Lam 0fffcb3855 fix: , missing success alert on group name change in ACP