Age | Commit message (Expand) | Author |
---|---|---|
2022-06-19 | auto subscribe in place. still have to do some logic changes for bugs | FChannel |
2022-06-19 | following pass through | FChannel |
2022-06-19 | more cleanup, logging and error logging everywhere | FChannel |
2022-06-19 | added error func and general cleanup/organization | FChannel |
2022-06-19 | more organizing structs to have object functions | FChannel |
2022-06-19 | converting functions to activitypub object functions | FChannel |
2022-06-19 | admin auth and manage page working for initial pass through | FChannel |
2022-06-19 | removed all unneeded .go files from root directory | FChannel |
2022-06-19 | fix for parsing reply link and showing images in static folder | FChannel |
2022-06-19 | first steps in posting connected. can make reply with no quote or quote OP | FChannel |
2022-06-19 | restructured code base to prevent circular dependicies | FChannel |