Package gwibber :: Package microblog :: Module dispatcher
[hide private]
[frames] | no frames]

Module dispatcher

source code

Classes [hide private]
  OperationCollector
  StreamMonitor
  AccountMonitor
  MessagesMonitor
  MapAsync
  Dispatcher
  ConnectionMonitor
  URLShorten
Functions [hide private]
 
perform_operation((acctid, opname, args, transient)) source code
Variables [hide private]
  PROTOCOLS = {'digg': <module 'gwibber.microblog.digg' from '/h...
  FEATURES = {u'delete': {u'account_tree': False, u'dynamic': Fa...
  SERVICES = {'digg': {'authtype': 'none', 'color': '#E5E025', '...
  SETTINGS = {'notify_mentions_only': True, 'global_retweet': Tr...
  __package__ = 'gwibber.microblog'
  k = 'identica'
Variables Details [hide private]

PROTOCOLS

Value:
{'digg': <module 'gwibber.microblog.digg' from '/home/ken/src/gwibber/\
gwibber-trunk/gwibber/microblog/digg.pyc'>,
 'facebook': <module 'gwibber.microblog.facebook' from '/home/ken/src/\
gwibber/gwibber-trunk/gwibber/microblog/facebook.pyc'>,
 'flickr': <module 'gwibber.microblog.flickr' from '/home/ken/src/gwib\
ber/gwibber-trunk/gwibber/microblog/flickr.pyc'>,
 'friendfeed': <module 'gwibber.microblog.friendfeed' from '/home/ken/\
src/gwibber/gwibber-trunk/gwibber/microblog/friendfeed.pyc'>,
...

FEATURES

Value:
{u'delete': {u'account_tree': False,
             u'dynamic': False,
             u'enabled': None,
             u'first_only': False,
             u'function': None,
             u'return_value': False,
             u'search': False,
             u'stream': None,
...

SERVICES

Value:
{'digg': {'authtype': 'none',
          'color': '#E5E025',
          'config': ['receive_enabled', 'username', 'color'],
          'default_streams': ['receive'],
          'features': ['receive'],
          'name': 'Digg',
          'version': '1.0'},
 'facebook': {'authtype': 'facebook', 'color': '#64006C', 'config': ['\
...

SETTINGS

Value:
{'notify_mentions_only': True, 'global_retweet': True, '_rev': '348-c3\
2cd631e8d220afe8bf466a87cbd523', 'presence_check': False, 'record_type\
': 'http://gwibber.com/couch/settings', 'window_position': [900, 25], \
'window_size': [532, 821], 'retweet_style_via': True, 'interval': 10.0\
, 'urlshorter': 'tr.im', 'show_notifications': True, 'window_splitter'\
: 686, 'theme': 'ubuntu', 'streams': [{'account': None, 'transient': F\
alse, 'stream': 'messages'}], 'sidebar_splitter': 25, '_id': 'settings\
', 'show_fullname': True}