Commit graph

66 commits

Author SHA1 Message Date
silverpill 215aa5932e Make "href" property optional on Tag object 2021-11-25 16:04:03 +00:00
silverpill 22fa619a16 Make "to" property optional on Activity object 2021-11-21 13:48:38 +00:00
silverpill 9216d2414b Add "to" attribute to Activity object 2021-11-18 21:28:50 +00:00
silverpill d104b32d5e Make "name" attribute optional in Attachment object 2021-11-18 16:50:52 +00:00
silverpill c473070fd4 Configure linter and fix its warnings 2021-11-13 17:37:31 +00:00
silverpill e9c5bda55c Send Update(Person) to followers after updating profile 2021-11-13 01:27:53 +00:00
silverpill 2bfb6253f8 Federate mentions 2021-11-11 21:51:47 +00:00
silverpill 0fd7c0fae3 Add actor_id method to actor profile type 2021-11-10 17:21:55 +00:00
silverpill ab9184f068 Send Create(Note) to author of parent post when creating reply 2021-11-01 18:33:56 +00:00
silverpill d41d85548d Send and receive Like activities 2021-10-29 21:32:31 +00:00
silverpill 371be9836e Add default value to Object type 2021-10-29 16:34:22 +00:00
silverpill 9f114f4255 Add tests for create_note function 2021-10-09 12:53:53 +00:00
silverpill 8610719bd0 Store IDs of incoming Note objects 2021-10-08 23:12:15 +00:00
silverpill 8c18a0ab86 Allow retrieval of local Note objects using /objects/ URL 2021-10-08 22:59:04 +00:00
silverpill 7a65e34e62 Populate inReplyTo field in Note object when creating post 2021-10-08 22:54:53 +00:00
silverpill fdef4b6e6a Initial commit 2021-09-14 12:24:05 +00:00