Age | Commit message (Expand) | Author |
---|---|---|
2022-06-19 | v0.1.0 | FChannel |
2022-06-19 | admin page layout/css - truncate long new line posts | FChannel |
2022-06-19 | first pass on federation working | 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 | removed all unneeded .go files from root directory | FChannel |
2022-06-19 | cleaned up main | FChannel |
2022-06-19 | fix for parsing reply link and showing images in static folder | FChannel |
2022-06-19 | creating new post and replying to post working | 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 |