Age | Commit message (Expand) | Author |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-04-12 | Updated styles for the Authrization subscription form inputs | Sarven Capadisli |
2009-04-12 | Updated markup for entity_profile on Authorize subscription page. | Sarven Capadisli |
2009-03-11 | Remove OAuthRequest as storage from userauthorization. | Adrian Lang |
2009-03-11 | Remove second OAuth request validation. | Adrian Lang |
2009-03-11 | Fixes #827: Laconica expects full OAuth message for user auth request. | Adrian Lang |
2009-03-09 | Improve handling of null values in profile parameters. | Adrian Lang |
2009-03-07 | fix case of OAuthUtil method | Evan Prodromou |
2009-03-07 | fix for change in OAuthUtil upstream | Evan Prodromou |
2009-02-27 | Fixes #1067: Avatar stretched on authorize remote subscription page. The img ... | Adrian Lang |
2009-02-09 | Fixed remote subscribe avatar problems | Evan Prodromou |
2009-02-07 | trac #1155 ++ replace strlen with mb_strlen for all utf8 strings. | Robin Millette |
2009-01-26 | Cancel -> Reject in remote subscribe | Adrian Lang |
2009-01-23 | Fix over-zealous un-underscoring in userauthorization | Evan Prodromou |
2009-01-23 | Update userauthorization, strip out a lot of debug stuff | Evan Prodromou |
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 | TRUE | 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-12-02 | whitespace fixup in userauthorization | Evan Prodromou |
2008-12-02 | check for license compatibility | Evan Prodromou |
2008-11-18 | add some extra checks to avoid remote subscriptions to local users | Evan Prodromou |
2008-09-26 | try to clean up user-without-profile errors | Evan Prodromou |
2008-09-09 | Fix remote sub when redirected via login (Ticket #618) | CiaranG |
2008-09-04 | Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567) | CiaranG |
2008-08-29 | session token in userauthorization form | Evan Prodromou |
2008-08-29 | csrf protection in userauthorization | Evan Prodromou |
2008-08-22 | better error reporting in user authorization action | Evan Prodromou |
2008-08-16 | name omb_listener param so we can refer to it in error msg | Evan Prodromou |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-22 | Added is_readonly() method to all Actions | zach |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-02 | method | Evan Prodromou |
2008-06-10 | fixup some TODOs, fix a bug in userauthorization | Evan Prodromou |
2008-06-06 | checks for user and sub in validate and better error check in remote save | Evan Prodromou |
2008-06-06 | debug info for authorizing token | Evan Prodromou |
2008-06-06 | handle errors in authorizing and saving remote profile | Evan Prodromou |
2008-06-06 | use $_GET, not $args | Evan Prodromou |
2008-06-06 | don't clone arrays! | Evan Prodromou |
2008-06-06 | fix args in returnto | Evan Prodromou |
2008-06-05 | move avatar scaling and saving to Avatar and Profile | Evan Prodromou |
2008-06-05 | a | Evan Prodromou |
2008-06-05 | bad validation of callback URL | Evan Prodromou |
2008-06-05 | decided to validate tag uris rather than not validating any uris | Evan Prodromou |
2008-06-04 | don't validate listenee URI | Evan Prodromou |
2008-06-04 | clear request doesn't need an argument | Evan Prodromou |
2008-06-04 | correct order of params in get_token | Evan Prodromou |