docs/todo.mdwn
author Myhailo Danylenko <isbear@ukrpost.net>
Sat, 30 Jul 2016 05:04:35 +0300
changeset 153 8fba61f363a8
parent 144 690b5524b895
permissions -rw-r--r--
lua: Change timer() argument to float


* 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 :/