Age | Commit message (Expand) | Author |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-04-02 | i18n for legend in remote sub form | Evan Prodromou |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou |
2009-03-09 | Changed all $config[][] calls to common_config() | Eric Helgeson |
2009-03-09 | Improve handling of null values in profile parameters. | Adrian Lang |
2009-02-27 | Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes. | Adrian Lang |
2009-01-23 | Cleanup | sarven |
2009-01-23 | Update remotesubscribe for new system | 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 | 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-11 | add User-Agent to OMB requests | Evan Prodromou |
2008-11-18 | check URI before sending | 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-08-29 | CSRF protection in remotesubscribe | Zach Copley |
2008-08-23 | be a little more liberal for sites that accidentally put whitespace before th... | Evan Prodromou |
2008-07-24 | ensure that there's a session before redirecting the user | Evan Prodromou |
2008-07-13 | Colapse a lot of strings to make like easier for translators and more consisi... | Mike Cochrane |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-08 | name of form on remote subscribe changed | Evan Prodromou |
2008-07-08 | p.instructions -> div.instructions | Evan Prodromou |
2008-07-02 | method | Evan Prodromou |
2008-07-01 | add documentation for OpenMicroBlogging | Evan Prodromou |
2008-07-01 | add instructions to remotesubscribe | Evan Prodromou |
2008-06-12 | broadcast profile and change subscription input id | Evan Prodromou |
2008-06-12 | add instructions to each form entry in forms | Evan Prodromou |
2008-06-10 | undo fancy URLs for omb endpoints | Evan Prodromou |
2008-06-06 | push yadis requirement into omb.php | Evan Prodromou |
2008-06-06 | stash URLs for return and check all values for profiles | Evan Prodromou |
2008-06-06 | store URL rather than service in $omb for bounce back | Evan Prodromou |
2008-06-03 | clear out lots of debugging code, add require to userauthorization | Evan Prodromou |
2008-06-03 | fix service discovery (I think) | Evan Prodromou |
2008-06-03 | typo in use of omb_service_uri() | Evan Prodromou |
2008-06-03 | more debugging, don't reuse variable | Evan Prodromou |
2008-06-02 | move debugging code for checking URIs of XRD | Evan Prodromou |
2008-06-02 | trying to find out why auth request is going to requesttoken | Evan Prodromou |
2008-06-02 | get rid of callback nonce | Evan Prodromou |
2008-06-02 | fix consumer fetching, nonce making | Evan Prodromou |
2008-06-02 | correct server error output | Evan Prodromou |
2008-06-02 | add some debugging output to request token request | Evan Prodromou |
2008-06-02 | minor corrections for OMB discovery | Evan Prodromou |
2008-06-02 | debug info | Evan Prodromou |
2008-06-02 | fix assignment of omb stuff | Evan Prodromou |
2008-06-02 | make a nodes variable to pass nodes by reference | Evan Prodromou |