TODO
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 21 May 2012 03:38:51 +0300
changeset 30 a66ed0454ca8
parent 29 23fa36d480fb
child 32 9a6164bc805c
permissions -rw-r--r--
Handle 'state' hook argument * handle 'state' argument of 'tune-out' * option 'pep_tune_pause_is_stop' * 'tune_interval' changed to 'pep_tune_interval'


* due to server bugs, some offline buddies are still notified on publication,
  causing error reply, that pep accepts as event. check message type/presence of error tag.
* do something about information duplication in CMakeLists
* check input/output for validity, where applicable
* extract common code into one place
* either put request methods into ui modules (compatibility measure) or rename them into pep_*
* add avatar
  * pep_avatar, avatar_cache, avatar, aavatar (separate)
    *       hook_avatar_metadata_in                               @ pep_avatar  
          | hook_avatar_need_data_in (or symbol-resolved request) @ avatar_cache  
          V hook_avatar_data_in                                   @ pep_avatar  
            hook_avatar_in                                        @ avatar_cache
    * (!!!) how to handle outgoing event? what and where should do what?
  * handle url avatars (curl)
  * report absence of avatar