aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* exif_read_data may not be available and isn't a requirement - check and ↵friendica2012-06-181-0/+3
| | | | silently ignore exif orientation if it isn't there
* fix some whitespace issuesZach Prezkuta2012-06-181-13/+13
|
* rotate uploaded images if an EXIF rotation is presentZach Prezkuta2012-06-181-1/+61
|
* public forum author using private posting, correct the comment permissions ↵friendica2012-06-181-0/+6
| | | | downstream.
* Typo breaking tag notificationsThomas Willingham2012-06-181-1/+1
|
* Added missing backticks to navigation bar queryZvi ben Yaakov (a.k.a rdc)2012-06-171-1/+1
|
* Enabled Profile photo revisions to be displayed in navigation barZvi ben Yaakov (a.k.a rdc)2012-06-171-2/+2
|
* rev updatefriendica2012-06-161-3/+3
|
* Merge remote branch 'upstream/master'Hauke Zuehl2012-06-162-72/+109
|\
| * Merge pull request #338 from ↵fermionic2012-06-161-71/+108
| |\ | | | | | | | | | | | | fermionic/diaspora-dont-check-more-signatures-than-diaspora-does Diaspora dont check more signatures than diaspora does
| | * more cleanupZach Prezkuta2012-06-161-15/+0
| | |
| | * some cleanup of obsolete codeZach Prezkuta2012-06-161-31/+6
| | |
| | * still need the original author information for comments and likesZach Prezkuta2012-06-161-0/+24
| | |
| | * update signature checking for relayablesZach Prezkuta2012-06-161-69/+122
| | |
| * | fix small typo for logging command in api.phpZach Prezkuta2012-06-161-1/+1
| |/
* | Merge remote branch 'upstream/master'Hauke Zuehl2012-06-1611-84/+295
|\|
| * rev updatefriendica2012-06-161-10/+0
| |
| * redundant log entryfriendica2012-06-141-1/+0
| |
| * also mark for death if there isn't any xml to be foundfriendica2012-06-141-0/+3
| |
| * poll even if contact hasn't responded recently, so we can update the ↵friendica2012-06-142-5/+3
| | | | | | | | termination status
| * better handling of dead contactsfriendica2012-06-142-1/+8
| |
| * syntax on sqlfriendica2012-06-131-1/+1
| |
| * remove php version restriction on archive widgetfriendica2012-06-131-8/+4
| |
| * couple of little fixes to enotify positional paramsfriendica2012-06-131-2/+2
| |
| * fix to imported youtube videos, updating of contact profile photos, do not ↵friendica2012-06-134-34/+105
| | | | | | | | remove "dead" contacts but archive them.
| * Merge https://github.com/friendica/friendica into pullfriendica2012-06-131-1/+1
| |\
| | * Merge pull request #333 from Erkan-Yilmaz/masterfriendica2012-06-131-1/+1
| | |\ | | | | | | | | missing bracket
| | | * add missing bracketErkan Yilmaz2012-06-131-1/+1
| | | |
| * | | Merge https://github.com/fabrixxm/friendica into pullfriendica2012-06-131-21/+41
| |\ \ \ | | |/ / | |/| | | | | | | | | | Conflicts: util/messages.po
| | * | enotify: fix stupid typofabrixxm2012-06-131-1/+1
| | | |
| | * | enotify: rework strings to more easy to translatefabrixxm2012-06-131-21/+41
| | |/
| * / disable archive widget for PHP < 5.3friendica2012-06-131-0/+12
| |/
| * this should catch any weirdness caused by being in different timezones and ↵friendica2012-06-121-4/+10
| | | | | | | | making your first post on the 31st of March
| * that was itfriendica2012-06-121-1/+1
| |
| * think this will fix itfriendica2012-06-121-0/+1
| |
| * tracking another edge casefriendica2012-06-121-2/+4
| |
| * edge casefriendica2012-06-121-0/+2
| |
| * archive widgetfriendica2012-06-121-0/+47
| |
| * more fixesfriendica2012-06-121-1/+1
| |
| * Merge https://github.com/friendica/friendica into pullfriendica2012-06-121-1/+0
| |\
| | * Removed "oauth/authorize" from the list of not implemented functions since ↵Michael Vogel2012-06-121-1/+0
| | | | | | | | | | | | it is implemented in "mod/api.php"
| * | move parens to proper placefriendica2012-06-121-5/+5
| |/
| * survive bad/un-parseable input to datetime_convertfriendica2012-06-121-1/+1
| |
| * Merge pull request #331 from mexon/upstreamfriendica2012-06-121-0/+10
| |\ | | | | | | Add a hook for post-processing remote items
| | * Add a hook for post-processing remote items after they've been stored in the ↵Matthew Exon2012-06-121-0/+10
| | | | | | | | | | | | database and have an ID
| * | revert an optimisation that was wrongfriendica2012-06-111-4/+3
| | |
| * | date based profile wall filter - backendfriendica2012-06-111-0/+13
| | |
| * | reduce reverted edits due to edit arriving before originalfriendica2012-06-111-3/+26
| | |
| * | variable confusion in poller, don't allow negative page offsetsfriendica2012-06-112-4/+4
| | |
| * | sheeshfriendica2012-06-111-1/+1
| | |