e3fff4b9a8
Squashed commit of the following:
...
commit 41ab44ed1d86a1d0788089cf2d79e3c9ab8e2ba6
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:58:13 2017 +0100
Add a test for a swarm checkin with no text
commit b4986ba3207374d11438e00d05a6f1ae1720bd49
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:57:44 2017 +0100
A migration that makes the note column of the notes table nullable
commit 80ac4d38c992e59733f60e844f376e36507fb8ee
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:57:04 2017 +0100
Don’t fail when the text content of a note is empty
commit 874acdd3b31028c06d19cdbe9ef34bbc9660a704
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Aug 9 20:55:12 2017 +0100
Allow no content for the actual note, maybe its just a picture. Also provide some context for swarm checkins
2017-08-09 20:59:22 +01:00
fbf937102e
Try and get media uploading working again
2017-07-20 10:39:58 +01:00
f77d4439f8
Add some error messages to help with debugging
2017-07-20 10:10:17 +01:00
20d71513f3
Better db seeding for tests
2017-07-17 17:07:08 +01:00
67bd721654
Get rid of temporary variable
2017-07-13 17:33:00 +01:00
084c1154bb
Add logging for micropub media requests as well.
2017-07-12 19:00:48 +01:00
ffc87a3b32
Fix reference to undefined variable, simplifying code whilst we’re at it
2017-07-12 18:56:57 +01:00
036f5f440f
Fix StyleCI issue
2017-07-10 14:14:17 +01:00
a0dee01512
Add linkify extension
2017-07-10 14:02:13 +01:00
3e4bd16db4
New places can again be created in the mp client, and used when creating a new note, fixes issue #47
2017-07-06 19:43:43 +01:00
d7e1165e7f
Log micropub requests to their own log file
2017-07-03 17:04:45 +01:00
4e32610574
Simplify article creation/editing regarding published
2017-07-03 16:41:43 +01:00
3188ee2ba3
Remove helper function
2017-06-30 14:10:43 +01:00
c0ad5c3f7d
Add back the console command
2017-06-30 14:05:32 +01:00
c2912781bf
Allow databases to be seeded again
2017-06-30 14:01:26 +01:00
cfea8c29c9
Test if new conosle command is causing travis issues
2017-06-30 13:54:50 +01:00
b0c5374943
Fix styleci issues, try and fix a travis issue
2017-06-30 13:45:39 +01:00
e540eb767f
Add a helper artisan command to update place model structure
2017-06-30 13:39:14 +01:00
4afb6a3ae9
Transition to using a json column for all external urls of a place
2017-06-30 13:21:40 +01:00
31ae5b749b
Fix syntax error
2017-06-29 13:59:02 +01:00
8ae5d4e770
Conoslidate external URLs for a place into a single JSON column
2017-06-29 12:34:25 +01:00
3d734201a2
When a place already exists, return an instance of that place, not a collection of length 1
2017-06-27 17:40:37 +01:00
8acde31d87
Fix error in App\WebMention.php
2017-06-27 17:29:16 +01:00
65a592b016
Fix issue #53 uploading photos
2017-06-22 17:42:21 +01:00
016a964252
Even more simplification :D
2017-06-22 17:25:02 +01:00
70a9d64031
Apply fixes from StyleCI
2017-06-22 15:44:41 +00:00
8ec265f686
Move webmention type logic into blade template
2017-06-22 16:42:10 +01:00
005685ed42
Fix tests for the relocated createPhotoLink method
2017-06-22 16:41:27 +01:00
4b0a6cad1d
reduce NoL in redirect method
2017-06-22 15:57:31 +01:00
8477aba87b
Massive simplification of code for displaying webmentions of notes, and the micropub client used to make a note
2017-06-22 15:41:23 +01:00
0c62e558ec
Massivly simplify notes index controller method
2017-06-22 14:30:10 +01:00
36cf131839
Tidy up namespace imports
2017-06-21 21:34:33 +01:00
a3ddbce215
Use better syntax to access json request values
2017-06-17 22:29:30 +01:00
2b005d7186
We want to regenerate slugs for places
2017-06-17 14:12:48 +01:00
b303786ae5
Apply fixes from StyleCI
2017-06-17 12:56:10 +00:00
c17ef7d927
Generate geojson in javascript
2017-06-17 11:49:47 +01:00
9372059e1e
Remove duplicate titleurl check now we are using better sluggable method
2017-06-16 13:04:51 +01:00
522f06162e
Change sluggable implementation
2017-06-13 19:17:55 +01:00
e409cf68f9
fix tests
2017-06-13 18:17:27 +01:00
dece5c8d0a
refactor location code to support h-cards from instagram
2017-06-13 18:10:51 +01:00
4faf205bff
Remove un-needed Log statements
2017-06-11 21:05:17 +01:00
2d7aee25c6
Fix support for ownyourgram, hopefully
2017-06-11 20:54:10 +01:00
7799ff0f58
Add ability to delete notes
2017-06-11 17:10:17 +01:00
879d82c569
for now, log requests made to the micropub endpoint
2017-06-11 16:48:18 +01:00
9e9b807871
Apply fixes from StyleCI
2017-06-05 15:40:38 +00:00
e848486b33
Sort out web syndication feeds, and add JSON feeds, fixes issue #52
2017-06-05 16:36:10 +01:00
db9f3508ac
move near method into a scope
2017-05-30 20:07:40 +01:00
451437ed6a
Allow simple merging of places
2017-05-28 22:45:14 +01:00
822bdd70f9
Improve editing of places, allow icon to be edited
2017-05-25 15:12:39 +01:00
c339f7d275
Fix mapbox-gl maps
2017-05-24 14:45:08 +01:00