You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Barış Soner Uşaklı 8db13d8e86
refactor: how admins change emails (#11973)
* refactor: how admins change emails

ability for admins to change emails from acp
ability for admins to change passwords from acp
only users themselves can use /user/<slug>/edit/email
group actions in manage users dropdown
admins can use the same modal from profile page instead of interstitial to update email
add missing checks to addEmail, if email take throw error
add targetUid to email change event

* test: bunch of baloney

* test: remove old test
1 year ago
..
admin Chat refactor (#11779) 2 years ago
categories Bootstrap5 (#10894) 2 years ago
chats ability to pin chat messages (#11964) 1 year ago
files feat: create folders in ACP uploads #9638 (#9750) 3 years ago
flags Webpack5 (#10311) 3 years ago
groups refactor: group invitations; issuing, accepting, rejecting; now via API 2 years ago
posts refactor: migrate `posts.getReplies` to write API 2 years ago
topics Merge remote-tracking branch 'origin/master' into develop 2 years ago
users refactor: how admins change emails (#11973) 1 year ago
categories.yaml
chats.yaml docs: openAPI documentation for routes 3 years ago
files.yaml
flags.yaml Flags API (#9666) 4 years ago
groups.yaml
login.yaml test: fix broken openapi3 schema 3 years ago
ping.yaml
topics.yaml docs: update openapi spec to include info about passing in timestamps for topic creation, removing timestamp as valid request param for topic replying 2 years ago
users.yaml