Commit graph

23 commits

Author SHA1 Message Date
e8c847579c Squashed commit of the following:
commit d0c1c0083ced0470500060f14d37cdfff3028795
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Dec 16 11:46:40 2016 +0000

    remove done @todo

commit f61a968bb8a7743c2b34ea3efcb25cfd73452cfc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Dec 16 11:43:22 2016 +0000

    Comment for using empty array

commit 9ad7cde20d259ff4527d315049e3df83f145fe0f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Dec 16 11:42:18 2016 +0000

    Syndication targets are now dynamically checked
2016-12-16 11:49:15 +00:00
885a061170 fix comments 2016-12-09 21:41:37 +00:00
26fe6ff559 Style CI fix 2016-12-08 14:30:25 +00:00
e12b4d39ef Move syndication targets to a config file, fixes #27, also more dynamically generate micropub token 2016-12-08 14:28:42 +00:00
e73187932b StyleCI suggested fixes 2016-12-07 16:55:53 +00:00
ab59a5ff44 Add facebook to syndication targets 2016-10-26 22:14:07 +01:00
dd0a3228c1 Use the correct URL format for places 2016-10-07 12:16:33 +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
46ed129904 Better json response using laravel’s helper 2016-10-03 16:26:58 +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
32af94fab8 Better error handling in case of place creation failure 2016-09-22 16:00:04 +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
578096419f Change mp-syndicate-to to syndicate-to 2016-06-23 23:13:38 +01:00
a5173c981b Initial commit to new repo 2016-05-19 15:01:28 +01:00