friendica/src/Protocol
Roland Häder 8ad523fbc8
Continued a bit:
- removed/fixed whitespaces and mixture of spaces/tabs (some)
- added new-line character at end of files (POSIX-compilant)
- reverted some code which I had messed up (compared to upstream/develop)
- removed duplicate dba::update() invocation in src/Protocol/DFRN.php
- also removed no longer valid TODO

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-06-20 22:19:54 +02:00
..
DFRN.php Continued a bit: 2018-06-20 22:19:54 +02:00
Diaspora.php New function to fetch item data especially for users 2018-06-17 17:05:17 +00:00
Email.php Bugfix: Avoid "Class not found" error 2018-03-08 19:58:35 +00:00
Feed.php Lower priority for "remote self" 2018-05-15 19:29:14 +00:00
OStatus.php Many "fetch_first" had been replaced 2018-06-19 21:33:07 +00:00
PortableContact.php Fix for PR 5199: Corrected check for empty object 2018-06-16 07:26:09 +00:00
Salmon.php Review update 2018-01-27 11:13:41 -05:00