aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merged multipart email changesChris Case2011-05-21361-10744/+35985
|\
| * Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "c...Friendika2011-05-211-0/+18
| * hooks can't contain direct values, must be variablesFriendika2011-05-211-2/+4
| * better handling of twitter follows, remove ajax anchor /#!/Friendika2011-05-212-1/+5
| * don't insert link summaries containing javascript bug #75Friendika2011-05-211-0/+4
| * regex stuffed upFriendika2011-05-211-3/+3
| * 'mark seen' not getting all msgs on profile pageFriendika2011-05-202-8/+10
| * photo upload plugin size limit is not working, call photo_end hooks in any er...Friendika2011-05-201-0/+2
| * patches for youtube's change in link and embed formats, please testFriendika2011-05-204-1/+19
| * deny link not clickable on admin approval notification pageFriendika2011-05-203-4/+4
| * replace fopen with fetch_url in statusnet plugin, many sites do not have fope...Friendika2011-05-201-6/+2
| * don't use hashtags for FB message linkFriendika2011-05-201-3/+9
| * "notes" appFriendika2011-05-208-13/+154
| * textlen defined outside functionFriendika2011-05-192-2/+3
| * dispy jot-header.tpl missing some code updatesFriendika2011-05-192-6/+15
| * more indicators of public visibilityFriendika2011-05-197-9/+47
| * typo in email delete sql, add message sender to body for better handling of m...Friendika2011-05-191-1/+8
| * better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-193-4/+18
| * bug #73 - move 'view in context' and wall-item-outside-wrapper-end inside wal...Friendika2011-05-184-5/+9
| * don't send any potentially large embeds over ajax so as to avoid huge prefetc...Friendika2011-05-183-1/+18
| * doc updates - connecting to servicesFriendika2011-05-189-136/+196
| * statusnet post by defaultFriendika2011-05-172-13/+29
| * "show all n comments" comes back after toggled and ajax updated, plus connect...Friendika2011-05-172-36/+59
| * Merge branch 'pull'Friendika2011-05-172-2678/+2585
| |\
| | * Merge pull request #103 from tobiasd/masterFriendika2011-05-172-2678/+2585
| | |\
| | | * spelling fixTobias Diekershoff2011-05-172-2678/+2585
| * | | revupFriendika2011-05-171-1/+1
| |/ /
| * / turn dislike activities into plain text comments for FB deliveryFriendika2011-05-171-0/+5
| |/
| * Merge pull request #102 from tobiasd/masterFriendika2011-05-161-3/+36
| |\
| | * fixed a comment...Tobias Diekershoff2011-05-171-1/+1
| | * made the connection process to SN more robustTobias Diekershoff2011-05-171-3/+36
| * | admin directory viewFriendika2011-05-163-2/+26
| * | bug #65 'show all nn comments', 'show more posts like this' are misleading af...Friendika2011-05-162-3/+3
| |/
| * comments imported from ignored FB contactFriendika2011-05-151-2/+5
| * bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-154-5/+8
| * wrong author came from feed, not from FBFriendika2011-05-141-1/+1
| * use best contact id availableFriendika2011-05-141-4/+3
| * fix a couple of FB issues, wrong comment author, perhaps fix some missing ent...Friendika2011-05-141-10/+14
| * FB reply if replying to local post originally posted to FBFriendika2011-05-132-1/+3
| * Merge pull request #101 from fabrixxm/widgetFriendika2011-05-134-0/+286
| |\
| | * More work on widgets addonFabio Comuni2011-05-134-55/+69
| | * todo widget_likeFabio Comuni2011-05-131-0/+1
| | * modular widgetsFabio Comuni2011-05-133-33/+70
| | * add some style to the widgetFabio Comuni2011-05-131-0/+4
| | * Friendika widgets.Fabio Comuni2011-05-132-0/+230
| |/
| * "installing connectors" help pageFriendika2011-05-122-0/+135
| * provide textmode "micropro" (small profile display but without the photo) for...Friendika2011-05-124-6/+28
| * revupFriendika2011-05-121-1/+1
| * update doco on FB connectorFriendika2011-05-121-13/+9
| * fix json_encode on url'sFriendika2011-05-121-4/+7