aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Collapse)AuthorAgeFilesLines
* syncfriendica2012-07-191-1/+51
|
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-193/+74
|
* Removing connectors we won't be needing - this is probably going to break ↵friendica2012-07-181-92/+2
| | | | some shit.
* error cleanupfriendica2012-07-171-4/+6
|
* working towards getting rid of item['tag'] and item['file'] - still some ↵friendica2012-07-161-15/+10
| | | | dependencies
* language filtering infrastructure, check owner's language prefs and either ↵friendica2012-07-161-5/+8
| | | | translate it or dump it depending on those prefs and the availability of translation plugins.
* call item_translate hook if source language is not acceptable, ignore ↵friendica2012-07-161-2/+17
| | | | message if it cannot be translated.
* check for existence, not value of $arr['term']friendica2012-07-161-1/+1
|
* split up get_browser_language() to use in additional waysfriendica2012-07-161-0/+2
|
* use include/language.php for all language and translation codefriendica2012-07-161-1/+0
|
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-131-1/+1
|
* language detection and sparkle links added to plinks where appropriatefriendica2012-07-121-0/+3
|
* catchupfriendica2012-07-111-28/+64
|
* catchupfriendica2012-07-101-1/+1
|
* create fetch_tags function, make search work again, change logofriendica2012-07-101-0/+29
|
* upstream fixes and a lot of taxonomy stufffriendica2012-07-101-1/+3
|
* remove bookmark content flagfriendica2012-07-081-8/+0
|
* cleanupZach Prezkuta2012-07-071-5/+0
|
* fix bugsZach Prezkuta2012-07-071-4/+4
|
* allow more than one embedded private photoZach Prezkuta2012-07-071-82/+107
|
* add function to exclude embedded images when checking message lengthZach Prezkuta2012-07-071-4/+112
|
* clear title and body of items on local deleteZach Prezkuta2012-07-051-2/+4
|
* wrong column name (- vs _)friendica2012-06-281-1/+1
|
* remote_self feeds are not privatefriendica2012-06-281-1/+5
|
* create third privacy state - public post but not searchable or publicly visiblefriendica2012-06-281-5/+5
|
* remove titles in ostatus even when edited date differs from created datefriendica2012-06-281-18/+22
|
* typosfriendica2012-06-251-1/+1
|
* add event titles to discovered birthday eventsfriendica2012-06-251-3/+5
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-06-251-35/+53
|\
| * add some debug loggingZach Prezkuta2012-06-251-0/+1
| |
| * revert extra Diaspora disabling changes to try to eliminate Mustard ↵Zach Prezkuta2012-06-251-31/+15
| | | | | | | | double-posting
| * Clean up the Diaspora connectivity:Zach Prezkuta2012-06-251-49/+82
| | | | | | | | | | - Move Diaspora code into separate functions to make it more modular - Create more checks for whether Diaspora connectivity has been enabled
* | propagate remote deletesfriendica2012-06-251-5/+8
| |
* | improve remote delete forwardingfriendica2012-06-251-1/+63
|/
* sort out some "like" issuesfriendica2012-06-231-5/+9
|
* debuggingfriendica2012-06-231-1/+2
|
* cokmment likes not propagatingfriendica2012-06-231-2/+5
|
* make feeds work with comment likes/dislikesfriendica2012-06-231-1/+1
|
* typofriendica2012-06-231-2/+4
|
* undefined unmark_for_deathfriendica2012-06-201-0/+1
|
* iframes were getting stripped at the rss/atom parser level. We can preserve ↵friendica2012-06-201-0/+2
| | | | these because we will strip them in the purifier after checking for supported video sources
* allow dfrn_deliver to undo a mark_for_death just in case the poller is ↵friendica2012-06-191-0/+5
| | | | consistently getting killed.
* public forum author using private posting, correct the comment permissions ↵friendica2012-06-181-0/+6
| | | | downstream.
* remove php version restriction on archive widgetfriendica2012-06-131-8/+4
|
* 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
|