Commit graph

26 commits

Author SHA1 Message Date
b8c0724036 Lots of route and controller method names refactoring, which also necessitated editing of fetch methods in the front end es6 code 2017-02-16 15:35:25 +00:00
b4df7a1bbb Convert all env() calls to config() calls 2017-02-15 20:44:03 +00:00
13919c207e Squashed commit of the following:
commit ce110099a3a2e97a491c7a920126abda585b15f7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Jan 27 20:39:59 2017 +0000

    syndicate-to is now mp-syndicate-to
2017-01-27 20:41:17 +00:00
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
c9bff19efa Fix phpcs issues 2016-12-12 14:03:31 +00:00
9526e1977e Fix issue with namespaces 2016-10-26 23:05:58 +01:00
2a00b3fe06 Fix syntax error 2016-10-26 22:35:58 +01:00
8bad2f1597 Dispatch relavent syndication jobs during note creation 2016-10-26 22:21:26 +01:00
6cd5672dab Use location instead of place, given we support co-ordinates as well 2016-10-07 15:27:48 +01:00
5bfe8c5a97 Correctly add photos to S3 2016-10-07 14:39:05 +01:00
e3f398ff84 Use the correct place URL format 2016-10-07 12:15:17 +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
5df1d6aac3 Use an actaully valid token in debug mode 2016-10-03 17:45:21 +01:00
46f1bfd99f Allow micropub usage when testing locally 2016-10-03 16:26:07 +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
0d1787d69a Add support for JSON requests 2016-09-23 16:51:48 +01:00
7f9a73360c Fix job dispatching 2016-09-20 13:13:05 +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
88b30bb815 Use JSON response for q=syndicate-to request 2016-06-29 23:53:48 +01:00
221f1f449d Look for syndicate-to when deciding wether to syndicate to twitter 2016-06-29 15:28:23 +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
2a692fdd78 Use newer media library package, eager load media, use non-aliased save media method 2016-06-17 00:58:28 +01:00
a5173c981b Initial commit to new repo 2016-05-19 15:01:28 +01:00