docs/todo.mdwn
author Myhailo Danylenko <isbear@ukrpost.net>
Wed, 28 Nov 2012 20:17:53 +0200
changeset 146 04d19c9c1196
parent 144 690b5524b895
permissions -rw-r--r--
Fix module loading problem


* finish roster list information
* non-setting settings?
* do uninitialization of commands and features with objects?
* help system accessors (needs major rewrite and planning)
* object access to roster and buddies?
* in mcabber add hook/call to also handle room status changes
* well, so, mcabber will pass all arguments to hooks in utf. but do we really
  need to convert names to utf?
* use glib filename charset conversion functions?
* toggle routine should handle multiple status toggles
* lm debug should be more flexible
* forms abandoning hook to inform server
* eliminate main.parse_args?
* 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)...
* test node config
* publish library handlers?
* check all that callbacks for empty 'to' fields in print_info
* reply routine?
* check for resource freeing on unloading
* update TODO :/