2003-02-20 18:12:03 +01:00
|
|
|
2003-02-20 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_roster.erl: Fixed bug with handling of roster set
|
|
|
|
stanzas that contains CDATA
|
|
|
|
|
|
|
|
* src/mod_irc/mod_irc_connection.erl (handle_info/3): Fixed
|
|
|
|
parsing of string that have "\n" line separators (not "\r\n")
|
|
|
|
|
2003-02-18 21:33:10 +01:00
|
|
|
2003-02-18 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/: Added support for private chats, nicks changes and
|
|
|
|
error handling
|
|
|
|
|
2003-02-17 16:11:27 +01:00
|
|
|
2003-02-17 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/: Still not completed...
|
|
|
|
|
2003-02-16 21:07:21 +01:00
|
|
|
2003-02-16 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/mod_irc/: New IRC transport (not completed yet)
|
|
|
|
|
2003-02-14 21:26:57 +01:00
|
|
|
2003-02-14 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_service.erl: Answer "Bad Request" on unknown tags
|
|
|
|
|
2003-02-13 20:39:13 +01:00
|
|
|
2003-02-13 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* src/ejabberd_c2s.erl: Bugfix: close socket when stream is closed
|
|
|
|
|
|
|
|
* src/mod_offline.erl: Now all offline packets processed in
|
|
|
|
separate queue to avoid delaying of other packets transmission.
|
|
|
|
Also all packets in queue processed in one transaction.
|
|
|
|
|
2003-02-11 21:45:35 +01:00
|
|
|
2003-02-11 Alexey Shchepin <alexey@sevcom.net>
|
|
|
|
|
|
|
|
* (all): Version 0.1-alpha released
|
|
|
|
|