- Jul 27, 2015
- Jul 24, 2015
-
-
Paweł Chmielowski authored
-
Christophe Romain authored
-
Christophe Romain authored
-
Christophe Romain authored
-
Christophe Romain authored
Also send PEP notifications when local contact updates CAPS
-
- Jul 23, 2015
-
-
Badlop authored
-
- Jul 22, 2015
-
-
Paweł Chmielowski authored
-
Christophe Romain authored
this fix mistake from previous commit 311fedaa
-
Christophe Romain authored
Either contributed module include dependencies this way deps/ dep1/ src/ include/ dep1/ src/ include/ Or includes rebar.config or rebar.config.script: In this case, only git is supported (if git command available) and ext_mod checkout code in deps directory. In both case, only basic built procedure is supported. ext_mod does not do more than bare compilation like this: erlc -I include src/*erl
-
Christophe Romain authored
-
Christophe Romain authored
Let each plugin do its own initialisation in init_plugins init_nodes was an old function to be removed.
-
Christophe Romain authored
PubSub: Check for node subscription of bare JID
-
- Jul 21, 2015
-
-
Evgeny Khramtsov authored
XEP-0198: Increase default value of "max_ack_queue" option
-
Evgeny Khramtsov authored
New hook: muc_filter_packet
-
- Jul 17, 2015
-
-
Evgeniy Khramtsov authored
-
- Jul 16, 2015
-
-
Evgeniy Khramtsov authored
-
- Jul 15, 2015
- Jul 11, 2015
-
-
Mickael Remond authored
-
- Jul 10, 2015
-
-
Evgeniy Khramtsov authored
-
Evgeniy Khramtsov authored
-
Evgeniy Khramtsov authored
-
Jerome Sautret authored
-
- Jul 08, 2015
-
-
Evgeniy Khramtsov authored
-
Jerome Sautret authored
-
Jerome Sautret authored
-
- Jul 07, 2015
-
-
Holger Weiss authored
Let mod_pubsub send last items whenever a contact updates the entity capabilities. This was already done for remote contacts and is now also done for local contacts.
-
- Jul 06, 2015
-
-
Holger Weiss authored
The reason to use the caps_update hook for sending last items to remote contacts is probably not obvious.
-
- Jul 05, 2015
-
-
Mickael Remond authored
The function is call with binary format from ejabberd_c2s.
-
- Jul 03, 2015
-
-
Evgeniy Khramtsov authored
-
Holger Weiss authored
Give gen_fsm:sync_send_all_state_event/3 a little more time to transfer the (possibly somewhat large) c2s #state during session resumption.
-