Age | Commit message (Expand) | Author |
2021-06-06 | changed naming to reflect more of what is being done for deleting or tombston... | FChannel |
2021-06-06 | removed redundent functions | FChannel |
2021-06-06 | correct post ordering when following instance | FChannel |
2021-06-04 | added exif removal from jpeg, png images | FChannel |
2021-06-04 | added verfication based on signature header with pem keys | FChannel |
2021-06-04 | added activity sign and verify with pem keys | FChannel |
2021-06-03 | cleaned up file names | FChannel |
2021-06-03 | deleteing objects and cache objects put into single db commands | FChannel |
2021-06-03 | cleaning up removing posts | FChannel |
2021-06-01 | changed actor to type Group and other clean up | FChannel |
2021-05-31 | you should not be able to see verify page without modkey | FChannel |
2021-05-31 | missed the count | FChannel |
2021-05-31 | Merge pull request #13 from knotteye/master | FChannel0 |
2021-05-30 | added finger methods for getting the actor | FChannel |
2021-05-30 | more route redirection cleanup | FChannel |
2021-05-30 | Better accept header parsing | knotteye |
2021-05-30 | added publickeypem to actor activity requests | FChannel |
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 | Managing server info added to README | FChannel |
2021-05-13 | improved tripcodes | FChannel |
2021-05-13 | moved creating database schema into main program | FChannel |
2021-05-12 | added imagemagick to requirements | FChannel |
2021-05-12 | adjusted reply-box clipping | FChannel |
2021-05-12 | admin tripcode | FChannel |
2021-05-12 | cleaned up manage page style | FChannel |
2021-05-11 | added proxy for tor | FChannel |
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 |