6b71ff74c1
StyleCI fix
2016-10-17 21:00:53 +01:00
e316f98e26
Squashed commit of the following:
...
commit 02c0896ab21422c7b2ee63ad87276de97d2649d1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 20:55:08 2016 +0100
Add change to log
commit 05946ce17bf81f4965da4c241c8b636b81fb15cd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 19:06:22 2016 +0100
The docs implied a different format response, adjusting my code to the actual response
commit 55e3fab71eed3d44591d3742a9e30ae840427d2c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 17:16:07 2016 +0100
Add a missing bracket/semi-colon to end of return statement
commit 08c5b687db7228ebbecb0cd975857c886c6e0851
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 17:10:42 2016 +0100
Only add a map for actual places
commit eef45a3ab36015ffd3ce1129afd15f570e4e8496
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Oct 17 17:08:24 2016 +0100
Allow a name to be used instead of co-ordinates
2016-10-17 20:56:00 +01:00
a6253f0bd5
Upload files without intermediary media-tmp
2016-10-10 16:44:41 +01:00
5bfe8c5a97
Correctly add photos to S3
2016-10-07 14:39:05 +01:00
842dbfa87b
Use uri instead of url
2016-10-07 12:17:12 +01:00
dd0a3228c1
Use the correct URL format for places
2016-10-07 12:16:33 +01:00
405139526a
StyleCI fix
2016-10-05 16:13:00 +01:00
ac7f002293
Notes created via the micropub client can now have associated places
...
Squashed commit of the following:
commit d98a19ac59d29540f9eeca473013da4e52ad99eb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 16:09:33 2016 +0100
Get places working again, location info will add a place to a note
commit 98ec16174cb4431e6e0e13f5f1d3303ceafcd7b1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 16:08:32 2016 +0100
gulp build assets from js
commit 2e7e50a6f6f7f8b129bb472d92a38801575020a8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 16:07:21 2016 +0100
Use full URIs instead of slugs for places
2016-10-05 16:10:00 +01:00
d924f9916e
StyleCI fixes
2016-10-03 18:04:50 +01:00
c8890f3033
Use correct uncertainty query param name, provide better erro info in repsonse
2016-10-03 16:28:09 +01:00
46ed129904
Better json response using laravel’s helper
2016-10-03 16:26:58 +01:00
e335a80fda
Use u for uncertainty parameter
2016-10-03 14:46:53 +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
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
d7ecf3de19
Use correct namespace for Carbon
2016-09-21 20:02:00 +01:00
9390d2830d
Hotfix: Correctly parse microformats data for view
2016-09-21 19:54:45 +01:00
7f9a73360c
Fix job dispatching
2016-09-20 13:13:05 +01:00
ca88bbdb91
Filter html on output and rely on HTMLFilter’s own cache
2016-09-19 15:50:15 +01:00
577fae0540
Migrate to Laravel 5.3
2016-09-06 16:40:39 +01:00
a9f089098c
Work on webmwtion code refactoring
2016-08-03 16:08:30 +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
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
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
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
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
12c91eab70
Use a less generic model name than Client
2016-05-29 14:21:46 +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