aboutsummaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* provide a test mode for facebook posts which goes through the motions but ↵Friendika2011-04-281-2/+6
| | | | doesn't actually post content
* implement contact block/ignore for NETWORK_FACEBOOKFriendika2011-04-281-3/+3
|
* missed fb prefix on extidFriendika2011-04-271-1/+3
|
* ensure contact exists for toplevel postFriendika2011-04-271-0/+12
|
* empty uid on friend checkFriendika2011-04-271-3/+3
|
* suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-271-35/+18
|
* owner link not getting setFriendika2011-04-261-2/+2
|
* docoFriendika2011-04-261-0/+15
|
* generate permalink to source articleFriendika2011-04-261-0/+2
|
* missed pulling FB comment timestamp, defaulted to nowFriendika2011-04-261-0/+2
|
* tracking through issues with FB likesFriendika2011-04-261-5/+15
|
* better handling of FB like activity objectFriendika2011-04-261-1/+11
|
* set debug level for very noisy trace infoFriendika2011-04-261-2/+2
|
* lots of facebook fixesFriendika2011-04-261-17/+143
|
* facebook pollFriendika2011-04-251-1/+321
|
* oexchangeFriendika2011-03-291-2/+6
|
* Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-03-181-1/+1
|\
| * incorrect slinky paramFriendika2011-03-171-1/+1
| |
* | Merge github.com:tobiasd/friendikaTobias Diekershoff2011-03-161-4/+0
|\ \
| * | resolved some local git quirksTobias Diekershoff2011-03-131-4/+0
| | |
* | | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-03-161-1/+1
|\ \ \ | |/ / |/| / | |/
| * facebook parses out punctuation on the left of links but not on rightFriendika2011-03-151-1/+1
| |