Holger Weiss
564691c7a6
mod_mam_mnesia: Remove TODO file
...
Future development efforts will focus on the mod_mam version shipped
with ejabberd.
2015-06-25 21:10:26 +02:00
Holger Weiss
932987447d
Rename mod_mam to mod_mam_mnesia
...
Rename mod_mam so that users can continue to run it until we provide an
upgrade path to the mod_mam version shipped with ejabberd 15.06.
2015-06-25 21:08:56 +02:00
Holger Weiss
76c6d17d4b
mod_log_chat: Don't call xml:element_to_string/1
...
The xml module now exports xml:element_to_binary/1, instead.
2015-06-25 21:01:21 +02:00
Badlop
89e0a70e44
ejabberd_auth_http bad argument in call to lists:keyfind ( #104 )
2015-05-25 11:59:11 +02:00
Badlop
98ab39f962
Fix mod_log_chat and mod_cron compilation (thanks to Mathias Ertl)( #103 )
2015-05-12 16:39:02 +02:00
badlop
be350628c7
Merge pull request #102 from santiago26/patch-1
...
Rename README.txt to README.md
2015-05-07 17:47:27 +02:00
Santiago26
2852dee33f
Rename README.txt to README.md
...
md-formatted txt:)
2015-05-05 20:44:57 +03:00
Christophe Romain
9eca69d092
Remove modules included in ejabberd 15.04
2015-04-30 09:02:06 +02:00
Christophe Romain
e5336f02db
Remove obsolete file
2015-04-29 12:59:44 +02:00
Badlop
97834d2483
Rename specs to avoid name conflict, and use _ insted of - ( #100 )
2015-04-28 09:23:04 +02:00
Badlop
c8dca7f0a5
Added specs for four modules
2015-04-27 13:14:29 +02:00
Holger Weiss
eb52291ca1
Advertise feature in disco info for account JID
...
As per XEP-0313 >= 0.2, advertise the MAM feature in the service
discovery information for the bare account JID.
Some clients check the server's discovery information instead, so we'll
continue to advertise the feature there as well (at least for the
moment).
2015-04-26 17:16:52 +02:00
Holger Weiss
73b984f193
README.md: Apply cosmetic changes
2015-04-22 23:48:31 +02:00
Christophe Romain
362a896e6a
Add description for manual build ( #97 )
2015-04-22 12:03:20 +02:00
Christophe Romain
6f7b5ccba0
Add missing licence file
2015-04-22 11:31:46 +02:00
Badlop
fa47490da4
Report problem when mod_rest receives malformed stanza ( #65 )
2015-04-15 13:37:09 +02:00
Badlop
c098a763b0
Fix operator precedence in mod_logxml rotation calculus ( #95 )
2015-04-14 17:09:45 +02:00
Holger Weiss
176d2e68ca
Revert "mod_mam: Don't route error bounces to clients"
...
This reverts commit 8b1eead24b
.
As of ejabberd 15.04, the session manager won't deliver error messages
that were sent to bare JIDs anymore, so MAM error messages should no
longer arrive. Also, the 'c2s_filter_packet_in' hook no longer exists.
2015-04-09 21:58:46 +02:00
Badlop
5ab060ef72
Explain that mod_admin_extra will also be included in next ejabberd release
2015-04-08 15:49:34 +02:00
Badlop
65007779f7
mod_muc_admin and mod_multicast will be included in next ejabberd releases
2015-04-08 15:40:44 +02:00
Badlop
6e150caa5e
Improve srg_get_info result format ( #92 )
2015-04-03 12:17:16 +02:00
Paweł Chmielowski
5a32309eaa
Update mod_admin_extra to match version included in ejabberd repository
2015-04-02 17:35:35 +02:00
Badlop
c30e7d7f7b
Detect correctly when vCard does not exist ( #21 )
2015-03-25 13:56:04 +01:00
Badlop
9379f73feb
Fix return error when requesting non-existing vcard value ( #21 )
2015-03-23 13:27:46 +01:00
Mickaël Rémond
cbea31ab68
Ignore errors when retrieving status if the users just got offline
...
Fix possible race condition.
2015-03-20 11:42:32 +01:00
Christophe Romain
e2f860fd9f
Merge remote-tracking branch 'origin/master' into packaging
2015-03-13 12:08:30 +01:00
Badlop
bdfe82ce79
Update README files to show configuration file as YAML ( #86 )
2015-03-13 11:55:26 +01:00
Christophe Romain
a20187ed70
fix module functions names
2015-03-13 11:53:04 +01:00
Christophe Romain
7870f77392
binarize mod_profile
2015-03-13 11:13:40 +01:00
Christophe Romain
9330892787
binarize mod_profile
2015-03-13 11:13:21 +01:00
Badlop
f4fb0d7c7a
Update mod_multicast to work with ejabberd 14.12
2015-03-12 16:14:04 +01:00
Badlop
e87dee1a00
Add mod_privacy.hrl as it's needed to compile mod_multicast/src/ejabberd_c2s.erl
2015-03-12 16:01:49 +01:00
Badlop
e4c5172b22
Update mod_multicast to work with ejabberd 14.12
2015-03-12 16:01:46 +01:00
Christophe Romain
416e203e66
Merge remote-tracking branch 'origin/master' into packaging
2015-03-12 15:38:06 +01:00
Mickaël Rémond
e209c00f26
Merge pull request #84 from weiss/omit-subject
...
mod_admin_extra: Let send_message omit subject
2015-03-12 08:43:13 +01:00
Holger Weiss
7ca2ae6947
mod_admin_extra: Let send_message omit subject
...
Let the send_message command omit the subject if the user either
specified an empty subject or a message type of "chat".
2015-03-11 20:56:10 +01:00
Christophe Romain
f5677e7033
Merge remote-tracking branch 'origin/master' into packaging
2015-03-11 14:25:05 +01:00
Christophe Romain
4c68f4421b
Cleanup for module packaging support in ejabberd
2015-03-11 14:19:35 +01:00
Holger Weiss
94c690661b
mod_statsdx: Call table_name/1 with 'server' atom
2015-03-10 01:54:36 +01:00
Holger Weiss
bc7bff10bd
mod_statsdx: Fix user registration counters
...
Closes #82 .
2015-03-10 01:38:33 +01:00
badlop
ac36d6c6dc
Merge pull request #81 from beherit/master
...
mod_statsdx: Recognize two polish client names
2015-03-09 12:28:42 +01:00
Krzysztof Grochocki
0b4a282f24
mod_statsdx: Recognize two polish client names
2015-03-09 00:28:37 +01:00
Mickaël Rémond
af33df5594
ejabberd now use binary data structures
2015-03-06 18:45:25 +01:00
Badlop
ff3cddee70
Fix display of Top.. statsdx pages in WebAdmin ( #47 )
2015-03-05 11:58:11 +01:00
Holger Weiss
15ddd00ad4
mod_mam: Specify namespace for MAM messages
...
The "jabber:client" namespace must be explicitly specified for MAM
messages, as they would otherwise inherit the "urn:xmpp:forward:0"
namespace.
2015-03-03 07:14:25 +01:00
Holger Weiss
8b1eead24b
mod_mam: Don't route error bounces to clients
2015-02-27 23:44:55 +01:00
Holger Weiss
48966d43a9
mod_mam: Don't add 'to' attribute to <result/> tag
2015-02-27 21:56:45 +01:00
Holger Weiss
6b4d521bb1
mod_mam: Specify user's bare JID as 'from' address
...
Specify the user's bare JID instead of the server's JID as the 'from'
address of our IQ responses and MAM messages.
2015-02-27 21:52:45 +01:00
badlop
f749c91e36
Merge pull request #77 from mojolingo/feature/mod_muc_admin/affiliation_change_stanzas
...
Rely on core routine for handling affiliation changes
2015-02-26 11:48:27 +01:00
Mickaël Rémond
87cb689298
Merge pull request #78 from mojolingo/feature/master-mod_post_log
...
Add README and license to mod_post_log
2015-02-25 19:46:36 +01:00