Commit graph

1452 commits

Author SHA1 Message Date
8cbbc821bf Shorten some lines to less than 120 chars 2018-03-02 17:47:20 +00:00
f5b69244df Only use double-quotes when necessary 2018-03-02 17:21:36 +00:00
f35e2b4f15 Add the CSP headers
Squashed commit of the following:

commit 468945826621d2e586f7e5fa773623c4accc316a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:42:30 2018 +0000

    Update changelog

commit 36c6edce091c41861879a982e6ad250b395abbcf
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:42:23 2018 +0000

    Add a test

commit ef9d7b564f8ea4f4528c42f411c14ddfaa132082
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:42:13 2018 +0000

    Apply the CSPHeader middleware to all `web` requests

commit 737bfca3a6b446d52c0d0a8cc1b7b1c422876c0b
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 16:41:45 2018 +0000

    Add a CSP header to a response, as well as the Report-To header
2018-03-02 16:46:45 +00:00
2e6e20a8b0 Update changelog 2018-03-02 16:22:54 +00:00
c52f0e17d7 Add CORS headers to the media endpoint
Squashed commit of the following:

commit 0a620148dfad998f7b00804cae1db8208b23cc02
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:08:36 2018 +0000

    Add tests for the Cors Headers

commit dd8518d279cdf3857597fa7ee6150bf383203fe1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:08:20 2018 +0000

    Only add Cors Headers to requests to the media endpoint

commit 6c79ca5632581345ef406f211b1576a4b7f400fe
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:07:53 2018 +0000

    Add CorsHeaders to middleware array

commit e12d48ca1e837b14b75bbd87d6197d59d60cf32e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:06:32 2018 +0000

    We need to send something to the OPTIONS request to the media endpoint

commit f11c638be464373bff09bf015d4a989e48e61f0c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Mar 2 15:05:45 2018 +0000

    Change routes to allow for responses to an OPTIONS request to the media endpoint
2018-03-02 15:49:07 +00:00
e3d8b9978d Update to webpack 4.0 2018-03-01 17:59:45 +00:00
e4d07436c7 Remove dependency ci checks 2018-02-19 13:44:29 +00:00
bedfa2dc0e Update collision to v2 and add phpunit support 2018-02-19 13:43:58 +00:00
c426ef078c Update dependencies anmd recompile assets 2018-02-19 12:46:08 +00:00
af92358ed2 Fix a typo in the changelog 2018-02-19 09:44:23 +00:00
d1383ae875 Version 0.16.1
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.
2018-02-17 21:59:03 +00:00
97a13bc636 Merge branch 'release/0.16.1' 2018-02-17 21:58:37 +00:00
54045d7931 Bump version to 0.16.1 2018-02-17 21:58:04 +00:00
3abb5272d2 Update changelog 2018-02-17 21:51:41 +00:00
79d0e78905 Ignore (for now), OwnYourSwarm requests with h-adr location value 2018-02-17 21:50:46 +00:00
8ddab8b1de Add test for OwnYourSwarm request with h-adr location value 2018-02-17 21:49:35 +00:00
81520560bb 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
 -----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
2018-02-16 11:06:45 +00:00
71a5580458 Merge branch 'release/0.16' 2018-02-16 11:05:40 +00:00
13f5ed7fa2 Bump version to 0.16 2018-02-16 11:05:32 +00:00
4091b57073 Update changelog 2018-02-15 18:13:29 +00:00
5f332489d1 Fix creating of Facebook alterative content 2018-02-15 18:13:14 +00:00
7f8adc1220 Modify waterfall picture note to be just picture with no content 2018-02-15 18:12:56 +00:00
fc75a336cb Update npm dependencies, recompile/recompress frontend assets 2018-02-15 17:57:37 +00:00
c7670afaf8 Update to Laravel 5.6 2018-02-15 12:26:59 +00:00
19eeb01533 Version 0.15.7
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.
2018-02-01 10:30:22 +00:00
a3230dfef3 Merge branch 'release/0.15.7' 2018-02-01 10:29:30 +00:00
45059bc9d8 Bump version to 0.15.7 2018-02-01 10:29:21 +00:00
664167b8c3
Merge pull request #81 from jonnybarnes/analysis-8Kmjr6
Apply fixes from StyleCI
2018-02-01 10:21:44 +00:00
edbad3b378 Apply fixes from StyleCI 2018-02-01 10:15:51 +00:00
03cb6a2645 send json encoded token response 2018-01-31 22:21:57 +00:00
c4374613f5 Version 0.15.6
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
2018-01-27 21:54:25 +00:00
eb51b8738b Merge branch 'release/0.15.6' 2018-01-27 21:53:35 +00:00
84ec5b62ac Bump version to 0.15.6 2018-01-27 21:53:24 +00:00
7262f6a550 Fix uploading files to S3 2018-01-27 21:52:24 +00:00
b1929ac65a 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.
 -----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.
2018-01-21 12:15:40 +00:00
ae751fd011 Merge branch 'release/0.15.5' 2018-01-21 12:14:01 +00:00
6efa96fe84 Bump version number to 0.15.5 2018-01-21 12:13:50 +00:00
027b55f47a Fix a CSS style that was causing unwanted word breaks 2018-01-21 12:12:59 +00:00
701e223ede Some a11y imporvements 2018-01-16 18:42:38 +00:00
0ce2f98894 Add a11y.css 2018-01-16 17:42:15 +00:00
458f81351a Formally increase PHP version requirement to 7.2 2018-01-15 15:51:11 +00:00
688d44a2e9 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.
 -----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.
2018-01-15 15:49:39 +00:00
85c8bb7085 Merge branch 'release/0.15.4' 2018-01-15 15:48:19 +00:00
e3076f39f7 Bump version number to 0.15.4 2018-01-15 15:48:09 +00:00
0c1ee407fd composer update && npm update 2018-01-15 15:17:43 +00:00
f4a8abcba2 Squashed commit of the following:
commit 33d2d75d496069f1bc07dc7edce1f2940ade8944
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Jan 15 15:07:38 2018 +0000

    Update changelog

commit 106555936663d4d7257e43f03fff94c8d58d427c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Jan 15 15:07:02 2018 +0000

    Add some basic text styles
2018-01-15 15:07:50 +00:00
e4fe2ecde3 Struct Types
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
2018-01-15 14:02:13 +00:00
053e19a457 Version 0.15.3
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.
2018-01-12 21:42:54 +00:00
090f33fe67 Merge branch 'release/0.15.3' 2018-01-12 21:42:18 +00:00
f0b7dde854 Bump version number to 0.15.3 2018-01-12 21:42:10 +00:00