Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix space around brackets changing. | friendica | 2014-06-19 | 1 | -3/+5 | |
| | ||||||
* | issues with editing webpage permissions | friendica | 2014-06-15 | 1 | -2/+8 | |
| | ||||||
* | ensure item_private tracks acl fields on edit | friendica | 2014-06-15 | 1 | -1/+10 | |
| | ||||||
* | webpage permissions weirdness | friendica | 2014-06-14 | 1 | -9/+14 | |
| | ||||||
* | fix author delete (non-owner) | friendica | 2014-05-14 | 1 | -3/+3 | |
| | ||||||
* | zrlify (turn into zmg) any relevant img tags in a post. | friendica | 2014-05-13 | 1 | -0/+5 | |
| | ||||||
* | core fixes to allow statusnet connector to work | friendica | 2014-05-06 | 1 | -4/+4 | |
| | ||||||
* | issue #432 permission changes lost editing webpage (and other non-post items) | friendica | 2014-05-04 | 1 | -4/+11 | |
| | ||||||
* | 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, ↵ | friendica | 2014-04-05 | 1 | -1/+8 | |
| | | | | since the ACL will belong to the wrong channel. Leaving disabled for now. I don't know that we can solve all the issues without a different design so this may end up in a plugin for those who are willing to put up with the shortcomings. | |||||
* | provide the ability for rpost to post as another of your channels. This does ↵ | friendica | 2014-04-05 | 1 | -17/+24 | |
| | | | | not yet work, so the functionality has not been enabled. | |||||
* | doc updates, plus back-end work for rpost to let you post to a different ↵ | friendica | 2014-04-04 | 1 | -6/+20 | |
| | | | | channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. | |||||
* | 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 | |
| | | | | be close | |||||
* | Red API: /api/red/item/new ; which is like /api/statuses/update except it ↵ | friendica | 2014-03-04 | 1 | -1/+1 | |
| | | | | uses Red semantics and returns success/failure indication. | |||||
* | 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 ↵ | friendica | 2014-02-18 | 1 | -0/+10 | |
| | | | | array stuff | |||||
* | Merge pull request #314 from zzottel/master | friendica | 2014-02-17 | 1 | -0/+6 | |
|\ | | | | | Make @!-tags safer | |||||
| * | make sure the user can't inadvertently send a post with @!-tags to an | zottel | 2014-02-14 | 1 | -0/+6 | |
| | | | | | | | | | | unintended audience because he had browsed the Matrix by collection or by contact | |||||
* | | strip hard-wired zids from posted links as they will have the wrong identity ↵ | friendica | 2014-02-16 | 1 | -7/+1 | |
| | | | | | | | | when somebody tries to view the link | |||||
* | | 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 | |
| | | | | -- auto-linkify it and create a bookmark tag. | |||||
* | 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 - ↵ | friendica | 2014-01-19 | 1 | -4/+4 | |
| | | | | this is untested and displaying photo tags will now be broken as we're now storing tags with the item attached to the photo and not in the photo. But the point is we've eliminated the OStatus/SWAP0 forced spam crap and can start fresh. | |||||
* | 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 | |
|\ | | | | | Webpage fixes for the moment without the fix for page not found after editing a webpage | |||||
| * | 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 | |
| | |