summaryrefslogtreecommitdiff
path: root/src/mod_pubsub (follow)
Commit message (Expand)AuthorAgeFilesLines
* PubSub improvements, and solves (EJAB-453) (EJAB-608)Christophe Romain2008-07-0311-56/+405
* * src/mod_pubsub/node_pep.erl: Complain if mod_caps disabled andBadlop2008-06-291-0/+24
* allow get_default on PEP nodes (EJAB-656)Christophe Romain2008-06-191-1/+4
* temporary roster_groups_allowed (EJAB-655)Christophe Romain2008-06-181-2/+2
* pubsub get_default bugfix (EJAB-656)Christophe Romain2008-06-181-17/+9
* remove unused served_hosts optionChristophe Romain2008-04-281-11/+7
* pubsub identity and database update bugfixChristophe Romain2008-04-102-29/+36
* add condition inclusion of pep in disco identity (EJAB-564)Christophe Romain2008-04-021-17/+25
* * doc/api/Makefile: Report the correct ejabberd version. WhenBadlop2008-04-015-74/+83
* * src/Makefile.in: Support for parallel compilation with 'make -j'Badlop2008-03-261-2/+7
* Pubsub subscription is now wrapped in pubsub tags (EJAB-580)Christophe Romain2008-03-211-7/+6
* use if event instead of x when xmlns is pubsub#event (EJAB-518)Christophe Romain2008-02-111-4/+4
* * src/mod_pubsub/node.template: Fixed typoMickaël Rémond2008-02-071-1/+1
* * src/mod_pubsub/node_buddy.erl: Fixed typoMickaël Rémond2008-02-065-5/+5
* * src/mod_pubsub/gen_pubsub_node.erl: API improvement: Added a way to generat...Mickaël Rémond2008-02-069-22/+73
* * src/mod_pubsub/nodetree_virtual.erl: Fixed error report at startup.Mickaël Rémond2008-02-021-1/+3
* * src/mod_pubsub/mod_pubsub.erl: Added the from field in theMickaël Rémond2008-02-024-13/+15
* pubsub dirty_sync typo fix on node configuration transactionChristophe Romain2008-01-251-1/+1
* pubsub configuration patch (EJAB-508) and (EJAB-509)Christophe Romain2008-01-259-10/+10
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-1514-43/+43
* set_subscription fix (EJAB-494)Christophe Romain2008-01-121-1/+1
* EJAB-491 fixChristophe Romain2008-01-111-58/+63
* Force PEP parent node to be []Christophe Romain2008-01-101-1/+5
* Send last published PEP event now checks the correct peer caps (EJAB-491)Christophe Romain2008-01-102-14/+15
* * Applied copyright patch 3.Mickaël Rémond2007-12-2414-29/+235
* pubsub: remove useless get_roster_info callChristophe Romain2007-12-241-5/+4
* debug log fixChristophe Romain2007-12-221-1/+0
* EJAB-469 bugfixChristophe Romain2007-12-223-7/+24
* several pubsub/pep bugfixChristophe Romain2007-12-223-208/+138
* pubsub disco#items bugfix (EJAB-465)Christophe Romain2007-12-211-4/+6
* PEP notification bugfixChristophe Romain2007-12-201-7/+9
* Purge related pep nodes at remove_userChristophe Romain2007-12-182-20/+52
* * src/ejabberd_zlib/Makefile.win32: CompileBadlop2007-12-171-17/+6
* * src/ejabberd_zlib/Makefile.in: Compile all erl files found inBadlop2007-12-171-20/+8
* * src/mod_irc/mod_irc.erl: No need to translate copyright noticeBadlop2007-12-151-2/+2
* pubsub presence handler bugfixChristophe Romain2007-12-123-97/+64
* pubsub notification broadcast bugfixChristophe Romain2007-12-112-166/+159
* auto-create pe node bugfixChristophe Romain2007-12-101-23/+17
* return back to good location for database upgrade callChristophe Romain2007-12-101-1/+1
* pubsub database upgrade bugfixChristophe Romain2007-12-101-4/+4
* pubsub disco_sm_items bugfixChristophe Romain2007-12-081-6/+5
* * src/mod_irc/iconv.erl: Fix compilation warnings: 3 (EJAB-290)Badlop2007-12-071-8/+8
* enable pep by default and add pubsub plugin examplesChristophe Romain2007-12-063-4/+14
* * src/mod_pubsub/mod_pubsub.erl: Fixed URI.Badlop2007-12-041-1/+1
* * src/mod_pubsub/mod_pubsub.erl: Bugfix: don't report the JabberBadlop2007-12-041-5/+2
* * src/mod_pubsub/Makefile.in: Removed mod_pubsub_old mentioningAlexey Shchepin2007-12-012-2/+0
* * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch)Alexey Shchepin2007-12-0116-1282/+4790
* * src/configure.ac: Don't hardcode gcc and options (EJAB-436)Badlop2007-11-291-2/+5
* * doc/guide.tex: Update URI of ejabberd official home page, URIBadlop2007-11-271-3/+2
* * src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host'Alexey Shchepin2007-08-251-3/+1