Commit graph

54 commits

Author SHA1 Message Date
99a6f665b0 Add explanetory comment 2016-09-17 21:03:53 +01:00
f9fc24dd04 Give the redownload command a better name 2016-09-17 21:01:23 +01:00
c5e0b621a6 Add missing comma 2016-09-17 20:58:47 +01:00
756f40fb55 Tweak command description 2016-09-17 20:56:57 +01:00
fb81b37f4d More refactoring of the initial webmention processing job 2016-09-17 20:50:56 +01:00
769d2aabd4 Register the new commands 2016-09-17 20:50:22 +01:00
6e04296e2d Pass full URL into php-mf2’s parse method 2016-09-17 20:12:16 +01:00
2d1565f6a1 An observer that generates the filtered HTML on model creation/updating 2016-09-17 19:58:59 +01:00
a3d6767ccb Move HTML filtering into an observer 2016-09-17 19:58:00 +01:00
23d7d97ed0 Regsiter an observer for the webmention model 2016-09-17 18:19:54 +01:00
7cfcc0f899 We should be parsing the saved HTML now 2016-09-17 18:18:53 +01:00
7abf8383de leave http/https in folder names so we know which sheme to use 2016-09-16 16:33:05 +01:00
b340d5a076 Add job that downloads and saves the HTML of a webmention 2016-09-15 15:54:57 +01:00
bd6af02170 Artisan command to initiaite redownload of webmention’s HTML 2016-09-15 15:42:28 +01:00
f75f3911a4 No more need for Whoop rendering code 2016-09-10 15:01:23 +01:00
706a2ce4ba Close #5, better handling of TokenMismatchException 2016-09-10 15:00:43 +01:00
929b36be52 Improve command output from nothing 2016-09-09 12:21:22 +01:00
4060e449a1 Register the artisan command 2016-09-09 12:14:47 +01:00
c2a8d22d91 Add the artisan command to check for security vulns 2016-09-09 12:12:35 +01:00
e9262caef5 Fix an issue sending webmentions 2016-09-07 16:28:31 +01:00
1af9dd35ab StyleCI fixes 2016-09-06 16:44:15 +01:00
577fae0540 Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
94ec2ec254 Should now be able to send webmentions to webmention.rocks 2016-09-05 23:39:54 +01:00
a9f089098c Work on webmwtion code refactoring 2016-08-03 16:08:30 +01:00
bb16547942 Add a missing space (PSR-2) 2016-07-29 10:48:05 +01:00
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