mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-11-20 07:08:35 +00:00
* add Move activity * add endpoint to move from local to remote * follow move activity coming to inbox * fix move endpoint * add known-as endpoint to create account alias * add migration page * add route to migration page * add move and known-as endpoints * fix dependnecies error * fix new endpoints * fix move activity id * fix refollow * add movedToUri and alsoKnownAs to api * fix moveToUri indicator * fix missing context * add chengelog * rename MkMoved to MkAccountMoved * add missing semicolon * fix targetUri * fix followings query * remove redundant null check |
||
|---|---|---|
| .. | ||
| AbuseUserReportEntityService.ts | ||
| AntennaEntityService.ts | ||
| AppEntityService.ts | ||
| AuthSessionEntityService.ts | ||
| BlockingEntityService.ts | ||
| ChannelEntityService.ts | ||
| ClipEntityService.ts | ||
| DriveFileEntityService.ts | ||
| DriveFolderEntityService.ts | ||
| EmojiEntityService.ts | ||
| FlashEntityService.ts | ||
| FlashLikeEntityService.ts | ||
| FollowingEntityService.ts | ||
| FollowRequestEntityService.ts | ||
| GalleryLikeEntityService.ts | ||
| GalleryPostEntityService.ts | ||
| HashtagEntityService.ts | ||
| InstanceEntityService.ts | ||
| ModerationLogEntityService.ts | ||
| MutingEntityService.ts | ||
| NoteEntityService.ts | ||
| NoteFavoriteEntityService.ts | ||
| NoteReactionEntityService.ts | ||
| NotificationEntityService.ts | ||
| PageEntityService.ts | ||
| PageLikeEntityService.ts | ||
| RenoteMutingEntityService.ts | ||
| RoleEntityService.ts | ||
| SigninEntityService.ts | ||
| UserEntityService.ts | ||
| UserListEntityService.ts | ||