summaryrefslogtreecommitdiff
path: root/src/mod_pubsub (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * src/mod_vcard.erl: BugfixAlexey Shchepin2003-07-211-3/+9
| | | | | | | | | | | | * src/mod_roster.erl: Bugfix * src/jlib.hrl: Added iq:privacy namespace * src/mod_irc/mod_irc_connection.erl: Added support for NOTICE and CODEPAGE commands, better support for QUIT and PART commands (thanks to Oleg V. Motienko) SVN Revision: 126
* * (all): Reorganized supervision treeAlexey Shchepin2003-07-201-19/+42
| | | | SVN Revision: 125
* * doc/guide.tex: Updated (thanks to Sergei Golovan)Alexey Shchepin2003-07-132-1/+17
| | | | | | | | | | | | | | | | | * 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
* * src/mod_pubsub/mod_pubsub.erl: Added suport for meta-nodeAlexey Shchepin2003-07-091-14/+75
| | | | | | "pubsub/nodes" SVN Revision: 122
* * src/mod_pubsub/mod_pubsub.erl: Most of functions now worksAlexey Shchepin2003-07-082-0/+1106
SVN Revision: 121