Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-19 | logic corrections for instance creation, would return nil not complete steps | FChannel | |
2022-06-19 | last few routes marked TODO | FChannel | |
should be done with them this weekend and all things `should` be working for the fiber transition. still have to test federation locally | |||
2022-06-19 | archive page works | FChannel | |
2022-06-19 | first pass on reporting working - will improve its usability more | FChannel | |
2022-06-19 | banned media | 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 | |
things are mostly in place can work on "features" and polish | |||
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 | |
do not recommend working on this branch for the time being since things are being moved around a lot | |||
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 | |
idk what i was doing before this but i wanted to use time.Time to get something similar to how 4chan's timestamps work, it would've also been easier for scripts to interface with it, since we have data we can work with much easier than a string i am not sure what this means for federation yet, so i'll test it out before i do anything. | |||
2021-08-18 | rudimentary theme switching | KushBlazingJudah | |
2021-08-15 | default value argument for GetConfigValue | KushBlazingJudah | |
2021-08-15 | go fmt | KushBlazingJudah | |