Commit graph

2250 commits

Author SHA1 Message Date
5723ba4b9c Add fix to changelog 2016-10-06 01:06:41 +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
19d982580a Version 0.0.13.7
Use the correct `laravel-postgis` method call
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlf1LwJfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 +BIBfjZ82CP3bFjlSk19qtRmpUWvUf42A5j6Cq37urKB+/DI4fMyjsKx45dDCH/A
 zygWZgF/eX7qcsNRUkydn6RNxg5MOAuP7OR1gBqZ8vTQxfaGoMjB88/Mqqj1jgvv
 qtbN3zvi
 =xxVM
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.7' into develop

Version 0.0.13.7

Use the correct `laravel-postgis` method call
2016-10-05 17:49:18 +01:00
25c8bee7f1 Merge branch 'hotfix/0.0.13.7' 2016-10-05 17:48:44 +01:00
63ad556388 Bump version number 2016-10-05 17:48:24 +01:00
26de25382e Use the correct method 2016-10-05 17:47:25 +01:00
fa7bd5efbf Version 0.0.13.6
When location info is available this will be syndicated to Twitter
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlf1K9RfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 GKoBgNaJXkFe06eEqaFYPS2OqYow1/RFscVB/ViMlDkTl7AX2EY0ACgmoq3c8BTP
 2W9TWQGAxUyMB+sY2rJEGEJ2tRJ1QL0n44Z1FdebHrgtm+AY42ko0djGNkczHXM/
 HoblXDat
 =mGRU
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.6' into develop

Version 0.0.13.6

When location info is available this will be syndicated to Twitter
2016-10-05 17:35:38 +01:00
0042ddb57f Merge branch 'release/0.0.13.6' 2016-10-05 17:34:45 +01:00
0d63ce31ec Bump version 2016-10-05 17:34:26 +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
b2cfe546f7 Version 0.0.13.5
Places can now be added to a new note created via the micropub client
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlf1GadfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 rI8BgOzzRvvTV017EXJ+82A0YFagXOThKyGncM1ZIPuxemLX8XpSHkESpcTebL9r
 1/WiiAF/Y8lfpmIyPKIyX1vRtizblVjwOep5qwx8q8ccaIc4YZHE/wrdVDhZsnan
 QbyVfqXv
 =B8EF
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.5' into develop

Version 0.0.13.5

Places can now be added to a new note created via the micropub client
2016-10-05 16:18:06 +01:00
04e6744806 Merge branch 'release/0.0.13.5' 2016-10-05 16:17:28 +01:00
96e3e43f49 Bump version number, add change 2016-10-05 16:17:03 +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
5df1d6aac3 Use an actaully valid token in debug mode 2016-10-03 17:45:21 +01:00
f5dbc2b35f Version 0.0.13.4
Hopefully places work properly now :)
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlfyfrlfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 SycBf2R3AcqnBt2yGHNMDTiG21rn7/d6UK552hkH8JreYhjrP8w2AROPg1WXeK49
 zPrfkgF/R/5OUCXVx1N0+iYmQdOlL47GPs5UsyroV/JOMqa9V55Y69OkDc3t1eXP
 lgAqAS3j
 =WEKZ
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.4' into develop

Version 0.0.13.4

Hopefully places work properly now :)
2016-10-03 16:52:33 +01:00
4beb9feae4 Merge branch 'release/0.0.13.4' 2016-10-03 16:51:58 +01:00
3109beab00 Bump version number, add latest change 2016-10-03 16:50:24 +01:00
dc66677014 gulp generated js files 2016-10-03 16:47:38 +01:00
3dbae679ac Access places response properly 2016-10-03 16:36:42 +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
46f1bfd99f Allow micropub usage when testing locally 2016-10-03 16:26:07 +01:00
55c8a70918 Version 0.0.13.3
Fix issue 21 where the front-end js wasn’t accessing the place result
 set properly.
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlfyaL9fFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 k8wBfihxuXGUmL3ZhvZRZAMp49ukc+w+k83nNA1O7OtinQ4eL2TZIjk9Dn6JUpFw
 ne1xvQGAsDJED2yofP7mVpZB5Gp0CoZkWs26IeJVmmI6tg1YSos4phckrDKlkaGs
 jRKZTccX
 =FGGE
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.3' into develop

Version 0.0.13.3

Fix issue 21 where the front-end js wasn’t accessing the place result
set properly.
2016-10-03 15:18:46 +01:00
ad175ed342 Merge branch 'release/0.0.13.3' 2016-10-03 15:18:04 +01:00
c7517b91e1 Bump version number 2016-10-03 15:17:46 +01:00
6fe22755f4 Merge branch 'bugfix/issue-21' into develop 2016-10-03 15:17:03 +01:00
2ae4295a5f Update changelog 2016-10-03 15:16:44 +01:00
a6d206c8f1 public resources derived from newnote.js asset 2016-10-03 15:14:46 +01:00
9fa7819786 Hopefully fix issue 21, response now has a places array which contains the results, use this. Before results were directly in response 2016-10-03 15:07:46 +01:00
6440ab7710 Version 0.0.13.2
Fix issue related to fetch API
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlfyYxJfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 AdoBgL2uzQLuPCQ03rF/zIlu6SB8PbK2vCI0+GjAZr3ChgdjS7M2m6gjRAY4rcvw
 6njd3QGAvDKkiaI6OCXFqcxEr6yMhbkHSt9YCULxEqAYFBYkVGvFRjKGUXk3Apjk
 XoZgqOaH
 =xHNr
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.2' into develop

Version 0.0.13.2

Fix issue related to fetch API
2016-10-03 14:54:39 +01:00
65ce7b0c01 Merge branch 'release/0.0.13.2' 2016-10-03 14:53:52 +01:00
83a06dafcc Bump version number, add latest change 2016-10-03 14:53:30 +01:00
69d6e16ab9 Merge branch 'feature/fetch-api' into develop 2016-10-03 14:51:32 +01:00
b61f4931d3 newnote.js derivative assets 2016-10-03 14:48:44 +01:00
e335a80fda Use u for uncertainty parameter 2016-10-03 14:46:53 +01:00
842f2b047c Update composer.lock 2016-10-03 11:58:19 +01:00
ae20d53b2a Version 0.0.13.1
Some minor improvements of places related code.
 -----BEGIN PGP SIGNATURE-----
 
 iH4EABMKAAYFAlfvucwACgkQGyx2r7FshZu8sQF9GsmeDA/48FlbfP+ovqTZmdEt
 HO1E9anV6UR430v3dw8mDpMfhmkSJDjif8N8Ud0/AYC1EvGrUyf2G+rz2wgWY5Bh
 MMtC7KDZ31JcnQKd8/2/B8CKWyCMjmJs/ZWpJSFemHQ=
 =KtH/
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.1' into develop

Version 0.0.13.1

Some minor improvements of places related code.
2016-10-01 14:27:54 +01:00
7c3e985db9 Merge branch 'release/0.0.13.1' 2016-10-01 14:27:14 +01:00
ab632636da Bump version number 2016-10-01 14:27:05 +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
4e69a4d55c Version 0.0.13
Hopefully places work better with the micropub client.
 
 Also improved the autlinker js script and add uglification to the work
 flow.
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlfpkRhfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 /xkBf3Lfhkw9nMysu66zb/+spi2SUXiXx/V3ZGFKWbfP3xLloNPtw5rOXB/ypLry
 W3P3UgGAlqNQHPKaUOLrYfsEnASkCcYy0P2MwNifnZ8vFAIYzCMtijXAQegcLoD+
 kku2EJWw
 =sYwh
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13' into develop

Version 0.0.13

Hopefully places work better with the micropub client.

Also improved the autlinker js script and add uglification to the work
flow.
2016-09-26 22:20:38 +01:00
aa0316ffe0 Merge branch 'release/0.0.13' 2016-09-26 22:19:28 +01:00
63b2be469b Bump version number 2016-09-26 22:18:57 +01:00
f64e17e236 Update changelog, close issue#18 2016-09-26 22:03:34 +01:00
342faddd00 Autolink spotify links with the Spotify Play button 2016-09-26 22:00:10 +01:00