TODO
changeset 129 ea30cf6c5bea
parent 92 5d691423c8a6
equal deleted inserted replaced
128:8692a6fbe415 129:ea30cf6c5bea
     1 
     1 docs/todo.mdwn
     2 finish roster list information
       
     3 non-setting settings?
       
     4 mcabber_config_file use option to set dir?
       
     5 do uninitialization of commands and features with objects?
       
     6 help system accessors (needs major rewrite and planning)
       
     7 object access to roster and buddies?
       
     8 in mcabber add hook/call to also handle room status changes
       
     9 well, so, mcabber will pass all arguments to hooks in utf. but do we really need to convert names to utf?
       
    10 use glib filename charset conversion functions?
       
    11 toggle routine should handle multiple status toggles
       
    12 think about how tune notification should act on start/quit
       
    13 clarify situation with disco, maybe it is due to this we are unable to receive pep events
       
    14 lm debug should be more flexible
       
    15 common pubsub infrastructure, in particular, xmlns-based event handlers?
       
    16 forms abandoning hook to inform server
       
    17 eliminate main.parse_args?
       
    18 common disco routines should get connection object from outer space - no mcabber dependency, the same for forms parsing, pep sending (though it anyway needs to be converted to pubsub)...
       
    19 tune should set self-song only on reply from server
       
    20 test node config
       
    21 publish library handlers?
       
    22 check all that callbacks for empty 'to' fields in print_info
       
    23 reply routine?
       
    24 put here mcabber headers snapshot
       
    25 put here mcabber-modules patch
       
    26 change module name to just lua?
       
    27 go through TODO and remove done :/
       
    28 update build system
       
    29 check for resource freeing on unloading
       
    30