Age | Commit message (Expand) | Author |
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 |
2021-07-31 | added archive page and viewing | 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-25 | showing post replies bug fix | 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 | 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 | fixed quote bug and moved comment parsing server side without javascript | 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 |
2021-07-15 | can follow other boards followers or following by passing in the url you want... | FChannel |
2021-07-15 | added auto follow for boards | FChannel |
2021-07-13 | replace dead remote linked media with not found png | FChannel |
2021-07-13 | added regex blacklist for posts in admin page | FChannel |
2021-07-07 | made delete objects as thread and fixed following non-valid actor links | FChannel |
2021-07-07 | added media proxy for remote links | FChannel |
2021-07-03 | added report reason to admin manage page | FChannel |
2021-07-03 | add some styling to news pull request | FChannel |
2021-07-03 | Merge pull request #35 from the-sageman/pem-failsafe | FChannel0 |
2021-07-03 | In case the PEM key is missing, do not fail too hard. | sageman_ |
2021-07-02 | add deletion of news items | knotteye |
2021-07-02 | show only the last 3 news items on index, link to a page with all news items | knotteye |
2021-07-02 | Merge branch 'master' into master | Amelia |
2021-07-02 | added anchor links for index.html and public instance indexing tweak | FChannel |
2021-07-02 | Merge branch 'FChannel0:master' into master | Amelia |
2021-07-01 | Make news list links to full page news articles | knotteye |
2021-07-01 | Add a list of local boards and server news | knotteye |
2021-07-01 | flushed out version of tripcode with secure trips and instancesalt added to c... | FChannel |
2021-06-30 | using FingerActor does not work for main instance had to fix | FChannel |