Add feature user can change mail address

This commit is contained in:
2026-09-01 08:39:30 +03:00
parent f2ff00894e
commit 2dc4dedb2b
4 changed files with 42 additions and 2 deletions
+3 -2
View File
@@ -12,6 +12,7 @@
- [x] Add validated post image uploads with an in-article preview and click-to-expand view.
- [x] Add ordered inline step images with captions for long-form repair and engineering posts.
- [ ] Add code snippets to long-form stories.
- [ ] Allow users to change their email addresses.
- [x] Allow users to change their email addresses.
- [ ] Add user email verification for registration and email-address changes.
- [ ] Add user real names and use them as the published-by name.
- [ ] Add user real names and use them as the published-by name.
- [ ] Add ability to hide posts from unregistered users.