Badlop
|
5d92dce21d
|
Update spec of node_hometree get_states (thanks to Magnus Henoch)
|
2010-02-08 17:54:11 +01:00 |
|
Badlop
|
887a65aa18
|
exmpp in pubsub doc and retrocompatibility comments (thanks to Karim Gemayel)
SVN Revision: 2934
|
2010-01-27 18:53:56 +00:00 |
|
Christophe Romain
|
13220d44f4
|
improve delete_subscriptions code
SVN Revision: 2903
|
2010-01-14 12:56:40 +00: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
|
dd159242e3
|
allow unsubscribe with 'all' SubId, as mod_pubsub already does
SVN Revision: 2885
|
2010-01-12 14:42:23 +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
|
a89b400c04
|
Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134)
SVN Revision: 2843
|
2009-12-29 19:15:59 +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
|
c3df4f3eb0
|
Small relax the limitation in the mod_pubsub_odbc host option.
SVN Revision: 2780
|
2009-12-04 16:07:43 +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
|
bde4b7b057
|
minor bug fixes related to the use/conversion of/to exmpp (thanks to Karim Gemayel)
SVN Revision: 2733
|
2009-11-06 14:36:41 +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
|
5138a9709e
|
Send authorization messages outside of get-pending transaction (thanks to Brian Cully)(EJAB-1090)
SVN Revision: 2725
|
2009-11-04 20:16:05 +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 |
|
Badlop
|
1c2d639179
|
Fix small typo (thanks to MiCHi)
SVN Revision: 2716
|
2009-10-29 12:41:51 +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
|
1fea1e3f4e
|
minor bugfix, thanks to brian Cully (EJAB-1089)
SVN Revision: 2714
|
2009-10-27 14:30:00 +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 |
|
Badlop
|
3872907f38
|
Fix EDoc errors
SVN Revision: 2705
|
2009-10-23 15:14:25 +00:00 |
|
Badlop
|
98f79f0c47
|
Add devdoc support to Makefiles
SVN Revision: 2704
|
2009-10-23 15:14:08 +00:00 |
|
Christophe Romain
|
cd09381efd
|
update pubsub patch
SVN Revision: 2691
|
2009-10-21 08:31:51 +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 |
|
Christophe Romain
|
861cc87272
|
prevent remove_user from blocking gen_server, and allow plugin to change broadcasted payload on publish
SVN Revision: 2665
|
2009-10-13 16:42:13 +00:00 |
|
Christophe Romain
|
2565a670b1
|
fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060)
SVN Revision: 2661
|
2009-10-12 15:25:00 +00:00 |
|
Christophe Romain
|
c3303ce364
|
return invalid-options on badly formed subscription options
SVN Revision: 2657
|
2009-10-12 10:23:51 +00:00 |
|
Christophe Romain
|
2042ab090d
|
Default pubsub messages to headline if nothing is configured (thanks to Brian Cully) (EJAB-1061)
SVN Revision: 2655
|
2009-10-12 09:06:37 +00:00 |
|
Badlop
|
503defac73
|
Fix regression for authorize node subscription (thanks to Brian Cully)(EJAB-1060)
SVN Revision: 2652
|
2009-10-09 12:01:30 +00:00 |
|
Christophe Romain
|
65926460b2
|
allow max_items_node use on pep
SVN Revision: 2643
|
2009-10-06 15:22:02 +00:00 |
|
Christophe Romain
|
53edf861e0
|
do not create hometree base when hometree not configured as plugin
SVN Revision: 2635
|
2009-09-25 13:14:59 +00:00 |
|
Christophe Romain
|
b168cd7cf2
|
fix EJAB-1044 and EJAB-1055
SVN Revision: 2628
|
2009-09-24 19:47:01 +00:00 |
|
Christophe Romain
|
e5a26b388f
|
rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)
SVN Revision: 2623
|
2009-09-23 22:00:53 +00:00 |
|
Christophe Romain
|
b3955fca3a
|
fix EJAB-1048 and EJAB-819, thanks to badlop
SVN Revision: 2616
|
2009-09-23 16:32:06 +00:00 |
|
Christophe Romain
|
6bdf4aa960
|
improve configure parsing in iq_pubsub (sync with ejabberd 2.1.0)
SVN Revision: 2605
|
2009-09-20 08:14:24 +00:00 |
|
Christophe Romain
|
36676f0719
|
fix missing member affiliation on odbc plugin
SVN Revision: 2604
|
2009-09-18 13:44:12 +00:00 |
|
Christophe Romain
|
376741c9a1
|
fix delete item to allow owner being able to remove all publisher items, and also fix EJAB-1036
SVN Revision: 2591
|
2009-09-09 21:49:23 +00:00 |
|
Christophe Romain
|
75dbcd5c68
|
fix minor timestamp shift between item creation and modification
SVN Revision: 2586
|
2009-09-04 23:34:05 +00:00 |
|
Christophe Romain
|
fa23b83dbb
|
improve previous patch
SVN Revision: 2579
|
2009-09-01 13:23:19 +00:00 |
|
Badlop
|
81f4644622
|
Fix missing tag when configuring subscription option (thanks to Clochix)
SVN Revision: 2577
|
2009-09-01 08:19:14 +00:00 |
|