| Commit message (Expand) | Author | Age | Files | Lines |
* | registration dangling code fragment that should've been removed | friendica | 2012-08-15 | 1 | -5/+11 |
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -59/+59 |
* | merge from upstream | friendica | 2012-08-15 | 1 | -3/+6 |
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -4/+5 |
* | merge upstream | friendica | 2012-08-11 | 1 | -2/+2 |
* | merge comment threading, provide plugin/theme functions to handle css/js incl... | friendica | 2012-08-09 | 1 | -2/+2 |
* | updates | friendica | 2012-08-05 | 1 | -1/+1 |
* | get_item_elements (json version) | friendica | 2012-07-29 | 1 | -0/+52 |
* | implement page update modes | friendica | 2012-07-23 | 1 | -0/+112 |
* | sync | friendica | 2012-07-19 | 1 | -1/+51 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -193/+74 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 1 | -92/+2 |
* | error cleanup | friendica | 2012-07-17 | 1 | -4/+6 |
* | working towards getting rid of item['tag'] and item['file'] - still some depe... | friendica | 2012-07-16 | 1 | -15/+10 |
* | 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 | 1 | -0/+2 |
* | use include/language.php for all language and translation code | friendica | 2012-07-16 | 1 | -1/+0 |
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -1/+1 |
* | language detection and sparkle links added to plinks where appropriate | friendica | 2012-07-12 | 1 | -0/+3 |
* | catchup | friendica | 2012-07-11 | 1 | -28/+64 |
* | catchup | friendica | 2012-07-10 | 1 | -1/+1 |
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -0/+29 |
* | upstream fixes and a lot of taxonomy stuff | friendica | 2012-07-10 | 1 | -1/+3 |
* | 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 | 1 | -4/+4 |
* | allow more than one embedded private photo | Zach Prezkuta | 2012-07-07 | 1 | -82/+107 |
* | add function to exclude embedded images when checking message length | Zach Prezkuta | 2012-07-07 | 1 | -4/+112 |
* | clear title and body of items on local delete | Zach Prezkuta | 2012-07-05 | 1 | -2/+4 |
* | wrong column name (- vs _) | friendica | 2012-06-28 | 1 | -1/+1 |
* | remote_self feeds are not private | friendica | 2012-06-28 | 1 | -1/+5 |
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -5/+5 |
* | remove titles in ostatus even when edited date differs from created date | friendica | 2012-06-28 | 1 | -18/+22 |
* | typos | friendica | 2012-06-25 | 1 | -1/+1 |
* | add event titles to discovered birthday events | friendica | 2012-06-25 | 1 | -3/+5 |
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-25 | 1 | -35/+53 |
|\ |
|
| * | add some debug logging | Zach Prezkuta | 2012-06-25 | 1 | -0/+1 |
| * | revert extra Diaspora disabling changes to try to eliminate Mustard double-po... | Zach Prezkuta | 2012-06-25 | 1 | -31/+15 |
| * | Clean up the Diaspora connectivity: | Zach Prezkuta | 2012-06-25 | 1 | -49/+82 |
* | | propagate remote deletes | friendica | 2012-06-25 | 1 | -5/+8 |
* | | improve remote delete forwarding | friendica | 2012-06-25 | 1 | -1/+63 |
|/ |
|
* | sort out some "like" issues | friendica | 2012-06-23 | 1 | -5/+9 |
* | debugging | friendica | 2012-06-23 | 1 | -1/+2 |
* | cokmment likes not propagating | friendica | 2012-06-23 | 1 | -2/+5 |
* | make feeds work with comment likes/dislikes | friendica | 2012-06-23 | 1 | -1/+1 |
* | typo | friendica | 2012-06-23 | 1 | -2/+4 |
* | undefined unmark_for_death | friendica | 2012-06-20 | 1 | -0/+1 |
* | iframes were getting stripped at the rss/atom parser level. We can preserve t... | friendica | 2012-06-20 | 1 | -0/+2 |