Age | Commit message (Expand) | Author |
2021-04-26 | typeo in activitypub struct | FChannel |
2021-04-26 | close reported fix | FChannel |
2021-04-26 | noko fix | FChannel |
2021-04-26 | new line after quote | FChannel |
2021-04-13 | Merge pull request #7 from seniorm0ment/patch-1 | FChannel0 |
2021-04-14 | Mechanical and Grammatical Fixes, NGINX & Certbot Tweaks | john |
2021-04-09 | expanded README | FChannel |
2021-04-08 | Merge pull request #4 from grravity/master | FChannel0 |
2021-04-08 | Merge pull request #3 from anomalous69/reply-highlight | FChannel0 |
2021-04-01 | Improved | john |
2021-04-01 | Added sections, plus spaces to fill in missing info | john |
2021-03-25 | added media metadata load to see first frame | FChannel |
2021-03-22 | add reply highlighting | anomalous69 |
2021-03-19 | regex import..... why are you so picky golang | FChannel |
2021-03-19 | removed word filter | FChannel |
2021-02-23 | added fix for special characters in board name, also escaped some characters ... | FChannel |
2021-02-19 | cleaned up db functions | FChannel |
2021-02-18 | changes to catalog db queries | FChannel |
2021-02-18 | limit number of post and replies queried for page views with pagination | FChannel |
2021-02-16 | cut down catalog query to only grab op | FChannel |
2021-02-05 | view all bug | FChannel |
2021-02-04 | when merging boards into a feed show the board color based on posts restrict... | FChannel |
2021-02-03 | sorted board list | FChannel |
2021-02-02 | added rules.html and faq.html change to fit your own instance specs. | FChannel |
2021-02-02 | turned of preload metadata, might turn on later | FChannel |
2021-02-02 | nil pointer replies | FChannel |
2021-02-01 | changed to base 36 for post ids | FChannel |
2021-01-31 | preload metadata of video to see first frame | FChannel |
2021-01-30 | regex fix for pagnation | FChannel |
2021-01-30 | removed get captcha url | FChannel |
2021-01-30 | fix for pagnation | FChannel |
2021-01-30 | trip code name support | FChannel |
2021-01-28 | added AGPL3 license | FChannel |
2021-01-28 | removed GPL v3.0 | FChannel |
2021-01-28 | follow bug fix | FChannel |
2021-01-28 | reply popup box bottom html | FChannel |
2021-01-28 | quick fix for post and attachment count | FChannel |
2021-01-28 | quote bug fix | FChannel |
2021-01-28 | view individual post from url | FChannel |
2021-01-28 | removed delete request inside DB delete | FChannel |
2021-01-28 | delete objects local and remote | FChannel |
2021-01-28 | nil pointers ......... | FChannel |
2021-01-28 | if OP, send to OP followers | FChannel |
2021-01-28 | sending post to followers of To adjustment | FChannel |
2021-01-28 | auth for all activity req | FChannel |
2021-01-28 | reject activity | FChannel |
2021-01-28 | cleaned up inbox auth req | FChannel |
2021-01-28 | remote auth for follow request | FChannel |
2021-01-28 | ...typo | FChannel |
2021-01-28 | removed \n from tripcode | FChannel |