Commit graph

19 commits

Author SHA1 Message Date
Bat d604b62917 Make it easier to debug inbox errors 2018-05-24 12:20:11 +01:00
Bat c0d1a914c4 Handle reshares from AP 2018-05-23 18:09:59 +01:00
Bat b55622f2b1 Reorganize use statements 2018-05-19 08:39:59 +01:00
Bat 4a86af6fc1 Resolve activitystream TODOs 2018-05-18 23:04:30 +01:00
Bat 0e24ccbf29 Use activitystreams in the Inbox trait 2018-05-18 09:04:40 +01:00
Bat c779b1c58a WIP: use the activitystreams crate 2018-05-16 19:20:44 +01:00
Bat dfab0290e4 Shared inbox endpoint 2018-05-13 18:39:18 +01:00
Bat fdc481e384 Use shared inbox when available
But it is not yet stored in the database, so it means never
2018-05-13 15:39:55 +01:00
Bat 726c2c7e82 Add some notifications
When liking, commenting or following
2018-05-13 14:03:35 +01:00
Bat c6b2560eb0 Followers listing
And clean up models functions a bit
2018-05-13 12:53:58 +01:00
Bat 601fe7cf4f Allow likes to be deleted with AP 2018-05-13 11:44:05 +01:00
Bat ac7b4441e8 Receive likes with ActivityPub 2018-05-10 17:07:23 +01:00
Bat 80964b1857 Don't panic when receiving a nested comment 2018-05-10 14:32:19 +01:00
Bat a436f2da4b Federate comments 2018-05-10 11:52:56 +01:00
Bat 22cb286f86 Signing activities
I hope it works correctly…

Fixes #6
2018-05-03 20:11:04 +01:00
Bat afe98ab1c3 Start refactoring activities 2018-05-02 21:44:03 +01:00
Bat 5f43f783b6 Use more env vars for config
It will make it easier to test federation
2018-05-02 12:53:42 +01:00
Bat 9a4f60cfe3 Accept follow requests 2018-05-01 19:02:29 +01:00
Bat 03df88e186 WIP: inboxes 2018-05-01 15:00:29 +01:00