Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-04 | add account settings menu item for OpenID | Evan Prodromou | |
2009-08-04 | show OpenID action in login nav | Evan Prodromou | |
2009-08-04 | OpenIDPlugin sets up actions for router | Evan Prodromou | |
2009-08-04 | Move OpenID-related files to OpenID plugin directory | Evan Prodromou | |
As a first step to pluginizing our OpenID support, I've moved the important OpenID-related files to a dedicated plugin directory. Many of these classes are still referred to by libraries that are still in core. | |||
2009-08-03 | Added the 0.2 recaptcha plugin. Should work in all browsers. Please test. | Eric Helgeson | |
2009-07-30 | Attempt to reduce the number of calls to FB to speed things up | Zach Copley | |
2009-07-16 | update Piwik analytics code | Evan Prodromou | |
2009-07-15 | Documentation for the Facebook Connect plugin | Zach Copley | |
2009-07-16 | More tinkering with logout. I think I got it this time! It's been driving me ↵ | Zach Copley | |
crazy. | |||
2009-07-15 | better callback functions for comet plugin | Evan Prodromou | |
2009-07-15 | build channel strings in CometPlugin | Evan Prodromou | |
2009-07-15 | Build channel strings in Meteor plugin | Evan Prodromou | |
2009-07-15 | let implementations build channel strings for realtime | Evan Prodromou | |
2009-07-14 | changes to make realtime work for Meteor | Evan Prodromou | |
2009-07-14 | Change CometPlugin so it re-uses stuff from RealtimePlugin | Evan Prodromou | |
2009-07-14 | pass proper args for realtime recipe methods | Evan Prodromou | |
2009-07-14 | make RealtimePlugin work correctly | Evan Prodromou | |
2009-07-13 | added Realtime superclass | Evan Prodromou | |
2009-07-13 | update README for Meteor plugin | Evan Prodromou | |
2009-07-13 | correctly pass JSON object to receive function for Meteor | Evan Prodromou | |
2009-07-13 | add slashes to JSON so it goes across meteor.js channel correctly | Evan Prodromou | |
2009-07-11 | Some changes for debugging | Evan Prodromou | |
2009-07-11 | first version of Meteord plugin, doesn't work | Evan Prodromou | |
2009-07-08 | Removed OpenID link from the primary global navigation in order to | Sarven Capadisli | |
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) | |||
2009-07-01 | Killed the FB Connect profile-pic bounce in all browsers | Zach Copley | |
2009-07-01 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-07-01 | Improves the FB user avatar "bounce" in some browsers | Sarven Capadisli | |
2009-06-30 | Merge commit 'jeff-themovie/invite-enabled' into 0.8.x | Zach Copley | |
* commit 'jeff-themovie/invite-enabled': Adds $config['invite']['enabled'] to enable/disable invites. | |||
2009-06-30 | Forgot to include ImsettingsAction in the list of Actions to override | Zach Copley | |
in order to add a Facebook tab to the Connect menu. | |||
2009-06-30 | Only output Facebook namespace, scripts, css, etc. when strictly necessary | Zach Copley | |
2009-06-30 | Only use FB's Javascript logout, not its PHP method too | Zach Copley | |
2009-06-30 | Factor out code to tell whether user's logged into FB into its own method | Zach Copley | |
2009-06-14 | Adds $config['invite']['enabled'] to enable/disable invites. | Jeffery To | |
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. | |||
2009-06-04 | Facebook Connect auth finally works with all major browsers! | Zach Copley | |
2009-05-28 | FB Connect plugin - better workflow for disconnecting and reconnecting ↵ | Zach Copley | |
Facebook accounts | |||
2009-05-22 | Facebook Connect account setup markup and CSS rearrangement for | Sarven Capadisli | |
license information (it comes before and applies to both connection options) | |||
2009-05-22 | Form markup for Facebook Connect | Sarven Capadisli | |
2009-05-22 | Minor alignment for FB logo | Sarven Capadisli | |
2009-05-22 | Styles for Facebook logo and user avatar | Sarven Capadisli | |
2009-05-22 | Custom stylesheet for the Facebook Connect plugin | Zach Copley | |
2009-05-22 | - Show Facebook profile pic and favicon as dictated by Facebook Connnect policy | Zach Copley | |
- Logout fixed, again (cleans up Facebook cookies now) | |||
2009-05-21 | Merge branch '0.8.x' into fbconnect | Zach Copley | |
2009-05-21 | - Reworked login / logout workflow | Zach Copley | |
- 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 | |||
2009-05-20 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-20 | Reorganized some stuff and made new Facebook Login tab | Zach Copley | |
2009-05-20 | Fixed sporatic problem with logout. | Zach Copley | |
2009-05-19 | Logout works properly now. | Zach Copley | |
2009-05-17 | remove debugging calls | Evan Prodromou | |
2009-05-15 | Basic Facebook Connect plugin | Zach Copley | |
2009-05-15 | License link, no title | Evan Prodromou | |