Age | Commit message (Expand) | Author |
2022-06-19 | delete route cleanup | FChannel |
2022-06-19 | delete posts working | FChannel |
2022-06-19 | route organization | 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 | removed redis dependency | 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 | admin login working | 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 |
2022-06-19 | general layout organization | FChannel |
2022-06-19 | basic pass over view posts, post, catalog and manage page connections | FChannel |
2022-06-19 | added config package since WSJ config is ignored from .gitignore | FChannel |
2022-06-19 | will deal with view later | KushBlazingJudah |
2022-06-19 | i just wasted two hours | KushBlazingJudah |
2022-06-19 | board/thread view; images don't work | KushBlazingJudah |
2022-06-19 | index is visible | KushBlazingJudah |
2022-06-19 | it compiles now | KushBlazingJudah |
2022-06-19 | slacking off is great; here's part 6 | KushBlazingJudah |
2022-06-19 | last commit of the night | KushBlazingJudah |
2022-06-19 | restructuring part 5 | KushBlazingJudah |
2022-06-19 | down to the main package it seems | KushBlazingJudah |
2022-06-19 | db package now compiles without error for now | KushBlazingJudah |
2022-06-19 | restructuring, part 4 of many | KushBlazingJudah |
2022-06-19 | goimports | KushBlazingJudah |
2022-06-19 | restructuring, part 3 of many | KushBlazingJudah |
2022-06-19 | restructuring, part 2 of many | KushBlazingJudah |
2022-06-19 | restructuring, part 1 of many | KushBlazingJudah |
2022-06-19 | remove unnecessary reflect usage | KushBlazingJudah |
2022-06-19 | git hooks, readme section on dev | KushBlazingJudah |
2022-06-19 | move routes to subpackage | KushBlazingJudah |
2022-06-19 | gofiber conversion, index, board posts, board post hooked up | FChannel |
2022-06-19 | Move square brackets out of <a>v0.0.16 | anomalous69 |
2022-06-19 | move report brackets outside of a tag | KushBlazingJudah |
2022-06-19 | reply underline thickness set to 1px | KushBlazingJudah |
2022-06-19 | couple of style changes + reply at footer is back | KushBlazingJudah |
2022-06-19 | samesite=strict to make cookies work hopefully | KushBlazingJudah |
2022-06-19 | Trim strings before firing getactor requests | Amelia |
2022-06-19 | needs furthur testing | FChannel |
2022-06-19 | added slash for correct href routing | FChannel |
2022-06-19 | fix for following tor instances | FChannel |
2022-06-19 | last time with version conflicts on merge..... | FChannel |