Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use feed title for channel name before checking author, make feed items ↵ | friendica | 2014-09-02 | 1 | -2/+4 |
| | | | | shareable (they're private to the channel so they won't be shown in searches), try and handle Diaspora mentions a bit more elegantly. (Bug: we don't convert mentions to Diaspora's format on outbound at all!) | ||||
* | add message_id to reshared items so that we can eventually notify the ↵ | friendica | 2014-05-05 | 1 | -1/+2 |
| | | | | original poster via an activity that their item was shared. | ||||
* | typo | friendica | 2013-10-27 | 1 | -1/+1 |
| | |||||
* | remote sharing seemed so easy. It's not. It's not happening today. But at ↵ | friendica | 2013-10-27 | 1 | -5/+47 |
| | | | | least we've got the important bits in place and the reasons why it doesn't work are known and somewhat documented. | ||||
* | encode and decode channel names containing HTML special characters and ↵ | friendica | 2013-09-06 | 1 | -1/+1 |
| | | | | quotes so they will survive a reshare without mangling | ||||
* | partial port of embedded shares | friendica | 2013-02-25 | 1 | -9/+16 |
| | |||||
* | share mostly working, preview still horked | friendica | 2012-11-03 | 1 | -8/+7 |
| | |||||
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 1 | -2/+2 |
| | |||||
* | add link to shares | friendica | 2012-07-03 | 1 | -1/+3 |
| | |||||
* | create third privacy state - public post but not searchable or publicly visible | friendica | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | cleanup mod/share | friendica | 2012-06-23 | 1 | -14/+11 |
| | |||||
* | share RSS items | friendica | 2012-06-22 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -8/+8 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | better handling of reshares containing embeds | friendica | 2012-04-04 | 1 | -8/+8 |
|/ | |||||
* | more recycle fixes for plaintext | friendica | 2012-03-15 | 1 | -1/+1 |
| | |||||
* | fix recycle symbol when using plaintext editor | friendica | 2012-03-15 | 1 | -1/+1 |
| | |||||
* | fix html reshares when editplain in use | friendica | 2012-03-06 | 1 | -5/+13 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | add titles to shared items if available | Friendika | 2011-06-01 | 1 | -0/+2 |
| | |||||
* | bug #37, ampersand + everything following in url is stripped when using link ↵ | Friendika | 2011-04-10 | 1 | -1/+1 |
| | | | | icon to share link | ||||
* | bug #34, line breaks double in retweet/share | Friendika | 2011-04-10 | 1 | -1/+1 |
| | |||||
* | share,retweet,relay,forward, whatever | Friendika | 2011-03-16 | 1 | -0/+23 |