- 19 Apr, 2017 1 commit
-
-
mattl authored
The "+ Remote" link on your profile page broke because of exception.
-
- 16 Apr, 2017 2 commits
- 06 Apr, 2017 2 commits
-
- 18 Mar, 2017 4 commits
-
-
Sandro Santilli authored
See #252
-
Sandro Santilli authored
Fixes #251
-
mattl authored
-
mattl authored
-
- 15 Jan, 2017 1 commit
-
- 14 Dec, 2016 1 commit
-
-
Bjoern Schiessle authored
-
- 13 Sep, 2016 1 commit
-
-
mattl authored
-
- 01 Sep, 2016 3 commits
-
-
mattl authored
-
mattl authored
https://community.highlandarrow.com/notice/269667 or alternatively: https://social.umeahackerspace.se/conversation/495655
-
mattl authored
-
- 17 Jun, 2016 1 commit
-
- 24 May, 2016 1 commit
-
-
Sandro Santilli authored
-
- 18 Apr, 2016 1 commit
-
-
mattl authored
-
- 21 Mar, 2016 5 commits
-
-
mattl authored
Note that these won't be shown to the enduser and will never be accessed automatically. We should put the salmon-protocol stuff on ostatus.org
-
mattl authored
-
mattl authored
-
mattl authored
Remove Google References This removes most references to: - Google Code - Google Buzz - Google Maps - Google Gears - General Google services promotion There are still some remaining Google references, particularly a script within plugins/Minify. You might want to check that to see if it's really necessary and whether the javascript it points to is actually free software. See merge request !117
-
- 20 Mar, 2016 1 commit
-
-
Bob Mottram authored
This removes most references to Google, with some remaining since they may point to things which are still relevant. References to Google Code, Google Buzz and Google Maps have been removed
-
- 19 Mar, 2016 1 commit
-
-
Carlos Sanmartín Bustos authored
-
- 15 Mar, 2016 1 commit
-
-
mattl authored
-
- 02 Mar, 2016 1 commit
-
-
mattl authored
-
- 25 Feb, 2016 3 commits
-
-
mattl authored
-
mattl authored
I don't know why, but people started following those instructions for no apparent reason and it ended up causing a bunch of federation issues or homegrown cron script messes. Maybe changing the name to "another" instead of "your" domain will make people stop doing stuff randomly.
-
mattl authored
We should probably have a separate class for this, so we can more easily combine different technologies similar to oEmbed/OpenGraph.
-
- 23 Feb, 2016 7 commits
-
-
mattl authored
I think this solves much of the "third party conversation" issues, assuming involved parties are using modern GNU social instances.
-
mattl authored
-
mattl authored
For some reason they were written to ->object, which is incorrect as we use the objects[] array (which usually just holds one entry though)
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
Also move fancyurlfix into site-wide $config['fix']['fancyurls'] TODO: getByUri should make use of this directly I guess?
-
- 22 Feb, 2016 1 commit
-
-
mattl authored
Evil forms on other websites could otherwise potentially be configured to have action="https://gnusocial.example/api/statuses/update.json" or whatever. XHR is already blocked with CORS stuff. Really, why do browsers allow cross domain POSTs at all? Sigh. The web.
-
- 21 Feb, 2016 2 commits