Commit Graph

30 Commits

Author SHA1 Message Date
Astro 832bd50926 endpoint: fix content-type parsing 2023-04-15 23:46:58 +02:00
Astro e2d1d35a6d send: add error reporting 2023-03-03 02:20:26 +01:00
Astro e207dda2fe actor: normalize unicode away for TagRelay 2023-03-03 02:19:48 +01:00
Astro 3a3a25d2a7 endpoint: don't require conntent-length to be signed
mastodon compat
2023-01-18 23:21:59 +01:00
Astro 3b93b7c904 activitypub: allow more schemas for action's `to` field 2023-01-18 23:17:34 +01:00
Astro b30dfb85d4 endpoint: don't require content-type but conntent-length to be signed
pleroma compat
2023-01-18 23:01:25 +01:00
Astro 610e3732c5 add support for multiple streams 2023-01-11 18:47:36 +01:00
Astro 2d464cd5f0 actor: set name and icon 2022-12-23 18:56:45 +01:00
Astro cd99f0ff55 main: rm dbg 2022-12-23 18:56:21 +01:00
Astro def1e2bf3c add homepage 2022-12-23 18:06:42 +01:00
Astro 249764acae revise metrics naming 2022-12-20 04:10:45 +01:00
Astro 959c5c41b2 relay: add histogram "relay_post" 2022-12-20 03:59:32 +01:00
Astro a3847e20b2 relay: add post_url to debug output 2022-12-20 03:57:31 +01:00
Astro ce5add113f db: add NOT NULL constraints 2022-12-20 03:48:14 +01:00
Astro 6aeab7f7aa db: sprinkle with metrics::histogram! 2022-12-20 03:42:00 +01:00
Astro a3c87c9311 add metrics 2022-12-20 03:13:44 +01:00
Astro 402d7fc9a7 db: correct CREATE INDEX IF NOT EXISTS 2022-12-20 01:16:53 +01:00
Astro 9e59e55f4e db: undo CREATE INDEX IF NOT EXISTS 2022-12-20 01:13:41 +01:00
Astro 74017d3176 db: CREATE INDEX IF NOT EXISTS 2022-12-20 00:37:16 +01:00
Astro 454799c296 add systemd notify+watchdog 2022-12-20 00:19:21 +01:00
Astro 0c13db943c delint 2022-12-20 00:16:44 +01:00
Astro 7399f9c631 relay: concurrentize 2022-12-20 00:04:56 +01:00
Astro 970f8e8d1b fix * 2022-12-19 23:01:53 +01:00
Astro 3b609f5b49 implement unfollow 2022-12-19 21:55:06 +01:00
Astro d3bf9a579e main: downcase ActorKind.0 2022-12-19 21:22:15 +01:00
Astro a099746cf5 working as intended 2022-12-19 21:20:13 +01:00
Astro bb781cb40f relaying works 2022-12-18 21:31:50 +01:00
Astro 177051be52 relay can be followed 2022-12-13 04:12:35 +01:00
Astro 6260f4306e fixes 2022-12-12 21:31:42 +01:00
Astro 1ea9cac671 in progress 2022-12-11 01:07:39 +01:00