Age | Commit message (Expand) | Author |
2021-06-24 | changed activitystream formating for objects to better align with pleromas ac... | FChannel |
2021-06-19 | admin can mark objects as senstive | FChannel |
2021-06-19 | added sensitive content checkbox for upload | FChannel |
2021-06-17 | replacing quotes for hover preview because it breaks without it | FChannel |
2021-06-17 | escaping quotes to not break hover, it will probably still break | FChannel |
2021-06-17 | added html meta data as well as basic hover effect on links | FChannel |
2021-06-06 | nil actor variables for deleting posts | FChannel |
2021-06-06 | checks for main actor when adding boards and following | FChannel |
2021-06-06 | basic header signature conversion | FChannel |
2021-06-06 | verifying outbox activity requests with signature integration | FChannel |
2021-06-06 | signature verify arguments mixed up fix | FChannel |
2021-06-06 | better handling when delete or deleteattachment when cannot connect to origin... | FChannel |
2021-06-06 | better handling of follow when instance is offline | FChannel |
2021-06-06 | sql typos | FChannel |
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 |