Age | Commit message (Expand) | Author |
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 |
2021-01-28 | added reason to report db | FChannel |
2021-01-28 | max length for input fields | FChannel |
2021-01-28 | need to verify remote post auth to save to cache | FChannel |
2021-01-28 | reporting requires captcha | FChannel |
2021-01-28 | dont write to cache if local actor | FChannel |
2021-01-28 | added red board layout | FChannel |
2021-01-26 | check for duplicate replies in db | FChannel |
2021-01-26 | tombstone cache posts | FChannel |
2021-01-26 | fixed noko | FChannel |
2021-01-26 | individual post view cache | FChannel |
2021-01-25 | if following add actor To field | FChannel |
2021-01-25 | activity To logic for followers to send to | FChannel |
2021-01-25 | dont add activity actor to To list | FChannel |
2021-01-25 | send activity to all followers of To field | FChannel |
2021-01-25 | removed duplicated To fields | FChannel |
2021-01-25 | remove double posts | FChannel |