Age | Commit message (Expand) | Author |
2009-12-01 | Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti... | Brion Vibber |
2009-11-25 | Catch and report exceptions from notice_to_omb_notice() instead of letting th... | Brion Vibber |
2009-11-24 | Fix regression in OMB sending with queues enabled -- items never got dequeued... | Brion Vibber |
2009-10-23 | Fix three fatal errors when posting from 0.9.x: | Brion Vibber |
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 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-10 | Replace own OMB stack with libomb. | Adrian Lang |
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-05-30 | take debug code out of omb.php | Evan Prodromou |
2009-03-11 | Fix array access on possibly undefined index. | Adrian Lang |
2009-03-09 | Changed all $config[][] calls to common_config() | Eric Helgeson |
2009-03-08 | Typo in lib/omb.php updateprofile request handling. | Adrian Lang |
2009-02-27 | Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes. | Adrian Lang |
2009-02-20 | fix some notices in omb.php | 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-11 | add User-Agent to OMB requests | Evan Prodromou |
2008-09-07 | remove some debugging code from omb.php | Evan Prodromou |
2008-09-07 | lots of debugging code in OMB send | Evan Prodromou |
2008-09-07 | debugging for omb | Evan Prodromou |
2008-09-05 | free and unset DB_DataObjects after we're done with them | Evan Prodromou |
2008-09-04 | use a join for omb broadcast | Evan Prodromou |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-07-04 | error notices | Evan Prodromou |
2008-06-12 | another copy-and-paste error | Evan Prodromou |
2008-06-12 | correct the id attribute of the profile | Evan Prodromou |
2008-06-12 | fix some incorrect input due to copy-and-paste programming | Evan Prodromou |
2008-06-12 | add some more debugging code | Evan Prodromou |
2008-06-12 | broadcast profile and change subscription input id | Evan Prodromou |
2008-06-06 | bad signature because variable name was wrong | Evan Prodromou |
2008-06-06 | removing some noisy debug notices | Evan Prodromou |
2008-06-06 | quit trying to use fancy join and just loop | Evan Prodromou |
2008-06-06 | fix name of join-adding method | Evan Prodromou |
2008-06-06 | dump sub and rp | Evan Prodromou |
2008-06-06 | trim whitespace and more debugging for posting messages | Evan Prodromou |
2008-06-06 | debugging messages in broadcast remote | Evan Prodromou |
2008-06-06 | push yadis requirement into omb.php | Evan Prodromou |
2008-06-06 | move notice-posting stuff from util.php to omb.php | Evan Prodromou |
2008-06-04 | full interface for userauthorization | 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 | one more stab at type matching, plus debug message | Evan Prodromou |
2008-06-03 | restructure filters on services | Evan Prodromou |
2008-06-02 | add the hmac sha1 signature method to server | Evan Prodromou |