Commit graph

331 commits

Author SHA1 Message Date
44023b0544 Add missing new line before return [styleci] 2016-09-23 16:59:58 +01:00
d8f5293a73 Add trailing array entry comma 2016-09-23 16:58:50 +01:00
3c689c09ed Much better json response code, add an extra try/catch 2016-09-23 16:55:02 +01:00
4133efb8a8 Return json for all the requests the newnote.js makes, this allows for better error handling on the frontend 2016-09-23 12:26:43 +01:00
32af94fab8 Better error handling in case of place creation failure 2016-09-22 16:00:04 +01:00
d7ecf3de19 Use correct namespace for Carbon 2016-09-21 20:02:00 +01:00
9390d2830d Hotfix: Correctly parse microformats data for view 2016-09-21 19:54:45 +01:00
7f9a73360c Fix job dispatching 2016-09-20 13:13:05 +01:00
ca88bbdb91 Filter html on output and rely on HTMLFilter’s own cache 2016-09-19 15:50:15 +01:00
577fae0540 Migrate to Laravel 5.3 2016-09-06 16:40:39 +01:00
a9f089098c Work on webmwtion code refactoring 2016-08-03 16:08:30 +01:00
5585483800 Start work on better webmention support 2016-07-29 09:55:27 +01:00
d584a10d1e Better syndication parsing 2016-07-13 17:32:10 +01:00
532caabc5e Fix an issue in the parseSyndicationTargets 2016-07-13 16:39:08 +01:00
72e61032d8 Allow JSON requests to the micropub endpoint 2016-07-11 17:09:14 +01:00
36ae35e14d Missing space 2016-07-04 16:26:23 +01:00
3372dd1fc8 Some StyleCI fixes 2016-07-04 16:23:54 +01:00
a9d30c3a57 Respond to a q=config request 2016-07-04 15:35:17 +01:00
128f649722 Use JSON with micripub endpoint responses 2016-07-04 13:53:33 +01:00
88b30bb815 Use JSON response for q=syndicate-to request 2016-06-29 23:53:48 +01:00
04de40c2de Use laravel-postgis properly 2016-06-27 10:43:47 +01:00
578096419f Change mp-syndicate-to to syndicate-to 2016-06-23 23:13:38 +01:00
3a7f8fb647 Fix StyleCI reported issues 2016-06-23 15:59:00 +01:00
e31364e787 Have webmentions sent automatically 2016-06-23 14:27:00 +01:00
995140bb95 Automatically send webmentions, move the sending logic into the job 2016-06-21 15:53:05 +01:00
edbcb2fb2c Bring in upstream changes 2016-06-17 01:12:43 +01:00
2a692fdd78 Use newer media library package, eager load media, use non-aliased save media method 2016-06-17 00:58:28 +01:00
12c91eab70 Use a less generic model name than Client 2016-05-29 14:21:46 +01:00
50cb351167 Tag normalization is now in the model, this is refelcted elsewhere in code usage 2016-05-29 13:49:30 +01:00
0504555774 Fix issue#1 2016-05-25 22:43:28 +01:00
a5173c981b Initial commit to new repo 2016-05-19 15:01:28 +01:00