Add account migration #9186

Merged
thatonecalculator merged 88 commits from account_migration into develop 2022-12-12 01:53:46 +00:00

What

Account migration thats compatible with the current standards

Why

Because its A-social that misskey doesnt have it and we swagging

Additional info (optional)

We cool now? 🥺

  • Database
  • Handle receiving of account migration
  • Utility handlers for sending account migration
  • backend API to enable UI to interact with backend migration
  • MisskeyFE migration settings
# What Account migration thats compatible with the current standards # Why Because its A-social that misskey doesnt have it and we swagging # Additional info (optional) We cool now? :pleading_face: - [x] Database - [x] Handle receiving of account migration - [x] Utility handlers for sending account migration - [x] backend API to enable UI to interact with backend migration - [x] MisskeyFE migration settings
cutestnekoaqua added this to the v13 milestone 2022-12-06 17:29:20 +00:00
cutestnekoaqua self-assigned this 2022-12-06 17:29:25 +00:00
thatonecalculator was assigned by cutestnekoaqua 2022-12-06 17:29:25 +00:00
cutestnekoaqua added 31 commits 2022-12-06 17:29:32 +00:00
dcda17d6f2 Display moved info.
It already fetches the moved to info on regular user fetches, now only the notification of a new "moved to" is missing.

Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
Co-authored-by: Mary Strodl <ipadlover8322@gmail.com>
Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
ed23b0bd6f Implement recieve moveTo
Untested, hopefully it works..

Signed-off-by: cutestnekoaqua <waterdev@galaxycrow.de>
2051bec543 fix ap person to db model
fixed entries of movedToUri and added entries of alsoKnownAs
cutestnekoaqua added 1 commit 2022-12-06 22:50:16 +00:00
cutestnekoaqua added 1 commit 2022-12-06 23:09:34 +00:00
thatonecalculator added 1 commit 2022-12-06 23:32:25 +00:00
thatonecalculator added 1 commit 2022-12-06 23:35:05 +00:00
thatonecalculator added 1 commit 2022-12-06 23:46:52 +00:00
cutestnekoaqua added 1 commit 2022-12-06 23:56:44 +00:00
cutestnekoaqua added 2 commits 2022-12-07 00:18:29 +00:00
cutestnekoaqua added 1 commit 2022-12-07 00:26:44 +00:00
cutestnekoaqua added 1 commit 2022-12-07 00:43:44 +00:00
thatonecalculator added 1 commit 2022-12-07 01:14:50 +00:00
thatonecalculator added 1 commit 2022-12-07 04:15:51 +00:00
thatonecalculator added 1 commit 2022-12-07 04:16:38 +00:00
cutestnekoaqua added 1 commit 2022-12-07 17:17:32 +00:00
cutestnekoaqua added 1 commit 2022-12-08 00:05:38 +00:00
cutestnekoaqua added 1 commit 2022-12-08 00:26:13 +00:00
cutestnekoaqua added 1 commit 2022-12-08 14:53:58 +00:00
cutestnekoaqua added 1 commit 2022-12-08 18:29:01 +00:00
cutestnekoaqua added 1 commit 2022-12-08 19:03:14 +00:00
cutestnekoaqua added 1 commit 2022-12-08 23:08:52 +00:00
cutestnekoaqua added 1 commit 2022-12-08 23:11:52 +00:00
cutestnekoaqua added 1 commit 2022-12-09 00:17:48 +00:00
cutestnekoaqua added 1 commit 2022-12-09 00:20:47 +00:00
cutestnekoaqua added 1 commit 2022-12-09 00:35:33 +00:00
cutestnekoaqua added 1 commit 2022-12-09 00:57:40 +00:00
thatonecalculator added 1 commit 2022-12-09 22:29:10 +00:00
thatonecalculator added 1 commit 2022-12-09 22:29:24 +00:00
thatonecalculator added 1 commit 2022-12-10 18:57:42 +00:00
thatonecalculator added 1 commit 2022-12-10 19:24:17 +00:00
thatonecalculator added 1 commit 2022-12-11 00:17:54 +00:00
Poster
Collaborator

Merge Day! Gonna squash commits after my commit. Needs testing but stable enough for dev branch

Merge Day! Gonna squash commits after my commit. Needs testing but stable enough for dev branch
cutestnekoaqua added 1 commit 2022-12-12 00:44:36 +00:00
cutestnekoaqua force-pushed account_migration from 2dc9b89b9f to 91e39fa829 2022-12-12 00:56:43 +00:00 Compare
cutestnekoaqua added 1 commit 2022-12-12 01:00:59 +00:00
thatonecalculator added 35 commits 2022-12-12 01:08:15 +00:00
cutestnekoaqua added 1 commit 2022-12-12 01:17:27 +00:00

Won't merge yet -- two things one thing need to be done:

  • Throw an error if an admin tries to migrate out
  • Lock down the user's account after they migrate out
Won't merge yet -- ~~two things~~ one thing need to be done: - [x] Throw an error if an admin tries to migrate out - [ ] Lock down the user's account after they migrate out
thatonecalculator added 1 commit 2022-12-12 01:19:55 +00:00
thatonecalculator added 1 commit 2022-12-12 01:28:24 +00:00
thatonecalculator added 1 commit 2022-12-12 01:30:30 +00:00
thatonecalculator added 1 commit 2022-12-12 01:33:59 +00:00
thatonecalculator added 1 commit 2022-12-12 01:36:36 +00:00
thatonecalculator added 1 commit 2022-12-12 01:40:24 +00:00
thatonecalculator added 1 commit 2022-12-12 01:49:27 +00:00
thatonecalculator changed title from WIP: Add account migration to Add account migration 2022-12-12 01:50:31 +00:00

Thank you so much @cutestnekoaqua for joining Calckey as a maintainer/developer!

Thank you so much @cutestnekoaqua for joining Calckey as a maintainer/developer!
thatonecalculator added 1 commit 2022-12-12 01:51:28 +00:00
thatonecalculator merged commit c03b4f8cfb into develop 2022-12-12 01:53:46 +00:00
thatonecalculator deleted branch account_migration 2022-12-12 01:54:18 +00:00

please check #9318 whenever possible =)

please check #9318 whenever possible =)

Referencing #9317 too as I think that the two suggested messages would improve this

Referencing #9317 too as I think that the two suggested messages would improve this
Sign in to join this conversation.
No reviewers
No Milestone
No project
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: firefish/firefish#9186
There is no content yet.