Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | source routing stuff | friendica | 2014-03-29 | 1 | -0/+34 |
| | |||||
* | 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 ↵ | friendica | 2014-03-23 | 1 | -1/+1 |
| | | | | had no loglevel set | ||||
* | cleanup | friendica | 2014-03-18 | 1 | -13/+15 |
| | |||||
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it ↵ | friendica | 2014-03-04 | 1 | -2/+2 |
| | | | | uses Red semantics and returns success/failure indication. | ||||
* | enable network/matrix expiration, this should be functional but the options ↵ | friendica | 2014-03-03 | 1 | -27/+23 |
| | | | | have been reduced/restricted so we're only looking at network posts and ignore anything that is filed, starred, or is resource_type 'photo' (which should not be possible in non-wall posts, but we just want to be sure). Will require the adventurous tester(s) to set 'channel_expire_days' in their channel record. | ||||
* | minor stuff, some doco, auth cleanup, and make "unknown" more translateable ↵ | friendica | 2014-02-22 | 1 | -1/+1 |
| | | | | by context. | ||||
* | 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 |
|\ | | | | | Make asset icons work in subdir installs as well. | ||||
| * | removed unused function posted_date_widget | Klaus | 2014-02-16 | 1 | -20/+0 |
| | | | | | | This functions seems not to be used anywhere. include/widgets.php contains widget_archive($arr) which has the same functionality. | ||||
* | | several things were not working correctly w/r/t community tagging. The ↵ | friendica | 2014-02-16 | 1 | -0/+7 |
| | | | | | | | | preference vanished from settings at some point, and we also weren't updating the original post timestamp so that the changed taxonomy would propagate correctly as an edit. | ||||
* | | strip hard-wired zids from posted links as they will have the wrong identity ↵ | friendica | 2014-02-16 | 1 | -1/+10 |
|/ | | | | when somebody tries to view the link | ||||
* | fix tag delivery default permissions (use channel_allow_cid rather than ↵ | friendica | 2014-02-13 | 1 | -11/+11 |
| | | | | allow_cid etc.) | ||||
* | 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 |
| | | | | red links are linkified when the post is submitted. Can't do this for other naked links because they only get linkified during display and won't have a taxonomy object attached to the message. | ||||
* | notification bug - don't use $r, we already set it to something else that we ↵ | friendica | 2014-02-06 | 1 | -2/+4 |
| | | | | need further on. | ||||
* | cleanup - nothing more | friendica | 2014-02-05 | 1 | -3/+3 |
| | |||||
* | fix auto-add of bookmarks to find sender correctly and optionally auto add ↵ | friendica | 2014-02-05 | 1 | -4/+10 |
| | | | | bookmarks for self | ||||
* | This would be about the 75th attempt to try and prevent duplicated email ↵ | friendica | 2014-02-05 | 1 | -1/+10 |
| | | | | notifications for comments. Eventually we'll find something that works. | ||||
* | 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 changes | ||||
| * | 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 ↵ | friendica | 2014-01-22 | 1 | -13/+20 |
|/ | | | | dealing with owner relays that have more than one channel instance. If things melt down in the next few hours and I'm not available please revert this. I've reviewed a few times and think it's OK, but this part of the delivery code is traditionally touchy. | ||||
* | 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 |
| | |||||
* | remove a couple of mysql reserved words from being used as table or row ↵ | friendica | 2013-12-22 | 1 | -1/+1 |
| | | | | names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code. | ||||
* | sourced items which are then edited at the source weren't setting up the ↵ | friendica | 2013-12-19 | 1 | -1/+8 |
| | | | | second delivery chain. | ||||
* | Tricky little bug. Allowed somebody to bypass comment permissions. Hopefully ↵ | friendica | 2013-12-16 | 1 | -3/+4 |
| | | | | the fix will have no undesired side effects. | ||||
* | issue #240 - we were using htmlentities instead of htmlspecialchars in ↵ | friendica | 2013-12-11 | 1 | -36/+35 |
| | | | | several places, and this was a bit greedy in the set of characters which were converted from utf-8 to HTML entities. Also brought mail attachments up to date so they are rendered identically to item attachments. | ||||
* | suggestion widget tweaked to make it comanche capable. Remove old versions ↵ | friendica | 2013-12-08 | 1 | -3/+9 |
| | | | | of specs that are so obsolete it isn't funny. Zot protocol reference is in red's github wiki, and in the code. We should move the github copy to /doc once it is updated to match the code. There's no point in documenting dfrn in the red code base. | ||||
* | post_activity_item issues | friendica | 2013-12-07 | 1 | -5/+23 |
| | |||||
* | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 1 | -23/+19 |
| |