Age | Commit message (Expand) | Author |
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 |
2008-06-02 | trim whitespace | Evan Prodromou |
2008-06-02 | services() returns an array | Evan Prodromou |
2008-06-02 | add some debugging stuff for problems with remote subscribe | Evan Prodromou |
2008-06-02 | use omb_service_filter() rather than omb_match_service() | Evan Prodromou |
2008-06-02 | move service-matching callbacks to library | Evan Prodromou |
2008-06-02 | better handling of XRDS files | Evan Prodromou |
2008-05-30 | parse the XRDS results | Evan Prodromou |
2008-05-30 | check xrds object | Evan Prodromou |
2008-05-30 | debug message for when services returns null | Evan Prodromou |
2008-05-30 | better debug messages | Evan Prodromou |
2008-05-30 | typo in checking for YADIS failure | Evan Prodromou |
2008-05-30 | add debug logging and do some from the remotesubscribe page | Evan Prodromou |
2008-05-30 | check to see if XRDS discovery failed | Evan Prodromou |
2008-05-30 | correct content-type on XRDS document | Evan Prodromou |
2008-05-30 | add a print_r for the yadis doc returned | Evan Prodromou |
2008-05-30 | show footer for remotesubscribe form | Evan Prodromou |