Matthias Rieber
|
cdb2ebe4bd
|
access_createnode acl also applies to auto created nodes
|
2012-10-18 19:47:02 +02:00 |
|
Christophe Romain
|
06f570f4ff
|
return user affiliation for a specified node (thanks to Karim Gemayel) (EJAB-1294)
|
2012-04-11 16:50:36 +02:00 |
|
Alexey Shchepin
|
b1e2538488
|
Update copyright dates
|
2012-02-23 17:52:34 +02:00 |
|
Christophe Romain
|
89e4e822bf
|
add hooks for node creation/deletion (EJAB-1470)
|
2011-11-29 14:13:13 +01:00 |
|
Christophe Romain
|
d5b4d67858
|
Fix Denial of Service when user sends malformed publish stanza (thanks to Oleg Smirnov) (EJAB-1498)
|
2011-09-21 14:39:50 +02:00 |
|
Christophe Romain
|
75fc431fb8
|
enable pubsub#deliver_notification checking (thanks to Karim Gemayel)(EJAB-1453)
|
2011-08-31 16:11:01 +02:00 |
|
Badlop
|
33544569fb
|
Fix crash when user publishes an item (EJAB-1457)
|
2011-06-01 23:22:25 +02:00 |
|
Christophe Romain
|
adcf2d5c4e
|
Pubsub node maxitem forced to 0 if non persistent node (thanks to Karim Gemayel)(EJAB-1434)
|
2011-05-31 15:51:30 +02:00 |
|
Christophe Romain
|
8faafc5b0d
|
apply filtered notification to PEP last items (thanks to karim Gemayel)(EJAB-1456)
|
2011-05-31 15:40:07 +02:00 |
|
Christophe Romain
|
c3a88c713b
|
fix empty pubsub payload check
|
2011-02-14 16:41:32 +01:00 |
|
Christophe Romain
|
fd52f2cb7d
|
update copyright up to 2011
|
2011-02-14 13:50:55 +01:00 |
|
Christophe Romain
|
79648ce853
|
add node attribute to pubsub subscribe event (EJAB-1361)
|
2010-12-07 13:51:10 +01:00 |
|
Christophe Romain
|
f0a848ef45
|
fix pubsub cross domain eventing (EJAB-1340)
|
2010-12-02 13:56:45 +01:00 |
|
Christophe Romain
|
32eaa01929
|
Revert "populate pubsub#roster_groups_allowed in node configuration options (EJAB-1344)"
This reverts commit dfaeb3bc88 .
|
2010-11-22 11:15:04 +01:00 |
|
Christophe Romain
|
dfaeb3bc88
|
populate pubsub#roster_groups_allowed in node configuration options (thanks to Karim Gemayel)(EJAB-1344)
|
2010-11-10 15:15:03 +01:00 |
|
Christophe Romain
|
c31f59e326
|
fix bad plugin order issue injected in previous patch (EJAB-1286)
|
2010-11-09 14:32:40 +01:00 |
|
Christophe Romain
|
917e8640c2
|
avoid node_call to break transaction (thanks to Karim Gemayel)(EJAB-1286)
|
2010-11-08 11:16:51 +01:00 |
|
Badlop
|
fe04d57284
|
Fix bug in mod_pubsub in_subscription return value
|
2010-10-19 00:26:36 +02:00 |
|
Christophe Romain
|
8a251ccafe
|
enforce disco features results (thanks to Karim)(EJAB-1033, EJAB-1228, EJAB-1238)
|
2010-08-02 17:07:23 +02:00 |
|
Christophe Romain
|
d56522c8a0
|
final fix on created node notification (EJAB-1225)
|
2010-06-02 14:37:18 +02:00 |
|
Christophe Romain
|
af7fe0c21e
|
send created node notifications (EJAB-1225)
|
2010-05-28 13:34:05 +02:00 |
|
Christophe Romain
|
7ce3291603
|
fix jlib calls from previous patch
|
2010-05-28 12:33:11 +02:00 |
|
Christophe Romain
|
07e870271e
|
make last_item_cache feature cluster aware (EJAB-1234)
|
2010-05-28 11:56:09 +02:00 |
|
Christophe Romain
|
217aaf78f9
|
prevent orphaned pubsub node (EJAB-1233)
|
2010-05-19 10:47:47 +02:00 |
|
Christophe Romain
|
406a31c8be
|
Enforce pubsub#show_values subscription option (EJAB-1096)(thanks to Karim Gemayel)
|
2010-05-12 13:45:56 +02:00 |
|
Christophe Romain
|
7fc1207661
|
enforce pubsub#presence_based_delivery (EJAB-1221) (thanks to Karim Gemayel)
|
2010-05-05 15:42:49 +02:00 |
|
Christophe Romain
|
b3da1c7d86
|
improve remove_user (EJAB-1172)
|
2010-03-11 16:00:42 +01:00 |
|
Evgeniy Khramtsov
|
839b406903
|
don't route PEP error messsages to a client
|
2010-03-09 14:03:27 +09:00 |
|
Christophe Romain
|
df63fcd353
|
typo fix on previous pubsub patch
|
2010-03-08 15:40:08 +01:00 |
|
Christophe Romain
|
77e549e504
|
allow sending PEP to bare jid on s2s
|
2010-03-08 15:16:58 +01:00 |
|
Badlop
|
1f02b5db0f
|
Fix warnings about unused variable.
|
2010-03-08 12:43:38 +01:00 |
|
Christophe Romain
|
d2d06403ac
|
fix mistake in previous broadcast_stanza change
|
2010-03-05 18:20:22 +01:00 |
|
Christophe Romain
|
6ee8ec49a5
|
add extended stanza addressing 'replyto' on PEP (EJAB-1198) (thanks karim)
|
2010-03-05 17:52:41 +01:00 |
|
Christophe Romain
|
4984320f17
|
fix compilations issues
|
2010-03-05 11:53:26 +01:00 |
|
Christophe Romain
|
09250c0b65
|
minor intentation fix, and sync _odbc code
|
2010-03-05 11:35:20 +01:00 |
|
Christophe Romain
|
6e8f5a9cd3
|
add pubsub#purge_offline (EJAB-1186) (thanks karim)
|
2010-03-05 11:11:44 +01:00 |
|
Christophe Romain
|
c3edcd0575
|
fix pubsub#title option (EJAB-1190) (thanks karim)
|
2010-03-05 10:40:34 +01:00 |
|
Christophe Romain
|
6fb99fbb48
|
mod_caps optimizations (thanks evgeniy)
|
2010-03-05 10:34:15 +01:00 |
|
Christophe Romain
|
6ad93eb609
|
add send_loop robustness
SVN Revision: 2899
|
2010-01-13 10:22:55 +00:00 |
|
Badlop
|
7b76fdcde7
|
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
SVN Revision: 2891
|
2010-01-12 16:11:32 +00:00 |
|
Christophe Romain
|
0cc58d7a71
|
remove useless comment
SVN Revision: 2888
|
2010-01-12 15:25:59 +00:00 |
|
Christophe Romain
|
e5373de2b9
|
avoid calling gen_server on internal events (EJAB-1156)
SVN Revision: 2886
|
2010-01-12 15:14:47 +00:00 |
|
Christophe Romain
|
392ea78acf
|
fix NodeName issue from r2880 (thanks to Karim Gemayel)
SVN Revision: 2882
|
2010-01-12 13:27:04 +00:00 |
|
Christophe Romain
|
024b688c1d
|
fix r2876 compilation warning
SVN Revision: 2880
|
2010-01-12 12:31:08 +00:00 |
|
Christophe Romain
|
e7a8bf6154
|
fix headers (EJAB-1091), (EJAB-1092), (EJAB-1093) (thanks to Karim Gemayel)
SVN Revision: 2876
|
2010-01-12 10:33:39 +00:00 |
|
Badlop
|
675c24f5eb
|
pep_mapping not working due to Node type mismatch (EJAB-1135)
SVN Revision: 2815
|
2009-12-21 15:13:44 +00:00 |
|
Christophe Romain
|
3aa242e2c7
|
prevent sending duplicated last items if several resources online (EJAB-1116)
SVN Revision: 2786
|
2009-12-06 23:18:17 +00:00 |
|
Badlop
|
8983cba129
|
Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115)
SVN Revision: 2784
|
2009-12-04 18:35:14 +00:00 |
|
Badlop
|
bd97c40f92
|
Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)
SVN Revision: 2782
|
2009-12-04 16:31:25 +00:00 |
|
Christophe Romain
|
2007b3d496
|
typo fix that breaks pep
SVN Revision: 2731
|
2009-11-06 11:01:40 +00:00 |
|