| Commit message (Expand) | Author | Age | Files | Lines |
* | tag anyone | friendica | 2014-04-15 | 1 | -4/+17 |
* | let normal hashtags be quoted strings also | friendica | 2014-04-12 | 1 | -1/+9 |
* | major cleanup of handle_tag() | friendica | 2014-04-12 | 1 | -10/+48 |
* | handle new tag declarations | friendica | 2014-04-12 | 1 | -1/+1 |
* | add forum mode to tag handling | friendica | 2014-04-12 | 1 | -2/+9 |
* | mod/item - get rid of some failed experiments, duplicated code and unused code. | friendica | 2014-04-06 | 1 | -89/+10 |
* | this makes rpost to another channel work somewhat - but there are issues, sin... | friendica | 2014-04-05 | 1 | -1/+8 |
* | provide the ability for rpost to post as another of your channels. This does ... | friendica | 2014-04-05 | 1 | -17/+24 |
* | doc updates, plus back-end work for rpost to let you post to a different chan... | friendica | 2014-04-04 | 1 | -6/+20 |
* | save notes every ten seconds while focused, then save them once more on focusout | friendica | 2014-04-01 | 1 | -3/+2 |
* | another complication to deletion | friendica | 2014-03-28 | 1 | -3/+10 |
* | fix delete missing permission check | friendica | 2014-03-28 | 1 | -2/+7 |
* | a few more delete fixes | friendica | 2014-03-27 | 1 | -3/+12 |
* | try and sort out the item delete mess | friendica | 2014-03-27 | 1 | -2/+12 |
* | this will probably fix the uploaded photo permission issue, if not it should ... | friendica | 2014-03-27 | 1 | -2/+2 |
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it use... | friendica | 2014-03-04 | 1 | -1/+1 |
* | title missing in private mention posts | friendica | 2014-02-20 | 1 | -1/+1 |
* | some more snakebite and fix up include/account - forgot about that inline arr... | friendica | 2014-02-18 | 1 | -0/+10 |
* | Merge pull request #314 from zzottel/master | friendica | 2014-02-17 | 1 | -0/+6 |
|\ |
|
| * | make sure the user can't inadvertently send a post with @!-tags to an | zottel | 2014-02-14 | 1 | -0/+6 |
* | | strip hard-wired zids from posted links as they will have the wrong identity ... | friendica | 2014-02-16 | 1 | -7/+1 |
* | | rev update and a minor fix (missing param) to force_refresh | friendica | 2014-02-14 | 1 | -1/+1 |
|/ |
|
* | fixes to thing profile assignments | friendica | 2014-02-11 | 1 | -1/+1 |
* | better bookmark escaping | friendica | 2014-02-10 | 1 | -3/+8 |
* | don't add bookmark tags to naked links inside code blocks | friendica | 2014-02-10 | 1 | -0/+5 |
* | fix wall photos | friendica | 2014-02-09 | 1 | -1/+1 |
* | that's better | friendica | 2014-02-08 | 1 | -1/+1 |
* | revert last fix, it double tags | friendica | 2014-02-08 | 1 | -1/+1 |
* | allow somebody to type #^{{naked link}} | friendica | 2014-02-08 | 1 | -1/+1 |
* | fix issue with double linkify in the git feed | friendica | 2014-02-07 | 1 | -1/+7 |
* | make all naked links bookmark-able | friendica | 2014-02-06 | 1 | -1/+1 |
* | make links in comments bookmark-able | friendica | 2014-02-04 | 1 | -2/+2 |
* | some tagging fixes - including old bugs which were never reported | friendica | 2014-02-03 | 1 | -2/+2 |
* | transmit, receive, and parse bookmarks | friendica | 2014-02-03 | 1 | -5/+16 |
* | bring photo tagging back which hasn't worked since forking from Friendica - t... | friendica | 2014-01-19 | 1 | -4/+4 |
* | preserve mid on edits | friendica | 2014-01-10 | 1 | -2/+9 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 1 | -1/+5 |
* | a few fixes to webpage editing | friendica | 2014-01-04 | 1 | -29/+5 |
* | Merge pull request #254 from cvogeley/master | cvogeley | 2014-01-03 | 1 | -1/+2 |
|\ |
|
| * | Correct wrong service class check for webpages | Christian Vogeley | 2013-12-31 | 1 | -1/+2 |
* | | fix attachment rendering for preview | friendica | 2014-01-01 | 1 | -0/+1 |
* | | group ACL control using tags (group must be "visible") | friendica | 2013-12-29 | 1 | -29/+59 |
* | | handle exclusive tags and add to ACL | friendica | 2013-12-29 | 1 | -3/+5 |
* | | basic support for exclusion tags - we just need to use the results to tweak t... | friendica | 2013-12-29 | 1 | -89/+66 |
* | | add ability to set created date/time from the api | friendica | 2013-12-22 | 1 | -3/+4 |
|/ |
|
* | issue #237 - when manually changing an uploaded photo URL in a post to an inv... | friendica | 2013-12-10 | 1 | -1/+4 |
* | allow editing posts on connectors that support edits | friendica | 2013-11-26 | 1 | -1/+3 |
* | sort out the preview icons | friendica | 2013-11-25 | 1 | -1/+1 |
* | wp-to-red: now supports editing, titles, and native permalinks | friendica | 2013-11-25 | 1 | -0/+13 |
* | Add some message_id meta information for wordpress posts so we'll know where ... | friendica | 2013-11-24 | 1 | -0/+10 |