Commit graph

14 commits

Author SHA1 Message Date
Astro 9fc0e0cd57 delint 2024-03-27 21:51:44 +01:00
Astro b07c103fde fix getting target from object for unfollow
https://github.com/astro/buzzrelay/issues/15
2024-02-22 23:10:39 +01:00
Astro d1a92f9f5e main: try to get target from actor.object
https://github.com/astro/buzzrelay/issues/15
2024-02-21 21:21:33 +01:00
Astro 2c625af1f8 actor: implement LanguageRelay
Closes Github issue #1
2023-11-26 20:17:28 +01:00
Astro 316b34c689 main: consolidate actor uri parsing into Actor::from_uri() 2023-10-31 04:12:03 +01:00
Astro f9a103de9a main: resolve webfinger with https uri 2023-10-31 04:02:31 +01:00
Astro 70f66cbda3 actor: add a sharedInbox field 2023-10-30 01:21:42 +01:00
Astro 2db06d8e89 activitypub: make some fields optional 2023-10-30 00:29:11 +01:00
Rafael Caricio 23bc680586
Every actor has an unique outbox url 2023-08-07 22:12:56 +02:00
Astro c7f0335998 add a stub outbox
Fixes Github issue #7
2023-08-07 19:58:50 +02:00
Astro e207dda2fe actor: normalize unicode away for TagRelay 2023-03-03 02:19:48 +01:00
Astro 2d464cd5f0 actor: set name and icon 2022-12-23 18:56:45 +01:00
Astro 74017d3176 db: CREATE INDEX IF NOT EXISTS 2022-12-20 00:37:16 +01:00
Astro a099746cf5 working as intended 2022-12-19 21:20:13 +01:00