Commit Graph

393 Commits

Author SHA1 Message Date
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
badlop d7513f5a00 Merge pull request #176 from xmppjingle/master
mod_grafite
2016-07-20 13:57:44 +02:00
Tom Quackenbush 612b2b78e9 code cleanup. add optional normalize_leet to do dynamic substitution of one-to-one mappings (reduce blacklist size). 2016-07-19 21:34:04 +00:00
xmppjingle ed3853ccf9 Complete Module Skeleton 2016-07-18 16:01:52 -03:00
xmppjingle 098a810843 First Working Version 2016-07-18 15:45:54 -03:00
xmppjingle e2ebd1a405 mod_grafite Initial Commit 2016-07-14 10:30:17 -03:00
badlop b8ed8af10e Merge pull request #173 from madglory/master
mod_pottymouth: Arbitraty blacklist size
2016-07-06 12:55:07 +02:00
badlop f52b98c068 Merge pull request #172 from marktran/fix_ejabberd_auth_http_module_check
Fix ejabberd_auth_http module_check
2016-07-06 12:54:18 +02:00
Badlop f806442b9c Add mod_opt_type callback function desired by gen_mod (#163) 2016-07-06 12:48:53 +02:00
Tom Quackenbush 779024b9c5
remove .DS_Store 2016-07-01 15:13:20 -04:00
Tom Quackenbush 3a03dde3c0
update README. Remove list size TODO. Add link to permute_wordlist. 2016-07-01 15:11:22 -04:00
Mark Tran 9eefebadc2 rename to README.txt 2016-07-02 00:03:53 +07:00
Tom Quackenbush 3a3a3f1db1 mod_pottymouth: bring back bloom_gen_server stop() to avoid error messages 2016-06-29 21:23:54 +00:00
Tom Quackenbush 1b86f7ccaa mod_pottymouth: update bloom_gen_server to support arbitraty list sizes. tested up to 87M terms. update README. 2016-06-29 21:19:12 +00:00
badlop bb8802a70a Merge pull request #170 from madglory/master
adding mod_pottymouth
2016-06-29 13:13:20 +02:00
Tom Quackenbush 6c22e0fa0c adding mod_pottymouth 2016-06-24 15:34:37 +00:00
Badlop d7ce81cd22 Fix problem registering users with ejabberd_auth_http
https://www.ejabberd.im/forum/25450/issue-registration-users-over-bosh#new
2016-05-11 18:27:14 +02:00
Badlop 0b5ad7a994 Add AuthzId argument to ejabberd_auth_http:check_password (#164) 2016-05-11 13:14:36 +02:00
Holger Weiss 04d2234e0a mod_message_log: Add mod_opt_type/1 callback 2016-05-01 21:35:23 +02:00
Badlop 7429577b7a Ensure --auth is provided, so ejabberd_ctl checks AccessCommands (#159) 2016-04-15 13:35:46 +02:00
Badlop 9374ed0ffc Update mod_rest example configuration to new format (#161) 2016-04-11 17:19:36 +02:00
Badlop b45fd21340 Fix mod_cron still looking for xml.hrl (#157) 2016-03-24 14:56:46 +01:00