Age | Commit message (Expand) | Author |
2021-06-28 | added tor image in place of broken links. if user is using tor they just clic... | FChannel |
2021-06-28 | removed creating client key file | FChannel |
2021-06-28 | changed all time to UTC to sync better regardless of server timeformat | FChannel |
2021-06-28 | tor proxy, added server version in faq, increased verification time | FChannel |
2021-06-28 | added proxy wrapper with tor support | FChannel |
2021-06-28 | Merge with master | FChannel |
2021-06-25 | corrected newline escaping | FChannel |
2021-06-25 | more cleaning up to better intergrate with plemroma standards. can verify sig... | FChannel |
2021-06-25 | expanded header signature support to known possible values at this time | FChannel |
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 |