Age | Commit message (Expand) | Author |
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 | small correction to readme | FChannel |
2021-07-13 | merge to development | FChannel |
2021-07-13 | Merge pull request #41 from GarfieldsPipe/master | FChannel0 |
2021-07-13 | replace dead remote linked media with not found png | FChannel |
2021-07-13 | check post blacklist for caching other instances posts | FChannel |
2021-07-13 | added regex blacklist for posts in admin page | FChannel |
2021-07-13 | Improve the README | GarfieldsPipe |
2021-07-08 | changed catalog image to previw image if available | FChannel |
2021-07-07 | v0.0.8-release | FChannel |
2021-07-07 | fixed caching order | FChannel |
2021-07-07 | made delete objects as thread and fixed following non-valid actor links | FChannel |
2021-07-07 | check if onion link for media proxy | FChannel |
2021-07-07 | increased auto-refresh timer | FChannel |
2021-07-07 | added media proxy for remote links | FChannel |
2021-07-04 | minor corrections to faq | FChannel |
2021-07-04 | Merge pull request #33 from the-sageman/faq-and-rules | FChannel0 |
2021-07-04 | Oops, forgot that the description was relocated | sageman_ |
2021-07-04 | Merge branch 'development' of https://github.com/FChannel0/FChannel-Server in... | sageman_ |
2021-07-03 | formating changes for local board grid when there is only 1 or 2 boards | FChannel |
2021-07-03 | new development version for tracking | FChannel |
2021-07-03 | added report reason to admin manage page | FChannel |
2021-07-03 | fixed bug with reply/report box not closing when submitting post | FChannel |
2021-07-03 | fixed error with CreatePublicKeyFromPrivate with empty actor | 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 | Merge pull request #32 from the-sageman/autoreload | FChannel0 |
2021-07-03 | Merge pull request #27 from knotteye/master | FChannel0 |
2021-07-03 | Improve the static pages a bit | sageman_ |
2021-07-03 | In case the PEM key is missing, do not fail too hard. | sageman_ |
2021-07-03 | Preserve reply and report window states | sageman_ |
2021-07-03 | Implement auto-reload functionality | sageman_ |
2021-07-02 | removed javascript for post validation because it broke board creation | FChannel |
2021-07-02 | fix board remainder calculation | knotteye |
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 | select a specific number of news items from the database | knotteye |
2021-07-02 | Merge pull request #29 from knotteye/captcha | FChannel0 |
2021-07-02 | Alert user to bad captcha instead of changing the page | knotteye |
2021-07-02 | Merge branch 'master' into master | Amelia |
2021-07-02 | Display most recents news item and create a table for boards | knotteye |
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-07-01 | linkify text and use imageboard name to identify it | knotteye |
2021-07-01 | fixed css to align post form | FChannel |