Age | Commit message (Expand) | Author |
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 | 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-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-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 | 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 | 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 | 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 | feedback loop fix with getting actor collection | FChannel |
2021-01-25 | follow cache sync | FChannel |
2021-01-24 | removed cachereplies to consolidate into replies db | FChannel |
2021-01-24 | local actibity check | FChannel |
2021-01-24 | more caching progress | FChannel |
2021-01-24 | domain routing bug | FChannel |
2021-01-23 | caching progress | FChannel |
2021-01-23 | foundation for cache retrieval | FChannel |
2021-01-22 | client to server conversion | FChannel |
2021-01-20 | cleaned up if else routing statment | FChannel |
2021-01-20 | added actor object to context json | FChannel |
2021-01-19 | function to make preview image of attachment image | FChannel |
2021-01-19 | cache system and follow/follower connections | FChannel |
2021-01-18 | fix for syncing local and remote post count totals | FChannel |
2021-01-18 | removed test board from main | FChannel |
2021-01-18 | fixed sql injection vulnerabilites. | FChannel |