aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* make mail replies workfriendica2012-12-051-1/+6
* y'all got mailfriendica2012-12-051-0/+129
* add pending check on group queriesfriendica2012-11-291-2/+3
* further progress on new network/home notificationsfriendica2012-11-291-0/+1
* got comments going back and forth - we really need local_deliver now since ev...friendica2012-11-271-1/+1
* basic (very basic) communication showing up on network pagefriendica2012-11-261-1/+1
* You've got mail! (actually a post, mail is for another day)friendica2012-11-261-1/+3
* fix item_private flagfriendica2012-11-261-1/+4
* more heavy lifting on delivery - now we can find all the recipients on the sy...friendica2012-11-261-3/+3
* "heavy lifting" - zot messages flowing, now just need to be parsed and stored...friendica2012-11-191-0/+1
* For private messages, use hush-hush ultra top-secret mode by defaultfriendica2012-11-181-1/+3
* and there's the import side of thingsfriendica2012-11-171-13/+82
* mostly working item_decode, but without full input santisingfriendica2012-11-171-27/+32
* finish basic item encoding, add plugin compatibility tag, notes on improving ...friendica2012-11-161-3/+24
* more progress on notifier cleanup and encoding items for transit.friendica2012-11-151-14/+98
* start on item feed structuresfriendica2012-11-141-5/+27
* 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