Brion Vibber b89878511f Fix three fatal errors when posting from 0.9.x:
* OMB remote updates were trying to load nonexistent Laconica_OMB_Service_Consumer class -- fixed to StatusNet_OMB_Service_Consumer. Regression caused during libomb merge.
* Twitter processing was still being queued from core when no twitter plugin was present, which triggered an exception from UnqueueHandler; leftover code from before the plugin extraction.
* UnqueueHandler's exception caused a fatal error instead because it was missing the "new" keyword. Wouldn't have been seen when testing with the plugin enabled.
2009-10-23 20:31:53 +00:00
..
2009-10-12 16:36:00 -07:00
2009-10-12 16:36:00 -07:00
2009-10-19 17:30:08 -04:00
2009-09-15 22:31:52 -04:00
2009-09-12 16:58:04 -04:00
2009-09-03 14:58:50 -04:00
2009-09-27 21:11:45 -04:00
2009-10-02 15:02:33 -04:00
2009-09-03 14:58:50 -04:00