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
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
9c5b2e3bac
fix phpcs issues
2017-09-14 09:49:18 +01:00
7a5452c727
Add <link> tags in header to AS data
2017-09-13 16:25:27 +01:00
012fa3b111
Move activity streams logic into its own service class
2017-09-13 16:00:30 +01:00
f3cfa9324c
Add AS2.0 data for a note
2017-09-13 15:49:37 +01:00
60248e2b05
SLightly improve response code
2017-09-11 16:08:41 +01:00
0d5a865701
return as2.0 data for website owner
2017-09-11 15:56:47 +01:00
2c9d43a6b8
The new L5.5 route->view method means we can get rid of the static routes controller and still cache our routes file
2017-09-07 15:40:45 +01:00
3f15291d16
Update the app to Laravel 5.5
...
Squashed commit of the following:
commit 070f46bbacd91855730d467cc2806183441791ae
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 18:06:04 2017 +0100
Now we now how the laravel IoC conatiner works, no need to be newing class dependencies
commit 57eeacdef178532a681f774f8c6738950d40c964
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 17:59:28 2017 +0100
Get json test working again
commit 81c3cfc9b432241d8a4df7f1e0511a50ea4f9b90
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 14:38:10 2017 +0100
Can’t use RefreshDatabase yet
commit 4ba5ff724d50ca86b3fa90c7bb4e71ad9e4dad79
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Sep 4 14:10:33 2017 +0100
Initial attempt at updating to Laravel 5.5
2017-09-04 19:34:39 +01:00
2b5e17ab4e
Squashed commit of the following:
...
commit 7daedd241246bd11f371a8c93394796f8f5ec4cb
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Fri Aug 11 21:01:17 2017 +0100
Bring in the latest changes from upstream repo laravel/laravel
2017-08-11 21:02:03 +01:00
64f541d30d
Change some first Eloquent methods to firstOrFail
2017-08-09 22:16:12 +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
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
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
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
8ec265f686
Move webmention type logic into blade template
2017-06-22 16:42:10 +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
a3ddbce215
Use better syntax to access json request values
2017-06-17 22:29:30 +01: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
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
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
41ea6c3b29
Fix issue #51
2017-05-21 17:19:38 +01:00
f5edf649e6
Make sure mpSyndicateTo variable exists
2017-05-19 15:43:43 +01:00
42d55f88dc
Support both html-form and json syntax for mp-syndicate-to and photos
2017-05-19 15:32:43 +01:00
9d9e3577bc
Form the micropub JSON correctly
2017-05-19 10:07:43 +01:00
71123d5a31
Search the syndication targets array properly
2017-05-19 10:05:39 +01:00
87235a0394
State not needed in verifyIndieAuthCode
method
2017-05-18 18:42:38 +01:00
25a0dc27b7
Remove trailling comma, not valid in list of function parameters
2017-05-18 18:40:51 +01:00
e2c285293c
Method getAccessToken
doesn’t need the state parameter
2017-05-18 18:39:46 +01:00
4b26b1ab13
Follow docs method for redirecting to a named route
2017-05-18 17:17:08 +01:00
23654359fb
Fix varaible issues
2017-05-18 16:19:37 +01:00
831d686c64
Check for existence of indiewebUser variable
2017-05-18 15:59:30 +01:00