buzzrelay/src
2023-10-18 17:18:22 +02:00
..
activitypub.rs add a stub outbox 2023-08-07 19:58:50 +02:00
actor.rs Every actor has an unique outbox url 2023-08-07 22:12:56 +02:00
config.rs add RedisConfig.password_file 2023-10-12 22:09:43 +02:00
db.rs main: implement nodeinfo 2.1 2023-05-05 21:47:21 +02:00
digest.rs fetch: add authorized_fetch() 2023-05-14 22:57:46 +02:00
endpoint.rs publish Create/Announce on redis 2023-10-12 22:09:09 +02:00
error.rs endpoint: use authorized_fetch for remote_actor validation 2023-05-14 23:14:55 +02:00
fetch.rs fetch, send: use httpdate for formatting Date: header 2023-10-07 03:25:43 +02:00
main.rs main: add hostname to user-agent req header 2023-10-18 17:18:22 +02:00
relay.rs state: refactor 2023-10-12 19:04:14 +02:00
send.rs fetch, send: use httpdate for formatting Date: header 2023-10-07 03:25:43 +02:00
state.rs publish Create/Announce on redis 2023-10-12 22:09:09 +02:00
stream.rs add support for multiple streams 2023-01-11 18:47:36 +01:00