Commit Graph

16 Commits

Author SHA1 Message Date
Badlop 009d25f0bd Stop the bloom and normalize processes when stopping mod_pottymouth 2019-02-21 13:32:13 +01:00
Badlop eb39a4f3af When the message uses a language with no configured blacklist, use default 2019-01-28 23:14:07 +01:00
Badlop e138359c7f Update modules for ejabberd 18.06 lack of jlib.hrl and ejabberd.hrl (#251) 2018-07-13 16:18:34 +02:00
ytkang 8045f4c60e Fix mod_pottymouth install error 2018-07-11 17:46:45 +09: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
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 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
Tom Quackenbush 29b4b5ae30
pull message body attibs to look for lang 2016-08-09 16:49:14 -04:00
Tom Quackenbush 265ff3dc70 add pattern to match group chat messages for filtering 2016-08-02 14:42:37 +00: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
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
Tom Quackenbush 6c22e0fa0c adding mod_pottymouth 2016-06-24 15:34:37 +00:00