| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 "c... | Friendika | 2011-05-21 | 1 | -0/+18 |
| * | 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 er... | Friendika | 2011-05-20 | 1 | -0/+2 |
| * | 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 fope... | Friendika | 2011-05-20 | 1 | -6/+2 |
| * | 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 m... | Friendika | 2011-05-19 | 1 | -1/+8 |
| * | 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 wal... | Friendika | 2011-05-18 | 4 | -5/+9 |
| * | don't send any potentially large embeds over ajax so as to avoid huge prefetc... | Friendika | 2011-05-18 | 3 | -1/+18 |
| * | 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 connect... | Friendika | 2011-05-17 | 2 | -36/+59 |
| * | Merge branch 'pull' | Friendika | 2011-05-17 | 2 | -2678/+2585 |
| |\ |
|
| | * | Merge pull request #103 from tobiasd/master | Friendika | 2011-05-17 | 2 | -2678/+2585 |
| | |\ |
|
| | | * | 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 |
| |\ |
|
| | * | 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 af... | Friendika | 2011-05-16 | 2 | -3/+3 |
| |/ |
|
| * | 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 |
| * | fix a couple of FB issues, wrong comment author, perhaps fix some missing ent... | Friendika | 2011-05-14 | 1 | -10/+14 |
| * | FB reply if replying to local post originally posted to FB | Friendika | 2011-05-13 | 2 | -1/+3 |
| * | Merge pull request #101 from fabrixxm/widget | Friendika | 2011-05-13 | 4 | -0/+286 |
| |\ |
|
| | * | More work on widgets addon | Fabio Comuni | 2011-05-13 | 4 | -55/+69 |
| | * | todo widget_like | Fabio Comuni | 2011-05-13 | 1 | -0/+1 |
| | * | modular widgets | Fabio Comuni | 2011-05-13 | 3 | -33/+70 |
| | * | add some style to the widget | Fabio Comuni | 2011-05-13 | 1 | -0/+4 |
| | * | Friendika widgets. | Fabio Comuni | 2011-05-13 | 2 | -0/+230 |
| |/ |
|
| * | "installing connectors" help page | Friendika | 2011-05-12 | 2 | -0/+135 |
| * | provide textmode "micropro" (small profile display but without the photo) for... | Friendika | 2011-05-12 | 4 | -6/+28 |
| * | revup | Friendika | 2011-05-12 | 1 | -1/+1 |
| * | update doco on FB connector | Friendika | 2011-05-12 | 1 | -13/+9 |