renovate[bot]
699eddcb0d
fix(deps): update dependency nodebb-theme-vanilla to v10.1.21 ( #7404 )
6 years ago
renovate[bot]
d87751eac8
fix(deps): update dependency nodebb-theme-persona to v9.1.22 ( #7403 )
6 years ago
Julian Lam
0360f6e1cb
fix: l2spread @baris nib
6 years ago
renovate[bot]
f721155dfb
fix(deps): update dependency nodebb-theme-persona to v9.1.21 ( #7401 )
6 years ago
renovate[bot]
f6e5565155
fix(deps): update dependency nodebb-theme-slick to v1.2.21 ( #7398 )
6 years ago
renovate[bot]
f812e0b7cf
fix(deps): update dependency nodebb-widget-essentials to v4.0.14 ( #7399 )
6 years ago
Julian Lam
6c1f9c3c46
fix: restored email logo to all outgoing emails
6 years ago
Baris Usakli
e613f88b29
use params
6 years ago
Baris Usakli
1486714081
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/topics/teaser.js
6 years ago
Baris Usakli
23da300958
feat: pass options to digest
6 years ago
renovate[bot]
30bdb1a100
chore(deps): update dependency mocha to v6 ( #7387 )
6 years ago
renovate[bot]
cf74904cac
chore(deps): update dependency coveralls to v3.0.3 ( #7397 )
6 years ago
Julian Lam
ad6c8dccae
fix: die hydra!!!
6 years ago
Julian Lam
9731350812
fix: incorrect teaserPost logic
6 years ago
Julian Lam
43c4eb2350
fix: normalized font sizes for paragraphs in digest
6 years ago
Julian Lam
6f272e3474
fix: removed notification subheader translation string
6 years ago
Julian Lam
d3a10628e7
fix: broken 50% border radius on emails, failing tests
6 years ago
Misty (Bot)
3f945c2b12
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
d813a77a62
Merge branch 'master' of https://github.com/NodeBB/NodeBB
6 years ago
Barış Soner Uşaklı
6472a06515
fix: hook names getting objectified by winston
6 years ago
Julian Lam
3a7f1c192b
fix: failing tests from revamped-emails branch
6 years ago
Barış Soner Uşaklı
03305db845
fix : #7395
6 years ago
Julian Lam
f32a992237
feat: revamp email templates to be more style agnostic ( #7375 )
...
* 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
6 years ago
Julian Lam
e013597e33
Merge branch 'router-all-patch'
6 years ago
renovate[bot]
deff7b3483
fix(deps): update dependency nodebb-theme-persona to v9.1.19 ( #7392 )
6 years ago
Barış Soner Uşaklı
fc830c0f41
feat: lower search timeout
6 years ago
Barış Soner Uşaklı
8a0e1280d6
feat: quick search
6 years ago
Misty (Bot)
ea66fc3fa0
Latest translations and fallbacks
6 years ago
Julian Lam
d722f3b8b6
fix: mounting of all-route middlewares to router instead of app
...
related to julianlam/nodebb-plugin-session-sharing#73
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.
6 years ago
Julian Lam
f972f75202
fix: incorrect returnTo set in registerComplete
6 years ago
Julian Lam
158f68eb47
fix: search.api not working on subfolder
6 years ago
Julian Lam
eafe76debb
feat: add vote status to getPostData API call
6 years ago
renovate[bot]
fab32a4963
fix(deps): update dependency nodebb-plugin-composer-default to v6.2.6 ( #7389 )
6 years ago
Baris Usakli
d2b8396764
feat: make topic search a function
6 years ago
Julian Lam
7a5344533e
fix: tests for #7385
6 years ago
Julian Lam
57069a5c48
fix : #7385 better handling for errors in Adv>Databases
6 years ago
Renovate Bot
4df9c206fb
chore(deps): update dependency eslint to v5.14.1
6 years ago
Renovate Bot
042b81a03e
fix(deps): update dependency nodebb-theme-persona to v9.1.18
6 years ago
renovate[bot]
546e04e153
fix(deps): update dependency nodebb-theme-persona to v9.1.17 ( #7379 )
6 years ago
Barış Soner Uşaklı
c01d43e01d
feat: quick search
6 years ago
Misty (Bot)
4518198786
Latest translations and fallbacks
6 years ago
Renovate Bot
cb5e3d8333
chore(deps): update dependency jsdom to v13.2.0
6 years ago
Renovate Bot
edcb531401
chore(deps): update node:8.15.0 docker digest to a8a9d8e
6 years ago
Renovate Bot
a78f5da5ee
chore(deps): update dependency nyc to v13.3.0
6 years ago
Renovate Bot
18c90913ee
chore(deps): update dependency lint-staged to v8.1.4
6 years ago
Renovate Bot
9d8d2d0dc1
chore(deps): update dependency eslint to v5.14.0
6 years ago
Renovate Bot
aed5b29dd0
chore(deps): update commitlint monorepo
6 years ago
Julian Lam
949b10f132
fix: no relative path needed in req.session.returnTo
...
re: julianlam/nodebb-plugin-session-sharing#73
6 years ago
Barış Soner Uşaklı
d5ece9a4c3
fix: don't refresh page when enabling/disabling categories
6 years ago
Barış Soner Uşaklı
c2e7ae7f41
fix : #7373
6 years ago