Commit graph

329 commits

Author SHA1 Message Date
5585483800 Start work on better webmention support 2016-07-29 09:55:27 +01:00
d584a10d1e Better syndication parsing 2016-07-13 17:32:10 +01:00
532caabc5e Fix an issue in the parseSyndicationTargets 2016-07-13 16:39:08 +01:00
7d381eaf81 Add a test for JSON request to endpoint 2016-07-11 17:32:58 +01:00
72e61032d8 Allow JSON requests to the micropub endpoint 2016-07-11 17:09:14 +01:00
36ae35e14d Missing space 2016-07-04 16:26:23 +01:00
3372dd1fc8 Some StyleCI fixes 2016-07-04 16:23:54 +01:00
a9d30c3a57 Respond to a q=config request 2016-07-04 15:35:17 +01:00
128f649722 Use JSON with micripub endpoint responses 2016-07-04 13:53:33 +01:00
88b30bb815 Use JSON response for q=syndicate-to request 2016-06-29 23:53:48 +01:00
221f1f449d Look for syndicate-to when deciding wether to syndicate to twitter 2016-06-29 15:28:23 +01:00
05c62a3bdc Fix typo 2016-06-28 22:30:31 +01:00
2b5a1d4472 Fix self endpoint discovery when sending webmentions 2016-06-28 22:25:07 +01:00
04de40c2de Use laravel-postgis properly 2016-06-27 10:43:47 +01:00
578096419f Change mp-syndicate-to to syndicate-to 2016-06-23 23:13:38 +01:00
2be6a4ec4b Guzzle dependency stopped the webmentions job being serialized 2016-06-23 17:32:50 +01:00
3a7f8fb647 Fix StyleCI reported issues 2016-06-23 15:59:00 +01:00
e31364e787 Have webmentions sent automatically 2016-06-23 14:27:00 +01:00
44060da577 Don’t send webmentions to onseself 2016-06-21 16:11:08 +01:00
995140bb95 Automatically send webmentions, move the sending logic into the job 2016-06-21 15:53:05 +01:00
edbcb2fb2c Bring in upstream changes 2016-06-17 01:12:43 +01:00
2a692fdd78 Use newer media library package, eager load media, use non-aliased save media method 2016-06-17 00:58:28 +01:00
c815d40be4 Remove jonnybarnes/unicode-tools dependency 2016-06-09 00:49:33 +01:00
58c060ad27 Don’t use NotePrep for retreiving tags from a note 2016-05-29 17:35:39 +01:00
12c91eab70 Use a less generic model name than Client 2016-05-29 14:21:46 +01:00
4bb454c545 Fix Style CI, didn’t occur to me models exist in the same namespace, so we don’t need to import them with use 2016-05-29 13:52:48 +01:00
50cb351167 Tag normalization is now in the model, this is refelcted elsewhere in code usage 2016-05-29 13:49:30 +01:00
0504555774 Fix issue#1 2016-05-25 22:43:28 +01:00
a5173c981b Initial commit to new repo 2016-05-19 15:01:28 +01:00