| 2011-07-22 |
Dave Cohen | unset tab urls if left blank 6.x-3.0-rc15 |
commit | commitdiff | tree | snapshot |
| 2011-07-22 |
Dave Cohen | fixes #1216946 by Dave Cohen: re-introduces tab edit... |
commit | commitdiff | tree | snapshot |
| 2011-07-22 |
Dave Cohen | updated sanity check. Now apikey and id will be the... |
commit | commitdiff | tree | snapshot |
| 2011-07-22 |
Dave Cohen | fixes #1216626 by Dave Cohen, BreathingRock: disable... |
commit | commitdiff | tree | snapshot |
| 2011-07-22 |
Dave Cohen | Continued effort to replace apikey with id. Work in... |
commit | commitdiff | tree | snapshot |
| 2011-07-18 |
Dave Cohen | replaced some occurances of apikey with id. |
commit | commitdiff | tree | snapshot |
| 2011-07-12 |
Dave Cohen | refs #1215624 by Dave Cohen: remove some (not yet all... |
commit | commitdiff | tree | snapshot |
| 2011-06-21 |
Dave Cohen | Sanity checks in fb_devel.js 6.x-3.0-rc14 |
commit | commitdiff | tree | snapshot |
| 2011-06-21 |
Dave Cohen | changed misleading debug text |
commit | commitdiff | tree | snapshot |
| 2011-06-17 |
Dave Cohen | fixes #1132406 by Dave Cohen: link to https canvas... |
commit | commitdiff | tree | snapshot |
| 2011-06-17 |
Dave Cohen | by Dave Cohen: clean up app id vs apikey |
commit | commitdiff | tree | snapshot |
| 2011-06-17 |
Dave Cohen | refs #1164048 by Dave Cohen: reload to front page on... |
commit | commitdiff | tree | snapshot |
| 2011-06-17 |
Dave Cohen | refs #1181172 by Dave Cohen: show access token in debug... |
commit | commitdiff | tree | snapshot |
| 2011-06-17 |
Dave Cohen | fixes #1181172 by Dave Cohen: store access token, not... |
commit | commitdiff | tree | snapshot |
| 2011-06-08 |
Dave Cohen | fixes #1160934 by Dave Cohen: initialize XFBML whether... |
commit | commitdiff | tree | snapshot |
| 2011-06-03 |
Dave Cohen | Issue #1162984 by funkym: language path prefix fix. |
commit | commitdiff | tree | snapshot |
| 2011-06-03 |
Dave Cohen | Issue #730068 by james.williams, jghyde, Dave Cohen... |
commit | commitdiff | tree | snapshot |
| 2011-06-01 |
Dave Cohen | Adding a commit just to test git, which let's face... |
commit | commitdiff | tree | snapshot |
| 2011-06-01 |
Dave Cohen | Merge branch '6.x-3.x' of git.drupal.org:project/fb... |
commit | commitdiff | tree | snapshot |
| 2011-06-01 |
Dave Cohen | #1166272: document facebook sdk version requirements. |
commit | commitdiff | tree | snapshot |
| 2011-05-25 |
Dave Cohen | Why are all my typos fatal errors? |
commit | commitdiff | tree | snapshot |
| 2011-05-25 |
Dave Cohen | double check fb_settings for both canvas and tabs |
commit | commitdiff | tree | snapshot |
| 2011-05-25 |
Dave Cohen | #1164048 by loze, Dave Cohen: fixes a case where logout... |
commit | commitdiff | tree | snapshot |
| 2011-05-25 |
Dave Cohen | #1011912: include fb_settings.inc when update.php |
commit | commitdiff | tree | snapshot |
| 2011-05-11 |
Dave Cohen | #1153012 by hanoii: fix calls to update_sql. 6.x-3.0-rc13 |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Dave Cohen | warn user on lack of json extension 6.x-3.0-rc12 |
commit | commitdiff | tree | snapshot |
| 2011-05-04 |
Dave Cohen | Add send button to example code |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Dave Cohen | #1118022: canvas session fix, when user logs out in... |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Dave Cohen | #1135528 by bleen18: fix performance problem when user... |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Dave Cohen | #1124082 by MagicMcj: fix upper-case labels during... |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Dave Cohen | #1124082: avoid upper-case letters in labels. |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Dave Cohen | #1124344 by timbot, Dave Cohen: clear $info variable... |
commit | commitdiff | tree | snapshot |
| 2011-04-25 |
Dave Cohen | #1068700: adding comment to help support IE canvas... |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Dave Cohen | #1121302: support for iframe (as opposed to FBML) page... |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Dave Cohen | cookies now based on ID, not APIKEY |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Dave Cohen | Check login status on all requests. Important for... |
commit | commitdiff | tree | snapshot |
| 2011-04-01 |
Dave Cohen | let session drop when logging out |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Dave Cohen | removed deprecated functions 6.x-3.0-rc11 |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Dave Cohen | Use slightly cleaner ?fbu= instead of really ugly ... |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Dave Cohen | Add index, for sorting by last cron update |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Dave Cohen | #1022932: hopefully fixes the never logout problem |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Dave Cohen | #1097966: oauth error in fb_permission |
commit | commitdiff | tree | snapshot |
| 2011-03-19 |
Dave Cohen | #1075680: fix oauth error on contact page |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Dave Cohen | misc fix and text changes 6.x-3.0-rc10 |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Dave Cohen | support json encoded events (real-time updates) |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Dave Cohen | look up access token for non-logged in users |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Dave Cohen | support delete test accounts |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Dave Cohen | branch name change |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Dave Cohen | moved module real name to description. makes modules... 6.x-3.0-rc9 |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Dave Cohen | #1063240: possible fix, specify appId (and also apiKey... |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Dave Cohen | removed fb_actions.module, thought it was already removed |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Dave Cohen | #1060206 by vikasbucha, Dave Cohen: pass access_token... |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Dave Cohen | Call to fb->api() needs access_token |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Dave Cohen | #1085754: ignore ssl cert errors on facebook. |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Dave Cohen | use data[header] when data[summary] does not exist |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Dave Cohen | misc edits, added several urls |
commit | commitdiff | tree | snapshot |
| 2011-02-25 |
The Great Git... | Stripping CVS keywords |
commit | commitdiff | tree | snapshot |
| 2011-02-23 |
Dave Cohen | silly code error, prevented connect from working withou... |
commit | commitdiff | tree | snapshot |
| 2011-02-23 |
Dave Cohen | visual feedback when reloading |
commit | commitdiff | tree | snapshot |
| 2011-02-23 |
Dave Cohen | descriptions max 255 chars. |
commit | commitdiff | tree | snapshot |
| 2011-02-23 |
Dave Cohen | #1000694: get mail variable right. |
commit | commitdiff | tree | snapshot |
| 2011-02-23 |
Dave Cohen | Clean up db code, avoid unique constraint violation. |
commit | commitdiff | tree | snapshot |
| 2011-02-23 |
Dave Cohen | #1066486 by Dave Cohen, Agileware: pass token to fql... |
commit | commitdiff | tree | snapshot |
| 2011-02-16 |
Dave Cohen | #1018044: translate strings |
commit | commitdiff | tree | snapshot |
| 2011-02-16 |
Dave Cohen | #1059746: fix for profile pics |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Dave Cohen | #1050494: no javascript on FBML tabs 6.x-3.0-rc8 |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Dave Cohen | permission sql requires app token. Also misc cleanup. |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Dave Cohen | added try..catch |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Dave Cohen | load JS sdk async. |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Dave Cohen | php notices |
commit | commitdiff | tree | snapshot |
| 2011-01-31 |
Dave Cohen | #813222: use script tag instead of jQuery.getScript(). |
commit | commitdiff | tree | snapshot |
| 2011-01-31 |
Dave Cohen | #905164: wrap fb_sql_query in try..catch |
commit | commitdiff | tree | snapshot |
| 2011-01-25 |
Dave Cohen | #1034222: initialize facebook js asynchronously, in... |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Dave Cohen | This is now the 3.x branch for D6. |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Dave Cohen | it helps to initialize values before using them. |
commit | commitdiff | tree | snapshot |
| 2011-01-08 |
Dave Cohen | initialize JS properly even when no primary app. |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | minor tweaks and cleanup 6.x-3.0-rc7 |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | #867242: now query permissions dynamically |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | contrib/fb_actions.module |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | removed fb_register.module |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | coder module review, and php warnings |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | fixed two javascsript errors |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | Option to skip server-side session check. 6.x-3.0-rc6 |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | #860930: A bunch of changes intended to better support... |
commit | commitdiff | tree | snapshot |
| 2011-01-06 |
Dave Cohen | process content portion of page. |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Dave Cohen | #575788 by derjochenmeyer: delete blocks on uninstall |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Dave Cohen | #943462: delete varaibles explicitly on uninstall |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Dave Cohen | fb_get_token() replaces fb_access_token() |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Dave Cohen | #1011328: exclude friends who have already installed |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Dave Cohen | disable checkbox when connected |
commit | commitdiff | tree | snapshot |
| 2011-01-04 |
Dave Cohen | try..catch for error handling |
commit | commitdiff | tree | snapshot |
| 2010-12-30 |
Dave Cohen | #1009300: support for channel 6.x-3.0-rc5 |
commit | commitdiff | tree | snapshot |
| 2010-12-28 |
Dave Cohen | #975832: do not alter user add form |
commit | commitdiff | tree | snapshot |
| 2010-12-28 |
Dave Cohen | remove spaces 6.x-3.0-rc4 |
commit | commitdiff | tree | snapshot |
| 2010-12-28 |
Dave Cohen | Learn canvas path when syncing properties |
commit | commitdiff | tree | snapshot |
| 2010-12-28 |
Dave Cohen | url option fb_canvas can now select a specific applicat... |
commit | commitdiff | tree | snapshot |
| 2010-12-28 |
Dave Cohen | helpful comment |
commit | commitdiff | tree | snapshot |
| 2010-12-28 |
Dave Cohen | improved error detection in fb_call_method(). |
commit | commitdiff | tree | snapshot |
| 2010-12-23 |
Dave Cohen | track down problems with ajax calls |
commit | commitdiff | tree | snapshot |
| 2010-12-23 |
Dave Cohen | clean up values on submit |
commit | commitdiff | tree | snapshot |
| next |