Log of /contributions/modules/fb/fb_connect.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.32 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 9 23:15:47 2009 UTC
(2 weeks, 5 days ago)
by
yogadex
Branch:
MAIN
Changes since
1.31: +6 -0 lines
Diff to
previous 1.31
#614260; at least partial fix. resolves issues with iframe support in fb_fbml theme and infinite redirect when fb_connect and iframes used together.
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Oct 27 20:19:27 2009 UTC
(4 weeks, 4 days ago)
by
yogadex
Branch:
MAIN
Changes since
1.28: +17 -3 lines
Diff to
previous 1.28
Helper functions to allow connect js to run via ajax.
Moved pseudo-event subscription to init function, not drupal behavior.
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 22 23:22:12 2009 UTC
(5 weeks, 2 days ago)
by
yogadex
Branch:
MAIN
Changes since
1.27: +6 -6 lines
Diff to
previous 1.27
Improvements to javascript. Renamed some functions!
Added concept of pseudo-events to allow easier customization of javascript behavior.
Revision
1.23 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jun 11 18:01:29 2009 UTC
(5 months, 2 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.22: +93 -1 lines
Diff to
previous 1.22
use hook_theme_registry_alter to override drupal's theme username and user_picture. Use XFBML instead.
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 23 01:56:53 2009 UTC
(6 months, 1 week ago)
by
yogadex
Branch:
MAIN
Changes since
1.21: +28 -1 lines
Diff to
previous 1.21
Changed the markup associated with FBML popups on connect pages.
Added theme hooks to build serverfbml from data structures.
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue May 19 00:39:55 2009 UTC
(6 months, 1 week ago)
by
yogadex
Branch:
MAIN
Changes since
1.20: +33 -12 lines
Diff to
previous 1.20
More robust detection of user logout.
Use cache to store init javascript, because session is not shared with facebook event callbacks.
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Mar 31 03:02:15 2009 UTC
(7 months, 4 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.14: +22 -9 lines
Diff to
previous 1.14
compute the connect_url independent of url rewriting.
set the connect url automatically when saving app settings.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Mar 19 16:27:21 2009 UTC
(8 months, 1 week ago)
by
yogadex
Branch:
MAIN
Changes since
1.12: +20 -1 lines
Diff to
previous 1.12
proper initialization of javascript for primary app.
also warning when saving app that property cannot be set automatically.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 10 23:39:59 2009 UTC
(9 months, 2 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.6: +44 -32 lines
Diff to
previous 1.6
Changes to fbConnect session management. Changing session id when logged in via fb connect. This prevents the Drupal session from conflicting with the fbconnect session, and ensures user is properly logged out when user logs out of facebook.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.