17 lines
383 B
Plaintext
17 lines
383 B
Plaintext
* 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).
|
|
|
|
|