Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
2006-03-14* src/xml_stream.erl: Added catching of gen_fsm:send_event errorsAlexey Shchepin
* src/ejabberd_s2s_out.erl: Better support for multiple SRV records (thanks to Sergei Golovan) * src/mod_muc/mod_muc_log.erl: Support for chatroom logging (thanks to Badlop) * src/mod_muc/mod_muc_room.erl: Likewise * src/mod_muc/Makefile.in: Likewise * src/mod_muc/Makefile.win32: Likewise * src/gen_iq_handler.erl: Added support for {queues, N} IQ handler type SVN Revision: 517
2005-12-06* src/ejabberd.cfg.example: UpdatedAlexey Shchepin
* src/Makefile.*: Can now be build when the Erlang environment is not Erlang/OTP but the Erlang REPOS CDROM. Still compatible with standard Erlang/OTP install * aclocal.m4: Likewise * src/Makefile.*: Can now be build with Erlang debug_info with 'make debug=true' SVN Revision: 448
2005-05-25* src/msgs/pt-br.msg: New Brazilian Portuguese translation (thanksAlexey Shchepin
to Felipe Brito Vasconcellos) SVN Revision: 367
2005-05-24Testing SVN/DAV accessAlexey Shchepin
SVN Revision: 364
2005-05-24testing webdavthierry
SVN Revision: 363
2004-01-11* src/ejabberd_c2s.erl: Fixed bind namespaceAlexey Shchepin
* src/ejabberd_ctl.erl: New module for ejabberd administration * tools/ejabberdctl: Shell script for ejabberd administration * src/mod_vcard.erl: Copyright update * src/ejabberd_service.erl: Now possible to specify access rules for service * src/ejabberd.cfg.example: Updated SVN Revision: 198
2003-12-25* src/ejabberd_c2s.erl: Presence probe now sended from full JIDAlexey Shchepin
* src/mod_roster.erl: Bugfix SVN Revision: 189
2003-11-13* examples/mtr/ejabberd: Updated (thanks to Marshall T. Rose)Alexey Shchepin
* src/Makefile.in: Added installation of msgs/ directory SVN Revision: 175
2003-10-27* src/ejabberd_auth.erl: Minor change in check_password/4Alexey Shchepin
* src/mod_roster.erl: Workaround for PSI bug with roster SVN Revision: 161
2003-09-03* src/ejabberd_s2s_in.erl: Fixed "id" attribute processingAlexey Shchepin
* src/ejabberd_s2s_out.erl: Likewise * src/ejabberd_c2s.erl: Added sending of empty <stream:features/> element after opening of authentificated stream SVN Revision: 135
2003-07-13* doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin
* src/expat_erl.c: Added #ifdef for WIN32 (thanks to Sergei Golovan) * src/mod_irc/iconv_erl.c: Likewise * src/configure.erl: Defines ERLANG_DIR variable (thanks to Sergei Golovan) * **/Makefile: Use ERLANG_DIR (thanks to Sergei Golovan) * **/Makefile.win32: Makefiles for windows build (thanks to Sergei Golovan) * src/configure.bat: Configuration script for windows (thanks to Sergei Golovan) SVN Revision: 123
2003-06-03* src/msgs/fr.msg: New french translation (thanks to Vincent Ricard)Alexey Shchepin
SVN Revision: 113
2003-05-31* src/jlib.hrl: Updated SASL namespaceAlexey Shchepin
SVN Revision: 112
2003-05-29* src/ejabberd_service.erl: Proper handling of bad XMLAlexey Shchepin
* src/mod_muc/mod_muc_room.erl: Append number of participants in disco replies if requester allowed to see participant list * src/mod_muc/mod_muc.erl (iq_disco_items): Pass requester JID to room process * src/mod_irc/mod_irc_connection.erl: Exit on receiving of presence or message error * src/mod_irc/mod_irc_connection.erl (handle_info): Return "feature not implemented" on iq request with unknown namespace SVN Revision: 111
2003-05-18* src/mod_muc/mod_muc.erl: Now body of message from admin to MUCAlexey Shchepin
service is broadcasted to all conferences * src/mod_muc/mod_muc_room.erl: Likewise SVN Revision: 110
2003-05-15* src/ejabberd_s2s.erl: Added error catching for do_route/3Alexey Shchepin
* src/ejabberd_local.erl: Likewise for do_route/4 * src/msgs/ru.msg: Updated * src/mod_muc/mod_muc_room.erl: New option to allow to view list of participants for non-ones via disco#items * src/mod_muc/mod_muc_room.erl: Store room subject with configuration options SVN Revision: 109
2003-02-13* src/ejabberd_c2s.erl: Bugfix: close socket when stream is closedAlexey Shchepin
* 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. SVN Revision: 72
2003-02-07*** empty log message ***Alexey Shchepin
SVN Revision: 64
2003-02-06*** empty log message ***Alexey Shchepin
SVN Revision: 62
2003-02-02*** empty log message ***Alexey Shchepin
SVN Revision: 56
2003-01-29*** empty log message ***Alexey Shchepin
SVN Revision: 53
2003-01-28*** empty log message ***Alexey Shchepin
SVN Revision: 52
2003-01-26*** empty log message ***Alexey Shchepin
SVN Revision: 51
2003-01-21*** empty log message ***Alexey Shchepin
SVN Revision: 46
2003-01-21*** empty log message ***Alexey Shchepin
SVN Revision: 45
2003-01-19*** empty log message ***Alexey Shchepin
SVN Revision: 44
2003-01-16*** empty log message ***Alexey Shchepin
SVN Revision: 41
2002-12-30*** empty log message ***Alexey Shchepin
SVN Revision: 23
2002-12-13*** empty log message ***Alexey Shchepin
SVN Revision: 16
2002-11-30*** empty log message ***Alexey Shchepin
SVN Revision: 11