| Commit message (Expand) | Author | Age | Files | Lines |
* | wrong var name in add_source_route | friendica | 2014-03-31 | 1 | -2/+2 |
* | crank up logging | friendica | 2014-03-31 | 1 | -0/+2 |
* | community tags don't show up in the tagged posts because we removed the displ... | friendica | 2014-03-31 | 1 | -0/+1 |
* | Merge branch 'route' | friendica | 2014-03-31 | 1 | -1/+33 |
|\ |
|
| * | doco | friendica | 2014-03-31 | 1 | -0/+5 |
| * | finish up the source route storage so we can prevent messages from flowing up... | friendica | 2014-03-31 | 1 | -17/+10 |
| * | source routing stuff | friendica | 2014-03-29 | 1 | -0/+34 |
* | | issue #378, failure to correctly link tags where one tag contains a substring... | friendica | 2014-03-30 | 1 | -0/+1 |
|/ |
|
* | try and sort out the item delete mess | friendica | 2014-03-27 | 1 | -14/+51 |
* | need include | friendica | 2014-03-26 | 1 | -0/+2 |
* | there's the problem | friendica | 2014-03-26 | 1 | -4/+5 |
* | more work on firehose | friendica | 2014-03-26 | 1 | -1/+1 |
* | allow zotfeed to create a firehose of a site. | friendica | 2014-03-26 | 1 | -11/+20 |
* | cheange encode_item() logging to logger_data because it's way too noisy and h... | friendica | 2014-03-23 | 1 | -1/+1 |
* | cleanup | friendica | 2014-03-18 | 1 | -13/+15 |
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it use... | friendica | 2014-03-04 | 1 | -2/+2 |
* | enable network/matrix expiration, this should be functional but the options h... | friendica | 2014-03-03 | 1 | -27/+23 |
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable b... | friendica | 2014-02-22 | 1 | -1/+1 |
* | title missing in private mention posts | friendica | 2014-02-20 | 1 | -3/+1 |
* | project "snakebite" | friendica | 2014-02-17 | 1 | -2/+48 |
* | Merge pull request #316 from dawnbreak/master | friendica | 2014-02-17 | 1 | -20/+0 |
|\ |
|
| * | removed unused function posted_date_widget | Klaus | 2014-02-16 | 1 | -20/+0 |
* | | several things were not working correctly w/r/t community tagging. The prefer... | friendica | 2014-02-16 | 1 | -0/+7 |
* | | strip hard-wired zids from posted links as they will have the wrong identity ... | friendica | 2014-02-16 | 1 | -1/+10 |
|/ |
|
* | fix tag delivery default permissions (use channel_allow_cid rather than allow... | friendica | 2014-02-13 | 1 | -11/+11 |
* | better bookmark escaping | friendica | 2014-02-10 | 1 | -2/+3 |
* | don't add bookmark tags to naked links inside code blocks | friendica | 2014-02-10 | 1 | -0/+9 |
* | fix the "every other link gets messed up" problem | friendica | 2014-02-09 | 1 | -1/+3 |
* | fix wall photos | friendica | 2014-02-09 | 1 | -0/+9 |
* | that's better | friendica | 2014-02-08 | 1 | -0/+2 |
* | make all naked links bookmark-able | friendica | 2014-02-06 | 1 | -1/+1 |
* | add bookmark tag to naked links if they're red sites. We can do this because ... | friendica | 2014-02-06 | 1 | -1/+1 |
* | notification bug - don't use $r, we already set it to something else that we ... | friendica | 2014-02-06 | 1 | -2/+4 |
* | cleanup - nothing more | friendica | 2014-02-05 | 1 | -3/+3 |
* | fix auto-add of bookmarks to find sender correctly and optionally auto add bo... | friendica | 2014-02-05 | 1 | -4/+10 |
* | This would be about the 75th attempt to try and prevent duplicated email noti... | friendica | 2014-02-05 | 1 | -1/+10 |
* | bookmarking | friendica | 2014-02-04 | 1 | -0/+15 |
* | transmit, receive, and parse bookmarks | friendica | 2014-02-03 | 1 | -2/+8 |
* | provide some interesting new options to channel sources | friendica | 2014-01-31 | 1 | -2/+2 |
* | some tweaks to items_fetch for the api | friendica | 2014-01-25 | 1 | -2/+5 |
* | Merge pull request #284 from cvogeley/master | friendica | 2014-01-25 | 1 | -5/+10 |
|\ |
|
| * | API My wall posts | Christian Vogeley | 2014-01-25 | 1 | -3/+5 |
| * | Add $since_id to items_fetch | Christian Vogeley | 2014-01-22 | 1 | -2/+5 |
* | | try to reduce the number of simulaneous deliveries of the same post when deal... | friendica | 2014-01-22 | 1 | -13/+20 |
|/ |
|
* | dav: throw exception if channel for requested DAV directory is deleted | friendica | 2014-01-15 | 1 | -2/+4 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 1 | -8/+10 |
* | use display/ plinks for comments | zottel | 2014-01-09 | 1 | -3/+2 |
* | save channel/<channel>/?mid=... plinks with the items | zottel | 2014-01-09 | 1 | -2/+9 |
* | a few fixes to webpage editing | friendica | 2014-01-04 | 1 | -0/+49 |
* | modify tag_deliver and tgroup_check to handle exclusion tags | friendica | 2013-12-29 | 1 | -2/+2 |