Badlop
|
2bf5a362ce
|
This doesn't stop banword, but at least satisfies Dialyzer
|
2022-09-06 18:02:16 +02:00 |
Badlop
|
04f4489427
|
Convert modules README.txt to markdown syntax
|
2022-08-12 10:45:09 +02:00 |
Badlop
|
6be46dacc9
|
Fix compilation and Xref warnings
|
2022-07-27 18:14:29 +02:00 |
Badlop
|
c9084fae66
|
Modules that require configuration, provide it commented (#303)
|
2021-07-07 21:53:44 +02:00 |
Badlop
|
a95e657a21
|
Add simple mod_doc/0 to prevent warnings; they won't be used anyway
|
2021-07-06 21:02:29 +02:00 |
Badlop
|
00e3fa97fc
|
Use banword instead of bloom + etbloom + bitarray (thanks to ytkang)
|
2021-04-16 16:37:11 +02:00 |
Badlop
|
4cde5d84f2
|
Update xmpp.hrl path to support compilation when copied to ejabberd/src/
|
2021-02-08 00:15:27 +01:00 |
Badlop
|
f46182b238
|
New script make-deps.sh to get deps, and bitarray fixed rebar.config (#296)
|
2020-10-21 00:55:04 +02:00 |
Badlop
|
857d350a71
|
Update some modules to work with ejabberd 19.08 (#277)
|
2019-08-19 20:42:03 +02:00 |
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
|
2be66bb69f
|
Provide another way to install mod_pottymouth deps, works better for me
|
2019-01-23 11:40:10 +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 |
Badlop
|
36644dc78c
|
Explain that mod_pottymouth may require an alternative library (#198)
|
2017-03-10 16:16:20 +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 |
Tom Quackenbush
|
29b4b5ae30
|
pull message body attibs to look for lang
|
2016-08-09 16:49:14 -04: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 |
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
|
3a03dde3c0
|
update README. Remove list size TODO. Add link to permute_wordlist.
|
2016-07-01 15:11:22 -04: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 |