docs/todo.mdwn
author Myhailo Danylenko <isbear@ukrpost.net>
Mon, 20 Aug 2012 18:57:19 +0300
changeset 38 8221be560482
parent 37 0477d4800fbd
child 40 574e404ab82f
permissions -rw-r--r--
Fix markup a bit


* 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.
* check input/output for validity, where applicable
* extract common code into one place
* 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