Age | Commit message (Expand) | Author |
2009-11-19 | Use the $user object nickname, as login name doesnt have to == nickname anymo... | Eric Helgeson |
2009-11-18 | Should not canonicalize nickname before calling common_check_user | Craig Andrews |
2009-11-18 | Improve the not authorized error message | Craig Andrews |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-02 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews |
2009-09-03 | Created autofocus method to give focus to an element (primarily a form | Sarven Capadisli |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
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-21 | Revert "Added a configuration option to disable OpenID." | Evan Prodromou |
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou |
2009-08-13 | Added a configuration option to disable OpenID. | Jeffery To |
2009-08-10 | Added configuration option to only allow OpenID logins. | Jeffery To |
2009-08-04 | move openid instructions to OpenIDPlugin | Evan Prodromou |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou |
2009-02-20 | use return value of common_check_user() in login.php | Evan Prodromou |
2009-02-05 | Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu... | Evan Prodromou |
2009-02-05 | Fixed #1140; Login form session token not set. | Sean Murphy |
2009-02-04 | take out redundant code from login | Evan Prodromou |
2009-01-19 | Renamed form_datas to form_data | sarven |
2009-01-18 | Fix comment blocks for login | Evan Prodromou |
2009-01-18 | Fix file and class descriptors | Evan Prodromou |
2009-01-18 | Add tabset to login and make it phpcs-compliant | Evan Prodromou |
2009-01-18 | Favor/Disfavor form @class | sarven |
2009-01-18 | Minor cleanup for login style | sarven |
2009-01-18 | Reusing @class form_settings | sarven |
2009-01-17 | Login styles | sarven |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-15 | Correct error var in login | Evan Prodromou |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-15 | All actions now use isReadOnly() | Evan Prodromou |
2009-01-15 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-15 | Unnecessary wrapper | sarven |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-11-10 | CSRF Protection for login and new notice. Ticket #503 | zach |
2008-08-29 | clean up username entered at login | Evan Prodromou |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-13 | conflict resolution after pulling from mikenz | Evan Prodromou |
2008-07-13 | Merge some gettext strings to one line so translation tools are happier | Mike Cochrane |