Persevere Von
cb8650e8e0
Fix #7263 ( #7264 )
6 years ago
Julian Lam
c831ff0de3
fix: removal of timeago fallback middleware ( #7259 )
...
* fix: removal of timeago fallback middleware
Instead of loading English fallback on missing language, we opt
to not send a script tag for a missing language to begin with.
Timeago already loads with English as default, so it will just
continue to use English.
* fix: check userLang against supported language codes
* fix: cleaned up code as per @pitaj
* fix: added comments
* fix: more fixes as per @pitaj
* feat: added addl. test for timeago locales, fixed broken test
6 years ago
Misty (Bot)
0bb5681471
Latest translations and fallbacks
6 years ago
renovate[bot]
b5f188b68e
fix(deps): update dependency mongodb to v3.1.11 ( #7252 )
6 years ago
Renovate Bot
77dc8fc721
fix(deps): update dependency validator to v10.11.0
6 years ago
Renovate Bot
2fbb2614f3
fix(deps): update dependency nodebb-plugin-composer-default to v6.1.21
6 years ago
Baris Usakli
c14dbfc6b7
attempt to fix tests
6 years ago
Baris Usakli
65f6630722
add new hook action:plugins.firehook
6 years ago
Renovate Bot
f1842295f1
fix(deps): update dependency postcss to v7.0.12
6 years ago
Renovate Bot
6ae2b97209
chore(deps): update dependency @commitlint/cli to v7.3.2
6 years ago
Misty (Bot)
2cd1be0d04
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
ac655564bb
fix: post queue notifs
...
fix moderators not showing up immediately when adding them
6 years ago
Misty (Bot)
2614a2e5ce
Latest translations and fallbacks
6 years ago
Renovate Bot
57bec2fb94
fix(deps): update dependency postcss to v7.0.11
6 years ago
Renovate Bot
ac39fe907f
chore(deps): update node.js to v8.15.0
6 years ago
Renovate Bot
8f3c4b0923
fix(deps): update dependency sharp to v0.21.2
6 years ago
Julian Lam
51b5fb9826
fix: added missing translation and error state for password change
6 years ago
Julian Lam
3859d417ce
fix : #7236 , header search stops working after header update
6 years ago
Peter Jaszkowiak
e1ca2d81f9
refactor: use loash when possible ( #7230 )
6 years ago
Misty (Bot)
a4ab13d323
Latest translations and fallbacks
6 years ago
Renovate Bot
82475fe535
fix(deps): update dependency postcss to v7.0.10
6 years ago
Julian Lam
87c2d10811
fix : #7226 , added placeholder styling for fa-nbb-none
6 years ago
Renovate Bot
f96ef7bbff
chore(deps): update dependency eslint to v5.12.0
6 years ago
Renovate Bot
f171c16907
fix(deps): update dependency postcss to v7.0.9
6 years ago
Renovate Bot
ea059e892a
fix(deps): update dependency nodebb-theme-vanilla to v10.1.15
6 years ago
Renovate Bot
96482569c0
fix(deps): update dependency nodebb-theme-persona to v9.1.10
6 years ago
Renovate Bot
505941187f
chore(deps): update commitlint monorepo to v7.3.1
6 years ago
Julian Lam
af4fd5979f
Revert "fix: #7216 , hide taskbar on chat modal invocation on mobile"
...
This reverts commit a70db885cf
.
6 years ago
Renovate Bot
bbe05043fc
fix(deps): update dependency nodebb-theme-persona to v9.1.9
6 years ago
Misty (Bot)
0a54f8bde4
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
9328eeca95
fix: escape hook method
6 years ago
Renovate Bot
6cc5dbc830
fix(deps): update dependency nodebb-theme-vanilla to v10.1.14
6 years ago
Renovate Bot
e5443690cf
fix(deps): update dependency nodebb-theme-persona to v9.1.8
6 years ago
Julian Lam
a70db885cf
fix : #7216 , hide taskbar on chat modal invocation on mobile
6 years ago
Misty (Bot)
27e82aeaab
Latest translations and fallbacks
6 years ago
Barış Soner Uşaklı
428f587cbe
fix : #7208
6 years ago
Barış Soner Uşaklı
a662f118a5
fix : #7054
6 years ago
Barış Soner Uşaklı
b9833483ca
fix : #7209
6 years ago
Julian Lam
70a87d4399
feat: support for one-click unsubscribe from email clients ( #7203 )
...
* feat: sending notifs via ACP creates real notification
re: #7202
* feat: basic integration for one-click unsubscription #7202
* feat: tests for #7202 + bugfix
* feat: added and organized digest unsub tests
closes #7202
6 years ago
Renovate Bot
29acad4247
fix(deps): update dependency pg-cursor to v2
6 years ago
renovate[bot]
84e228bbb8
fix(deps): update dependency diff to v4 ( #7198 )
...
* fix(deps): update dependency diff to v4
* chore(deps): +diff@4.0.1
* fix: test for #7198
6 years ago
renovate[bot]
0a647316e9
fix(deps): update dependency nodebb-plugin-mentions to v2.5.2 ( #7199 )
...
* fix(deps): update dependency nodebb-plugin-mentions to v2.5.1
* chore(deps): +mentions@2.5.2
6 years ago
Misty (Bot)
d443fe85bd
Latest translations and fallbacks
6 years ago
Misty (Bot)
7990597740
Latest translations and fallbacks
6 years ago
Renovate Bot
90b4d40e77
fix(deps): update dependency nodebb-plugin-markdown to v8.8.7
6 years ago
Renovate Bot
0006370867
chore(deps): update dependency smtp-server to v3.5.0
6 years ago
Baris Usakli
1a3838e13c
fix: missing notification
6 years ago
Baris Usakli
7809ba2800
fix : #7193 , closes #7194
6 years ago
Julian Lam
0263b4daec
feat: added new hook `static:sockets.validateSession` ( #7189 )
...
* feat: added new hook
* fix: improper .bind() call, +req in static:sockets.validateSession
* fix: restored original sessionStore logic, +hook
original logic to retrieve the sessionStore was not faulty, but
was changed for the sake of changing things, which ultimately
led to issues with tests, etc.
6 years ago
Barış Soner Uşaklı
6f1fb4eb24
fix: # https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/49
6 years ago