| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | simplify | friendica | 2012-07-21 | 3 | -38/+9 |
* | sync | friendica | 2012-07-19 | 3 | -1/+72 |
* | sync changes | friendica | 2012-07-19 | 3 | -17/+64 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 10 | -489/+187 |
* | remove some d* extraneous bullshit | friendica | 2012-07-18 | 1 | -12/+2 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 9 | -3213/+7 |
* | json notification popup mostly working in zero | friendica | 2012-07-17 | 1 | -0/+2 |
* | backend support for alternate profile photos for private profiles | friendica | 2012-07-17 | 1 | -2/+1 |
* | error cleanup | friendica | 2012-07-17 | 1 | -4/+6 |
* | first cut at a generalised item query function | friendica | 2012-07-16 | 1 | -0/+140 |
* | working towards getting rid of item['tag'] and item['file'] - still some depe... | friendica | 2012-07-16 | 2 | -23/+17 |
* | more search cleanup | friendica | 2012-07-16 | 1 | -0/+8 |
* | make network tag and personal searches work again | friendica | 2012-07-16 | 1 | -0/+8 |
* | the pioneers should at least have a current db - it will likely be some time ... | friendica | 2012-07-16 | 3 | -18/+4 |
* | language filtering infrastructure, check owner's language prefs and either tr... | friendica | 2012-07-16 | 1 | -5/+8 |
* | call item_translate hook if source language is not acceptable, ignore message... | friendica | 2012-07-16 | 1 | -2/+17 |
* | check for existence, not value of $arr['term'] | friendica | 2012-07-16 | 1 | -1/+1 |
* | split up get_browser_language() to use in additional ways | friendica | 2012-07-16 | 2 | -1/+15 |
* | use include/language.php for all language and translation code | friendica | 2012-07-16 | 4 | -145/+144 |
* | more work on json notifications, now working except for notify popup | friendica | 2012-07-15 | 3 | -3/+3 |
* | updates | friendica | 2012-07-14 | 1 | -0/+25 |
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 5 | -35/+204 |
* | add plink to profile change notifications | friendica | 2012-07-12 | 1 | -3/+2 |
* | language detection and sparkle links added to plinks where appropriate | friendica | 2012-07-12 | 2 | -0/+13 |
* | get rid of special "short salmon key" for statusnet | friendica | 2012-07-11 | 5 | -31/+12 |
* | gracefully recover from datetime constructor issues | friendica | 2012-07-11 | 1 | -2/+23 |
* | catchup | friendica | 2012-07-11 | 2 | -30/+66 |
* | catchup | friendica | 2012-07-10 | 1 | -1/+1 |
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 4 | -20/+37 |
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 6 | -12/+16 |
* | slider | friendica | 2012-07-09 | 418 | -0/+69027 |
* | theme cleanup | friendica | 2012-07-09 | 1 | -1/+1 |
* | making tags work | friendica | 2012-07-09 | 4 | -61/+111 |
* | remove bookmark content flag | friendica | 2012-07-08 | 1 | -8/+0 |
* | cleanup | Zach Prezkuta | 2012-07-07 | 1 | -5/+0 |
* | fix bugs | Zach Prezkuta | 2012-07-07 | 3 | -13/+20 |
* | allow more than one embedded private photo | Zach Prezkuta | 2012-07-07 | 3 | -119/+253 |
* | add function to exclude embedded images when checking message length | Zach Prezkuta | 2012-07-07 | 1 | -4/+112 |
* | Merge pull request #379 from fermionic/events-display-wrong-in-diaspora | friendica | 2012-07-07 | 1 | -1/+1 |
|\ |
|
| * | remove check for event description, since it's not required to create an event | Zach Prezkuta | 2012-07-06 | 1 | -1/+1 |
* | | Merge branch 'master' of git://github.com/friendica/friendica | Vasudev Kamath | 2012-07-06 | 32 | -351/+3899 |
|\| |
|
| * | remove obsolete zot encapsulation functions | friendica | 2012-07-05 | 1 | -33/+0 |
| * | my php thinks this is a typo | Zach Prezkuta | 2012-07-05 | 1 | -1/+1 |
| * | clear title and body of items on local delete | Zach Prezkuta | 2012-07-05 | 1 | -2/+4 |
| * | Merge pull request #376 from fermionic/diaspora-prevent-fcontact-race-conditions | friendica | 2012-07-05 | 1 | -1/+3 |
| |\ |
|
| | * | slightly better way of handling last loop | Zach Prezkuta | 2012-07-05 | 1 | -1/+3 |
| * | | Merge pull request #375 from fermionic/diaspora-prevent-fcontact-race-conditions | friendica | 2012-07-05 | 2 | -9/+18 |
| |\| |
|
| | * | add some timeouts to prevent deadlock | Zach Prezkuta | 2012-07-05 | 2 | -9/+18 |
| * | | Merge pull request #373 from fermionic/more-list-fixes | friendica | 2012-07-05 | 2 | -21/+54 |
| |\ \
| | |/
| |/| |
|
| | * | fix small bug in lists and revert Diaspora list processing to non-Markdownify... | Zach Prezkuta | 2012-07-05 | 2 | -21/+54 |