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
36cf131839
Tidy up namespace imports
2017-06-21 21:34:33 +01:00
b4df7a1bbb
Convert all env() calls to config() calls
2017-02-15 20:44:03 +00:00
220f70d54b
trim angle brackets, fix getScheme() check, it doesn’t return null, but an empty string
2016-11-07 15:03:48 +00:00
cb465f027a
Squashed commit of the following:
...
commit c835e6e220950dd2f95976eae2a50f71a1c532d1
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Mon Nov 7 11:49:26 2016 +0000
Change visibilty of a method
commit e67d6bfd54cb677e738f934544e0c45c3de59891
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 6 19:42:07 2016 +0000
Edit method to send webmentions using the new job method
commit fe9839572148b644c5e0e0f32f639650ffbb968c
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 6 19:10:32 2016 +0000
Updated changelog
commit 1b09744404459e7a6a164788f09ebcc6468b7055
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Sun Nov 6 19:08:45 2016 +0000
Allow notes to be deleted
2016-11-07 11:50:02 +00:00
fafab6e013
Squashed commit of the following:
...
commit d198ef5fc3a535b6384f5de33ac41cf8d2bd9a40
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 22:00:11 2016 +0100
Add latest bridgy related changes
commit b1c72c8f70df03134bea14d2668fb90915fb7853
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 19:13:15 2016 +0100
Have links on Facebook
commit e99618618ae1fc84081db241d05fd15ce65af66f
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 18:15:47 2016 +0100
Add a job to syndicate to facebook
commit c37653e2b1a2237172b24dfa3b0bc4da30b52927
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 18:15:25 2016 +0100
Fix some typos in the comments
commit c65bd20a94478cc1e5832b22d48d824a00411f92
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 17:54:13 2016 +0100
Add necessary a links to facilitate bridgy publishing
commit b62d3a4daf39ebf8c495f381702a25ed0715e1fe
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 26 17:46:04 2016 +0100
Send webmentions to bridgy in order to syndicate
2016-10-26 22:00:26 +01:00
bab05efef7
Use the correct namespace
2016-10-20 18:56:02 +01:00
f792ea7b56
Add needed namespace
2016-10-20 18:45:50 +01:00
c4c644e653
Forgot my own h-card array structure my authorship package produces
2016-10-20 18:16:45 +01:00
3ab17e9b92
Squashed commit of the following:
...
commit cdf2b8ca2723cab5b5c13d305a49288b55ab2f48
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Oct 20 15:55:42 2016 +0100
Add chage to the log
commit d8d62f2fa5ec5599134002cbb1ca11f81e0dfcc5
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Thu Oct 20 15:53:03 2016 +0100
Fix a reference to an undefined variable
2016-10-20 15:57:11 +01:00
c167d3e34e
Fix a bad attempt to call explode()
2016-10-19 22:52:07 +01:00
4e324c3586
Add missing semi-colon, (even the best of us)
2016-10-06 01:19:45 +01:00
c25f2f349d
Remove comments from testing
2016-10-06 01:04:23 +01:00
a7dd02f144
Manually create a Place model to force laravel to access postgis methods
2016-10-06 01:03:22 +01:00
26de25382e
Use the correct method
2016-10-05 17:47:25 +01:00
4e6148e038
Squashed commit of the following:
...
commit ee8c6db5ce1ebf8dbcef81848e8a99e3c102f964
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 17:29:02 2016 +0100
Add info to changelog
commit d0b213673698691f4624d6aef8b9067a21e722fc
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 17:27:38 2016 +0100
Use the correct variable name
commit 5d5dd00409f61403e4097503c6b3d75a3f83c9c8
Author: Jonny Barnes <jonny@jonnybarnes.uk>
Date: Wed Oct 5 17:26:39 2016 +0100
Add lat/lng values to a tweet if we know them
2016-10-05 17:29:56 +01:00
bc631bae80
Fix a style issue
2016-09-21 14:25:12 +01:00
c9d5e6d628
Create necessary directories first to save the HTML
2016-09-21 14:18:58 +01:00
a461abfa6f
Save HTML to the correct location
2016-09-20 13:31:39 +01:00
7f9a73360c
Fix job dispatching
2016-09-20 13:13:05 +01:00
cdfb437dd3
Delete unnecesary backups
2016-09-19 17:25:01 +01:00
6804cc3776
Backup a file before saving the new HTML contents
2016-09-19 17:18:24 +01:00
364a626855
Fix syntax issue
2016-09-17 21:29:32 +01:00
99a6f665b0
Add explanetory comment
2016-09-17 21:03:53 +01:00
fb81b37f4d
More refactoring of the initial webmention processing job
2016-09-17 20:50:56 +01:00
6e04296e2d
Pass full URL into php-mf2’s parse
method
2016-09-17 20:12:16 +01:00
a3d6767ccb
Move HTML filtering into an observer
2016-09-17 19:58:00 +01:00
7abf8383de
leave http/https in folder names so we know which sheme to use
2016-09-16 16:33:05 +01:00
b340d5a076
Add job that downloads and saves the HTML of a webmention
2016-09-15 15:54:57 +01:00
e9262caef5
Fix an issue sending webmentions
2016-09-07 16:28:31 +01:00
1af9dd35ab
StyleCI fixes
2016-09-06 16:44:15 +01:00
94ec2ec254
Should now be able to send webmentions to webmention.rocks
2016-09-05 23:39:54 +01:00
a9f089098c
Work on webmwtion code refactoring
2016-08-03 16:08:30 +01:00
bb16547942
Add a missing space (PSR-2)
2016-07-29 10:48:05 +01:00
5585483800
Start work on better webmention support
2016-07-29 09:55:27 +01:00
05c62a3bdc
Fix typo
2016-06-28 22:30:31 +01:00
2b5a1d4472
Fix self endpoint discovery when sending webmentions
2016-06-28 22:25:07 +01:00
2be6a4ec4b
Guzzle dependency stopped the webmentions job being serialized
2016-06-23 17:32:50 +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
44060da577
Don’t send webmentions to onseself
2016-06-21 16:11:08 +01:00
995140bb95
Automatically send webmentions, move the sending logic into the job
2016-06-21 15:53:05 +01:00
a5173c981b
Initial commit to new repo
2016-05-19 15:01:28 +01:00