Age | Commit message (Expand) | Author |
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 | 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 | 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 | 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 | 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 | restructuring, part 3 of many | KushBlazingJudah |
2022-06-19 | restructuring, part 1 of many | 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 | Trim strings before firing getactor requests | Amelia |
2022-06-19 | fix for following tor instances | FChannel |
2022-06-19 | last time with version conflicts on merge..... | FChannel |
2022-06-19 | apply theme on load using a cookie | KushBlazingJudah |
2021-10-04 | fix for instance index with empty actor id | FChannel |
2021-10-03 | Merge branch 'master' into development | FChannel |
2021-10-03 | fix for broken media urls | FChannel |
2021-08-20 | fix a couple problems | KushBlazingJudah |
2021-08-19 | go fmt, go vet | KushBlazingJudah |
2021-08-19 | hack fix mod pages | KushBlazingJudah |
2021-08-19 | data-utc | KushBlazingJudah |
2021-08-18 | experimental type change for times: string to time.Time | KushBlazingJudah |
2021-08-18 | rudimentary theme switching | KushBlazingJudah |
2021-08-15 | default value argument for GetConfigValue | KushBlazingJudah |
2021-08-15 | go fmt | KushBlazingJudah |
2021-08-02 | unarchive when remote delete | FChannel |
2021-08-01 | changed inactive time limit to 48hrs checks every 24 | FChannel |
2021-08-01 | fix inactive instance check and archive bug | FChannel |
2021-07-31 | changed timeout time for requests | FChannel |
2021-07-31 | added pop route for removing archived posts. removed seeing archive page when... | FChannel |