| 2012-01-06 |
Dave Cohen | by Dave Cohen: test facebook connect status on 403... |
blob | commitdiff |
| 2011-10-01 |
Dave Cohen | fix ported from 6.x branch. |
blob | commitdiff | diff to current |
| 2011-09-26 |
Dave Cohen | fixes #1064250 by Meriial, Dave Reid: updates calls... |
blob | commitdiff | diff to current |
| 2011-09-23 |
Dave Cohen | fixes #1265222: add user wreaks havoc on fb_user table... |
blob | commitdiff | diff to current |
| 2011-09-09 |
Dave Cohen | multiple fixes ported from 6.x branch to 7.x |
blob | commitdiff | diff to current |
| 2011-09-06 |
Dave Cohen | fixes #1032636 by james.williams, Ryzorm: form_id is... |
blob | commitdiff | diff to current |
| 2011-08-22 |
Dave Cohen | by Dave Cohen: several changes ported from 6.x branch... |
blob | commitdiff | diff to current |
| 2011-08-22 |
Dave Cohen | fixes #1078502 by Dave Cohen: remove php warning. |
blob | commitdiff | diff to current |
| 2011-08-08 |
Dave Cohen | misc fixes merged from 6.x branch. |
blob | commitdiff | diff to current |
| 2011-07-18 |
Dave Cohen | fixes #1222144 by james.williams: call theme() properly... |
blob | commitdiff | diff to current |
| 2011-05-24 |
Dave Cohen | numerous changes from 6.x branch moved to 7,x branch. |
blob | commitdiff | diff to current |
| 2011-03-22 |
Dave Cohen | Several changes that went into 6.x-3.0-rc11 ported... |
blob | commitdiff | diff to current |
| 2011-03-17 |
Dave Cohen | numerous changes from D6 branch upgraded to D7 |
blob | commitdiff | diff to current |
| 2011-02-25 |
The Great Git Migr... | Stripping CVS keywords |
blob | commitdiff | diff to current |
| 2011-02-11 |
Dave Cohen | #1050286: replace current_request() with request_path... |
blob | commitdiff | diff to current |
| 2011-02-02 |
Dave Cohen | merged several fixes from 6.x branch into 7.x branch |
blob | commitdiff | diff to current |
| 2011-02-02 |
Dave Cohen | Use current_path() and current_request(). And misc... |
blob | commitdiff | diff to current |
| 2011-01-23 |
Dave Cohen | continued upgrade to D7 |
blob | commitdiff | diff to current |
| 2011-01-08 |
Dave Cohen | #795134 by Dave Cohen, aangel: Initial (partial) upgrad... |
blob | commitdiff | diff to current |
| 2011-01-06 |
Dave Cohen | minor tweaks and cleanup 6.x-3.0-rc7 |
blob | commitdiff | diff to current |
| 2011-01-06 |
Dave Cohen | Option to skip server-side session check. 6.x-3.0-rc6 |
blob | commitdiff | diff to current |
| 2011-01-04 |
Dave Cohen | #943462: delete varaibles explicitly on uninstall |
blob | commitdiff | diff to current |
| 2011-01-04 |
Dave Cohen | disable checkbox when connected |
blob | commitdiff | diff to current |
| 2010-12-28 |
Dave Cohen | #975832: do not alter user add form |
blob | commitdiff | diff to current |
| 2010-12-16 |
Dave Cohen | fix code where $fb_app was used, but not set. |
blob | commitdiff | diff to current |
| 2010-12-10 |
Dave Cohen | #907706 by ckng: invoke hooks when user connects/discon... |
blob | commitdiff | diff to current |
| 2010-12-10 |
Dave Cohen | minor changes to messages and doc |
blob | commitdiff | diff to current |
| 2010-11-23 |
Dave Cohen | #979502 by a_c_m, Dave Cohen: session save handler... |
blob | commitdiff | diff to current |
| 2010-11-11 |
Dave Cohen | moved user-specific ops out of hook_fb and into hook_fb... |
blob | commitdiff | diff to current |
| 2010-11-05 |
Dave Cohen | improved session handling on connect login |
blob | commitdiff | diff to current |
| 2010-11-02 |
Dave Cohen | removed trailing spaces |
blob | commitdiff | diff to current |
| 2010-11-02 |
Dave Cohen | attempt to work around third-party cookie issue by... |
blob | commitdiff | diff to current |
| 2010-10-29 |
Dave Cohen | #916084 by ckng, Dave Cohen: Easy to show faceobok... |
blob | commitdiff | diff to current |
| 2010-10-21 |
Dave Cohen | control to suppress redirect on login. 6.x-3.0-beta3 |
blob | commitdiff | diff to current |
| 2010-10-20 |
Dave Cohen | #591410: logout via redirection to facebook logout.php |
blob | commitdiff | diff to current |
| 2010-10-15 |
Dave Cohen | grab defaults for contact page |
blob | commitdiff | diff to current |
| 2010-10-11 |
Dave Cohen | new funciton fb_get_uid() learns a user's local account... |
blob | commitdiff | diff to current |
| 2010-10-01 |
Dave Cohen | by aangel, Dave Cohen: moved fb_user_app table, which... |
blob | commitdiff | diff to current |
| 2010-09-29 |
Dave Cohen | #870010 by aangel, Dave Cohen: mechanism to manually... |
blob | commitdiff | diff to current |
| 2010-09-29 |
Dave Cohen | by aangel, Dave Cohen: stop using authmap table, use... |
blob | commitdiff | diff to current |
| 2010-09-23 |
Dave Cohen | feature #612412 by aangel, Dave Cohen: optionally store... |
blob | commitdiff | diff to current |
| 2010-09-16 |
Dave Cohen | removed obsolete (fbml-specific) code from fb_canvas... |
blob | commitdiff | diff to current |
| 2010-09-16 |
Dave Cohen | eliminate several php warnings |
blob | commitdiff | diff to current |
| 2010-09-14 |
Dave Cohen | Fixed php notices. |
blob | commitdiff | diff to current |
| 2010-09-12 |
Dave Cohen | Fix a couple problems with last change. |
blob | commitdiff | diff to current |
| 2010-09-12 |
Dave Cohen | Moved creation of user accounts and authmaps. Now... |
blob | commitdiff | diff to current |
| 2010-08-19 |
Dave Cohen | more defensive, will not create user or authmap if... |
blob | commitdiff | diff to current |
| 2010-08-14 |
Dave Cohen | #837106: map facebook account to local user when email... |
blob | commitdiff | diff to current |
| 2010-08-03 |
Dave Cohen | Attempt to workaround sess_regenerate issue. |
blob | commitdiff | diff to current |
| 2010-07-30 |
Dave Cohen | Fixed data structure passed to ajax session change... |
blob | commitdiff | diff to current |
| 2010-07-13 |
Dave Cohen | Fixed session handoff from drupal to facebook. |
blob | commitdiff | diff to current |
| 2010-07-08 |
Dave Cohen | Moved theme functions out of fb_connect, because they... |
blob | commitdiff | diff to current |
| 2010-06-29 |
Dave Cohen | pre-populate registration form, as facebook terms of... |
blob | commitdiff | diff to current |
| 2010-05-07 |
Dave Cohen | no longer supporting logged_in and not_logged_in specia... |
blob | commitdiff | diff to current |
| 2010-05-06 |
Dave Cohen | updated code to use new api |
blob | commitdiff | diff to current |
| 2010-05-05 |
Dave Cohen | disabled some modules not yet ported to new libs |
blob | commitdiff | diff to current |
| 2010-05-04 |
Dave Cohen | initial port to new facebook libraries. Still needs... |
blob | commitdiff | diff to current |
| 2010-04-10 |
Dave Cohen | fixed typo in authmap query. |
blob | commitdiff | diff to current |
| 2010-04-04 |
Dave Cohen | numerous changes, especially to session management... |
blob | commitdiff | diff to current |
| 2010-03-31 |
Dave Cohen | changed default to not create user accounts 6.x-2.0-beta10 |
blob | commitdiff | diff to current |
| 2010-03-21 |
Dave Cohen | more code cleanup inspired by coder module. |
blob | commitdiff | diff to current |
| 2010-03-20 |
Dave Cohen | code cleanup inspired by coder.module |
blob | commitdiff | diff to current |
| 2010-03-20 |
Dave Cohen | Changed global variable names to start with underscore... |
blob | commitdiff | diff to current |
| 2010-03-20 |
Dave Cohen | continued work on admin menu structure. Removed deprec... |
blob | commitdiff | diff to current |
| 2010-03-19 |
Dave Cohen | big changes to admin pages, fb_app data structure.... |
blob | commitdiff | diff to current |
| 2010-03-16 |
Dave Cohen | comments and readability 6.x-2.0-beta5 |
blob | commitdiff | diff to current |
| 2010-03-08 |
Dave Cohen | #635144: allow 0, not NULL uids in fb_user_app table. |
blob | commitdiff | diff to current |
| 2010-02-22 |
Dave Cohen | big fixes for problems introduced by earlier checkin... |
blob | commitdiff | diff to current |
| 2010-02-14 |
Dave Cohen | #714052 by ahansen1; fix for not creating authmap. |
blob | commitdiff | diff to current |
| 2010-02-04 |
Dave Cohen | show real username, not fbml |
blob | commitdiff | diff to current |
| 2010-01-24 |
Dave Cohen | Big changes to user data (cleaned up problem where... |
blob | commitdiff | diff to current |
| 2010-01-15 |
Dave Cohen | #408432; require login only for canvas pages, fixes... |
blob | commitdiff | diff to current |
| 2010-01-15 |
Dave Cohen | moved authmap call to helper function. |
blob | commitdiff | diff to current |
| 2010-01-15 |
Dave Cohen | Change to authmap logic. Set authmap more frequently... |
blob | commitdiff | diff to current |
| 2009-12-13 |
Dave Cohen | minor tweaks and code cleanup. |
blob | commitdiff | diff to current |
| 2009-11-18 |
Dave Cohen | fix php warning |
blob | commitdiff | diff to current |
| 2009-11-17 |
Dave Cohen | Fixes for PHP warnings |
blob | commitdiff | diff to current |
| 2009-11-11 |
Dave Cohen | numerous fixes for E_NOTICE warnings |
blob | commitdiff | diff to current |
| 2009-10-27 |
Dave Cohen | avoid use of dprint_r() |
blob | commitdiff | diff to current |
| 2009-09-21 |
Dave Cohen | Get default settings in a consistant way. |
blob | commitdiff | diff to current |
| 2009-08-13 |
Dave Cohen | #519520 by neilnz; avoid using SQL REPLACE |
blob | commitdiff | diff to current |
| 2009-08-07 |
Dave Cohen | #519526 by neilnz; fixed for E_NOTICE warnings |
blob | commitdiff | diff to current |
| 2009-05-21 |
Dave Cohen | Fix to fb_user_user categories OP. And a broken call... |
blob | commitdiff | diff to current |
| 2009-05-20 |
Dave Cohen | Don't report a problem when there is not one. |
blob | commitdiff | diff to current |
| 2009-05-19 |
Dave Cohen | Moved everything that has to do with extended permissio... |
blob | commitdiff | diff to current |
| 2009-05-19 |
Dave Cohen | Fixed several bad database queries. |
blob | commitdiff | diff to current |
| 2009-05-11 |
Dave Cohen | save Facebook proxied email address to fb_user_app... |
blob | commitdiff | diff to current |
| 2009-04-16 |
Dave Cohen | Support for proxied email, including changing size... |
blob | commitdiff | diff to current |
| 2009-03-20 |
Dave Cohen | fix for bad authmap creation |
blob | commitdiff | diff to current |
| 2009-03-20 |
Dave Cohen | fix for fb_connect/receiver path change |
blob | commitdiff | diff to current |
| 2009-03-19 |
Dave Cohen | reworking session and user management. Changes bring... |
blob | commitdiff | diff to current |
| 2009-03-05 |
Dave Cohen | #235457 by Dave Cohen; initial upgrade to Drupal 6 |
blob | commitdiff | diff to current |
| 2009-03-02 |
Dave Cohen | Now setting global $fb and $fb_app for fbConnect reques... 5.x-0.2 |
blob | commitdiff | diff to current |
| 2009-01-14 |
Dave Cohen | #355577 |
blob | commitdiff | diff to current |
| 2008-11-25 |
Dave Cohen | Do not require login for profile tab pages. |
blob | commitdiff | diff to current |
| 2008-11-03 |
Dave Cohen | No longer return expired session keys |
blob | commitdiff | diff to current |
| 2008-10-31 |
Dave Cohen | Not sure how this typo got in there! |
blob | commitdiff | diff to current |
| 2008-10-30 |
Dave Cohen | Changed signature of hook_fb. |
blob | commitdiff | diff to current |
| 2008-09-04 |
Dave Cohen | Added buttons to user form for adding profile box and... |
blob | commitdiff | diff to current |
| 2008-09-03 |
Dave Cohen | Check to avoid warning on null variable |
blob | commitdiff | diff to current |
| next |