- 03 Feb, 2015 13 commits
-
-
mattl authored
We should get rid of PEAR::DB and reenable these logs. Upstream doesn't seem to update.
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
as a bonus we've fixed several FIXME issues for favorite email notification and updated parts of the codebase for these activities to a more modern style.
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
If sandboxed or silenced, don't email the user any notifications.
-
mattl authored
-
- 02 Feb, 2015 3 commits
- 01 Feb, 2015 2 commits
- 31 Jan, 2015 2 commits
- 29 Jan, 2015 7 commits
-
-
mattl authored
-
mattl authored
Calling serverError with a clientError status code (4xx) means it will automatically default to Internal Server Error (500) which is in the server error status code range (5xx). That is undesirable.
-
mattl authored
-
mattl authored
Feeds added in NetworkpublicAction too.
-
mattl authored
Available on /panel/access
-
mattl authored
-
mattl authored
-
- 28 Jan, 2015 1 commit
-
-
mattl authored
Qvitter had implemented this as a "PublicAndExternal" stream, but I figured we might as well put it into the GNU social core.
-
- 27 Jan, 2015 7 commits
-
-
mattl authored
We should get another form of URL identifier for interpreting links on notices... It was hard editing this line in vim even, because of wide, multibyte characters...
-
mattl authored
-
mattl authored
This clears one FIXME... We also fix HTTPClient::quickGet() (and a related call in OStatus testfeed.php).
-
mattl authored
-
mattl authored
-
mattl authored
-
mattl authored
No need to make several common_current_user calls and then getProfile directly after that, since we have stuff like $this->scoped.
-
- 26 Jan, 2015 5 commits
-
-
mattl authored
-
mattl authored
If you accidentally deleted a remote user's avatar from filesystem, it'd take until its URL was updated that you got it back. Now it happens if the local avatar file doesn't exist.
-
mattl authored
-
mattl authored
Default is now to take still thumbnails of animated GIFs and then show them as originals in an AttachmentListItem. The still frames are mostly used with front-ends like qvitter.
-
mattl authored
-