Age | Commit message (Collapse) | Author |
|
|
|
|
|
crazy.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keep a single Login idea because we have several ways to login
already: regular login, OpenID and Facebook (and probably LDAP, Open
Social in the future)
|
|
|
|
|
|
|
|
* commit 'jeff-themovie/invite-enabled':
Adds $config['invite']['enabled'] to enable/disable invites.
|
|
in order to add a Facebook tab to the Connect menu.
|
|
|
|
|
|
|
|
The invite function may not applicable for private and/or closed installs. This adds a configuration option to enable/disable invites (defaulting to enabled), hides the "Invite" nav item when necessary, and adds a check to actions/invite.php.
Note that I haven't tried the Facebook application so I didn't add any checks to actions/facebookinvite.php.
|
|
|
|
Facebook accounts
|
|
license information (it comes before and applies to both connection
options)
|
|
|
|
|
|
|
|
|
|
- Logout fixed, again (cleans up Facebook cookies now)
|
|
|
|
- Added Facebook Connect tab to login nav
- Show Facebook mini-avatar when logged in
- Added Facebook Connect tab to connect settings nav
- Option to disconnect from Facebook
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|