Dave Cohen [Sun, 14 Nov 2010 01:07:33 +0000]
#963312: filter to zero nodes if no friends found.
Dave Cohen [Sun, 14 Nov 2010 01:06:04 +0000]
examples of redirection and canvas processing
Dave Cohen [Sun, 14 Nov 2010 01:04:29 +0000]
warning about temporary role
Dave Cohen [Sun, 14 Nov 2010 01:03:24 +0000]
update comments
Dave Cohen [Sun, 14 Nov 2010 01:03:06 +0000]
Use _fb_js_fbu even when fbu is not known (0)
Dave Cohen [Thu, 11 Nov 2010 19:16:06 +0000]
fb_js_settings() gives third-party modules a way to customize js behavior.
i18n features, locale-specific javascript SDK.
Dave Cohen [Thu, 11 Nov 2010 19:10:16 +0000]
moved user-specific ops out of hook_fb and into hook_fb_user.
Dave Cohen [Thu, 11 Nov 2010 19:09:42 +0000]
check session only when logged in
Dave Cohen [Tue, 9 Nov 2010 23:47:17 +0000]
cookies may be set even when third-party cookies disabled.
Dave Cohen [Tue, 9 Nov 2010 23:46:54 +0000]
show session check even if it succeeds.
Dave Cohen [Tue, 9 Nov 2010 23:46:28 +0000]
onlogin attribute was a bad idea.
Dave Cohen [Tue, 9 Nov 2010 23:45:52 +0000]
Moved reload logic away from fb.module and into fb.js.
Dave Cohen [Tue, 9 Nov 2010 23:44:49 +0000]
correct url
Dave Cohen [Fri, 5 Nov 2010 05:32:49 +0000]
improved session handling on connect login
sanity check to avoid infinite refresh
Dave Cohen [Fri, 5 Nov 2010 05:03:25 +0000]
logic fix and no need to call session_write_close
Dave Cohen [Fri, 5 Nov 2010 05:02:55 +0000]
cosmetic and doc
Dave Cohen [Thu, 4 Nov 2010 19:14:53 +0000]
#847290: improved fb_tab support, esp custom configuration.
Dave Cohen [Thu, 4 Nov 2010 19:14:03 +0000]
Note for idiots
Dave Cohen [Tue, 2 Nov 2010 18:49:01 +0000]
removed trailing spaces
Dave Cohen [Tue, 2 Nov 2010 18:43:31 +0000]
updates to invite blocks to use the more recent, more flexible code.
Dave Cohen [Tue, 2 Nov 2010 18:42:40 +0000]
work in progress on fb_tab. Helper to support per-page configuration.
Dave Cohen [Tue, 2 Nov 2010 18:41:49 +0000]
attempt to work around third-party cookie issue by including session in URL.
Dave Cohen [Tue, 2 Nov 2010 18:38:30 +0000]
disable console.log as it was generating errors
Dave Cohen [Sat, 30 Oct 2010 17:16:11 +0000]
#614260: cookie domain that works with AHAH.
Dave Cohen [Fri, 29 Oct 2010 23:42:29 +0000]
#907368: update status report check
Dave Cohen [Fri, 29 Oct 2010 23:33:31 +0000]
Add edge.create to events which trigger ajax callback.
Dave Cohen [Fri, 29 Oct 2010 19:48:00 +0000]
include uid in user info query
Dave Cohen [Fri, 29 Oct 2010 19:13:15 +0000]
#929442 by alexku, Dave Cohen: cleaned up fb_users_getInfo, now uses fql.query.
Dave Cohen [Fri, 29 Oct 2010 10:45:55 +0000]
coder module code review
Dave Cohen [Fri, 29 Oct 2010 10:16:54 +0000]
consistent capitalization and misc tweaks to text.
Dave Cohen [Fri, 29 Oct 2010 10:16:24 +0000]
#916084 by ckng, Dave Cohen: Easy to show faceobok connect button on drupal login block.
Dave Cohen [Thu, 28 Oct 2010 23:10:33 +0000]
fix php notice and add debug output to tabs.
Dave Cohen [Thu, 28 Oct 2010 23:09:02 +0000]
Only show enabled themes on canvas and tab selectors.
Dave Cohen [Thu, 28 Oct 2010 23:08:28 +0000]
Honor destination parameter when reloading
Dave Cohen [Thu, 21 Oct 2010 18:39:09 +0000]
control to suppress redirect on login.
funcky redirect on logout only when needed.
experimental feature to grant role at runtime.
Dave Cohen [Thu, 21 Oct 2010 18:37:43 +0000]
Use javascript to handle login and logout links.
Dave Cohen [Thu, 21 Oct 2010 18:26:30 +0000]
#893094: removed create_listing
Dave Cohen [Wed, 20 Oct 2010 19:18:40 +0000]
Call it an API because someone really complained about this on the forums. Take a chill-pill!
Dave Cohen [Wed, 20 Oct 2010 19:17:50 +0000]
by aangel, Dave Cohen: improved tab support by storing configuration data, default tab callback and hook_fb_tab.
Dave Cohen [Wed, 20 Oct 2010 19:16:05 +0000]
made fb_canvas_process compatible with fb_tab.
Dave Cohen [Wed, 20 Oct 2010 19:15:01 +0000]
minor text changes
Dave Cohen [Wed, 20 Oct 2010 19:13:45 +0000]
#591410: logout via redirection to facebook logout.php
Dave Cohen [Wed, 20 Oct 2010 19:11:17 +0000]
php notice fix and indentation
Dave Cohen [Wed, 20 Oct 2010 19:09:50 +0000]
include link to troubleshooting page.
Dave Cohen [Sat, 16 Oct 2010 15:16:35 +0000]
fixed bug where fb_tab.module prevented canvas pages from working.
Dave Cohen [Sat, 16 Oct 2010 00:24:36 +0000]
fb_friend table and hooks help manage invites.
Dave Cohen [Sat, 16 Oct 2010 00:23:56 +0000]
by aangel, Dave Cohen: fixes and improvements, New options to control tracking.
Dave Cohen [Sat, 16 Oct 2010 00:19:51 +0000]
removed debug output
Dave Cohen [Sat, 16 Oct 2010 00:19:32 +0000]
by aangel, Dave Cohen: add parameter to event callback. Otherwise, post-remove events have no way to know which application is removed.
Dave Cohen [Sat, 16 Oct 2010 00:18:01 +0000]
convenience function to display complex message
Dave Cohen [Fri, 15 Oct 2010 23:39:14 +0000]
fixed app identification on profile tabs.
Dave Cohen [Fri, 15 Oct 2010 23:38:15 +0000]
grab defaults for contact page
Dave Cohen [Fri, 15 Oct 2010 23:37:41 +0000]
fixed logic to avoid errors when $_fb undefined
Dave Cohen [Wed, 13 Oct 2010 16:04:21 +0000]
delete obsolete code
misc comments
Dave Cohen [Wed, 13 Oct 2010 16:03:35 +0000]
restored checks involving app properties
deleted some obsolete code
Dave Cohen [Wed, 13 Oct 2010 15:11:39 +0000]
#938844: remove alert from javascript.
Dave Cohen [Mon, 11 Oct 2010 18:02:02 +0000]
#931660: honor $options['fb_canvas'] to explicitly link to a canvas page.
Dave Cohen [Mon, 11 Oct 2010 18:00:20 +0000]
#932174 by csg, Dave Cohen: use facebook's default text for connect button.
Dave Cohen [Mon, 11 Oct 2010 17:58:11 +0000]
document a todo task
Dave Cohen [Mon, 11 Oct 2010 17:57:52 +0000]
changed _fb_js_fbu param to avoid confict with "fb_..." params from old facebook api. Still not working on canvas pages though.
Dave Cohen [Mon, 11 Oct 2010 17:56:32 +0000]
#937172 by stieglitz, Dave Cohen: propagate misspelled
Dave Cohen [Mon, 11 Oct 2010 17:55:04 +0000]
Yet another note about problems caused by Global Redirect.
Dave Cohen [Mon, 11 Oct 2010 17:36:28 +0000]
#931660 by e2thex, Dave Cohen: disable url rewriting by passing $options['fb_url_alter']=FALSE
Dave Cohen [Mon, 11 Oct 2010 17:34:26 +0000]
new funciton fb_get_uid() learns a user's local account from their facebook account.
Dave Cohen [Mon, 11 Oct 2010 17:32:37 +0000]
minor cleanup.
Dave Cohen [Mon, 11 Oct 2010 17:32:10 +0000]
initial attempt to document hook_fb
Dave Cohen [Mon, 11 Oct 2010 17:31:45 +0000]
Include fb_connect javascript on canvas pages.
Dave Cohen [Mon, 4 Oct 2010 23:00:30 +0000]
improved text and comments
Dave Cohen [Mon, 4 Oct 2010 22:59:50 +0000]
Example required perms alter.
Dave Cohen [Mon, 4 Oct 2010 22:59:20 +0000]
Wrong about facebook's certs. Still invalid. Figures.
Also improved comments to fb_scrub_urls().
Dave Cohen [Sun, 3 Oct 2010 09:12:30 +0000]
initial checkin of example code.
Dave Cohen [Sun, 3 Oct 2010 09:11:30 +0000]
changed .info format
Dave Cohen [Sun, 3 Oct 2010 09:11:07 +0000]
test for fb_settings.inc only with canvas pages. I believe it is now only required in that case.
Dave Cohen [Sun, 3 Oct 2010 09:10:27 +0000]
declare elements, avoids php notice
Dave Cohen [Sun, 3 Oct 2010 09:09:55 +0000]
improved comments, removed obsolete code (marked others with XXX)
Dave Cohen [Sun, 3 Oct 2010 09:09:21 +0000]
removed php tags, as it confused some newcomers.
Dave Cohen [Fri, 1 Oct 2010 04:03:26 +0000]
changes to text of .info files
Dave Cohen [Fri, 1 Oct 2010 04:02:49 +0000]
fix for php notice
Dave Cohen [Fri, 1 Oct 2010 04:01:15 +0000]
by aangel, Dave Cohen: moved fb_user_app table, which tracks users who have authorized apps, to its own module.
Dave Cohen [Wed, 29 Sep 2010 02:50:00 +0000]
#870010 by aangel, Dave Cohen: mechanism to manually link accounts, if fb_user.module is not configured to do so autmoatically.
Dave Cohen [Wed, 29 Sep 2010 02:35:10 +0000]
#923534 by aangel, Dave Cohen: fix for theme functions, and misc tweaks.
Dave Cohen [Wed, 29 Sep 2010 02:32:12 +0000]
moved several features from fb.js to fb_connect.js.
Dave Cohen [Wed, 29 Sep 2010 02:31:24 +0000]
misc cleanup and php notice fixes
Dave Cohen [Wed, 29 Sep 2010 02:30:25 +0000]
by aangel, Dave Cohen: stop using authmap table, use new table fb_user instead, for mapping local accounts to facebook ids.
Dave Cohen [Tue, 28 Sep 2010 02:02:42 +0000]
fixed a silly typo!
Dave Cohen [Sat, 25 Sep 2010 17:10:33 +0000]
bug #921844: invoke FB_OP_POST_INIT so that admin.inc files are properly included.
Dave Cohen [Thu, 23 Sep 2010 22:06:09 +0000]
feature #612412 by aangel, Dave Cohen: optionally store user names in human-friendly format. Also fixes to account create logic.
Dave Cohen [Thu, 23 Sep 2010 22:03:20 +0000]
fixed db unique bug
Dave Cohen [Thu, 23 Sep 2010 22:01:11 +0000]
Misc fixes for php notices and minor bugs
Dave Cohen [Thu, 23 Sep 2010 15:49:40 +0000]
code around php notice
Dave Cohen [Thu, 23 Sep 2010 15:49:16 +0000]
#750852: removed obsolete code.
Dave Cohen [Thu, 23 Sep 2010 15:47:16 +0000]
Restored support for FBML popup dialogs. Had been broken since 2.x->3.x upgrade. Now using new FB.ui(...) javascript to support this.
Dave Cohen [Thu, 23 Sep 2010 15:45:53 +0000]
#704720: validate application labels
Dave Cohen [Wed, 22 Sep 2010 03:19:36 +0000]
Accounts no longer store fbu. Use fb_get_fbu instead.
Dave Cohen [Thu, 16 Sep 2010 17:13:19 +0000]
removed obsolete (fbml-specific) code from fb_canvas.module. Improved documentation and eliminated php notices.
Dave Cohen [Thu, 16 Sep 2010 07:20:16 +0000]
remove obsolete code, left-over from 2.x branch.
Dave Cohen [Thu, 16 Sep 2010 07:19:48 +0000]
eliminate several php warnings
Dave Cohen [Tue, 14 Sep 2010 17:53:28 +0000]
Fixed php notices.
Expand fieldsets by default when creating new application.
Dave Cohen [Tue, 14 Sep 2010 17:52:25 +0000]
#910272 by twom: remove obsolete check for arg() function. Also fixed php notices.
Dave Cohen [Sun, 12 Sep 2010 02:31:52 +0000]
#714018: append fbu to url when reloading