Commit graph

82 commits

Author SHA1 Message Date
4e324c3586 Add missing semi-colon, (even the best of us) 2016-10-06 01:19:45 +01:00
c25f2f349d Remove comments from testing 2016-10-06 01:04:23 +01:00
a7dd02f144 Manually create a Place model to force laravel to access postgis methods 2016-10-06 01:03:22 +01:00
26de25382e Use the correct method 2016-10-05 17:47:25 +01:00
4e6148e038 Squashed commit of the following:
commit ee8c6db5ce1ebf8dbcef81848e8a99e3c102f964
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 5 17:29:02 2016 +0100

    Add info to changelog

commit d0b213673698691f4624d6aef8b9067a21e722fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 5 17:27:38 2016 +0100

    Use the correct variable name

commit 5d5dd00409f61403e4097503c6b3d75a3f83c9c8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Oct 5 17:26:39 2016 +0100

    Add lat/lng values to a tweet if we know them
2016-10-05 17:29:56 +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
cdfb437dd3 Delete unnecesary backups 2016-09-19 17:25:01 +01:00
6804cc3776 Backup a file before saving the new HTML contents 2016-09-19 17:18:24 +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
fb81b37f4d More refactoring of the initial webmention processing job 2016-09-17 20:50:56 +01:00
6e04296e2d Pass full URL into php-mf2’s parse method 2016-09-17 20:12:16 +01:00
a3d6767ccb Move HTML filtering into an observer 2016-09-17 19:58:00 +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
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
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
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
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
a5173c981b Initial commit to new repo 2016-05-19 15:01:28 +01:00