aboutsummaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Collapse)AuthorAgeFilesLines
* Load plugin info from plugin file. Show README.md or README from plugin dir ↵Fabio Comuni2011-06-141-5/+4
| | | | in plugin details page
* demo plugin for embedded flash gamesFriendika2011-06-1329-0/+57
|
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-1/+1
|
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-5/+5
|
* load hooks inside queueFriendika2011-06-051-4/+12
|
* fb queue - wrong varFriendika2011-06-051-1/+1
|
* facebook queue: not enough parametersFriendika2011-06-041-1/+1
|
* don't serialize entire itemFriendika2011-06-031-2/+2
|
* facebook queueing on failure, sync update.php with boot.php update version ↵Friendika2011-06-031-11/+73
| | | | to avoid race condition
* don't notify failed FB delivery of likes, which have no id.Friendika2011-06-021-2/+3
|
* warning message if Facebook post does not succeed. It happens quite a lot.Friendika2011-06-021-10/+14
|
* put oembed settings into a .settings-block div for consistencyFriendika2011-05-301-2/+4
|
* on rare occasions posts do not get a parent. The only thing which could ↵Friendika2011-05-291-2/+6
| | | | cause it is if we can't find our new post. So we'll check for this and try one more time before failing.
* bug #62 - opt-out of importing FB friends/conversations but still allow FB ↵Friendika2011-05-291-2/+48
| | | | posting
* duplicate likes if we posted it locally and it also comes back from FBFriendika2011-05-271-2/+8
|
* add attachments to FB posts, fix paren string in statusnet, do not insert ↵Friendika2011-05-262-1/+16
| | | | attach div into post if no attachments
* Merge branch 'pull'Friendika2011-05-233-47/+79
|\
| * Merge pull request #108 from fabrixxm/widgetFriendika2011-05-231-2/+5
| |\ | | | | | | Add missing widgets_uninstall function to widgets plugin
| | * Add missing widgets_uninstall function to widgets pluginFabio Comuni2011-05-231-2/+5
| | |
| * | Add oembed user option for use oembed instead of standard yotube embedding.Fabio Comuni2011-05-231-11/+43
| | | | | | | | | | | | Remove global option and parse_url use of oembed.
| * | Fix missing wrapping span on bbcode to html, split embed data fetch and ↵fabrixxm2011-05-231-1/+1
| | | | | | | | | | | | rappresentation in two functions. Prettier video embed.
| * | update oembed plugin. embed preview in editorfabrixxm2011-05-232-35/+32
| |/
* / add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-232-3/+3
|/ | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* fb contacts getting mixed up.Friendika2011-05-221-1/+5
|
* if no FB image and fb link is on our site, use Friendika logo for fb image. ↵Friendika2011-05-221-1/+2
| | | | Otherwise it's going to end up being a random friend.
* silencing stdclass warningsFriendika2011-05-221-6/+5
|
* added support for pre configured StatusNet credentialsTobias Diekershoff2011-05-221-64/+104
|
* deny link not clickable on admin approval notification pageFriendika2011-05-201-2/+2
|
* 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
|
* statusnet post by defaultFriendika2011-05-172-13/+29
|
* turn dislike activities into plain text comments for FB deliveryFriendika2011-05-171-0/+5
|
* fixed a comment...Tobias Diekershoff2011-05-171-1/+1
|
* made the connection process to SN more robustTobias Diekershoff2011-05-171-3/+36
|
* comments imported from ignored FB contactFriendika2011-05-151-2/+5
|
* 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-131-0/+2
|
* 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
|
* update doco on FB connectorFriendika2011-05-121-13/+9
|
* re-fetch FB photos that failedFriendika2011-05-091-0/+25
|
* rolling version number in preparation for releaseFriendika2011-05-091-1/+1
|
* notify not called on new photo album (first item)Friendika2011-05-031-1/+1
|
* configurable FB poll interval, default 1hr.Friendika2011-05-021-1/+5
|
* don't do an empty queryFriendika2011-04-301-10/+15
|
* slightly better handling of photos and links for FB.Friendika2011-04-281-5/+21
|