Christophe Romain
|
2028698336
|
Fix bad pattern matching on undefined resource
|
2010-06-10 18:26:21 +02:00 |
|
Christophe Romain
|
a67539075f
|
prevent pubsub filtering too much packets
|
2010-06-10 14:25:46 +02:00 |
|
Evgeniy Khramtsov
|
ead2655a62
|
fixes some badmatches and calls to undefined functions (part of EJAB-1260)
|
2010-06-09 15:56:33 +10:00 |
|
Christophe Romain
|
6c0c30c032
|
final fix on created node notification (EJAB-1225)
|
2010-06-02 14:38:04 +02:00 |
|
Christophe Romain
|
0232f5958f
|
send created node notifications (EJAB-1225)
|
2010-05-28 13:27:28 +02:00 |
|
Christophe Romain
|
e042fdb111
|
fix cached_item issue with PEP
|
2010-05-28 13:17:36 +02:00 |
|
Christophe Romain
|
01855b4e32
|
make last_item_cache feature cluster aware (EJAB-1234)
|
2010-05-28 11:32:51 +02:00 |
|
Christophe Romain
|
033bec01e3
|
prevent orphaned pubsub node (EJAB-1233)
|
2010-05-19 10:42:49 +02:00 |
|
Christophe Romain
|
f6e4d95c6f
|
PubSub: node_flat becomes default plugin (thanks to Karim Gemayel)(EJAB-1077)
|
2010-05-17 22:09:01 +02:00 |
|
Christophe Romain
|
c09df6cf93
|
fix pubsub->pubsub_odbc patch
|
2010-05-17 11:11:33 +02:00 |
|
Christophe Romain
|
497911fc5d
|
accept pubsub publish using normal message
|
2010-05-17 10:31:53 +02:00 |
|
Christophe Romain
|
46ac8f97eb
|
Add pubsub#type node config (EJAB-1083)
|
2010-05-12 14:51:38 +02:00 |
|
Christophe Romain
|
ccc684b095
|
Enforce pubsub#show_values subscription option (EJAB-1096)(thanks to Karim Gemayel)
|
2010-05-12 13:46:34 +02:00 |
|
Christophe Romain
|
2f075b7b77
|
Add pubsub#notify_sub node option (EJAB-1230)(thanks to Karim Gemayel)
|
2010-05-12 12:01:54 +02:00 |
|
Badlop
|
56f5a7846f
|
Fix binary conversion when removing user in mod_pubsub
|
2010-05-10 17:01:20 +02:00 |
|
Christophe Romain
|
dc4d72cf77
|
Let PubSub check the namespace of the published root payload element
|
2010-05-03 14:35:49 +02:00 |
|
Christophe Romain
|
2f97ef8b81
|
Enforce pubsub#presence_based_delivery (EJAB-1221) (thanks to Karim Gemayel)
this commit also sync pubsub_odbc back to latest pubsub
|
2010-04-29 12:54:35 +02:00 |
|
Christophe Romain
|
b49dd8b8c4
|
fix node path format, must be binary()
|
2010-04-27 19:08:56 +02:00 |
|
Badlop
|
67cced15b9
|
Fix calls to register_feature
|
2010-04-14 01:08:22 +02:00 |
|
Christophe Romain
|
44abf1ff28
|
fix subscriptions, subscribe, and configure options (thanks to Karim Gemayel)
|
2010-04-08 13:58:47 +02:00 |
|
Christophe Romain
|
2f899ba76f
|
purge_offline and get/set affiliation bugfix
|
2010-03-22 20:27:13 +01:00 |
|
Christophe Romain
|
d50fc6728e
|
improve remove_user (EJAB-1172)
|
2010-03-11 16:07:56 +01:00 |
|
Christophe Romain
|
37a23e69d7
|
allows PEP to send to bare jid on s2s
|
2010-03-08 15:35:19 +01:00 |
|
Christophe Romain
|
7d497615a1
|
add extended stanza addressing 'replyto' on PEP (EJAB-1198) (thanks karim)
|
2010-03-05 18:33:12 +01:00 |
|
Christophe Romain
|
fe40651b0d
|
add pubsub#purge_offline (EJAB-1186) (thanks karim)
|
2010-03-05 16:09:06 +01:00 |
|
Christophe Romain
|
3c36cd64e3
|
fix pubsub#title option (EJAB-1190) (thanks karim)
|
2010-03-05 15:45:31 +01:00 |
|
Christophe Romain
|
7d97830ad7
|
mod_caps optimizations (thanks evgeniy)
|
2010-03-05 15:38:44 +01:00 |
|
Christophe Romain
|
236423d058
|
fix: subscribe, unsubscribe, last published item (thanks karim)
|
2010-03-05 13:50:51 +01:00 |
|
Badlop
|
55986739c9
|
Update namespaces to match exmpp_nss.hrl (thanks to Karim Gemayel)(EJAB-1179)
This requires a recent exmpp from Git. Once released, it'll require exmpp 0.9.3
|
2010-02-16 17:33:53 +01:00 |
|
Christophe Romain
|
0c9e0168d5
|
fix binary conversion of ServerHost in presence/2
SVN Revision: 2901
|
2010-01-13 14:53:05 +00:00 |
|
Christophe Romain
|
db4fe25274
|
add send_loop robustness
SVN Revision: 2900
|
2010-01-13 10:25:06 +00:00 |
|
Badlop
|
1bcd481fdc
|
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
SVN Revision: 2892
|
2010-01-12 16:15:16 +00:00 |
|
Christophe Romain
|
bb1ab19997
|
avoid calling gen_server on internal events (EJAB-1156)
SVN Revision: 2887
|
2010-01-12 15:14:57 +00:00 |
|
Christophe Romain
|
f8886ee36c
|
fix NodeName issue from r2880 (thanks to Karim Gemayel)
SVN Revision: 2883
|
2010-01-12 13:30:49 +00:00 |
|
Christophe Romain
|
67af2908f9
|
fix headers (EJAB-1091), (EJAB-1092), (EJAB-1093) (thanks to Karim Gemayel)
SVN Revision: 2881
|
2010-01-12 12:34:02 +00:00 |
|
Badlop
|
7434234c27
|
pep_mapping not working due to Node type mismatch (EJAB-1135)
SVN Revision: 2816
|
2009-12-21 15:20:27 +00:00 |
|
Pablo Polvorin
|
573ff2564b
|
Remove usage of #jid record introduced in 2787.
Replace explicit references to #jid with exmpp_jid API calls.
SVN Revision: 2794
|
2009-12-08 18:59:00 +00:00 |
|
Christophe Romain
|
913684e5a5
|
prevent sending duplicated last items if several resources online (EJAB-1116)
SVN Revision: 2787
|
2009-12-06 23:21:03 +00:00 |
|
Badlop
|
40e06b55c0
|
Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115)
SVN Revision: 2785
|
2009-12-04 18:36:07 +00:00 |
|
Badlop
|
182f4b008b
|
Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)
SVN Revision: 2783
|
2009-12-04 16:32:20 +00:00 |
|
Badlop
|
bc355eebaa
|
Fix call to get_module_proc with binary.
SVN Revision: 2765
|
2009-11-30 13:08:37 +00:00 |
|
Christophe Romain
|
a1e9b55ead
|
minor bug fixes related to the use/conversion of/to exmpp (thanks to Karim Gemayel)
SVN Revision: 2732
|
2009-11-06 14:34:23 +00:00 |
|
Christophe Romain
|
1c4cc57e3f
|
fix root node deletion match
SVN Revision: 2730
|
2009-11-05 17:36:54 +00:00 |
|
Badlop
|
26cd3a78d2
|
Fix ProcessOne name in comments.
SVN Revision: 2728
|
2009-11-04 20:19:38 +00:00 |
|
Badlop
|
ff338a0a62
|
Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)
SVN Revision: 2726
|
2009-11-04 20:17:08 +00:00 |
|
Badlop
|
ae93cf2c28
|
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)
SVN Revision: 2720
|
2009-11-04 17:40:39 +00:00 |
|
Christophe Romain
|
2078f9ae95
|
typo fix on mod_pubsub and improve ejabberd_sm:get_session_pid api
SVN Revision: 2715
|
2009-10-27 14:40:01 +00:00 |
|
Christophe Romain
|
b2bd51d3e3
|
fix disco bugs, thanks to Brian Cully (EJAB-1088)
SVN Revision: 2712
|
2009-10-27 14:24:33 +00:00 |
|
Pablo Polvorin
|
306cff729c
|
Merge with trunk #2687 (EJAB-667) (untested)
SVN Revision: 2690
|
2009-10-20 22:09:43 +00:00 |
|
Badlop
|
f1b9f1fb63
|
Fix EDoc compilation errors.
SVN Revision: 2667
|
2009-10-13 21:36:32 +00:00 |
|