Misty Release Bot
6efff5a52e
Latest translations and fallbacks
2 years ago
Misty Release Bot
f43dcdc5e5
Latest translations and fallbacks
2 years ago
Misty Release Bot
f1b2d678fa
Latest translations and fallbacks
2 years ago
Misty Release Bot
44cbb484d7
Latest translations and fallbacks
2 years ago
Misty Release Bot
c75ec225b4
Latest translations and fallbacks
2 years ago
Misty Release Bot
cc147ab31d
Latest translations and fallbacks
2 years ago
Misty Release Bot
b00cd8be41
Latest translations and fallbacks
2 years ago
Misty Release Bot
24bc4809b8
Latest translations and fallbacks
2 years ago
Misty Release Bot
871ec640f3
Latest translations and fallbacks
2 years ago
Misty Release Bot
c4b322f4ba
Latest translations and fallbacks
2 years ago
Misty Release Bot
585523009f
chore(i18n): fallback strings for new resources: nodebb.admin-dashboard
2 years ago
Barış Soner Uşaklı
ebb5d2d25c
feat: search dashboard time range
2 years ago
Misty Release Bot
53fbe2a7a1
Latest translations and fallbacks
2 years ago
Misty Release Bot
a573a3b7b4
Latest translations and fallbacks
2 years ago
Misty Release Bot
7439d0a610
chore(i18n): fallback strings for new resources: nodebb.post-queue
2 years ago
Julian Lam
966724adfe
fix: new language keys for #11206
2 years ago
Misty Release Bot
7bc22a5993
chore(i18n): fallback strings for new resources: nodebb.error
2 years ago
Julian Lam
a382e6e2e5
Merge branch 'master' into develop
2 years ago
Misty Release Bot
1b9f6d8250
Latest translations and fallbacks
2 years ago
Barış Soner Uşaklı
c241baf641
feat: closes #11241 , add missing error lang keys
2 years ago
Misty Release Bot
cfb484e775
Latest translations and fallbacks
2 years ago
Misty Release Bot
ee9631991c
Latest translations and fallbacks
2 years ago
Misty Release Bot
df81fec76d
Latest translations and fallbacks
2 years ago
Misty Release Bot
28613e70e8
Latest translations and fallbacks
2 years ago
Misty Release Bot
d8184c24b1
Latest translations and fallbacks
2 years ago
Misty Release Bot
80a27df0d9
Latest translations and fallbacks
2 years ago
Misty Release Bot
97ac3781f1
Latest translations and fallbacks
2 years ago
Misty Release Bot
0767ed5727
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user
2 years ago
Julian Lam
69806662e6
Session Timeout if "Remember Me" is not checked ( #11125 )
...
* fix: convert loginDays and loginSeconds to number inputs
* feat: configurable session timeout for when "Remember Me" is not checked
closes #11124
* test: addition tests to check loginDays and sessionDuration settings
* test: also test loginSeconds override
2 years ago
Julian Lam
8a69e740a8
chore: fallbacks for new language string
2 years ago
Julian Lam
830a20f182
chore: fallbacks for new language string
2 years ago
Barış Soner Uşaklı
1ea9481af6
fix: lock post/reply similar to user.create
2 years ago
Misty Release Bot
717b36129e
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
4314b8e201
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e
.
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2 years ago
Misty Release Bot
4f4b48000a
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
2bc23a9526
fix: replace input type number with text/pattern
2 years ago
Julian Lam
9ee8502d7a
chore: added stub file in hy
2 years ago
Julian Lam
f11094cbb8
feat: update transifex config (for use with new cli)
...
+ hy, thanks to the fine folks at tutor-platform.com!
2 years ago
Misty Release Bot
76154a6321
Latest translations and fallbacks
2 years ago
Misty Release Bot
155343139f
Latest translations and fallbacks
2 years ago
Misty Release Bot
79b27d46f4
Latest translations and fallbacks
2 years ago
Misty Release Bot
0e319a58cb
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
d9852c3245
Revert "fix: replace input type number with text/pattern"
...
This reverts commit cde4c6ac7e
.
The changeset was naive in the sense that a lot of the changes inputs actually work better as type="number".
2 years ago
Misty Release Bot
9676b192da
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
45ae31f816
fix: replace input type number with text/pattern
2 years ago
Misty Release Bot
e1238a5822
Latest translations and fallbacks
2 years ago
Misty Release Bot
1d7dbf1480
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2 years ago
Barış Soner Uşaklı
864fe0f971
feat: add permissions-policy header
2 years ago
Misty Release Bot
de640e23e5
Latest translations and fallbacks
2 years ago
Misty Release Bot
c2d19d7f0a
Latest translations and fallbacks
2 years ago
Misty Release Bot
98c949e4ec
Latest translations and fallbacks
2 years ago
Misty Release Bot
05b6758e59
chore(i18n): fallback strings for new resources: nodebb.admin-settings-advanced
2 years ago
Barış Soner Uşaklı
3c85b944e3
feat: allow groups to be exempt from maintenance mode
...
closes #11030
2 years ago
Misty Release Bot
b86eb03a4c
Latest translations and fallbacks
2 years ago
Misty Release Bot
95a5d516cb
Latest translations and fallbacks
2 years ago
Misty Release Bot
c4ed02ee1d
Latest translations and fallbacks
2 years ago
Misty Release Bot
3a1866ce81
Latest translations and fallbacks
2 years ago
Misty Release Bot
248fd6721c
Latest translations and fallbacks
2 years ago
Misty Release Bot
8d6c0de735
Latest translations and fallbacks
2 years ago
Misty Release Bot
9ad3b214d6
chore(i18n): fallback strings for new resources: nodebb.admin-settings-user, nodebb.admin-settings-email
2 years ago
Julian Lam
96b46411b1
Merge branch 'master' into develop
2 years ago
Julian Lam
9c576a0758
Email confirmation QOL updates ( #10987 )
...
* breaking: remove `SocketUser.emailConfirm`, re: #10954
* chore: move email confirmation related configs to own section in Settings > Email
* feat: new user email method `getValidationExpiry`, returns expiration in ms.. probably.
* fix: bug where `user.email.isValidationPending` returned an u nexpected non-boolean value if there was no confirmation pending (only when checking email as well)
* fix: update getValidationExpiry to return ms
* test: use emailConfirmInterval for tests, for now
* fix: throw friendly error when attempting an email change within email confirmation window
* feat: new config option `emailConfirmExpiry` in days, governs how long the confirm link is good for
* test: additional tests for user email methods
* fix: add back missing handling of option
* test: fix tests
2 years ago
Misty Release Bot
773a97446a
Latest translations and fallbacks
2 years ago
Julian Lam
09f3ac6574
fix: in appropriately named language key `email-confirm-email2`
2 years ago
Misty Release Bot
eec683dd39
Latest translations and fallbacks
2 years ago
Misty Release Bot
688e9a53da
Latest translations and fallbacks
2 years ago
Misty Release Bot
8f2a78584a
Latest translations and fallbacks
2 years ago
Misty Release Bot
09c24e1f03
Latest translations and fallbacks
2 years ago
Misty Release Bot
26415ea448
Latest translations and fallbacks
2 years ago
Misty Release Bot
ca92345c48
Latest translations and fallbacks
2 years ago
Misty Release Bot
bf9bb489ad
Latest translations and fallbacks
2 years ago
Misty Release Bot
bdfacb8903
Latest translations and fallbacks
2 years ago
Misty Release Bot
4b0a786dfb
Latest translations and fallbacks
2 years ago
Misty Release Bot
e7806021c9
Latest translations and fallbacks
2 years ago
Misty Release Bot
896ac77950
Latest translations and fallbacks
2 years ago
Misty Release Bot
e20433ecfc
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation
2 years ago
Julian Lam
15b1561fd3
feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
...
/cc #10867
2 years ago
Misty Release Bot
42e0fec392
Latest translations and fallbacks
2 years ago
Misty Release Bot
0ba03950e9
Latest translations and fallbacks
2 years ago
Misty Release Bot
665f163704
Latest translations and fallbacks
2 years ago
Misty Release Bot
f8297362b9
Latest translations and fallbacks
2 years ago
Misty Release Bot
fcbbb4d6d3
chore(i18n): fallback strings for new resources: nodebb.admin-settings-post
2 years ago
Barış Soner Uşaklı
aba420a3f3
feat: setting to show signatures only once in topics, closes #10071
2 years ago
Misty Release Bot
6b76f99a3e
Latest translations and fallbacks
2 years ago
Misty Release Bot
6f9fa8c2c8
Latest translations and fallbacks
2 years ago
Misty Release Bot
90fc50e116
chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache
2 years ago
Opliko
a9bbb586fc
feat: allow plugins to add to admin cache list ( #10833 )
...
* feat: allow plugins to add to admin cache list
resolves #10820
plugins will have to use `filter:admin.cache.get` hook and just add their own cache to the object there.
* feat: add dump to ttlCache and expose properties
* feat: also expose properties under their current names
* feat: display TTL if set
2 years ago
Julian Lam
59f3ae201a
Merge remote-tracking branch 'origin/master' into develop
2 years ago
Misty Release Bot
d7a02d677f
Latest translations and fallbacks
2 years ago
Misty Release Bot
8e9677544b
Latest translations and fallbacks
2 years ago
Julian Lam
659cfe853d
chore: update to new transifex project url
2 years ago
Misty Release Bot
18c144bf37
Latest translations and fallbacks
2 years ago
Misty Release Bot
cdaa8f21e4
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
4055e3bd1c
feat: automatically enable the SMTP transport option if the SMTP service is changed
2 years ago
Misty Release Bot
3e56c547a9
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
2 years ago
Julian Lam
7082291bae
fix : #10808 ; tweak copy for gmail app passwords support
2 years ago
Misty Release Bot
bcf7ef6779
chore(i18n): fallback strings for new resources: nodebb.user
2 years ago
Julian Lam
7fcee42be9
feat: present a password challenge on email update flow
2 years ago
Misty Release Bot
d073e09c11
Latest translations and fallbacks
3 years ago
Misty Release Bot
39e65d0bdf
Latest translations and fallbacks
3 years ago