Files
jmc/TODO
David Rousselie 8fdd9d3be4 Multilang support
darcs-hash:20060128174218-86b55-4a70de917515e6938b764351be56a81991a5f95b.gz
2006-01-28 18:42:18 +01:00

22 lines
633 B
Plaintext

* i18n support in the same way as ejabberd and
PyMSNt, PyICQ-t and PyAIM-t: using xml:lang, but have an option in
the config to set the default language to show, when the client do
not support xml:lang.i18n support (use xml:lang + default)
* Database backend (default SQLLite)
* Support for attachements with size limit and file format limit
(e.g. only png, jpeg,... but no exe, bat,...).
* make JMC run on windows
* Make real documentation
* Support for Ad Hoc Commands (see PyMSNt cvs, avatar
branch). Interesting for statistics.
* Support for epoll, kpoll and kqueu (see PyMSNt cvs, avatar branch
code).