Commit Graph

22 Commits

Author SHA1 Message Date
cb3e301846 Send posts as an Article 2018-10-29 19:13:59 -04:00
6cc82927d3 Extract comment linking logic to its own namespace 2018-10-28 12:53:33 -04:00
79f741f332 Implement comment syncing 2018-10-27 08:17:57 -04:00
7b9f99112b Don't create an AP object if the comment object already exists 2018-10-26 21:31:15 -04:00
aa53db8849 Address comments to attributedTo and actor of parents 2018-10-26 06:41:31 -04:00
0de2b2c7e1 [WIP] Hack on comments 2018-10-24 19:25:47 -04:00
7b8a35d8b0 Implement outbound comment syncing for not-logged-in users
Although it is possibly not working...
2018-10-24 07:31:38 -04:00
87aae44c72 [WIP] Implement WP->Mastodon comment syncing 2018-10-23 18:52:36 -04:00
d133be2e15 [WIP] Start implementing outbound comments 2018-10-23 07:02:57 -04:00
bd686447a3 Add missing requires and format 2018-10-23 07:02:31 -04:00
fb923a63c3 Properly format the link and use type Note 2018-10-21 17:22:16 -04:00
775b126653 Use the post title as the summary and the excerpt as the content 2018-10-21 17:09:11 -04:00
a85bbc7333 Prefix all namespaces with "pterotype" 2018-10-20 22:34:20 -04:00
fc01e6beb2 Only federate posts 2018-10-19 06:49:18 -04:00
7ea1782edf Decode HTML special chars in summary 2018-10-19 06:41:29 -04:00
08db923066 Account for new post 2018-10-19 06:18:31 -04:00
74511f77a5 Use get_the_excerpt instead of post->post_excerpt 2018-10-19 06:09:40 -04:00
Jeremy Dormitzer
914dd137a5
Handle the public collection and address activities 2018-10-09 11:57:37 -04:00
5b80c555d7 Squash bugs mercilessly 2018-10-09 08:50:21 -04:00
1fa894e087 Fix deleting posts 2018-10-07 23:21:59 -04:00
384bcba338 [WIP] Fix posting bugs
There is still something funky with deletion, I think
2018-10-07 21:18:49 -04:00
26dbfe6d2c [WIP] Handle activity creation on post update/publish/trash 2018-10-07 19:12:45 -04:00