Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-19 | changes for better failed delivery attempts | FChannel | |
2022-06-19 | set retry on fail POST req. might be pointless though | FChannel | |
since other parts require requests that cannont be delayed | |||
2022-06-19 | send to correct actors incase not following directly | FChannel | |
2022-06-19 | first pass on federation working | FChannel | |
2022-06-19 | following pass through | FChannel | |
2022-06-19 | more cleanup, logging and error logging everywhere | FChannel | |
things are mostly in place can work on "features" and polish | |||
2022-06-19 | added error func and general cleanup/organization | FChannel | |
2022-06-19 | more organizing structs to have object functions | FChannel | |
need to fully test to be sure nothing broke with changes | |||
2022-06-19 | converting functions to activitypub object functions | FChannel | |
2022-06-19 | creating new post and replying to post working | FChannel | |
2022-06-19 | restructured code base to prevent circular dependicies | FChannel | |