Commit graph

1254 commits

Author SHA1 Message Date
0084763082 Save a web archive link during process bookmark job 2017-10-13 12:53:27 +01:00
33cf91f6d5 Take a screenshot of the bookmark 2017-10-13 12:31:31 +01:00
a5d3ba7829 Add bookmarks via micropub 2017-10-12 18:33:08 +01:00
f16034d963 Fix the number of queries being made 2017-10-11 18:04:05 +01:00
d41d085853 Use the correct method name when saving a tag 2017-10-11 17:05:25 +01:00
919a6c22ad Show the tags 2017-10-11 16:30:09 +01:00
abe5063c4a Add tags to dummy bookmarks 2017-10-11 16:28:56 +01:00
8f531d9055 show method for single bookmark 2017-10-10 16:17:29 +01:00
f802b7c5c6 blade template for a single bookmark 2017-10-10 16:16:50 +01:00
aaf25c32b8 Add a link icon to the individual bookmark 2017-10-10 16:11:13 +01:00
13e6ff1d0f Basic bookmarks functionality 2017-10-10 15:58:07 +01:00
b840d164ed composer update 2017-10-07 17:23:02 +01:00
9e8325b437 Move duplicate logic into its own function 2017-10-07 17:20:22 +01:00
55c4159c87 Make an inequality check a strict one 2017-10-06 17:57:46 +01:00
3638126c5c Version 0.9
This release adds initial support for `likes`, as well as improving the
 look of syndicated content.
 -----BEGIN PGP SIGNATURE-----
 
 iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlnXnC9fFIAAAAAALgAo
 aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
 MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
 bm55YmFybmVzLnVrAAoJEBssdq+xbIWbBXUBf1buJqGqUnY0cDLbylf9sxc80/oe
 ITYwNOxQABFMrHjngNdTA5pnqmExXwFOX2QNrQF/TeLRJER2htodyQWHcAmMEGHC
 8L42KSnv/oNMeHH1Xd8yi5pmOnxso45rB0Yxdjba
 =xmnK
 -----END PGP SIGNATURE-----

Merge tag 'v0.9' into develop

Version 0.9

This release adds initial support for `likes`, as well as improving the
look of syndicated content.
2017-10-06 16:07:43 +01:00
b33c0cca08 Merge branch 'release/0.9' 2017-10-06 16:05:21 +01:00
951c13f7bd Bump version to 0.9 2017-10-06 16:04:08 +01:00
3be0a6c3a7 Merge branch 'develop' of github.com:jonnybarnes/jonnybarnes.uk into develop 2017-09-24 12:40:08 +01:00
e4149977d1 Only include links in POSSE’d version of notes when they are truncated 2017-09-20 14:14:29 +01:00
79f6519ce0 Move all tests to using new TestToken trait 2017-09-19 20:38:45 +01:00
79782caa95 Minor space change 2017-09-19 17:57:43 +01:00
1c7bff508f Squashed commit of the following:
commit ebbaf83a331395d86754f231ebf3852c31ee13e7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Sep 19 16:07:16 2017 +0100

    Show just a name if no known author url

commit 7c3fc38a5101635efbb1659d7dc0e4e87f28977a
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Sep 19 15:55:07 2017 +0100

    Update changelog

commit e05876d604b2655fdd1b03fe5390c3333cd5e064
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Sep 19 15:54:10 2017 +0100

    Add a trait for testing tokens

commit 1288769757e6c69fccf849a73ef53e6497953d74
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Sep 19 15:53:54 2017 +0100

    Add a test for the process like job

commit d85a7109d51c979846b2b15d92e2b4c3978c6dc7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Tue Sep 19 15:53:25 2017 +0100

    fix typo, and allow for array of author info, or just a name

commit 1fc63c6fb6c5648e31759502a011b2be0525af54
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 15:38:16 2017 +0100

    Add another test for creating likes

commit 487723ac41fa00a8182f5bf3665ab7b5f8fece52
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 15:38:03 2017 +0100

    fix unexpected end of file error

commit a24eef82ae7a2a3e1d3943a6cfed85757c713434
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 15:37:31 2017 +0100

    Better response when creating likes

commit fa49df98613b136167dc093a97745eeb90a4a7a6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:43:39 2017 +0100

    Make the author fields nullable

commit 5a2f9273c18cf31a54eb54f40732024159c3dc2d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:43:20 2017 +0100

    Delegate to the LikeService for creating likes

commit 801d6567ec3456cbcdfa6260339dd9ed2fdfa5b0
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:42:54 2017 +0100

    Create the Job that gets the content of the like and the author info

commit df563473606b43a330c4e977b230d4b7b2a85268
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:42:28 2017 +0100

    Create the service the mpub controller delegates to

commit ab6ebee71ffdeb584bbef0454874d3fc1c6499f4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:42:08 2017 +0100

    Allow Like::create to work for just the url

commit 6d70c43f11056597a493f863c3a1ac681ed06b71
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:10:20 2017 +0100

    Add some initial tests

commit 4049342b061594656dbf7183d7428f95ba6b3598
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:10:06 2017 +0100

    Add database migration/seed/factory

commit 5b3aa20fa14202e84af310477b97044723201ea7
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:09:21 2017 +0100

    Add domain logic for likes

commit 7ef5392a1833df6cee77ecb1166af4fc0abc0eb5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Mon Sep 18 14:08:47 2017 +0100

    Add routes for likes
2017-09-19 16:07:32 +01:00
85ae2e7c4f Version 0.8.1
Order notes by latest, motivated by swarm checking being posted after
 the fact. Also AS2.0 data is now indicated with HTTP Link headers.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWb1z+gAKCRAbLHavsWyF
 m50cAYCy3Ja2CRoHLlxsTi3ZjXzPjNOyv9q+kyGv9kf8gCxshH5PPt0VnHb6K75e
 fVzUoNoBgNNphFNIbVm8EkXvRY+jrdFGQSfDYA8gN9mx53k1LbLfNCeSmqu6aoFr
 AU+xqsyxWA==
 =GSlg
 -----END PGP SIGNATURE-----

Merge tag 'v0.8.1' into develop

Version 0.8.1

Order notes by latest, motivated by swarm checking being posted after
the fact. Also AS2.0 data is now indicated with HTTP Link headers.
2017-09-16 19:57:05 +01:00
e153280e1d Merge branch 'release/0.8.1' 2017-09-16 19:55:53 +01:00
3e9f3d0f88 Bump version number to 0.8.1 2017-09-16 19:55:43 +01:00
309864ba76 Squashed commit of the following:
commit f02ac2b94326054a842a65ed5a2b851351c1d533
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Sep 16 18:44:52 2017 +0100

    update changelog

commit 2e77668cae03246189d8ce931f9ab29d2531d522
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Sep 16 18:44:45 2017 +0100

    Add a middleware for adding AS2.0 header links

commit 931ba1fe5dd2eacf32e4da3eefec081173dee8de
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Sep 16 18:44:16 2017 +0100

    remove references to AS2.0 links
2017-09-16 18:45:06 +01:00
53abe5a42d Squashed commit of the following:
commit 5582aafcd32fed704e217801e67051c0adecb710
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Sep 16 18:26:43 2017 +0100

    update changelog

commit a10ad1695382316ef88cd0630b0dd3437a974127
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Sep 16 18:25:54 2017 +0100

    order notes by “latest”
2017-09-16 18:27:02 +01:00
3fe9c6e4f9 composer update 2017-09-16 18:22:54 +01:00
2e7c3bddb6 Version 0.8
In this release we add an initial implementation of responsive
 images using the srcset and sizes attributes on the img tag.
 
 We also improve the oEmbed code for embedding tweets.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWb0IEgAKCRAbLHavsWyF
 m8B9AX9wl2GdhaWUFpOv/lcE+/+V/4badWgtkRbPX9LBpaZNVP5oUuf477JmvMzw
 nq5IkbEBgM1eFpc5MtxO9xRgevasxrH7qVtVw2QOabOH5dcYBFKvBssFSzraSLRa
 gRcD/mVHnw==
 =3C1N
 -----END PGP SIGNATURE-----

Merge tag 'v0.8' into develop

Version 0.8

In this release we add an initial implementation of responsive
images using the srcset and sizes attributes on the img tag.

We also improve the oEmbed code for embedding tweets.
2017-09-16 12:16:41 +01:00
f7d807be9c Merge branch 'release/0.8' 2017-09-16 12:15:43 +01:00
7acd996991 Bump version number to 0.8 2017-09-16 12:15:35 +01:00
cd10f83b24 Style fix 2017-09-16 12:11:21 +01:00
aff5ac2ad1 Attempting to get imagemagick support with php 2017-09-16 12:01:05 +01:00
39ffb2c225 Responsive images
Squashed commit of the following:

commit 4f62b48b77b0b34f2f556083e2271f46d5bd023e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Sep 16 11:38:26 2017 +0100

    Update changelog

commit 2c41451b24839dfa9a37e6f92bc542cef999aaa9
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sat Sep 16 11:38:14 2017 +0100

    run migrations in deploy script

commit 2b1c3af725d366479399afcd8059e9abebade9ee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 23:38:08 2017 +0100

    Modified CSS for note img links

commit fcd6217da3443e28764ed7a810620b54d04b223e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 23:19:42 2017 +0100

    Add responsive image markup

commit d900d8067dbf36180fd1bdaca7d34421ba85a413
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 23:19:24 2017 +0100

    Fix issues with logic

commit c03d18c5e02c041092ce401f2a814e2a4f8e6fad
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 20:33:39 2017 +0100

    Use new column name

commit 21d40eab48f9f038cf8ea82880b58d68ecdf0549
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 20:33:12 2017 +0100

    Use text column type to give future leeway with how we do this

commit abb3b3b1e14a8de58cac8dffcc06d3b8bb06119d
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 19:36:29 2017 +0100

    Some tests of the new job

commit 0b11093df16a8c0047520322185706bbdc52c0c4
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 19:36:13 2017 +0100

    This job creates smaller resolution images

commit 93449ad2b367bea33e84ec94486125467eaf0394
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 19:35:52 2017 +0100

    Save the media directly to S3, then dispatch the image processing job

commit fff232607c18a6681ea4414b6e54c006614f4e5e
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 19:35:06 2017 +0100

    Store the image library’s preferences

commit 0b908b99a79f8a1294d2c59cd731c18538ffb6ce
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 19:33:28 2017 +0100

    Configure the ligrary to use imagick

commit ed13e55e0ce1c0e94860259bf0b1d97a433c89b1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Sep 15 19:32:55 2017 +0100

    Add the intervention/image package
2017-09-16 11:39:36 +01:00
d1bce2e9e2 Test against PHP7.2 as well on Travis 2017-09-14 14:23:07 +01:00
4bc613399e optimize composer’s autoloader during deployment 2017-09-14 10:57:52 +01:00
6e42f853ee Update changelog, mention fixing issue #66 2017-09-14 10:15:44 +01:00
723760702a Better tweet embedding# 2017-09-14 10:14:20 +01:00
9c5b2e3bac fix phpcs issues 2017-09-14 09:49:18 +01:00
8491589fbd composer update 2017-09-14 09:46:19 +01:00
33186bfd85 uncomment horizon command from deploy script 2017-09-13 18:12:33 +01:00
d267479581 Version 0.7.3
Fix a test
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWbllwQAKCRAbLHavsWyF
 m2e5AX9U9fyNCczArR0ZIqoQ7t/L1EENkyt1t7kR5f0a5rfMcRvsy4FhgH034Q6y
 Gb8e7yYBgOb7skIl5yJzWaXePiyGKw8A+gMI6sE3iLPE5G+HDPWTUFbj/6AVAB5N
 HO7UsI1tkw==
 =8vEU
 -----END PGP SIGNATURE-----

Merge tag 'v0.7.3' into develop

Version 0.7.3

Fix a test
2017-09-13 18:07:20 +01:00
d5ebe9bcd3 Merge branch 'release/0.7.3' 2017-09-13 18:07:00 +01:00
741af787c0 Bump version number to 0.7.3 2017-09-13 18:06:55 +01:00
28194fecef Merge pull request #68 from jonnybarnes/analysis-8Lx9Bn
Apply fixes from StyleCI
2017-09-13 18:05:26 +01:00
9718aea8f7 Apply fixes from StyleCI 2017-09-13 17:02:31 +00:00
ad87e33058 Merge branch 'feature/activitystreams' into develop 2017-09-13 17:56:55 +01:00
5cfc0f0d9a Fix test 2017-09-13 17:56:47 +01:00
35ded9ea33 Version 0.7.2
Minor improvements to generated AS2.0 data
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWblhzgAKCRAbLHavsWyF
 m5SkAYCFUY7bVhBHpsmQxDcVCBUYPONsN7VffqZOicOkURgC3pAjZpbDNY+cCg/M
 V6zOKx0BfAnLayKdxil/0ivqoBBvVolHwPa0Qechr9h5+j1HpQV5A1r5EXaZfxKr
 47UtMhBvJQ==
 =h39D
 -----END PGP SIGNATURE-----

Merge tag 'v0.7.2' into develop

Version 0.7.2

Minor improvements to generated AS2.0 data
2017-09-13 17:50:40 +01:00
f232ffb7e2 Merge branch 'release/0.7.2' 2017-09-13 17:49:53 +01:00