Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-11 | Update copyright year to 2022 | Badlop | 1 | -1/+1 | |
2021-01-27 | Update newest copyright year to 2021 (#3464) | Badlop | 1 | -1/+1 | |
2020-01-28 | Update copyright to 2020 (#3149) | Badlop | 1 | -1/+1 | |
2019-01-08 | Update copyright to 2019 (#2756) | Badlop | 1 | -1/+1 | |
2018-01-05 | Update copyright dates | Evgeniy Khramtsov | 1 | -1/+1 | |
2017-01-02 | Update copyright date automatically (#1442) | Badlop | 1 | -1/+1 | |
2016-11-30 | Improve handling of mnesia schema | Christophe Romain | 1 | -1/+1 | |
2016-01-13 | Update copyright to 2016 (#901) | Badlop | 1 | -1/+1 | |
2015-12-15 | Fix pubsub headers | Christophe Romain | 1 | -22/+20 | |
2015-04-21 | PubSub improvements | Christophe Romain | 1 | -20/+19 | |
This commit contains - code cleanup - use of db_type instead of old mod_pubsub_odbc - some minor optimizations - some minor bugfixes | |||||
2015-01-08 | Update copyright dates to 2015 (EJAB-1733) | Badlop | 1 | -3/+3 | |
2014-03-13 | Update copyright dates to 2014 (EJAB-1679) | Badlop | 1 | -3/+3 | |
2013-06-13 | Switch to rebar build tool | Evgeniy Khramtsov | 1 | -0/+0 | |
Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite | |||||
2013-03-14 | Accumulated patch to binarize and indent code | Badlop | 1 | -18/+20 | |
2013-01-24 | Update copyright dates | Alexey Shchepin | 1 | -3/+3 | |
2012-02-23 | Update copyright dates | Alexey Shchepin | 1 | -3/+3 | |
2011-02-14 | update copyright up to 2011 | Christophe Romain | 1 | -3/+3 | |
2010-01-12 | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 1 | -3/+3 | |
SVN Revision: 2891 | |||||
2009-04-30 | PubSub/PEP API change for major optimization | Christophe Romain | 1 | -27/+37 | |
SVN Revision: 2048 | |||||
2009-01-12 | * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) | Badlop | 1 | -3/+3 | |
* doc/guide.html: Likewise * src/*/*.erl: Likewise * src/*/*.erl: Remove unneeded blankspaces in license text SVN Revision: 1804 | |||||
2008-12-08 | several pubsub improvements | Christophe Romain | 1 | -0/+2 | |
SVN Revision: 1715 | |||||
2008-07-31 | * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708) | Badlop | 1 | -4/+4 | |
* doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499 | |||||
2008-02-02 | * src/mod_pubsub/mod_pubsub.erl: Added the from field in the | Mickaël Rémond | 1 | -1/+1 | |
get_subnodes pubsub plugin API function. This is usefull to write plugins to generate the pubsub hierarchy dynamically, based on who is doing the browsing request. * src/mod_pubsub/gen_pubsub_nodetree.erl: Likewise * src/mod_pubsub/nodetree_default.erl: Likewise * src/mod_pubsub/nodetree_virtual.erl: Likewise SVN Revision: 1168 | |||||
2008-01-15 | * doc/guide.tex: Updated copyright dates to 2008 | Badlop | 1 | -3/+3 | |
* src/*: Likewise SVN Revision: 1153 | |||||
2007-12-24 | * Applied copyright patch 3. | Mickaël Rémond | 1 | -3/+16 | |
SVN Revision: 1113 | |||||
2007-12-01 | * src/mod_caps.erl: CAPS support (thanks to Magnus Henoch) | Alexey Shchepin | 1 | -0/+40 | |
* src/ejabberd_local.erl: Support for IQ responses * src/jlib.erl: Added iq_query_or_response_info/1 function * src/jlib.hrl: Added NS_PUBSUB_ERRORS and NS_CAPS * src/mod_pubsub/Makefile.in: New pubsub+pep implementation (thanks to Christophe Romain and Magnus Henoch) * src/ejabberd_sm.erl: Added get_session_pid/3 function * src/ejabberd_c2s.erl: Added get_subscribed_and_online/1 function SVN Revision: 1004 |