| Commit message (Expand) | Author | Age | Files | Lines |
* | upstream fixes | friendica | 2012-10-21 | 1 | -0/+1 |
* | more stuff we don't need. | friendica | 2012-10-08 | 1 | -22/+15 |
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 1 | -2/+6 |
* | start fixing all the item queries | friendica | 2012-10-07 | 1 | -12/+15 |
* | fix some issues that couldn't be tested yesterday - as was working offline | friendica | 2012-10-07 | 1 | -4/+4 |
* | new item structure to item_store | friendica | 2012-10-06 | 1 | -39/+19 |
* | Can't see any posts currently - after the big shakeup, but we can now post to... | friendica | 2012-10-03 | 1 | -6/+4 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 1 | -20/+20 |
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -19/+118 |
* | updates | friendica | 2012-09-09 | 1 | -1/+13 |
* | more DB cleanup | friendica | 2012-08-30 | 1 | -60/+21 |
* | a few minor changes | friendica | 2012-08-26 | 1 | -1/+0 |
* | 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 |
|\ |
|