Commit graph

269 commits

Author SHA1 Message Date
9390d2830d Hotfix: Correctly parse microformats data for view 2016-09-21 19:54:45 +01:00
8e8e6f9436 Merge branch 'hotfix/0.0.11.8' into develop 2016-09-21 15:29:51 +01:00
78b22042f0 Fix: remove index.html from generated url 2016-09-21 15:14:58 +01:00
bc631bae80 Fix a style issue 2016-09-21 14:25:12 +01:00
c9d5e6d628 Create necessary directories first to save the HTML 2016-09-21 14:18:58 +01:00
a461abfa6f Save HTML to the correct location 2016-09-20 13:31:39 +01:00
7f9a73360c Fix job dispatching 2016-09-20 13:13:05 +01:00
d000295c63 Output info to the console 2016-09-19 21:22:03 +01:00
24edb96242 Remove use statements that are no longer needed 2016-09-19 17:34:00 +01:00
cdfb437dd3 Delete unnecesary backups 2016-09-19 17:25:01 +01:00
54079e407c Don’t parse backups 2016-09-19 17:19:04 +01:00
6804cc3776 Backup a file before saving the new HTML contents 2016-09-19 17:18:24 +01:00
ca88bbdb91 Filter html on output and rely on HTMLFilter’s own cache 2016-09-19 15:50:15 +01:00
670824c118 Add space for PSR-2 compliance 2016-09-19 11:20:51 +01:00
364a626855 Fix syntax issue 2016-09-17 21:29:32 +01:00
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