Age | Commit message (Expand) | Author |
2021-08-19 | hack fix mod pages | KushBlazingJudah |
2021-08-19 | data-utc | KushBlazingJudah |
2021-08-18 | catalog style | KushBlazingJudah |
2021-08-18 | experimental type change for times: string to time.Time | KushBlazingJudah |
2021-08-18 | themeable popup | KushBlazingJudah |
2021-08-18 | theme newpost at top of page | KushBlazingJudah |
2021-08-18 | it works | KushBlazingJudah |
2021-08-18 | rudimentary theme switching | KushBlazingJudah |
2021-08-17 | Merge pull request #1 from KushBlazingJudah/darkmode | WeedSmokingJew |
2021-08-17 | Merge pull request #51 from KushBlazingJudah/development | FChannel0 |
2021-08-16 | = -> == | KushBlazingJudah |
2021-08-16 | extremely basic themes support | KushBlazingJudah |
2021-08-16 | devchan why the hell did you use style attributes | KushBlazingJudah |
2021-08-16 | move main css to its own file | KushBlazingJudah |
2021-08-15 | reword docker section on readme | KushBlazingJudah |
2021-08-15 | default value argument for GetConfigValue | KushBlazingJudah |
2021-08-15 | docker | KushBlazingJudah |
2021-08-15 | imagemagick should output to stderr if we fail | KushBlazingJudah |
2021-08-15 | redis config | 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 |
2021-07-31 | removed javascript causing errors and updated readme with xmpp room | FChannel |
2021-07-31 | added archive page and viewing | FChannel |
2021-07-30 | removed shortImg and convertSize javascript to serverside | FChannel |
2021-07-30 | moved parseContent to template to cut down on unnecessary loops | FChannel |
2021-07-30 | can post with javascript disabled | FChannel |
2021-07-30 | added removal of inactive instances from following/followers after 24hrs | FChannel |
2021-07-28 | added soft thread limits. they are not physically archived yet | FChannel |
2021-07-28 | v0.0.13-release | FChannel |
2021-07-25 | showing post replies bug fix | FChannel |
2021-07-25 | fixed bug with escaping html less than symbol for parsing content | FChannel |
2021-07-25 | fixed quote parsing bug | FChannel |
2021-07-25 | added modification to media ban | FChannel |
2021-07-25 | fixed auto follow logic as well as out of sync following | FChannel |
2021-07-23 | added cross post support. could blow up if referencing a link that is not loc... | FChannel |
2021-07-22 | null reference | FChannel |
2021-07-22 | added banning media by saving hash in database | FChannel |
2021-07-22 | regex escape hyphens in regex for quote and replies | FChannel |
2021-07-22 | added actor information requests to cache resets on server restart | FChannel |
2021-07-22 | removed media javascript parsing it on server | FChannel |
2021-07-22 | fixed quote bug and moved comment parsing server side without javascript | FChannel |
2021-07-17 | v0.0.11-release | FChannel |
2021-07-17 | Fixed typo | FChannel |
2021-07-17 | routing corrections | FChannel |
2021-07-17 | bug fix for auto follow errors | FChannel |
2021-07-15 | when using /g/followers or /g/following also follow the board g | FChannel |