Commit graph

1286 commits

Author SHA1 Message Date
c15a395c2b Merge branch 'release/0.11.1' 2017-10-22 19:06:21 +01:00
fcd6f6b69f Bump version to 0.11.1 2017-10-22 19:05:33 +01:00
dae69b5b9c Update changelog 2017-10-22 16:37:44 +01:00
1ba1b40588 Squashed commit of the following:
commit 94b13846d90c02041f56b21111709da91cd40726
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:51:47 2017 +0100

    Remove un-needed use statement

commit c370d83766fb10a100f780124bdcfc2694208140
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:44:50 2017 +0100

    use fillable instead of guarded, drop dates transform

commit dcf620c168f75d6c9860f5149adebfaceb9d772f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:42:41 2017 +0100

    Given we are adding a property for contacts, we need to invoke Laravel’s
    own model __construct() method.

commit 0cba9301c3175e60bf1c3b0ada36c79a3c33c72c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 15:37:19 2017 +0100

    Given change in mass-assignment protection, change how we populate database

commit 7d09d174153ca99c0975d70fbccdc340d437227c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Sun Oct 22 10:38:51 2017 +0100

    Use a property to hold parsed contact info

commit 25b05f8592ee282da5d82227b9873b523e9955d3
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date:   Fri Oct 20 17:19:44 2017 +0100

    First attempts at reducing eloquent calls
2017-10-22 16:16:13 +01:00
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