Fix an issue with some OwnYourSwarm requests.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWoiloQAKCRAbLHavsWyF
m7xQAX9wiIKLKqX7YRhEw5RRnTvGDjMdao1UpJRYQJI5GLE2F6PGdgQmxWjGVUbQ
yw2ND6ABgLK0zJesJtVpbtvTNIHztEGfGkEfGBrB3diqjPRUfLrG/OEujdz7sD91
JyS4ARYXLg==
=hPD4
-----END PGP SIGNATURE-----
Merge tag 'v0.16.1' into develop
Version 0.16.1
Fix an issue with some OwnYourSwarm requests.
The Laravel framework has been updated to version 5.6
An issue in trying to create a Facebook version of a note has been fixed
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWoa7OgAKCRAbLHavsWyF
m+SxAX0WtZPDdUa8U94V2yKKQLEf+0WzBPEXzDUgXkKMuk/oWC7OZKFYfu6p8lVw
5Br6VEYBgMxyBRMxTuDcEJB0mVc3MQROZLU5763g0HooQDWORpx3Josp4A5wxcyN
Gz8bxRoJUw==
=SfT8
-----END PGP SIGNATURE-----
Merge tag 'v0.16' into develop
Version 0.16
The Laravel framework has been updated to version 5.6
An issue in trying to create a Facebook version of a note has been fixed
We now send tokens in a JSON response for better compatability with
micropub clients.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWnLsLwAKCRAbLHavsWyF
m+08AX92e3IM/WvW7tW0IX3NZVIg66KnKtkDW0Ap9eagbvK4V3JlRr7kqAByyE6v
p+YDf1IBgMC8pnOTuBoddFlNK43ngnVFhwWXoHUnprKg/w2TkphLnRR6MS8lYtw6
4PGAbgNT4w==
=no71
-----END PGP SIGNATURE-----
Merge tag 'v0.15.7' into develop
Version 0.15.7
We now send tokens in a JSON response for better compatability with
micropub clients.
Fix an issue with uploading files to S3
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWmz1AwAKCRAbLHavsWyF
m34TAYCiKb9kpdn4uhtkWrMpF88iEQI1QXGsLiS4F/QJEKBvh8xyRLZfNAiPG0L3
TZfAYR4Bf0oaWty2DIy791hgtg/ZYPZNx9g/SWdYtAledLwL2AnGkiXEQ0+Y02zN
fP7UXKqXDw==
=qMNm
-----END PGP SIGNATURE-----
Merge tag 'v0.15.6' into develop
Version 0.15.6
Fix an issue with uploading files to S3
This release fixes some a11y issues and removes a CSS style that was
causing some un-wanted word breaks when overflowing occured.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWmSEXQAKCRAbLHavsWyF
myW2AYC6e3+mGVhJsj7AMGGyoe9ITrufzGM/J4peA/p8QOjb+EJRP35QTxNxH4A0
vbc3jAgBgO+NKVEi1Scz9uEpH6UI88AvIogukCblAYHh0wqLLhEcCljDbXQhqatO
tPx8ol3ymQ==
=iuls
-----END PGP SIGNATURE-----
Merge tag 'v0.15.5' into develop
Version 0.15.5
This release fixes some a11y issues and removes a CSS style that was
causing some un-wanted word breaks when overflowing occured.
The PHP code is much improved by using `strict_types` where possible.
Some minor CSS tweaks for text have been added as well.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWlzNigAKCRAbLHavsWyF
m7QRAYDRi38lccH8iYtyFm3JNzTu71oBj4MtTSVrA5dVIr3xK9TYhE8aVq8Wl0i3
b1v84WoBgJDlmq2a4NkMP+dpMI/gP1Blk8+RSjcVWZBuxcgkGo+bapuCWlH9rlpu
mbxopevMgw==
=SDiT
-----END PGP SIGNATURE-----
Merge tag 'v0.15.4' into develop
Version 0.15.4
The PHP code is much improved by using `strict_types` where possible.
Some minor CSS tweaks for text have been added as well.
Squashed commit of the following:
commit 74ed84617fcbecf661695763323e50d049a88db7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:46:29 2018 +0000
Test passes so remove the dump statement
commit a7d3323be02da64f76e8ec88713e3de84a13ded7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:40:35 2018 +0000
Values with spaces need to be quoted
commit 58a120bb238f14346793c388b948b7351d3b51fd
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:37:23 2018 +0000
We need a diplay name for the tests to work now we are using strict type checking
commit b46f177053bd697db9a4835d073f2f37e088b26f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:31:29 2018 +0000
Get travis to show more info about failing test
commit 60323f3ce5a0561329a1721ee94821571cdcc86a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:23:27 2018 +0000
Remove un-used namnepsace imports
commit 096d3505920bc94ff8677c77430eca0aae0be58a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:21:55 2018 +0000
we need php7.2 for object type-hint
commit bb818bc19c73d02d510af9f002199f5718a54608
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Jan 15 12:15:48 2018 +0000
Added lots of strict_types
Improved likes, including POSSE the like of a tweet to Twitter.
-----BEGIN PGP SIGNATURE-----
iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWlkr1gAKCRAbLHavsWyF
m6vgAX0RAKC8sEOENFCR77DMPIyTfrpWBkYLp5Grgy31umNlGUB1kpGoRzbI/Zr7
mgLWa78BfR88RffUKXwp1JAEbkhRDNnrlCGIrj8VZWTtgiR2LM7ud+P9Px/LT4Ja
+KzIkotHsw==
=fl8B
-----END PGP SIGNATURE-----
Merge tag 'v0.15.3' into develop
Version 0.15.3
Improved likes, including POSSE the like of a tweet to Twitter.
Squashed commit of the following:
commit 4dc223939c31fd5771b9e6895c8e9e0c88fc6663
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:19:29 2018 +0000
update changelog
commit 7b15937a097c12145e60dfec67cad19e385fcb9f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:19:13 2018 +0000
re-compile frontend assets
commit f533d5e463d06e158b7bedbfd3602af70113acbc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:14:11 2018 +0000
Only use “by” if there is an author name to show
commit 7b067fd559ce2f4a82ad747a3ebd3474e221169c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:12:27 2018 +0000
Some styles for the likes page
commit 039523f595115c1329a3939837ebf589184de995
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 21:11:44 2018 +0000
Add a like with just the url to the seeder
commit c43d4b07936fceeeb59460399a20abec7a9bc3ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:44:46 2018 +0000
Add test for the admin cp part of likes
commit eb115fa481319e98bf54a9fa6aa682479e56787d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:44:28 2018 +0000
Catch 400 errors from a POSSE attempt, its not that important
commit 79f7aa7807534eb76ae57dee72002f99249255b0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:01:19 2018 +0000
Better fetch data for tweets, attempt to POSSE them back to twitter
commit 1ad078929f918c00db550c0af315677cd991dad6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 20:00:40 2018 +0000
Only filter the like content when its actual HTML
commit 10f1ba430d4d5262d28e24ca0413474900ea6145
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 19:59:57 2018 +0000
Add link to POSSE to twitter via bridgy
commit 7f8e5c6dd39716fb51b5766de2f24c7e01355dbb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 19:59:22 2018 +0000
add links in the admin welcome page for likes
commit ebe80b07759881ffb98f8f5117ef25310aaabe6c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 18:22:35 2018 +0000
Add the admin routes
commit 5e150a7c39f5d71688b7ef14c924d09ba2ec82ba
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Jan 12 18:22:15 2018 +0000
Add admin functionality for likes