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 |
Badlop
|
5fc2b410a2
|
Fix in mod_profile old call to gen_mod:get_opt (#160)
|
2016-03-19 17:56:49 +01:00 |
Paweł Chmielowski
|
7f75aa0372
|
Fix unicode character handling in command arguments
Many thanks to Krzysztof Grochocki for finding this fix.
This fixes issue #153.
|
2016-03-10 23:53:33 +01:00 |
Holger Weiss
|
32fd4c4d9c
|
Update mod_webpresence to work with ejabberd 16.02
|
2016-03-08 00:39:50 +01:00 |
Holger Weiss
|
02759c6aae
|
Update mod_profile to work with ejabberd 16.02
|
2016-03-08 00:39:39 +01:00 |
Holger Weiss
|
39cf5a0fd7
|
Update mod_post_log to work with ejabberd 16.02
|
2016-03-08 00:39:11 +01:00 |
Holger Weiss
|
512255d98b
|
Update mod_log_chat to work with ejabberd 16.02
|
2016-03-08 00:38:34 +01:00 |
Holger Weiss
|
c5daf56385
|
Update mod_rest to work with ejabberd 16.02
|
2016-03-08 00:35:30 +01:00 |
Holger Weiss
|
04cc600772
|
Update mod_message_log to work with ejabberd 16.02
|
2016-03-08 00:32:07 +01:00 |
Holger Weiss
|
4165428780
|
Update mod_statsdx to work with ejabberd 16.02
|
2016-03-08 00:31:41 +01:00 |
Holger Weiss
|
b7414f8837
|
Update mod_logxml to work with ejabberd 16.02
|
2016-03-08 00:30:21 +01:00 |
Holger Weiss
|
c9039a5ad2
|
Remove mod_mam_mnesia
Include a script and documentation for switching to the MAM module
shipped with ejabberd 15.06 and newer.
|
2016-03-08 00:14:25 +01:00 |