Age | Commit message (Expand) | Author |
2021-05-30 | added pem keys to users accounts | FChannel |
2021-05-30 | added webfinger discovery for boards | FChannel |
2021-05-30 | removed Header Referer for re routing since it does not work for all browsers... | FChannel |
2021-05-14 | tripcode empty fix | FChannel |
2021-05-13 | improved tripcodes | FChannel |
2021-05-13 | moved creating database schema into main program | FChannel |
2021-05-12 | admin tripcode | FChannel |
2021-05-11 | added proxy for tor | FChannel |
2021-04-26 | close reported fix | FChannel |
2021-04-26 | noko fix | FChannel |
2021-04-26 | new line after quote | 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 | 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 |