aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-28tor placeholder image for catalog pageFChannel
2021-06-28null element missing id valueFChannel
2021-06-28added onion temp fix for error in null elementFChannel
2021-06-28added tor image in place of broken links. if user is using tor they just ↵FChannel
click the image to view it
2021-06-28removed creating client key fileFChannel
2021-06-28changed all time to UTC to sync better regardless of server timeformatFChannel
2021-06-28tor proxy, added server version in faq, increased verification timeFChannel
2021-06-28added proxy wrapper with tor supportFChannel
2021-06-28Merge with masterFChannel
2021-06-25corrected newline escapingFChannel
2021-06-25more cleaning up to better intergrate with plemroma standards. can verify ↵FChannel
signatures better
2021-06-25expanded header signature support to known possible values at this timeFChannel
2021-06-24changed activitystream formating for objects to better align with pleromas ↵FChannel
actor field
2021-06-19admin can mark objects as senstiveFChannel
2021-06-19added sensitive content checkbox for uploadFChannel
2021-06-17replacing quotes for hover preview because it breaks without itFChannel
2021-06-17escaping quotes to not break hover, it will probably still breakFChannel
2021-06-17added html meta data as well as basic hover effect on linksFChannel
2021-06-06nil actor variables for deleting postsFChannel
2021-06-06checks for main actor when adding boards and followingFChannel
2021-06-06basic header signature conversionFChannel
2021-06-06verifying outbox activity requests with signature integrationFChannel
2021-06-06signature verify arguments mixed up fixFChannel
2021-06-06better handling when delete or deleteattachment when cannot connect to ↵FChannel
origin instance
2021-06-06better handling of follow when instance is offlineFChannel
2021-06-06sql typosFChannel
2021-06-06changed naming to reflect more of what is being done for deleting or ↵FChannel
tombstone of an object
2021-06-06removed redundent functionsFChannel
2021-06-06correct post ordering when following instanceFChannel
2021-06-04added exif removal from jpeg, png imagesFChannel
2021-06-04added verfication based on signature header with pem keysFChannel
2021-06-04added activity sign and verify with pem keysFChannel
2021-06-03cleaned up file namesFChannel
2021-06-03deleteing objects and cache objects put into single db commandsFChannel
2021-06-03cleaning up removing postsFChannel
2021-06-01changed actor to type Group and other clean upFChannel
2021-05-31you should not be able to see verify page without modkeyFChannel
2021-05-31missed the countFChannel
2021-05-31Merge pull request #13 from knotteye/masterFChannel0
Better accept header parsing
2021-05-30added finger methods for getting the actorFChannel
2021-05-30more route redirection cleanupFChannel
2021-05-30Better accept header parsingknotteye
2021-05-30added publickeypem to actor activity requestsFChannel
2021-05-30added pem keys to users accountsFChannel
2021-05-30added webfinger discovery for boardsFChannel
2021-05-30removed Header Referer for re routing since it does not work for all ↵FChannel
browsers ie IceCat
2021-05-14tripcode empty fixFChannel
2021-05-13Managing server info added to READMEFChannel
2021-05-13improved tripcodesFChannel
2021-05-13moved creating database schema into main programFChannel