| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | pull in some posts when we first connect with a new channel (if allowed to) -... | friendica | 2013-11-17 | 1 | -8/+0 |
* | fix photo permissions on encrypted posts | friendica | 2013-11-13 | 1 | -2/+8 |
* | provide expire feature on post and comments as well as private messages. This... | friendica | 2013-11-07 | 1 | -5/+3 |
* | private tagged posts weren't creating second delivery chain - they were incor... | friendica | 2013-11-04 | 1 | -1/+1 |
* | part one - honour system.tagifonlyrecip pconfig, default is false - not ready... | friendica | 2013-10-19 | 1 | -2/+3 |
* | oauth wasn't logging in properly, also fixed api status_show to return last p... | friendica | 2013-10-15 | 1 | -1/+0 |
* | linkify post categories | friendica | 2013-10-14 | 1 | -1/+1 |
* | Typo in replaced variable | Olaf Conradi | 2013-10-12 | 1 | -1/+1 |
* | bug 175 - categories not updated when editing | friendica | 2013-10-11 | 1 | -15/+1 |
* | Typo and whitespace | Olaf Conradi | 2013-10-07 | 1 | -2/+2 |
* | fix a bunch of post editing bugs - though this consolidates some disparate co... | friendica | 2013-10-04 | 1 | -43/+11 |
* | post signatures | friendica | 2013-10-02 | 1 | -5/+10 |
* | fix can_comment_on_post when viewing wall-to-wall | friendica | 2013-09-28 | 1 | -8/+14 |
* | hopefully(?) the final word on remote comment permissions | friendica | 2013-09-20 | 1 | -0/+3 |
* | hopefully this will go over a bit better - check post owner permissions as we... | friendica | 2013-09-20 | 1 | -1/+9 |
* | sync photo permissions with the attached item whenever they change. | friendica | 2013-09-17 | 1 | -1/+4 |
* | provide detailed error to remote site for the myriad of things that can go wr... | friendica | 2013-09-10 | 1 | -1/+2 |
* | . | Christian Vogeley | 2013-09-08 | 1 | -1/+1 |
* | retrun check | Christian Vogeley | 2013-09-08 | 1 | -0/+1 |
* | Merge service class | Christian Vogeley | 2013-09-08 | 1 | -1/+48 |
|\ |
|
| * | Service class items | Christian Vogeley | 2013-09-08 | 1 | -0/+48 |
* | | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 1 | -1/+2 |
* | | fix private message encryption since the input_filter mangled it | friendica | 2013-09-03 | 1 | -0/+3 |
* | | security fix and ability to change layout on webpage edit form | friendica | 2013-09-03 | 1 | -1/+2 |
* | | pass execflag - Working for preview but not yet executing on page render | friendica | 2013-09-02 | 1 | -1/+19 |
* | | fix webpage storage | friendica | 2013-09-02 | 1 | -7/+3 |