Log of /contributions/modules/fb/fb_app.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.29 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 3 23:55:38 2009 UTC
(7 months, 3 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.28: +4 -7 lines
Diff to
previous 1.28
Cleaned up some database columns that are no longer used. And they were causing problems for databases in strict mode.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 2 19:33:18 2009 UTC
(9 months, 3 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.18: +53 -13 lines
Diff to
previous 1.18
#360334 (work in progress) use getAppProperties to learn the canvas url, rather than forcing the user to type it.
Revision
1.17 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 30 17:49:18 2008 UTC
(12 months, 3 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.16: +29 -31 lines
Diff to
previous 1.16
Changed signature of hook_fb.
Changed user handling.
Both of these changes are designed to make fbConnect authentication easier to support.
Revision
1.15 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 31 04:47:31 2008 UTC
(15 months, 3 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.14: +53 -61 lines
Diff to
previous 1.14
This branch (version 2.x) now using the newer API from Facebook.
Initial changes to use new session model (no "adding" of apps).
Still more work to be done version 2.x.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 2 23:59:27 2008 UTC
(16 months, 3 weeks ago)
by
yogadex
Branch:
MAIN
Changes since
1.12: +4 -14 lines
Diff to
previous 1.12
Previously, a new role was created automatically for each application. This was silly.
Now, you can create a role manually. Users who add the app will be given the role automatically.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 26 19:59:17 2007 UTC
(2 years ago)
by
yogadex
Branch:
MAIN
Changes since
1.4: +10 -6 lines
Diff to
previous 1.4
Now using php4 client libraries, even if running php5. This keeps support for php4, while avoiding uncaught exception problems.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 15 18:39:09 2007 UTC
(2 years, 1 month ago)
by
yogadex
Branch:
MAIN
Changes since
1.3: +7 -4 lines
Diff to
previous 1.3
Now using fb_infinite to handle infinite sessions keys. Cron support re-worked to be based on actions. Actions for performing cron jobs, updating profile fbml, updating fbml references.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 10 02:56:11 2007 UTC
(2 years, 1 month ago)
by
yogadex
Branch:
MAIN
Changes since
1.2: +44 -20 lines
Diff to
previous 1.2
Re-arranged a number of things to make it possible to connect to facebook API from non-canvas pages. Added fb_actions, where actions will live that invoke facebook APIs.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 5 08:17:20 2007 UTC
(2 years, 1 month ago)
by
yogadex
Branch:
MAIN
Changes since
1.1: +63 -55 lines
Diff to
previous 1.1
Now using hook_fb to query add-on modules for facebook user id and infinite session key. This allows us to display information about the facebook user on drupal's user page. But more importantly lets third-party modules query for any information facebook provides. And paves the way for interesting actions and cleaner cron implementation.
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.