Commit Graph

202 Commits

Author SHA1 Message Date
eb7a8b312b Use the right function 2018-10-26 06:49:40 -04:00
aa53db8849 Address comments to attributedTo and actor of parents 2018-10-26 06:41:31 -04:00
277c11d8bb Add roadmap link 2018-10-25 21:21:17 -04:00
11038262eb Calculate current url correctly 2018-10-24 20:32:05 -04:00
0de2b2c7e1 [WIP] Hack on comments 2018-10-24 19:25:47 -04:00
3293e50d71 Don't truncate debug log 2018-10-24 07:57:29 -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
59003788a7 Add comments table 2018-10-23 07:02:49 -04:00
bd686447a3 Add missing requires and format 2018-10-23 07:02:31 -04:00
cd2a24c415 Bump version to 1.1.0 2018-10-23 07:02:17 -04:00
d77caec59a Version 1.0.2 2018-10-22 21:44:33 -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
0de4ed9dea Make svn directory if not exists 2018-10-21 16:51:35 -04:00
13fd57ffb4 Remove newlines from readme 2018-10-21 16:50:02 -04:00
355b4fbeec Add recipe for populating svn repo 2018-10-21 15:39:38 -04:00
bafb451210 Add a README.md 2018-10-21 11:50:08 -04:00
f1665674ae Bump version to 1.0.0 2018-10-21 11:35:08 -04:00
26dcd8e580 Save actors as objects 2018-10-21 10:06:48 -04:00
d8c4a5cd8b Respond correctly to requests with Accept: application/ld+json 2018-10-21 09:41:17 -04:00
44f3117eaa Formatting and a bug fix 2018-10-21 09:41:07 -04:00
aa7338c042 Clean up typos from refactoring 2018-10-21 08:52:56 -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
f069933b0e Merge branch 'master' of ssh://git.jeremydormitzer.com:222/jdormit/pterotype 2018-10-19 06:10:07 -04:00
74511f77a5 Use get_the_excerpt instead of post->post_excerpt 2018-10-19 06:09:40 -04:00
Jeremy Dormitzer
09127fec54
Install dependencies before packaging 2018-10-18 10:37:41 -04:00
Jeremy Dormitzer
b0bff24bb6
Clean packaged plugin before making 2018-10-18 10:34:12 -04:00
Jeremy Dormitzer
967a4e99e2
Add packaging script 2018-10-18 10:32:46 -04:00
Jeremy Dormitzer
89526f5b88
Add plugin headers and assets 2018-10-18 10:20:18 -04:00
Jeremy Dormitzer
3fa04f0a4c
Use correct LICENSE url 2018-10-18 09:59:27 -04:00
Jeremy Dormitzer
7b2cfa5b56
Create LICENSE 2018-10-18 09:58:38 -04:00
Jeremy Dormitzer
4acb631537
Add README 2018-10-18 09:57:02 -04:00
8d2d75da40 Send accept activities after the follow request has been handled 2018-10-18 07:34:27 -04:00
17766a154d Fix request signatures
Accepting the follow request still isn't working, though...
2018-10-17 08:19:52 -04:00
ccede6a45c [WIP] Add logging; start debugging request signing 2018-10-17 07:08:48 -04:00
71ba6b26ea Put error logs in their own directory 2018-10-12 08:42:36 -04:00
03f171a8fd Decode followers/following json 2018-10-11 07:20:46 -04:00
073d597afa Merge branch 'master' of ssh://git.jeremydormitzer.com:222/jdormit/pterotype 2018-10-10 23:17:15 -04:00
b9224b8a81 Much debugging with mastodon 2018-10-10 23:16:58 -04:00
Jeremy Dormitzer
914dd137a5
Handle the public collection and address activities 2018-10-09 11:57:37 -04:00
a12ea89f92 Make webfinger links an array 2018-10-09 10:08:14 -04:00
1b30055287 Log activation errors if in debug mode 2018-10-09 08:58:25 -04:00
5b80c555d7 Squash bugs mercilessly 2018-10-09 08:50:21 -04:00
7693700ba3 Finish refactor 2018-10-09 07:52:48 -04:00
0ae3d32dd7 [WIP] Begin great schema refactor
I still need to refactor all the activities in includes/server/activities
2018-10-09 07:06:26 -04:00