aboutsummaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Expand)AuthorAgeFilesLines
* provide a test mode for facebook posts which goes through the motions but doe...Friendika2011-04-281-2/+6
* 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
* | Merge branch 'master' of git://github.com/friendika/friendikaTobias Diekershoff2011-03-134-10/+42
|\|
| * fb "post by default" implemented, post_by_default logic fixed for other pluginsFriendika2011-03-094-10/+38
| * twitteroauth library pathFriendika2011-03-081-1/+1
* | fixed wrong library pathTobias Diekershoff2011-03-081-1/+1
|/
* units conversion app - needs some styling and code cleanupFriendika2011-03-022-0/+506
* corrected wrong function call for notification of missing API KeyTobias Diekershoff2011-02-271-1/+1
* one replacement of the twitteroauth lib forgottenTobias Diekershoff2011-02-271-1/+1
* clear floats on oauth inputs (wide screens looked messy)Friendika2011-02-241-4/+6
* string fixesFriendika2011-02-241-2/+2
* more consistency to pluginsFriendika2011-02-232-2/+2
* added hook but forgot to registerFriendika2011-02-231-0/+3
* cleanup plugin and post settingsFriendika2011-02-235-30/+48
* provide privacy policy url as mandated for Facebook apps (how bloody ironic)Friendika2011-02-231-3/+10
* move php path setting inside proc_runFriendika2011-02-231-2/+1
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-219-3651/+7
* localise tictacFriendika2011-02-201-19/+17
* facebook plugin: convert html entitiesFriendika2011-02-201-0/+1
* add calculator addon appFriendika2011-02-201-0/+356
* link to Facebook enable from plugin settings pageFriendika2011-02-201-2/+11
* app menu - and a demo application 'tictac'Friendika2011-02-191-0/+661
* parens in english stringFriendika2011-02-151-1/+1
* masked the / in the config strings to fix problems with the strings.phpTobias Diekershoff2011-02-151-1/+1
* fb addon only working from one site - more debug + simplify permission toggleFriendika2011-02-121-15/+2
* more fb debug msgsFriendika2011-02-121-1/+5
* disable network toggles when ACL's are enteredFriendika2011-02-112-2/+2
* toggles "post to facebook, post to twitter", etc.Friendika2011-02-112-7/+74
* fb connecter - document installationFriendika2011-02-101-5/+25
* post to FB is workingFriendika2011-02-101-17/+52