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
Nicolas Constant d543a1d4f9
added delete action
2022-12-21 00:25:43 -05:00
..
Activity.cs better json parsing and response handling 2021-01-07 19:37:09 -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
ActivityDelete.cs added delete action 2022-12-21 00:25:43 -05: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 added movedTo support in db 2022-11-03 20:02:37 -04: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 give actor the followers collection 2020-11-21 18:54:16 -05:00
Image.cs starting working on activity 2020-06-06 01:29:13 -04:00
Note.cs extracting tags 2020-07-31 22:13:52 -04:00
PublicKey.cs starting working on activity 2020-06-06 01:29:13 -04:00
Tag.cs extracting tags 2020-07-31 22:13:52 -04:00
UserAttachment.cs Added official link to profile, fix #33 2021-01-11 01:34:19 -05:00