Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-10 | Added a events for the settings menu items | Craig Andrews | |
2009-11-09 | Add a new event: CanUserChangeField | Craig Andrews | |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-08-13 | Added a configuration option to disable OpenID. | Jeffery To | |
If $config['openid']['enabled'] is set to false, OpenID is removed from the navigation and direct accesses to OpenID login pages redirect to the login page. If OpenID is enabled, $config['site']['openidonly'] is ignored, i.e. OpenID is required to go OpenID-only. | |||
2009-08-04 | add account settings menu item for OpenID | Evan Prodromou | |
2009-08-04 | add hook for showing account settings menu | Evan Prodromou | |
2009-06-18 | Group theming. | Zach Copley | |
2009-04-12 | Created Design page for users to customize the way their profile pages | Sarven Capadisli | |
look by changing the background image and picking a colour palette for text. | |||
2009-01-17 | Break up settings into two tabset | Evan Prodromou | |
Made two tabsets: account and connect. Removed "Invite" from the global nav to make room. |