aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* wrong var name in add_source_routefriendica2014-03-311-2/+2
* crank up loggingfriendica2014-03-311-0/+2
* community tags don't show up in the tagged posts because we removed the displ...friendica2014-03-311-0/+1
* Merge branch 'route'friendica2014-03-311-1/+33
|\
| * docofriendica2014-03-311-0/+5
| * finish up the source route storage so we can prevent messages from flowing up...friendica2014-03-311-17/+10
| * source routing stufffriendica2014-03-291-0/+34
* | issue #378, failure to correctly link tags where one tag contains a substring...friendica2014-03-301-0/+1
|/
* try and sort out the item delete messfriendica2014-03-271-14/+51
* need includefriendica2014-03-261-0/+2
* there's the problemfriendica2014-03-261-4/+5
* more work on firehosefriendica2014-03-261-1/+1
* allow zotfeed to create a firehose of a site.friendica2014-03-261-11/+20
* cheange encode_item() logging to logger_data because it's way too noisy and h...friendica2014-03-231-1/+1
* cleanupfriendica2014-03-181-13/+15
* Red API: /api/red/item/new ; which is like /api/statuses/update except it use...friendica2014-03-041-2/+2
* enable network/matrix expiration, this should be functional but the options h...friendica2014-03-031-27/+23
* minor stuff, some doco, auth cleanup, and make "unknown" more translateable b...friendica2014-02-221-1/+1
* title missing in private mention postsfriendica2014-02-201-3/+1
* project "snakebite"friendica2014-02-171-2/+48
* Merge pull request #316 from dawnbreak/masterfriendica2014-02-171-20/+0
|\
| * removed unused function posted_date_widgetKlaus2014-02-161-20/+0
* | several things were not working correctly w/r/t community tagging. The prefer...friendica2014-02-161-0/+7
* | strip hard-wired zids from posted links as they will have the wrong identity ...friendica2014-02-161-1/+10
|/
* fix tag delivery default permissions (use channel_allow_cid rather than allow...friendica2014-02-131-11/+11
* better bookmark escapingfriendica2014-02-101-2/+3
* don't add bookmark tags to naked links inside code blocksfriendica2014-02-101-0/+9
* fix the "every other link gets messed up" problemfriendica2014-02-091-1/+3
* fix wall photosfriendica2014-02-091-0/+9
* that's betterfriendica2014-02-081-0/+2
* make all naked links bookmark-ablefriendica2014-02-061-1/+1
* add bookmark tag to naked links if they're red sites. We can do this because ...friendica2014-02-061-1/+1
* notification bug - don't use $r, we already set it to something else that we ...friendica2014-02-061-2/+4
* cleanup - nothing morefriendica2014-02-051-3/+3
* fix auto-add of bookmarks to find sender correctly and optionally auto add bo...friendica2014-02-051-4/+10
* This would be about the 75th attempt to try and prevent duplicated email noti...friendica2014-02-051-1/+10
* bookmarkingfriendica2014-02-041-0/+15
* transmit, receive, and parse bookmarksfriendica2014-02-031-2/+8
* provide some interesting new options to channel sourcesfriendica2014-01-311-2/+2
* some tweaks to items_fetch for the apifriendica2014-01-251-2/+5
* Merge pull request #284 from cvogeley/masterfriendica2014-01-251-5/+10
|\
| * API My wall postsChristian Vogeley2014-01-251-3/+5
| * Add $since_id to items_fetchChristian Vogeley2014-01-221-2/+5
* | try to reduce the number of simulaneous deliveries of the same post when deal...friendica2014-01-221-13/+20
|/
* dav: throw exception if channel for requested DAV directory is deletedfriendica2014-01-151-2/+4
* some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-091-8/+10
* use display/ plinks for commentszottel2014-01-091-3/+2
* save channel/<channel>/?mid=... plinks with the itemszottel2014-01-091-2/+9
* a few fixes to webpage editingfriendica2014-01-041-0/+49
* modify tag_deliver and tgroup_check to handle exclusion tagsfriendica2013-12-291-2/+2