Commit Graph

614 Commits

Author SHA1 Message Date
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
Badlop 4013a68554 Show more prominently notice that some modules don't work with new ejabberd 2016-09-12 12:06:13 +02:00
Evgeny Khramtsov b63aa9c326 Merge pull request #188 from eclips16/patch-1
fix build warning
2016-09-08 22:27:46 +04:00
Jonathan Gueron ebd2671963 fix build warning
src/mod_rest.erl:27: Warning: undefined callback function depends/2 (behaviour 'gen_mod')
2016-09-08 18:50:27 +03:00
Badlop 65f4267fc1 Replace now() which is deprecated (processone/ejabberd#1264) 2016-08-23 13:11:13 +02:00
Tom Quackenbush 29b4b5ae30
pull message body attibs to look for lang 2016-08-09 16:49:14 -04:00
Tom Quackenbush 06c96ad778 re-add repo README.md 2016-08-02 20:41:19 +00:00
Tom Quackenbush 9359ce3b75 Merge branch 'master' of github.com:processone/ejabberd-contrib 2016-08-02 20:32:43 +00:00
Tom Quackenbush 610c0e72eb update README.txt with charmap description. remove README.md. 2016-08-02 15:52:41 +00:00
Tom Quackenbush 265ff3dc70 add pattern to match group chat messages for filtering 2016-08-02 14:42:37 +00:00
Badlop 41371cf7fe Update mod_rest documentation to reflect module_install (#177)) 2016-08-01 21:18:20 +02:00
Badlop 065ab08592 mod_rest allowing ip range (#175) 2016-07-25 16:57:34 +02:00
badlop d3f0218dc4 Merge pull request #179 from xmppjingle/master
Remove Global Hooks upon module stop
2016-07-25 13:01:38 +02:00
xmppjingle 0aa5516e04 Remove Global Hooks upon module stop 2016-07-22 15:00:38 -03:00