Barış Soner Uşaklı
9227b82e2c
fix: check cid as well as template
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
Julian Lam
09f3ac6574
fix: in appropriately named language key `email-confirm-email2`
2 years ago
Julian Lam
af27606e20
fix : #10968 , icon selector in ACP when icon name is typed in
2 years ago
Barış Soner Uşaklı
989b55d07e
fix: crash in category drag, closes #10932
...
happens when a child is dragged to root or from root to a nested level
2 years ago
Julian Lam
803398e915
fix: broken flag history on flag update
2 years ago
Barış Soner Uşaklı
aad0a618c8
fix: scroll to post if theme doesn't have top navbar
2 years ago
Barış Soner Uşaklı
b5dd89e1c0
feat: store topic title and tags in diffs ( #10900 )
...
* feat: store topic title and tags in diffs
allow restoring post diff if tags didn't change
* test: fix tests, fast computer problems
2 years ago
Barış Soner Uşaklı
8e2129f858
fix : #10896 , unescape / in taskbar
2 years ago
Julian Lam
d3e38df8ea
fix: add back timeago to post history modal
2 years ago
Barış Soner Uşaklı
f6f37dc1cd
fix: registration regression, closes #10875
3 years ago
Misty Release Bot
4b0a786dfb
Latest translations and fallbacks
3 years ago
Opliko
1920732528
feat: remove visibilityjs ( #10870 )
...
* feat: remove visibilityjs
* fix: actually remove require
* style: add a newline
* style: forgot a semicolon
* style: accidently removed trailing newline
* fix: move property declaration to its actual previous place
3 years ago
Misty Release Bot
e7806021c9
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
d12e0b8c5e
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
3 years ago
Barış Soner Uşaklı
b7addffc9e
breaking: reduce nodebb.min.js size by around 800kb
...
const zxcvbn = require('zxcvbn');
bundles a huge amount of code, now it won't be in nodebb.min.js
3 years ago
Misty Release Bot
896ac77950
Latest translations and fallbacks
3 years ago
Misty Release Bot
e20433ecfc
chore(i18n): fallback strings for new resources: nodebb.admin-settings-reputation
3 years ago
Julian Lam
15b1561fd3
feat: introduce ACP defined option to rescind notif or do nothing on flag resolve/reject
...
/cc #10867
3 years ago
Julian Lam
df36d96788
fix: empty thread tools container on open
3 years ago
Julian Lam
3dd3cd8297
fix: add dropup handler to thread tools menu, updated how post tools menu adds dropup handler
3 years ago
Barış Soner Uşaklı
a2d0cd162d
refactor: remove console.log
3 years ago
Julian Lam
3cbb7a3df0
chore: move @textcomplete and its modules to composer-default
3 years ago
Julian Lam
bc2ea86023
chore: remove client-side js file for tpl that no longer exists
3 years ago
Julian Lam
70652ad480
docs(openapi): v3 spec for new user export routes
3 years ago
Julian Lam
d05705183f
refactor: move export generation logic to v3 controller, GET/HEAD routes for exports
...
re: #10384
3 years ago
Misty Release Bot
42e0fec392
Latest translations and fallbacks
3 years ago
Misty Release Bot
0ba03950e9
Latest translations and fallbacks
3 years ago
Misty Release Bot
665f163704
Latest translations and fallbacks
3 years ago
Julian Lam
b7bcc367c6
fix(deps): remove textcomplete in favour of @textcomplete/core (same package, just refactored)
3 years ago
Julian Lam
990ad6a11a
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Misty Release Bot
f8297362b9
Latest translations and fallbacks
3 years ago
Barış Soner Uşaklı
4ceebf3939
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
3 years ago
Barış Soner Uşaklı
0a6900fc77
feat: don't show signatures again in pagination mode in same topic
3 years ago
Misty Release Bot
fcbbb4d6d3
chore(i18n): fallback strings for new resources: nodebb.admin-settings-post
3 years ago
Barış Soner Uşaklı
aba420a3f3
feat: setting to show signatures only once in topics, closes #10071
3 years ago
Opliko
72e7b9f7d8
docs: explain what export routes actually do in OpenAPI documentation ( #10836 )
3 years ago
Misty Release Bot
6b76f99a3e
Latest translations and fallbacks
3 years ago
Opliko
bcb94edeb4
feat: add event type to topic event component
3 years ago
Misty Release Bot
6f9fa8c2c8
Latest translations and fallbacks
3 years ago
Misty Release Bot
90fc50e116
chore(i18n): fallback strings for new resources: nodebb.admin-advanced-cache
3 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
3 years ago
Julian Lam
59f3ae201a
Merge remote-tracking branch 'origin/master' into develop
3 years ago
Misty Release Bot
d7a02d677f
Latest translations and fallbacks
3 years ago
Misty Release Bot
8e9677544b
Latest translations and fallbacks
3 years ago
Julian Lam
659cfe853d
chore: update to new transifex project url
3 years ago
Misty Release Bot
18c144bf37
Latest translations and fallbacks
3 years ago
Misty Release Bot
cdaa8f21e4
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
3 years ago
Julian Lam
4055e3bd1c
feat: automatically enable the SMTP transport option if the SMTP service is changed
3 years ago
Misty Release Bot
3e56c547a9
chore(i18n): fallback strings for new resources: nodebb.admin-settings-email
3 years ago