Commit graph

639 commits

Author SHA1 Message Date
Kaity A 956acfbcf5 allow finding compatibility endpoints 2022-12-19 11:20:10 +00:00
Kaity A 0a34d92130 Add mastodon compatibility APIs 2022-12-19 09:58:37 +00:00
Cleo b1933d00b9 Merge pull request '[Chore] Partial translating of ActivityPub/Boot code + Formatting' (#9229) from prettykool/calckey:develop into develop
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9229
2022-12-18 21:01:22 +00:00
ThatOneCalculator d952912bff
feat: 📦 upgrade to vite 4 2022-12-18 11:03:08 -08:00
ThatOneCalculator 944eadca8f
refactor: new repo link 2022-12-18 10:12:24 -08:00
ThatOneCalculator 0cc74b6a8d
Merge remote-tracking branch 'chimiana/develop' into develop 2022-12-17 09:25:08 -08:00
ThatOneCalculator 81afcce69b
chore: dockerfile cleanup 2022-12-17 09:22:25 -08:00
chimiana 3e9076045c Fix for #9194, converts webp to png instead of jpg, preserving transparency 2022-12-17 02:26:19 +00:00
PK 83c7abd9b4
Make indentation not completely suck 2022-12-15 18:09:00 -06:00
cutestnekoaqua 3cdcc207b9
Finalise POST-Move 2022-12-16 01:06:30 +01:00
PK 9894b203c9
Formatting 2022-12-15 16:13:48 -06:00
PK 845dfc3838
Translate portions of backend/src/remote/activitypub, the suspend-user service, and the boot process.
Some of these weren't translated so I thought I'd do 'em cause why not ¯\_(ツ)_/¯
2022-12-15 12:44:03 -06:00
cutestnekoaqua 58fa02059d
add check for already moved 2022-12-15 17:39:28 +01:00
cutestnekoaqua ccdbe15b68
set move ratelimit to graceful 5 times. 2022-12-15 16:59:11 +01:00
cutestnekoaqua c17755e109
create local uri out of ID [CI SKIP] 2022-12-15 16:55:22 +01:00
cutestnekoaqua ae27aabbef
change error msg [CI SKIP] 2022-12-15 16:40:13 +01:00
cutestnekoaqua af61a1243e
revert url to uri 2022-12-15 16:33:08 +01:00
cutestnekoaqua 8a7da9eaa0
fix federation of moved to to pleroma
because it expects it to be non-existant if its null.
2022-12-14 17:19:31 +01:00
CherryKitten c6aad324a0
Always fetch locales when initiating client 2022-12-13 20:04:29 +01:00
ThatOneCalculator 35ebb8bcf2
feat: customizable max note length 2022-12-12 15:07:38 -08:00
cutestnekoaqua 5a2bd3d379 add local move follower migration 2022-12-12 21:09:51 +01:00
cutestnekoaqua 25fc88afd6 federation 💀 2022-12-12 21:09:51 +01:00
cutestnekoaqua a9058697be send moved user object back :3 2022-12-12 20:45:10 +01:00
cutestnekoaqua bf04ca4969 POV: coding at 3am bad 2022-12-12 20:44:11 +01:00
ThatOneCalculator 1f9ad0f61b
fix alsoKnownAs federation 2022-12-12 11:25:28 -08:00
cutestnekoaqua 5e6091989d fix calckey-js | fix migration url 2022-12-12 19:36:25 +01:00
ThatOneCalculator 7509f9c502
fix ckjs 2022-12-12 10:04:57 -08:00
ThatOneCalculator 50cb7c6de1
Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
ThatOneCalculator 97bf2f2bf1
3 move per day (to allow for failures) 2022-12-11 18:34:46 -08:00
ThatOneCalculator cfb5832e24
Fix UI, beta versioning 2022-12-11 18:32:19 -08:00
ThatOneCalculator 43a7891e4f
remove unused import 2022-12-11 18:27:58 -08:00
ThatOneCalculator 1ab74a7a2e
more descriptive errors 2022-12-11 18:27:44 -08:00
ThatOneCalculator 920a91756e
typo 2022-12-11 18:24:11 -08:00
ThatOneCalculator 60505740d5
use actual ID 2022-12-11 18:19:25 -08:00
ThatOneCalculator bc97bbe360
Fix move endpoint 2022-12-11 18:18:07 -08:00
Kainoa Kanter ed02d089ed Merge branch 'develop' into account_migration 2022-12-12 01:51:17 +00:00
ThatOneCalculator 1ee6a52a8a
final cleanup 2022-12-11 17:49:14 -08:00
ThatOneCalculator 4adc936fc1
fix viewing basic federaion info 2022-12-11 17:36:24 -08:00
cutestnekoaqua d613c5d9de Add admin and account locked error. 2022-12-12 02:17:07 +01:00
ThatOneCalculator f9615f233f
Reserve merge conflict 2022-12-11 17:07:57 -08:00
cutestnekoaqua 91e39fa829 integrate migration ui and api backend 2022-12-12 01:54:44 +01:00
ThatOneCalculator 279a5cac35 Initial migration UI
b6

Style improvements to moved
2022-12-12 01:54:43 +01:00
cutestnekoaqua 016c328d28 fix queue?
maybe pls

debug log

fixed stupidness again

fix ??

fix import

im a idiot lol

make remote mig work
2022-12-12 01:54:41 +01:00
cutestnekoaqua 178a39347e change move sql query 2022-12-12 01:54:41 +01:00
cutestnekoaqua 421553b8cd WIP move api call
forgot to merge this
2022-12-12 01:54:36 +01:00
cutestnekoaqua ccb1269991 fix remote move queue 2022-12-12 01:54:36 +01:00
ThatOneCalculator 0d4fc974d9
fix?? 2022-12-11 15:19:41 -08:00
ThatOneCalculator a11fd6971d
fix liked pages endpoint 2022-12-11 14:50:16 -08:00
ThatOneCalculator 578ab2ece6 Initial migration UI 2022-12-09 14:28:50 -08:00
cutestnekoaqua b967316d6b make remote mig work 2022-12-09 01:57:15 +01:00