aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* a few minor changesfriendica2012-08-261-1/+0
* registration dangling code fragment that should've been removedfriendica2012-08-151-5/+11
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-151-59/+59
* merge from upstreamfriendica2012-08-151-3/+6
* reduce duplication - only provide one system language settingfriendica2012-08-121-4/+5
* merge upstreamfriendica2012-08-111-2/+2
* merge comment threading, provide plugin/theme functions to handle css/js incl...friendica2012-08-091-2/+2
* updatesfriendica2012-08-051-1/+1
* get_item_elements (json version)friendica2012-07-291-0/+52
* implement page update modesfriendica2012-07-231-0/+112
* 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 som...friendica2012-07-181-92/+2
* error cleanupfriendica2012-07-171-4/+6
* working towards getting rid of item['tag'] and item['file'] - still some depe...friendica2012-07-161-15/+10
* language filtering infrastructure, check owner's language prefs and either tr...friendica2012-07-161-5/+8
* call item_translate hook if source language is not acceptable, ignore message...friendica2012-07-161-2/+17
* 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 double-po...Zach Prezkuta2012-06-251-31/+15
| * Clean up the Diaspora connectivity:Zach Prezkuta2012-06-251-49/+82
* | 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