aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* start on the like/dislike activitiesfriendica2012-11-051-2/+2
* turn off some "advanced" features by default, like archives and saved search ...friendica2012-11-031-3/+1
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-5/+5
* more cleanupMike Macgirvin2012-10-231-1/+0
* upstream fixesfriendica2012-10-211-0/+1
* more stuff we don't need.friendica2012-10-081-22/+15
* prevent tag recursion on shared postsfriendica2012-10-081-2/+6
* start fixing all the item queriesfriendica2012-10-071-12/+15
* fix some issues that couldn't be tested yesterday - as was working offlinefriendica2012-10-071-4/+4
* new item structure to item_storefriendica2012-10-061-39/+19
* Can't see any posts currently - after the big shakeup, but we can now post to...friendica2012-10-031-6/+4
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-20/+20
* separate the public feed from everything elsefriendica2012-09-201-19/+118
* updatesfriendica2012-09-091-1/+13
* more DB cleanupfriendica2012-08-301-60/+21
* 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