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
renovate[bot]
d0874f34b1
fix(deps): update dependency nodebb-plugin-composer-default to v6.2.5 ( #7374 )
6 years ago
renovate[bot]
264eadde17
fix(deps): update dependency async to v2.6.2 ( #7365 )
6 years ago
Julian Lam
ab0e547d23
fix: autocomplete not triggered if chat switched
6 years ago
Julian Lam
6c2f48f189
fix : #7366
6 years ago
Barış Soner Uşaklı
45c322aeb0
fix : #7357
6 years ago
Barış Soner Uşaklı
2996a5dc25
fix : #7359
6 years ago
Julian Lam
e8f3c25676
fix: re-introducing indeterminate checkbox state to ACP privs
6 years ago
Barış Soner Uşaklı
c6ad8fae2a
fix : #7354
6 years ago
Barış Soner Uşaklı
efd7d953de
fix: uid check
6 years ago
Barış Soner Uşaklı
c24dcf78b7
fix: uid checks
6 years ago
Barış Soner Uşaklı
5917dec288
fix: only allow numbers as scores ( #7356 )
...
* zadd score checks
* fix: only allow numbers as scores
* fix: convert values to strings
6 years ago
Julian Lam
0fffcb3855
fix : #7231 , missing success alert on group name change in ACP
6 years ago
Barış Soner Uşaklı
fe63fca846
fix: remove debug logs
6 years ago
Barış Soner Uşaklı
39e3527585
fix: don't use same db as prod values
6 years ago
Barış Soner Uşaklı
bcd62586e2
fix: database 0 was being replaced with undefined because 0 is falsy
6 years ago
Barış Soner Uşaklı
ba90bf3114
feat: check overide
6 years ago
Barış Soner Uşaklı
f2d7f75ee2
feat: check CI failure
6 years ago
Barış Soner Uşaklı
2e2c3ac110
fix : #7352
6 years ago