Jonny Barnes
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 |
| .. |
|
2015_02_28_132629_create_articles_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_02_28_144939_create_notes_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_084342_create_tags_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_084956_create_note_tag_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_105623_create_contacts_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_03_02_114340_create_web_mentions_table.php
|
Squashed commit of the following:
|
2016-11-29 20:53:05 +00:00 |
|
2015_07_17_111512_create_clients_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_07_22_084423_create_failed_jobs_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_10_08_155111_create_media_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_11_07_130637_create_places_table.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2015_11_19_221933_add_place_relation_to_notes.php
|
Initial commit to new repo
|
2016-05-19 15:01:28 +01:00 |
|
2016_07_29_113150_add_jsonb_mf2_column_to_webmentions_table.php
|
Add an mf2 column to webemtnions, type jsonb
|
2016-07-29 14:22:49 +01:00 |
|
2016_09_06_152900_add_exception_column_to_failed_jobs_table.php
|
Migrate to Laravel 5.3
|
2016-09-06 16:40:39 +01:00 |
|
2016_09_30_214651_cascade_delete_note_tags.php
|
Squashed commit of the following:
|
2016-10-01 14:26:07 +01:00 |
|
2016_10_26_170858_add_facebook_url_column_to_notes.php
|
Squashed commit of the following:
|
2016-10-26 22:00:26 +01:00 |
|
2016_11_23_154939_add_facebook_to_contacts.php
|
Squashed commit of the following:
|
2016-11-25 15:53:14 +00:00 |
|
2016_12_05_204035_add_search_to_notes.php
|
Squashed commit of the following:
|
2016-12-06 20:38:52 +00:00 |
|
2016_12_28_160024_add_icon_to_places.php
|
Updating codebase to use es6/7
|
2017-01-26 15:21:21 +00:00 |
|
2017_03_09_155908_create_media_endpoint_table.php
|
Add storing media type, so that we can use use right tag, such as img, or video in the view
|
2017-03-19 10:04:48 +00:00 |
|
2017_03_28_130855_create_indie_web_users_table.php
|
Squashed commit of the following:
|
2017-04-21 16:38:39 +01:00 |
|
2017_04_25_203734_update_notes_table_add_swarm_url.php
|
Micropub Update and “Swarm” Support
|
2017-05-18 15:15:53 +01:00 |
|
2017_05_12_135451_update_places_table_add_foursquare_column.php
|
Micropub Update and “Swarm” Support
|
2017-05-18 15:15:53 +01:00 |
|
2017_06_11_193737_update_notes_table_add_instagram_url.php
|
Fix support for ownyourgram, hopefully
|
2017-06-11 20:54:10 +01:00 |
|
2017_06_27_164743_update_places_table_add_external_urls.php
|
Conoslidate external URLs for a place into a single JSON column
|
2017-06-29 12:34:25 +01:00 |
|
2017_08_09_181357_allow_empty_note_content.php
|
Squashed commit of the following:
|
2017-08-09 20:59:22 +01:00 |
|
2017_09_15_081131_update_media_endpoint_table_add_nullable_image_width_column.php
|
Responsive images
|
2017-09-16 11:39:36 +01:00 |
|
2017_09_16_191741_create_likes_table.php
|
Squashed commit of the following:
|
2017-09-19 16:07:32 +01:00 |