| Commit message (Expand) | Author | Age | Files | Lines |
* | Load plugin info from plugin file. Show README.md or README from plugin dir i... | Fabio Comuni | 2011-06-14 | 1 | -5/+4 |
* | demo plugin for embedded flash games | Friendika | 2011-06-13 | 29 | -0/+57 |
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -1/+1 |
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -5/+5 |
* | load hooks inside queue | Friendika | 2011-06-05 | 1 | -4/+12 |
* | fb queue - wrong var | Friendika | 2011-06-05 | 1 | -1/+1 |
* | facebook queue: not enough parameters | Friendika | 2011-06-04 | 1 | -1/+1 |
* | don't serialize entire item | Friendika | 2011-06-03 | 1 | -2/+2 |
* | facebook queueing on failure, sync update.php with boot.php update version to... | Friendika | 2011-06-03 | 1 | -11/+73 |
* | don't notify failed FB delivery of likes, which have no id. | Friendika | 2011-06-02 | 1 | -2/+3 |
* | warning message if Facebook post does not succeed. It happens quite a lot. | Friendika | 2011-06-02 | 1 | -10/+14 |
* | put oembed settings into a .settings-block div for consistency | Friendika | 2011-05-30 | 1 | -2/+4 |
* | on rare occasions posts do not get a parent. The only thing which could cause... | Friendika | 2011-05-29 | 1 | -2/+6 |
* | bug #62 - opt-out of importing FB friends/conversations but still allow FB po... | Friendika | 2011-05-29 | 1 | -2/+48 |
* | duplicate likes if we posted it locally and it also comes back from FB | Friendika | 2011-05-27 | 1 | -2/+8 |
* | add attachments to FB posts, fix paren string in statusnet, do not insert att... | Friendika | 2011-05-26 | 2 | -1/+16 |
* | Merge branch 'pull' | Friendika | 2011-05-23 | 3 | -47/+79 |
|\ |
|
| * | Merge pull request #108 from fabrixxm/widget | Friendika | 2011-05-23 | 1 | -2/+5 |
| |\ |
|
| | * | Add missing widgets_uninstall function to widgets plugin | Fabio Comuni | 2011-05-23 | 1 | -2/+5 |
| * | | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 1 | -11/+43 |
| * | | Fix missing wrapping span on bbcode to html, split embed data fetch and rappr... | fabrixxm | 2011-05-23 | 1 | -1/+1 |
| * | | update oembed plugin. embed preview in editor | fabrixxm | 2011-05-23 | 2 | -35/+32 |
| |/ |
|
* / | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 2 | -3/+3 |
|/ |
|
* | fb contacts getting mixed up. | Friendika | 2011-05-22 | 1 | -1/+5 |
* | if no FB image and fb link is on our site, use Friendika logo for fb image. O... | Friendika | 2011-05-22 | 1 | -1/+2 |
* | silencing stdclass warnings | Friendika | 2011-05-22 | 1 | -6/+5 |
* | added support for pre configured StatusNet credentials | Tobias Diekershoff | 2011-05-22 | 1 | -64/+104 |
* | deny link not clickable on admin approval notification page | Friendika | 2011-05-20 | 1 | -2/+2 |
* | 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 |
* | statusnet post by default | Friendika | 2011-05-17 | 2 | -13/+29 |
* | turn dislike activities into plain text comments for FB delivery | Friendika | 2011-05-17 | 1 | -0/+5 |
* | 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 |
* | comments imported from ignored FB contact | Friendika | 2011-05-15 | 1 | -2/+5 |
* | 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 | 1 | -0/+2 |
* | 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 |
* | update doco on FB connector | Friendika | 2011-05-12 | 1 | -13/+9 |
* | re-fetch FB photos that failed | Friendika | 2011-05-09 | 1 | -0/+25 |
* | rolling version number in preparation for release | Friendika | 2011-05-09 | 1 | -1/+1 |
* | notify not called on new photo album (first item) | Friendika | 2011-05-03 | 1 | -1/+1 |
* | configurable FB poll interval, default 1hr. | Friendika | 2011-05-02 | 1 | -1/+5 |
* | don't do an empty query | Friendika | 2011-04-30 | 1 | -10/+15 |
* | slightly better handling of photos and links for FB. | Friendika | 2011-04-28 | 1 | -5/+21 |