TODO
changeset 29 0199ecce6c11
parent 27 92b254b64360
child 30 2cf24aced294
equal deleted inserted replaced
28:90e52372b595 29:0199ecce6c11
     1 
     1 
     2 print should allow other types to be printed
     2 print should allow other types to be printed
     3 finish roster list information
     3 finish roster list information
     4 non-setting settings?
     4 non-setting settings?
     5 mcabber_config_file uses option to set dir?
     5 mcabber_config_file uses option to set dir? eliminate main.config_file, use modules_dir option instead in lua paths?
     6 do uninitialization of commands and features with objects?
     6 do uninitialization of commands and features with objects?
     7 help system accessors (needs major rewrite and planning)
     7 help system accessors (needs major rewrite and planning)
     8 object access to roster and buddies
     8 object access to roster and buddies?
     9 in mcabber add hook/call to also handle room status changes
     9 in mcabber add hook/call to also handle room status changes
    10 well, so, mcabber will pass all arguments to hooks in utf. but do we really need to convert names to utf?
    10 well, so, mcabber will pass all arguments to hooks in utf. but do we really need to convert names to utf?
    11 use glib filename charset conversion functions?
    11 use glib filename charset conversion functions?
    12 toggle routine should handle multiple status toggles
    12 toggle routine should handle multiple status toggles
    13 think about how tune notification should act on start/quit
    13 think about how tune notification should act on start/quit
    14 timers deinitialization on module unloading
       
    15 clarify situation with disco, maybe it is due to this we are unable to receive pep events
    14 clarify situation with disco, maybe it is due to this we are unable to receive pep events
       
    15 lm debug should be more flexible
       
    16 make bgread buffer size and timers priority either CMake definitions or mcabber options
    16 
    17