This repository has been archived on 2023-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
BirdsiteLIVE/src/BirdsiteLive.ActivityPub/Models
2022-01-25 19:11:04 -05:00
..
Activity.cs Adjust @context, always specify the Activity.DefaultContext, update README 2022-01-25 19:11:04 -05:00
ActivityAccept.cs added follow debug + ap models + header signing 2020-06-28 20:27:03 -04:00
ActivityAcceptFollow.cs added follow debug + ap models + header signing 2020-06-28 20:27:03 -04:00
ActivityAcceptUndoFollow.cs added undo follow workflow 2020-07-08 19:50:58 -04:00
ActivityCreate.cs creating notes functionnal 2020-06-28 23:42:23 -04:00
ActivityCreateNote.cs extracting tags 2020-07-31 22:13:52 -04:00
ActivityFollow.cs starting working on activity 2020-06-06 01:29:13 -04:00
ActivityRejectFollow.cs added protected support 2021-01-28 18:47:45 -05:00
ActivityUndo.cs starting working on activity 2020-06-06 01:29:13 -04:00
ActivityUndoFollow.cs starting working on activity 2020-06-06 01:29:13 -04:00
Actor.cs Adjust @context, always specify the Activity.DefaultContext, update README 2022-01-25 19:11:04 -05:00
Attachment.cs support attachments 2020-07-22 19:27:25 -04:00
EndPoints.cs added shared inbox 2020-07-22 19:49:08 -04:00
Followers.cs Adjust @context, always specify the Activity.DefaultContext, update README 2022-01-25 19:11:04 -05:00
Image.cs starting working on activity 2020-06-06 01:29:13 -04:00
Note.cs Adjust @context, always specify the Activity.DefaultContext, update README 2022-01-25 19:11:04 -05:00
PublicKey.cs starting working on activity 2020-06-06 01:29:13 -04:00
Tag.cs :verified: checkmarks on verified accounts, because why not 2021-07-17 22:16:19 -04:00
UserAttachment.cs Added official link to profile, fix #33 2021-01-11 01:34:19 -05:00
WebFingerData.cs Remote follow 2021-07-17 20:26:45 -04:00