Barış Soner Uşaklı
7d115c8ef2
fix(emails): dont allow retrieving user data if showemail is false @julianlam
2021-07-30 13:29:13 -04:00
Julian Lam
e726048e0c
fix(emails): don't automatically associate email during user creation if passed in at registration
2021-07-30 13:29:13 -04:00
Julian Lam
f52919990b
feat(emails): display current email in interstitial form
2021-07-30 13:29:13 -04:00
Julian Lam
b4b65ecd98
fix(emails): remove debug log
2021-07-30 13:29:13 -04:00
Julian Lam
087e6020e4
refactor(email): validation checking methods, +tests fix
2021-07-30 13:29:13 -04:00
Julian Lam
50517020a2
feat(emails): upgrade script for includeUnverifiedEmails
2021-07-30 13:29:13 -04:00
Julian Lam
be97aa6f13
feat(emails): +includeUnverifiedEmails ACP setting
2021-07-30 13:29:13 -04:00
Julian Lam
69c96dd23c
refactor(emails): more work in update email interstitial, interstitial skipping, email change on confirmation, deprecation of requireEmailConfirmation
2021-07-30 13:29:13 -04:00
Julian Lam
f365bc4600
refactor(emails): interstitial for adding/updating email
2021-07-30 13:29:13 -04:00
Julian Lam
74aaa0a926
feat: show different registration intersitial lead text on new account vs. existing
2021-07-30 13:29:13 -04:00
Julian Lam
7c1d1c777b
refactor(emails): remove email validation on client and server side
2021-07-30 13:29:13 -04:00
Julian Lam
12b2a979a0
feat: removal of emailExists socket listener
2021-07-30 13:29:13 -04:00
Barış Soner Uşaklı
04b1f702cd
feat: add loggedin/guest class to body
2021-07-29 11:10:13 -04:00
Julian Lam
340ccb2498
style: lint fix
2021-07-21 17:08:51 -04:00
Julian Lam
d1959a258b
fix : #9670 return 4xx errors instead of 5xx on flag routes, when unauthenticated or not privileged [breaking]
2021-07-21 13:27:41 -04:00
Barış Soner Uşaklı
6c47a060c1
fix : #9668 , add raw info to psql database page
2021-07-20 20:36:44 -04:00
Julian Lam
ef4e74bfc8
refactor: client-side to use flag notes API
2021-07-16 13:51:54 -04:00
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
2021-07-16 13:44:42 -04:00
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
2021-07-12 19:25:04 -04:00
Julian Lam
415416d2a7
fix: translate language keys if passed in to formatApiResponse
2021-07-09 12:24:32 -04:00
Julian Lam
7036c3751e
feat: internationalize API error messages
2021-07-09 12:24:32 -04:00
Julian Lam
a54a3ee1ca
fix: return proper API-style response if exception caught by error handler on v3 routes [breaking]
2021-07-09 12:24:32 -04:00
Barış Soner Uşaklı
ff78969c2c
fix: lint
2021-07-08 11:25:54 -04:00
Barış Soner Uşaklı
55d7e55867
fix: tests
2021-07-08 11:22:36 -04:00
Barış Soner Uşaklı
6ed7e937ce
refactor: fix wording
2021-07-08 11:07:52 -04:00
Barış Soner Uşaklı
47c8c69264
fix: keep query string on redirects
2021-07-08 11:06:20 -04:00
Barış Soner Uşaklı
5fd190f7c4
feat: #9651 , change category desc to multiline
2021-07-08 10:01:22 -04:00
Barış Soner Uşaklı
8e0561f226
perf: cache Topics.getTopicsTags
2021-07-07 11:42:19 -04:00
Barış Soner Uşaklı
10ddfff38f
perf: bypass getMultipleUserSettings
2021-07-07 09:58:06 -04:00
Julian Lam
e03782f218
fix(docs): #9648
2021-07-07 09:33:26 -04:00
Barış Soner Uşaklı
c9348efbdc
feat: add merge/fork hooks
2021-07-05 10:02:42 -04:00
Julian Lam
b896484351
fix : #9634 , re-jig top bar of Admin > Manage > Users
2021-06-30 17:43:16 -04:00
gasoved
97c8569a79
fix: hide private user data in api/v3/users/[uid]
2021-06-30 17:02:38 -04:00
Barış Soner Uşaklı
d9e2190a6b
fix: numThumb upgrade script
2021-06-30 11:08:55 -04:00
Barış Soner Uşaklı
fee782c436
fix: acp dashboard sometimes not loading on cold load
2021-06-30 10:38:15 -04:00
Julian Lam
849049765b
fix : #9636 , sanitize all attributes in meta and link tags
2021-06-28 13:17:22 -04:00
Julian Lam
acdbd04913
fix : #9627
2021-06-25 13:56:21 -04:00
Anton Grigoryev
db65360c0d
fix(post-queue): moderatedCids is an array of numbers ( #9631 )
2021-06-24 19:04:37 -04:00
Barış Soner Uşaklı
52596902a6
feat: #9617 update fa link
2021-06-22 13:16:59 -04:00
Barış Soner Uşaklı
909db3ae71
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-06-22 12:36:00 -04:00
Barış Soner Uşaklı
ab6f062ff9
fix: prevent crash in expandObjBy #9618
2021-06-22 12:35:53 -04:00
Barış Soner Uşaklı
1bf263c4a2
9622 ( #9625 )
...
* fix : #9622
dont allow regular user to remove system tags
* refactor: add guest/spider check to isPrivileged
string/trim tag
2021-06-22 12:21:52 -04:00
Barış Soner Uşaklı
0d975bc4fb
fix: dont show system tags in whitelist dropdown to regular users
2021-06-22 12:21:40 -04:00
Barış Soner Uşaklı
84e065752f
fix : #9622 ( #9623 )
...
dont allow regular user to remove system tags
2021-06-22 11:09:32 -04:00
Barış Soner Uşaklı
73f40e96a5
fix : #9620 , fix notif delay
2021-06-21 11:17:57 -04:00
Barış Soner Uşaklı
c92fc19b5c
fix : #9619 , add group chat filter to /notifications
2021-06-21 10:02:18 -04:00
Barış Soner Uşaklı
3cd9434b56
fix: scope
2021-06-18 12:36:04 -04:00
Barış Soner Uşaklı
1eda538da5
fix : #9615 , catch exceptions in renderOverride
2021-06-18 12:24:07 -04:00
Barış Soner Uşaklı
46a454f194
feat: add bodyClass to 500 page
2021-06-18 09:55:08 -04:00
gasoved
8168c6c407
fix: purge uploaded images accordingly #9606 ( #9611 )
...
* fix: purge uploaded images accordingly
* fix: tests
* fix: relative paths
2021-06-18 09:21:23 -04:00