Age | Commit message (Expand) | Author |
---|---|---|
2022-06-19 | first pass on federation working | FChannel |
2022-06-19 | archive page works | FChannel |
2022-06-19 | redirect to OP thread if not OP | FChannel |
2022-06-19 | delete posts working | 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 | creating boards works | FChannel |
2022-06-19 | admin auth and manage page working for initial pass through | 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 |