Julian Lam
f52919990b
feat(emails): display current email in interstitial form
4 years ago
Julian Lam
b4b65ecd98
fix(emails): remove debug log
4 years ago
Julian Lam
087e6020e4
refactor(email): validation checking methods, +tests fix
4 years ago
Julian Lam
50517020a2
feat(emails): upgrade script for includeUnverifiedEmails
4 years ago
Julian Lam
be97aa6f13
feat(emails): +includeUnverifiedEmails ACP setting
4 years ago
Julian Lam
ab9b671693
fix(emails): broken test due to sticky registration interstitial
4 years ago
Julian Lam
a3a3b10fb3
test(emails): fixing broken tests introduced by e5ff68acd
4 years ago
Julian Lam
69c96dd23c
refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation
4 years ago
Julian Lam
f365bc4600
refactor(emails): interstitial for adding/updating email
4 years ago
Julian Lam
74aaa0a926
feat: show different registration intersitial lead text on new account vs. existing
4 years ago
Julian Lam
7c1d1c777b
refactor(emails): remove email validation on client and server side
4 years ago
Julian Lam
12b2a979a0
feat: removal of emailExists socket listener
4 years ago
Barış Soner Uşaklı
04b1f702cd
feat: add loggedin/guest class to body
4 years ago
Misty (Bot)
c54d339dca
Latest translations and fallbacks
4 years ago
Misty (Bot)
09c2b85e36
Latest translations and fallbacks
4 years ago
Renovate Bot
40384fcb5a
chore(deps): update dependency mocha to v9.0.3
4 years ago
Misty (Bot)
9f56c893ab
Latest translations and fallbacks
4 years ago
Renovate Bot
7588aae13c
chore(deps): update dependency lint-staged to v11.1.1
4 years ago
Renovate Bot
cb5fe27118
chore(deps): update dependency lint-staged to v11.1.0
4 years ago
Misty (Bot)
8826e7a858
Latest translations and fallbacks
4 years ago
Renovate Bot
ebdba8f13b
fix(deps): update dependency postcss to v8.3.6
4 years ago
Julian Lam
2c06ac9a45
fix: test :shipit:
4 years ago
Julian Lam
340ccb2498
style: lint fix
4 years ago
Julian Lam
f71f29510d
fix: failing test from d1959a2
4 years ago
Julian Lam
d1959a258b
fix : #9670 return 4xx errors instead of 5xx on flag routes, when unauthenticated or not privileged [breaking]
4 years ago
Barış Soner Uşaklı
6c47a060c1
fix : #9668 , add raw info to psql database page
4 years ago
Misty (Bot)
6650c0bbf7
Latest translations and fallbacks
4 years ago
Renovate Bot
3f24746cd1
fix(deps): update dependency html-to-text to v8
4 years ago
Renovate Bot
1b6b1fe591
fix(deps): update dependency yargs to v17
4 years ago
Renovate Bot
f43291f582
chore(deps): update dependency mocha to v9
4 years ago
Renovate Bot
702290c47e
chore(deps): update dependency husky to v7
4 years ago
Misty (Bot)
b837e04ae0
Latest translations and fallbacks
4 years ago
Misty (Bot)
84830bf7c8
Latest translations and fallbacks
4 years ago
Renovate Bot
f5a53b7f1e
chore(deps): update dependency eslint to v7.31.0
4 years ago
Misty (Bot)
9efdbecc00
Latest translations and fallbacks
4 years ago
Julian Lam
51458c75f5
fix(deps): bump composer-default to v7
4 years ago
Julian Lam
21359eabac
feat: convert _fireStaticHook to async function (auto-refactor by vscode)
4 years ago
Julian Lam
6bc090f8bb
docs: some hook deprecation notices
4 years ago
Julian Lam
ef4e74bfc8
refactor: client-side to use flag notes API
4 years ago
Julian Lam
cc6cbfcdc4
Flags API ( #9666 )
...
* feat: new routes for flags API
+ flag get
+ flag creation, migration from socket method
+ flag update, migration from socket method
* fixed bug where you could not unassign someone from a flag
* feat: tests for new flags API
added missing files for schema update
* fix: flag tests to use Write API instead of sockets
* feat: flag notes API + tests
* chore: remove debug line
* test: fix breaking test on mongo
4 years ago
Misty (Bot)
71bc258731
Latest translations and fallbacks
4 years ago
psychobunny
acb11cc764
fix: use hooks module instead of window trigger
4 years ago
Misty (Bot)
c4be0078ed
Latest translations and fallbacks
4 years ago
Renovate Bot
021013159e
chore(deps): update dependency lint-staged to v11.0.1
4 years ago
Misty (Bot)
f9a89adc97
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
4a56388ec3
feat: store topic tags in topic hash ( #9656 )
...
* feat: store topic tags in topic hash
breaking: remove color info from tags (use css)
* fix: remove unused tag modal
* fix: tag search
4 years ago
Renovate Bot
0d3f74b762
fix(deps): update dependency autoprefixer to v10.3.1
4 years ago
psychobunny
522291726d
style: lint
4 years ago
psychobunny
e0db904b0e
feat: new hook `action:topics.loading` (in the same format as `action:posts.loading`)
4 years ago
psychobunny
8ae4c30029
feat: schedule deprecation for `action:category.loaded` and `action:category.loading`. Use `action:topics.loaded/ing` instead
...
(or action:ajaxify.end if you are using it to check cid on page load)
4 years ago