1
0
Fork 0
bookwyrm/bookwyrm/templates/settings
Hugh Rundle 5b051631ec
Move MVP
* update User model to allow for moved_to and also_known_as values
* allow users to add aliases (also_known_as) in UI
* allow users to move account to another one (moved_to)
* redirect webfinger to the new account after a move
* present notification to followers inviting to follow at new account

Note: unlike Mastodon we're not running any unfollow/autofollow action here: users can decide for themselves
This makes undoing moves easier.

TODO

There is still a bug with incoming Moves, at least from Mastodon.
This seems to be something to do with Update activities (rather than Move, strictly).
2023-09-18 21:21:04 +10:00
..
announcements Use fullwidth tables in admin views 2022-03-19 09:16:28 -07:00
automod many minor visual tweaks to fix spacing and usability 2022-11-26 15:29:08 -08:00
dashboard Moves the stray "e" back to "mobile" 2023-04-07 06:04:47 -07:00
email_blocklist Fix spelling in blocktrans arg 2023-01-10 17:21:00 -05:00
federation Make the federated servers table display correctly on mobile 2022-11-25 09:09:57 -08:00
imports Fixes effect/affect error 2023-03-29 10:04:23 -07:00
invites Makes the invite request table side scroll for mobile 2022-11-07 10:44:49 -08:00
ip_blocklist Removes tooltip component 2022-03-21 12:32:53 -07:00
link_domains Fix two "aria-hidden" tags 2023-01-10 17:17:03 -05:00
reports Places first item of report history at top 2023-07-16 06:11:26 -07:00
users Move MVP 2023-09-18 21:21:04 +10:00
celery.html Switch from priority queues to function-based queues 2023-07-20 12:25:30 -04:00
email_config.html Adds email config admin view (#2494) 2022-12-11 11:37:09 -08:00
layout.html Fix permissions check for System admin navigation section 2022-12-20 22:39:59 +01:00
registration.html Add default user auth group to registration settings 2023-01-21 17:04:32 +01:00
registration_limited.html Updates forms 2022-12-05 17:09:10 -08:00
site.html Removes registration from site settings form 2022-12-05 16:19:15 -08:00
themes.html Fix two "aria-hidden" tags 2023-01-10 17:17:03 -05:00