Commit graph

285 commits

Author SHA1 Message Date
46ed129904 Better json response using laravel’s helper 2016-10-03 16:26:58 +01:00
46f1bfd99f Allow micropub usage when testing locally 2016-10-03 16:26:07 +01:00
e335a80fda Use u for uncertainty parameter 2016-10-03 14:46:53 +01:00
2546a92039 Squashed commit of the following:
commit fa51cd728fbb13ebadfc45d90dc24c284a31f4ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:50 2016 +0100

    Update changelog

commit 93e6a92c664cb42da679c5bb2e37cabec0e7fb99
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:25:00 2016 +0100

    test create new place with uncertainty parameter

commit 3d793801b3c0e93228ce5c6bae83c74b130127c0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 14:24:35 2016 +0100

    Parse correctly to take into account uncertainty parameter

commit d9060332a484ff414ed4dac03fa39838d7b73b54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Oct 1 11:11:56 2016 +0100

    Better comments

commit 298663cf7beaf4893d326aae880d64279ce4af37
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:59:08 2016 +0100

    Allow tagged notes to be deleted, didn’t know that wasn’t possible before :/

commit 7f5c65c6d858321526b7f0ac84c527dc2f09614a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 30 22:57:57 2016 +0100

    Better test for creating a new note via mircropub, the new note gets deleted
2016-10-01 14:26:07 +01:00
2c6b9df97a Squashed commit of the following:
commit e7f1c4c84579b959fe2997ff4d2315ee53acfe9a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Thu Sep 29 11:22:44 2016 +0100

    Add latest change, fix spelling errors in rest of changelog

commit 637b5107b557f1c2a56327a40b3d7b4b7297fa29
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 21:13:06 2016 +0100

    Add a test for uncertainty parameter

commit 5e7504b323debf9c91e0cca428b4dca7dda0789d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 21:11:12 2016 +0100

    Format the ternaty operator correctly

commit 19c978a5ac59cd7dfdceee9a8f1aaa6539d8ac66
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:46:19 2016 +0100

    Fix typo

commit d4e5b5fc384d0ccd715ea28a51821f958f6c2caa
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:41:23 2016 +0100

    Add paraphanalia

commit a96f104894de6c06dc5e41044482de2355cb4965
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:35:17 2016 +0100

    Add the geolocation uncertainty to nearby places request

commit 0f6d5649e2f3316040d7453f5fcc96ac1f0ac783
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 20:34:38 2016 +0100

    Use a query parameter for geolocation uncertainty

commit a9147a074315fabb0d76e5991b34a70b2143761c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 19:58:08 2016 +0100

    Make use of uncertainty parameter when finding nearby places

commit bad384b5d8be3ea8905d8f6ca3c20f448869853d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Wed Sep 28 19:28:42 2016 +0100

    Support sending uncertainty value to micropub endpoint
2016-09-29 11:28:31 +01:00
44023b0544 Add missing new line before return [styleci] 2016-09-23 16:59:58 +01:00
d8f5293a73 Add trailing array entry comma 2016-09-23 16:58:50 +01:00
3c689c09ed Much better json response code, add an extra try/catch 2016-09-23 16:55:02 +01:00
0d1787d69a Add support for JSON requests 2016-09-23 16:51:48 +01:00
4133efb8a8 Return json for all the requests the newnote.js makes, this allows for better error handling on the frontend 2016-09-23 12:26:43 +01:00
32af94fab8 Better error handling in case of place creation failure 2016-09-22 16:00:04 +01:00
0a9aafb620 Remove non-needed use statements 2016-09-22 15:18:29 +01:00
d542975b9f No need to define class types in postgisFields array 2016-09-22 15:15:47 +01:00
0c1605afc2 Merge branch 'hotfix/0.0.11.10' into develop 2016-09-21 20:04:46 +01:00
d7ecf3de19 Use correct namespace for Carbon 2016-09-21 20:02:00 +01:00
856d98391a Merge branch 'hotfix/0.0.11.9' into develop 2016-09-21 19:57:00 +01:00
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