Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #106 from chriscase/master | Friendika | 2011-05-22 | 2 | -4/+4 |
|\ | | | | | Improved Standards Compliance on Some Tags and Fix For Ticket #82. | ||||
| * | Merge remote branch 'upstream/master' | Chris Case | 2011-05-22 | 8 | -133/+213 |
| |\ | |||||
| * | | improved standards compliance of some of the tags and fixed an issue which ↵ | Chris Case | 2011-05-22 | 2 | -4/+4 |
| | | | | | | | | | | | | caused text to bump-over youtube video embeds | ||||
* | | | silencing stdclass warnings | Friendika | 2011-05-22 | 1 | -6/+5 |
| |/ |/| | |||||
* | | more improvements in twitter handling, reduce duplicates from FB when double ↵ | Friendika | 2011-05-22 | 3 | -63/+99 |
| | | | | | | | | friended | ||||
* | | Merge branch 'pull' | Friendika | 2011-05-22 | 1 | -64/+104 |
|\ \ | |||||
| * \ | Merge pull request #105 from tobiasd/master | Friendika | 2011-05-22 | 1 | -64/+104 |
| |\ \ | | | | | | | | | added pre configured StatusNet support | ||||
| | * | | added support for pre configured StatusNet credentials | Tobias Diekershoff | 2011-05-22 | 1 | -64/+104 |
| | | | | |||||
* | | | | removed buggy debug code ;) | Friendika | 2011-05-22 | 3 | -5/+2 |
|/ / / | |||||
* / / | if xml doesn't parse, don't process it further | Friendika | 2011-05-22 | 1 | -0/+5 |
|/ / | |||||
* | | friendika page hook for German impressum | Friendika | 2011-05-22 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #104 from chriscase/master | Friendika | 2011-05-21 | 14 | -74/+427 |
|\| | | | | | Multipart text/html Email Updates | ||||
| * | fixed a couple of bugs | Chris Case | 2011-05-21 | 2 | -46/+52 |
| | | |||||
| * | merged multipart email changes | Chris Case | 2011-05-21 | 361 | -10744/+35985 |
| |\ | |/ |/| | |||||
* | | Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal ↵ | Friendika | 2011-05-21 | 1 | -0/+18 |
| | | | | | | | | "contacts". | ||||
* | | hooks can't contain direct values, must be variables | Friendika | 2011-05-21 | 1 | -2/+4 |
| | | |||||
* | | better handling of twitter follows, remove ajax anchor /#!/ | Friendika | 2011-05-21 | 2 | -1/+5 |
| | | |||||
* | | don't insert link summaries containing javascript bug #75 | Friendika | 2011-05-21 | 1 | -0/+4 |
| | | |||||
* | | regex stuffed up | Friendika | 2011-05-21 | 1 | -3/+3 |
| | | |||||
* | | 'mark seen' not getting all msgs on profile page | Friendika | 2011-05-20 | 2 | -8/+10 |
| | | |||||
* | | photo upload plugin size limit is not working, call photo_end hooks in any ↵ | Friendika | 2011-05-20 | 1 | -0/+2 |
| | | | | | | | | error return from mainline so html does not leak into json responses bug #77 | ||||
* | | patches for youtube's change in link and embed formats, please test | Friendika | 2011-05-20 | 4 | -1/+19 |
| | | |||||
* | | deny link not clickable on admin approval notification page | Friendika | 2011-05-20 | 3 | -4/+4 |
| | | |||||
* | | replace fopen with fetch_url in statusnet plugin, many sites do not have ↵ | Friendika | 2011-05-20 | 1 | -6/+2 |
| | | | | | | | | fopen_url allowed. | ||||
* | | don't use hashtags for FB message link | Friendika | 2011-05-20 | 1 | -3/+9 |
| | | |||||
* | | "notes" app | Friendika | 2011-05-20 | 8 | -13/+154 |
| | | |||||
* | | textlen defined outside function | Friendika | 2011-05-19 | 2 | -2/+3 |
| | | |||||
* | | dispy jot-header.tpl missing some code updates | Friendika | 2011-05-19 | 2 | -6/+15 |
| | | |||||
* | | more indicators of public visibility | Friendika | 2011-05-19 | 7 | -9/+47 |
| | | |||||
* | | typo in email delete sql, add message sender to body for better handling of ↵ | Friendika | 2011-05-19 | 1 | -1/+8 |
| | | | | | | | | mailing lists | ||||
* | | better mailing list support, email addr can be either 'from' or 'to' | Friendika | 2011-05-19 | 3 | -4/+18 |
| | | |||||
* | | bug #73 - move 'view in context' and wall-item-outside-wrapper-end inside ↵ | Friendika | 2011-05-18 | 4 | -5/+9 |
| | | | | | | | | wall-item-outside-wrapper so all item content is updated with ajax. | ||||
* | | don't send any potentially large embeds over ajax so as to avoid huge ↵ | Friendika | 2011-05-18 | 3 | -1/+18 |
| | | | | | | | | prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once. | ||||
* | | doc updates - connecting to services | Friendika | 2011-05-18 | 9 | -136/+196 |
| | | |||||
* | | statusnet post by default | Friendika | 2011-05-17 | 2 | -13/+29 |
| | | |||||
* | | "show all n comments" comes back after toggled and ajax updated, plus ↵ | Friendika | 2011-05-17 | 2 | -36/+59 |
| | | | | | | | | connector doc improvements | ||||
* | | Merge branch 'pull' | Friendika | 2011-05-17 | 2 | -2678/+2585 |
|\ \ | |||||
| * \ | Merge pull request #103 from tobiasd/master | Friendika | 2011-05-17 | 2 | -2678/+2585 |
| |\ \ | | | | | | | | | small spelling fix ;-) | ||||
| | * | | spelling fix | Tobias Diekershoff | 2011-05-17 | 2 | -2678/+2585 |
| | | | | |||||
* | | | | revup | Friendika | 2011-05-17 | 1 | -1/+1 |
|/ / / | |||||
* / / | turn dislike activities into plain text comments for FB delivery | Friendika | 2011-05-17 | 1 | -0/+5 |
|/ / | |||||
* | | Merge pull request #102 from tobiasd/master | Friendika | 2011-05-16 | 1 | -3/+36 |
|\ \ | | | | | | | StatusNet connector fix | ||||
| * | | fixed a comment... | Tobias Diekershoff | 2011-05-17 | 1 | -1/+1 |
| | | | |||||
| * | | made the connection process to SN more robust | Tobias Diekershoff | 2011-05-17 | 1 | -3/+36 |
| | | | |||||
* | | | admin directory view | Friendika | 2011-05-16 | 3 | -2/+26 |
| | | | |||||
* | | | bug #65 'show all nn comments', 'show more posts like this' are misleading ↵ | Friendika | 2011-05-16 | 2 | -3/+3 |
|/ / | | | | | | | after they've been clicked once. Solution, hide them once clicked. | ||||
* | | comments imported from ignored FB contact | Friendika | 2011-05-15 | 1 | -2/+5 |
| | | |||||
* | | bug #70 - error messages on group deletion, warning cleanup | Friendika | 2011-05-15 | 4 | -5/+8 |
| | | |||||
* | | wrong author came from feed, not from FB | Friendika | 2011-05-14 | 1 | -1/+1 |
| | | |||||
* | | use best contact id available | Friendika | 2011-05-14 | 1 | -4/+3 |
| | |