aboutsummaryrefslogtreecommitdiff
path: root/activityPubStruct.go
AgeCommit message (Collapse)Author
2022-06-19restructuring, part 1 of manyKushBlazingJudah
2021-08-19go fmt, go vetKushBlazingJudah
2021-08-18experimental type change for times: string to time.TimeKushBlazingJudah
idk what i was doing before this but i wanted to use time.Time to get something similar to how 4chan's timestamps work, it would've also been easier for scripts to interface with it, since we have data we can work with much easier than a string i am not sure what this means for federation yet, so i'll test it out before i do anything.
2021-08-15go fmtKushBlazingJudah
2021-07-22fixed quote bug and moved comment parsing server side without javascriptFChannel
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-24changed activitystream formating for objects to better align with pleromas ↵FChannel
actor field
2021-06-19added sensitive content checkbox for uploadFChannel
2021-05-30added publickeypem to actor activity requestsFChannel
2021-05-13improved tripcodesFChannel
2021-04-26typeo in activitypub structFChannel
2021-01-28added red board layoutFChannel
2021-01-25feedback loop fix with getting actor collectionFChannel
2021-01-20added actor object to context jsonFChannel
2021-01-17support for preview imagesFChannel
2021-01-13initial commitFChannel