Commit graph

1282 commits

Author SHA1 Message Date
52f8990e2c Version 0.11
This release rips out the built-in micropub client.
 
 You’ll need to use a dedicated client such as
 [Quill](https://quill.p3k.io).
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWeiqQgAKCRAbLHavsWyF
 m+dGAX46IipBaGgZKE8MQjZrDE5zB2WYna0Lvr6QaRYxb458udWss4oSrq4OASzY
 I8uvzLoBeQE+Ju9lspM8pRRV6y2FH4+hVJV2tFdHDEriU9jiG8d7i6v6bRuXjrBy
 9vzMNozPSQ==
 =XBXR
 -----END PGP SIGNATURE-----

Merge tag 'v0.11' into develop

Version 0.11

This release rips out the built-in micropub client.

You’ll need to use a dedicated client such as
[Quill](https://quill.p3k.io).
2017-10-19 14:36:15 +01:00
d33cee84b9 Merge branch 'release/0.11' 2017-10-19 14:34:58 +01:00
a27ac98fee Bump version number to 0.11 2017-10-19 14:34:48 +01:00
b73b8a2f39 remove reference to removed command 2017-10-19 14:05:10 +01:00
2151d5658b Fix issues with travis and setting up an indieweb user we don’t need anymore 2017-10-19 13:59:18 +01:00
08cdfe1e44 Don’t try and seed the indiewebuser table 2017-10-19 13:55:04 +01:00
dcae136b60 Remove the built in micropub client 2017-10-19 13:36:35 +01:00
9124c481e7 run npm scripts 2017-10-19 13:04:54 +01:00
bcc5b67dcd composer update && npm update 2017-10-19 12:49:27 +01:00
ce94962e34 composer update 2017-10-16 10:10:50 +01:00
8e4c3bcfa8 Version 0.10
This release adds support for bookmarks.
 
 They can only be added via micropub though.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWeEduwAKCRAbLHavsWyF
 m7ViAX0cX3Rjp66RTVzBDiM1qgAsu3HblMFnU2PZXtLZ3XJfZi8HjHROVY1BDeUN
 NRjKy3UBfREkBxpt9zeSY4WYzm8G89IPc4DmzpRaAD9iMQy6C8k2KFuUgrfCK0ZM
 N7KG+HI7Fw==
 =st2a
 -----END PGP SIGNATURE-----

Merge tag 'v0.10' into develop

Version 0.10

This release adds support for bookmarks.

They can only be added via micropub though.
2017-10-13 21:10:48 +01:00
8609f24f88 Merge branch 'release/0.10' 2017-10-13 21:10:01 +01:00
cacbf4ec5b Bump version number to 0.10 2017-10-13 21:09:53 +01:00
f987a0f53b Merge branch 'feature/bookmarks' into develop 2017-10-13 21:02:35 +01:00
4957e6cc03 Add details to cahngelog 2017-10-13 21:02:21 +01:00
916c390697 Merge pull request #71 from jonnybarnes/analysis-8mE1wD
Apply fixes from StyleCI
2017-10-13 20:54:24 +01:00
dba4c14e5c Apply fixes from StyleCI 2017-10-13 19:50:22 +00:00
9336b358de This is a risky test, leave it for another issue 2017-10-13 20:40:09 +01:00
67147cbe12 Call the renamed job classes 2017-10-13 20:39:43 +01:00
cd9daa1fbd Correct the likes tests 2017-10-13 20:39:08 +01:00
85cb5882bc Reference the Client classes fully namespaced 2017-10-13 20:38:28 +01:00
6fe15e4335 Call the renamed job classes 2017-10-13 20:37:31 +01:00
3309ddda79 Fix a typo 2017-10-13 15:44:51 +01:00
db294e5299 Better content for syndicated versions 2017-10-13 13:50:32 +01:00
f007b24065 Syndicate bookmarks via jobs 2017-10-13 13:45:57 +01:00
917a673f05 Save an archive link of bookmarks 2017-10-13 13:06:51 +01:00
7688bb51d9 Show anyu archive links 2017-10-13 12:55:53 +01:00
6c2b73c574 Add a column for archive link 2017-10-13 12:55:39 +01:00
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