import re in database.py for removing blocked follow on load
[relay.git/.git] / relay /
2018-10-31 Tristan Mahéimport re in database.py for removing blocked follow...
2018-10-31 Tristan MahéRevert "expose the list of registered targets to defaul...
2018-10-31 Tristan MahéRevert "format instance name instead of inbox url"
2018-10-31 Tristan Mahévery simple blocklist
2018-10-31 Tristan Mahéformat instance name instead of inbox url
2018-10-31 Tristan Mahéexpose the list of registered targets to default page
2018-10-31 kaniinirelay: fix mastodon announce check
2018-10-31 kaniinirelay: don't relay mastodon announces
2018-10-31 kaniinihttp signatures: immediately fail validation attempt...
2018-10-31 Alynna TrypnotkFixed note support
2018-10-31 Alynna TrypnotkFixed error with displaying note lol
2018-10-31 Alynna TrypnotkAdded options to change the default listen address...
2018-10-31 kaniiniactor: only send litepub relay messages to debug level
2018-10-31 kaniinihttp signatures: log when http signature validation...
2018-10-31 kaniinihttp signatures: handle fetch_actor_key failure more...
2018-10-30 kaniiniactor: implement litepub relay protocol
2018-10-30 kaniiniactor: implement mastodon & pleroma relay handshakes
2018-10-30 kaniinikill more irc bot stuff
2018-10-30 kaniinistrip down to base AP code