Badlop
721ca125ea
Update to work with recent ejabberd
...
TODO:
- Registration does not support enabling/disabling different features
- Avatar does not work at all
- Check all he configurable options are really used
2018-04-28 11:27:31 +02:00
Holger Weiss
cd54f70943
mod_s2s_log: Add mod_options/1 callback
2018-04-07 21:47:33 +02:00
Holger Weiss
fa5c601325
mod_s2s_log: Remove outdated comments
2018-04-07 21:40:54 +02:00
Holger Weiss
d37bb1cd2d
mod_message_log: Update init() parameter
2018-04-06 00:00:11 +02:00
Holger Weiss
435d0bcc3d
mod_message_log: Update gen_mod:get_opt() call
2018-04-04 02:04:55 +02:00
Holger Weiss
9c3943b703
mod_message_log: Use global process
...
Start only one mod_message_log process for all virtual hosts.
2018-04-04 01:55:35 +02:00
Holger Weiss
450f2eb5f4
mod_message_log: Fix logging of offline message
2018-04-04 01:44:13 +02:00
Holger Weiss
ef7c92233d
mod_message_log: Add copyright notice
2018-04-04 01:36:05 +02:00
Holger Weiss
79a804ac3b
Update mod_message_log to work with ejabberd 18.x
2018-04-04 01:34:53 +02:00
Holger Weiss
7d2a7aa418
mod_deny_omemo: Fix hook_result() type
2018-03-27 00:21:35 +02:00
Holger Weiss
89c5bc0546
mod_deny_omemo: Fix matching of devicelist queries
...
Devicelist queries don't include an <item/> element.
2018-03-26 01:35:36 +02:00
Holger Weiss
d783cc7cca
mod_deny_omemo: Fix node deletion
2018-03-26 01:08:40 +02:00
Holger Weiss
d84204bdb8
Import mod_deny_omemo
...
Add a module that can be used to prevent OMEMO sessions from being
established.
2018-03-19 22:58:32 +01:00
Badlop
494ba6f941
Fix url path in request_handlers example configs
2018-02-15 17:04:53 +01:00
Badlop
9fe5f383dc
Fix code to support sending iq and presence, not only message
2018-02-15 17:01:05 +01:00
Badlop
fc40a38780
Fix some stats where host is a string but tables store as binary
2018-01-23 23:54:09 +01:00
Badlop
9a14b7f7f7
Fix to work with mod_stats2file in recent ejabberd
2018-01-23 20:59:32 +01:00
Badlop
74e068d91c
Fix typo in previous commit
2018-01-23 20:30:58 +01:00
Badlop
aa6519209e
Updated to fix traffic stats
2018-01-12 11:57:30 +01:00
Badlop
4d3acc1637
Updated to fix iq:version stats
2018-01-11 20:05:38 +01:00
Badlop
e99866d835
Fixed stats: login, logout, accounts registered and deleted ( #235 )
2018-01-11 00:18:39 +01:00
Badlop
babc6213f9
Update mod_grafite to start correctly in recent ejabberd ( #234 )
2018-01-10 16:51:59 +01:00
Badlop
156331c123
Change proposed to update module to last ejabberd_auth API ( #228 , #230 )
2018-01-03 17:22:49 +01:00
Evgeniy Khramtsov
6a4b9a08d5
Update mod_s2s_log to work with ejabberd 17.x
2017-10-11 11:19:37 +03:00
Badlop
6780874893
Fix ejabberd_auth_http start/2 that blocked ejabberd start ( #211 )
2017-08-15 12:27:45 +02:00
badlop
91b9bd9973
Merge pull request #223 from madglory/master
...
Replace hipe_bifs/bitarray with ferd/bitarray. 17.04 compat.
2017-07-27 12:13:01 +02:00
Tom Quackenbush
8e1263c328
update mod_pottymouth to work with ejabberd 17.04. replace etbloom hipe_bifs/bitarray with ferd/bitarray.
2017-07-26 12:58:01 -04:00
Badlop
ec3c13cade
Move option checking to mod_opt_type, as introduced in fddd611
2017-07-19 12:53:03 +02:00
Badlop
18d1a5d60d
Fix mod_muc_log_http to compile and run with recent ejabberd ( #221 )
2017-07-17 11:42:00 +02:00
Badlop
2a95a53285
Fix typos in previous commit ( #218 )
2017-07-06 19:21:53 +02:00
Badlop
ce89412feb
Update to work with ejabberd 17.06
2017-06-07 16:40:34 +02:00
Badlop
00e76aec2c
Fix starting mod_cron in recent ejabberd 17.04 ( #214 )
2017-06-01 17:43:22 +02:00
Badlop
bd57bdb3ae
Update to the updated ejabberd_auth API
2017-05-12 12:48:32 +02:00
Badlop
5359c2a0dd
Update mod_logxml to work with ejabberd 17 ( #209 )
2017-04-10 14:56:25 +02:00
Evgeny Khramtsov
008a8bc70a
Merge pull request #206 from zeroows/patch-1
...
Changed from Txt to Md
2017-03-23 16:24:28 +04:00
Abdulrhman A Alkhodiry
3d6901efe2
Changed from Txt to Md
2017-03-23 13:15:35 +03:00
Badlop
511f30a751
Update mod_logsession to work with ejabberd 17.01 ( #201 )
2017-03-10 17:27:57 +01:00
Badlop
36644dc78c
Explain that mod_pottymouth may require an alternative library ( #198 )
2017-03-10 16:16:20 +01:00
Badlop
1f992d161a
Fix mod_statsdx to start correctly with ejabberd 17.03
2017-03-02 20:52:22 +01:00
Badlop
e93af70b57
Update to work with 17.03+
2017-02-23 21:29:55 +01:00
Badlop
fc901d9dea
Update mod_rest to 16.12, but can send only messages, not iq or presence ( #196 )
2017-02-23 18:21:17 +01:00
Evgeniy Khramtsov
3dc4494ee1
Make mod_post_log working with ejabberd 16.12+
2017-02-09 11:22:17 +03:00
badlop
da878bd75c
Merge pull request #181 from madglory/master
...
dynamic character replacement / muc message filter fixes
2016-11-10 20:21:14 +01:00
Badlop
df79a848f6
Update IP format in mod_rest example configuration file ( #190 )
2016-11-09 11:06:00 +01:00
Tom Quackenbush
3faa47df45
move list_to_bin on filterMessageText for clarity
2016-09-30 16:55:33 +00:00
Tom Quackenbush
78bb06c6aa
add depends/2 to mod_pottymouth... seems to be required by gen_mod now
2016-09-13 17:23:47 -04:00
Tom Quackenbush
707321e0e0
remove README.md
2016-09-13 17:15:52 -04:00
Tom Quackenbush
a190156d0a
filter all body elemements in message
2016-09-13 17:13:32 -04:00
Tom Quackenbush
83b32e7e4f
initial multi-body parse
2016-09-13 15:26:12 -04:00
Tom Quackenbush
5662e1c530
fix lookup/substitution of unicode (example: chinese) characters
2016-09-13 15:22:37 -04:00