aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* merged multipart email changesChris Case2011-05-21361-10744/+35985
|\
| * Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal ↵Friendika2011-05-211-0/+18
| | | | | | | | "contacts".
| * 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 ↵Friendika2011-05-201-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 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 ↵Friendika2011-05-201-6/+2
| | | | | | | | fopen_url allowed.
| * 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 ↵Friendika2011-05-191-1/+8
| | | | | | | | mailing lists
| * 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 ↵Friendika2011-05-184-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 ↵Friendika2011-05-183-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 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 ↵Friendika2011-05-172-36/+59
| | | | | | | | connector doc improvements
| * Merge branch 'pull'Friendika2011-05-172-2678/+2585
| |\
| | * Merge pull request #103 from tobiasd/masterFriendika2011-05-172-2678/+2585
| | |\ | | | | | | | | small spelling fix ;-)
| | | * 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
| |\ | | | | | | StatusNet connector fix
| | * 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 ↵Friendika2011-05-162-3/+3
| |/ | | | | | | after they've been clicked once. Solution, hide them once clicked.
| * 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 ↵Friendika2011-05-141-10/+14
| | | | | | | | entries
| * 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
| |\ | | | | | | Widgets!
| | * 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) ↵Friendika2011-05-124-6/+28
| | | | | | | | for better scalability of group selection tools when confronted with huge numbers of contacts
| * revupFriendika2011-05-121-1/+1
| |
| * update doco on FB connectorFriendika2011-05-121-13/+9
| |
| * fix json_encode on url'sFriendika2011-05-121-4/+7
| |