| Commit message (Expand) | Author | Age | Files | Lines |
* | also mark for death if there isn't any xml to be found | friendica | 2012-06-14 | 1 | -0/+3 |
* | poll even if contact hasn't responded recently, so we can update the terminat... | friendica | 2012-06-14 | 2 | -5/+3 |
* | better handling of dead contacts | friendica | 2012-06-14 | 2 | -1/+8 |
* | syntax on sql | friendica | 2012-06-13 | 1 | -1/+1 |
* | remove php version restriction on archive widget | friendica | 2012-06-13 | 1 | -8/+4 |
* | couple of little fixes to enotify positional params | friendica | 2012-06-13 | 1 | -2/+2 |
* | fix to imported youtube videos, updating of contact profile photos, do not re... | friendica | 2012-06-13 | 4 | -34/+105 |
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-13 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #333 from Erkan-Yilmaz/master | friendica | 2012-06-13 | 1 | -1/+1 |
| |\ |
|
| | * | add missing bracket | Erkan Yilmaz | 2012-06-13 | 1 | -1/+1 |
* | | | Merge https://github.com/fabrixxm/friendica into pull | friendica | 2012-06-13 | 1 | -21/+41 |
|\ \ \
| |/ /
|/| | |
|
| * | | enotify: fix stupid typo | fabrixxm | 2012-06-13 | 1 | -1/+1 |
| * | | enotify: rework strings to more easy to translate | fabrixxm | 2012-06-13 | 1 | -21/+41 |
| |/ |
|
* / | disable archive widget for PHP < 5.3 | friendica | 2012-06-13 | 1 | -0/+12 |
|/ |
|
* | this should catch any weirdness caused by being in different timezones and ma... | friendica | 2012-06-12 | 1 | -4/+10 |
* | that was it | friendica | 2012-06-12 | 1 | -1/+1 |
* | think this will fix it | friendica | 2012-06-12 | 1 | -0/+1 |
* | tracking another edge case | friendica | 2012-06-12 | 1 | -2/+4 |
* | edge case | friendica | 2012-06-12 | 1 | -0/+2 |
* | archive widget | friendica | 2012-06-12 | 1 | -0/+47 |
* | more fixes | friendica | 2012-06-12 | 1 | -1/+1 |
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-12 | 1 | -1/+0 |
|\ |
|
| * | Removed "oauth/authorize" from the list of not implemented functions since it... | Michael Vogel | 2012-06-12 | 1 | -1/+0 |
* | | move parens to proper place | friendica | 2012-06-12 | 1 | -5/+5 |
|/ |
|
* | survive bad/un-parseable input to datetime_convert | friendica | 2012-06-12 | 1 | -1/+1 |
* | Merge pull request #331 from mexon/upstream | friendica | 2012-06-12 | 1 | -0/+10 |
|\ |
|
| * | Add a hook for post-processing remote items after they've been stored in the ... | Matthew Exon | 2012-06-12 | 1 | -0/+10 |
* | | revert an optimisation that was wrong | friendica | 2012-06-11 | 1 | -4/+3 |
* | | date based profile wall filter - backend | friendica | 2012-06-11 | 1 | -0/+13 |
* | | reduce reverted edits due to edit arriving before original | friendica | 2012-06-11 | 1 | -3/+26 |
* | | variable confusion in poller, don't allow negative page offsets | friendica | 2012-06-11 | 2 | -4/+4 |
* | | sheesh | friendica | 2012-06-11 | 1 | -1/+1 |
* | | bug #447 - make followed feeds private | friendica | 2012-06-11 | 1 | -3/+16 |
* | | ostatus hub subscription issues | friendica | 2012-06-07 | 3 | -4/+13 |
* | | png support for embedded private photos | friendica | 2012-06-07 | 1 | -2/+2 |
* | | png support: update database.sql, fix some typos, fix tinymce image browser | Fabio Comuni | 2012-06-07 | 1 | -11/+13 |
* | | Add support for PNG images with alpha | Fabio Comuni | 2012-06-07 | 4 | -24/+130 |
* | | fix a random profile error message | fabrixxm | 2012-06-07 | 1 | -1/+3 |
|/ |
|
* | more logging on subscribe_to_hub | friendica | 2012-06-06 | 1 | -1/+6 |
* | add email probe logging, limit typo check to main addon files and skip additi... | friendica | 2012-06-05 | 1 | -0/+3 |
* | Merge remote branch 'upstream/master' | Michael Vogel | 2012-06-04 | 15 | -99/+875 |
|\ |
|
| * | Debugged implementation of Diaspora relayable_retractions | Zach Prezkuta | 2012-06-03 | 2 | -1/+3 |
| * | cleanup and logging | Zach Prezkuta | 2012-06-03 | 1 | -22/+20 |
| * | first shot at getting like/unlike functions to work consistently | Zach Prezkuta | 2012-06-03 | 4 | -20/+31 |
| * | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 4 | -61/+37 |
| * | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 4 | -36/+165 |
| * | Support relayable_retractions that are relayed to us by the top-level post owner | Zach Prezkuta | 2012-06-03 | 3 | -9/+39 |
| * | zrl's when visiting public photos at the source site | friendica | 2012-06-03 | 1 | -0/+6 |
| * | doco | friendica | 2012-06-02 | 1 | -0/+12 |
| * | turn "follow" into a function | friendica | 2012-06-02 | 1 | -0/+231 |