-
d7d054cf05
ejabberd_auth_http: add troubleshooting section
Sonny Piers
2020-09-01 19:40:57 +0200
-
-
cfea844cec
Add commands to execute system and erlang calls
Badlop
2020-04-28 12:13:07 +0200
-
21d78a74c1
Update mod_post_log parsing url option, so it starts with recent ejabberd
Badlop
2020-04-28 11:31:42 +0200
-
05a3c87239
Document in mod_filter that it requires patching ejabberd (#289)
Badlop
2020-04-28 11:20:57 +0200
-
68c8116102
httpc:request expects strings, not binaries (#286)
Badlop
2020-03-03 18:23:38 +0100
-
5fdcb0a6e3
Fix names of many mod_webpresence pixmaps (thanks to debalance)(#285)
Badlop
2020-02-28 18:11:46 +0100
-
6220d58e43
Remove default ejabberd_auth_http.yml, README explains how to enable (#284)
Badlop
2020-02-19 13:53:52 +0100
-
2fcf924747
Update ejabberd_auth_http by fixing Dialyzer error reports (#284)
Badlop
2020-02-11 22:51:37 +0100
-
9d51b80051
Remove opt_type, as ejabberd expects it to be in ejabberd_options (#284)
Badlop
2020-02-03 18:25:34 +0100
-
f32bb792bc
Update copyright to 2020 (processone/ejabberd#3149)
Badlop
2020-01-29 11:33:55 +0100
-
0ab2007a3a
mod_post_log Warning: undefined callback function mod_options/1 #283
Badlop
2019-11-22 12:38:43 +0100
-
75129ec0bc
Add mod_isolation
Evgeny Khramtsov
2019-11-10 19:13:10 +0300
-
20fb74c363
mod_spam_filter: Update code for ejabberd >= 19.08
Holger Weiss
2019-11-07 01:08:10 +0100
-
20ba631f3e
Fix modules to work when WebAdmin has custom base URL (#3043)
Badlop
2019-10-02 13:08:35 +0200
-
b7222c8828
Fixed problems detected with Xref and a few more Dialyzer (#277)
Badlop
2019-08-28 16:09:37 +0200
-
b8c42a4766
Fix errors detected with Dialyzer (#277)
Badlop
2019-08-23 12:59:53 +0200
-
857d350a71
Update some modules to work with ejabberd 19.08 (#277)
Badlop
2019-08-19 20:42:03 +0200
-
4753268b5f
Update copyright of other modules
Badlop
2019-07-17 10:45:29 +0200
-
a4465fbeaa
Update copyright of scram2.erl to 2019 (thanks to Neustradamus)
Badlop
2019-07-15 18:31:38 +0200
-
f2faca6dc9
mod_spam_filter: Fix unregistration of global hook
Holger Weiss
2019-07-14 15:10:11 +0200
-
b410f64f33
mod_spam_filter: Fix previous simplification
Holger Weiss
2019-07-13 15:01:07 +0200
-
7c1b83941c
mod_spam_filter: Apply small code simplification
Holger Weiss
2019-07-13 14:43:16 +0200
-
2a7ae832a8
mod_spam_filter: Fix function specification
Holger Weiss
2019-07-12 21:11:21 +0200
-
4af4244975
mod_spam_filter: Remove unused macro
Holger Weiss
2019-07-12 14:29:13 +0200
-
9404980f0d
Use new validator in mod_deny_omemo
Evgeny Khramtsov
2019-06-21 21:46:24 +0300
-
0db6868aa6
Fix wrong encoding of filenames in mod_log_chat (#275)
Badlop
2019-06-05 13:14:03 +0200
-
fc2dfb0f1d
Better error handling
Mickaël Rémond
2019-05-17 11:10:41 +0200
-
48f5cc3b88
mod_default_contacts: Fix configuration example
Holger Weiss
2019-05-14 20:45:37 +0200
-
6bf9a45c93
mod_default_contacts: Fix spec file name
Holger Weiss
2019-05-14 19:25:39 +0200
-
4cb537c693
Import mod_default_contacts
Holger Weiss
2019-05-14 00:07:23 +0200
-
5f612b7dab
mod_default_rooms: Set empty "rooms" by default
Holger Weiss
2019-05-12 22:59:31 +0200
-
694b45474c
mod_default_rooms: Fix example in documentation
Holger Weiss
2019-05-12 22:42:10 +0200
-
b07766ab93
Include Content-Type header in POST requests (#273)
Badlop
2019-05-07 20:11:10 +0200
-
689f526cea
mod_spam_filter: Register 'reopen_log_hook'
Holger Weiss
2019-05-05 21:49:34 +0200
-
34bf1a7d6c
mod_spam_filter: Add some debug output
Holger Weiss
2019-05-05 21:33:53 +0200
-
0bf94ba446
mod_spam_filter: Update type specification
Holger Weiss
2019-04-25 18:27:11 +0200
-
92fadcdf4e
mod_spam_filter: Auto-create dump directory
Holger Weiss
2019-04-25 18:23:17 +0200
-
fe121057f2
mod_spam_filter: Don't create wrong dump file name
Holger Weiss
2019-04-25 17:53:42 +0200
-
cb0a14c89a
mod_spam_filter: Check whether module is loaded
Holger Weiss
2019-04-25 11:08:32 +0200
-
4476c95f14
mod_spam_filter: Silence reload_spam_filter_files
Holger Weiss
2019-04-25 10:05:47 +0200
-
a0a9aaa1e0
mod_default_rooms: Don't depend on mod_register
Holger Weiss
2019-04-24 19:45:38 +0200
-
4e15dcbd7d
mod_spam_filter: Clarify "spam_dump_file" docs
Holger Weiss
2019-04-24 19:36:23 +0200
-
6fc4fccfbb
mod_spam_filter: Adjust docs regarding file paths
Holger Weiss
2019-04-24 19:22:36 +0200
-
362c866862
mod_spam_filter: Add "spam_dump_file" option
Holger Weiss
2019-04-24 19:19:15 +0200
-
e26ea15d7f
Merge remote-tracking branch 'processone/pr/271'
Holger Weiss
2019-04-24 15:13:02 +0200
-
-
86f90153c4
Stop the OMEMO hate
Licaon_Kter
2019-04-24 12:26:50 +0300
-
-
c1591030b0
mod_spam_filter: Don't filter MUC messages
Holger Weiss
2019-04-15 00:15:10 +0200
-
4787e890af
mod_spam_filter: Fix typo in log message
Holger Weiss
2019-04-10 01:49:39 +0200
-
05a5f002a3
mod_spam_filter: Return error for presence spam
Holger Weiss
2019-04-10 01:34:19 +0200
-
e6249c41e2
mod_spam_filter: Also log spam recipient
Holger Weiss
2019-04-10 01:12:20 +0200
-
6a877d7018
mod_spam_filter: Add 'drop_from_spam_filter_cache'
Holger Weiss
2019-04-10 00:49:36 +0200
-
b5daceaac2
mod_spam_filter: Apply cosmetic changes
Holger Weiss
2019-04-09 22:46:05 +0200
-
f459a7e57c
mod_spam_filter: Also check body for listed JIDs
Holger Weiss
2019-04-09 20:46:12 +0200
-
8f63b2cbae
mod_spam_filter: Check recipient's domain
Holger Weiss
2019-04-09 01:21:55 +0200
-
83117240d2
Import mod_spam_filter
Holger Weiss
2019-04-09 00:51:33 +0200
-
d60fa5e9b3
Import mod_default_rooms
Holger Weiss
2019-02-27 19:52:28 +0100
-
009d25f0bd
Stop the bloom and normalize processes when stopping mod_pottymouth
Badlop
2019-02-21 13:32:13 +0100
-
bae1cdc52e
Add example call in Curl to mod_rest
Badlop
2019-02-11 15:39:02 +0100
-
d1066f6644
Use mod_opt_type and mod_options to check options values (#268)
Badlop
2019-02-11 15:36:21 +0100
-
ebfaf70df4
Fix use of old jlib in mod_rest, and forget timezone option (#268)
Badlop
2019-02-08 17:31:11 +0100
-
eb39a4f3af
When the message uses a language with no configured blacklist, use default
Badlop
2019-01-28 23:14:07 +0100
-
2be66bb69f
Provide another way to install mod_pottymouth deps, works better for me
Badlop
2019-01-23 11:40:10 +0100
-
5c94639bf2
mod_irc: Disable spurious vCard->WHOIS requests (thanks to Kousu)(#874)
Badlop
2019-01-21 14:55:31 +0100
-
cfad261cf4
mod_message_log: Update for ejabberd 18.12
Holger Weiss
2018-12-10 12:17:19 +0100
-
774cc46481
Use p1_rand:bytes instead of crypto to work in supported Erlang versions (#243)
Badlop
2018-11-07 13:33:54 +0100
-
18be432fdf
Fix crash using Conversations requesting xml/ (#261)
Badlop
2018-11-07 13:00:33 +0100
-
1fcf7b5cb1
Provide meaningful Show when user is online with no Show set (#260)
Badlop
2018-10-19 18:08:10 +0200
-
a43bc6f794
Update mod_filter to work with recent ejabberd
Badlop
2018-09-18 11:53:25 +0200
-
1a6284efa9
Add documentation, default configuration, description
Badlop
2018-09-18 11:53:09 +0200
-
95ef06b768
Copy mod_filter.erl from https://github.com/knobo/mod_filter
Badlop
2018-09-18 11:38:10 +0200
-
52b6df59af
Merge
33e87e1c1d
into 954fb94017
Fernando Ripoll
2018-09-10 11:06:36 +0000
-
-
954fb94017
mod_message_log: Replace outdated function calls
Holger Weiss
2018-09-10 12:07:03 +0200
-
4ebf99a1d1
Add default ejabberd_auth_http configuration file
Badlop
2018-09-06 13:00:59 +0200
-
97de583107
Check ejabberd_auth_http options names and values
Badlop
2018-09-06 12:59:43 +0200
-
8978f38c22
Configuration and examples in mod_rest should match
Badlop
2018-09-05 12:07:42 +0200
-
2627182cdb
Don't call directly mod_mam in mod_rest, instead run a hook
Badlop
2018-09-05 12:06:14 +0200
-
b130567e16
Update mod_rest to work with recent ejabberd's jid instead of jlib (#257)
Badlop
2018-09-05 12:05:48 +0200
-
f20d6239db
Fix mod_webpresence to work with recent ejabberd (#232)
Badlop
2018-08-21 12:27:44 +0200
-
b7b6af8315
mod_deny_omemo: Also reject actual OMEMO messages
Holger Weiss
2018-08-17 02:02:47 +0200
-
7191ddd6f3
Update to compile with recent ejabberd versions
Badlop
2018-08-08 13:11:57 +0200
-
e138359c7f
Update modules for ejabberd 18.06 lack of jlib.hrl and ejabberd.hrl (#251)
Badlop
2018-07-13 16:17:59 +0200
-
562fb1640d
Merge pull request #253 from ytkang/master
Evgeny Khramtsov
2018-07-11 12:49:11 +0300
-
-
8045f4c60e
Fix mod_pottymouth install error
ytkang
2018-07-11 17:46:45 +0900
-
-
017ce87198
mod_rest don't really need ejabebrd.hrl
Paweł Chmielowski
2018-07-02 10:07:44 +0200
-
06dbe80c65
Add mod_options callback function (#250)
Badlop
2018-06-27 11:38:17 +0200
-
acc32abf17
Add mod_irc.hrl
Evgeniy Khramtsov
2018-06-20 11:51:31 +0300
-
de4e42c20d
Add SQL schemas for mod_irc
Evgeniy Khramtsov
2018-06-20 11:47:48 +0300
-
65575478a3
Move here mod_irc module from the main ejabberd repo
Evgeniy Khramtsov
2018-06-20 11:38:22 +0300
-
26bea6f3f7
Fixes #243
m-byte
2018-05-05 22:44:05 +0200
-
-
-
721ca125ea
Update to work with recent ejabberd
Badlop
2018-04-28 11:27:31 +0200
-
cd54f70943
mod_s2s_log: Add mod_options/1 callback
Holger Weiss
2018-04-07 21:47:33 +0200
-
fa5c601325
mod_s2s_log: Remove outdated comments
Holger Weiss
2018-04-07 21:40:54 +0200
-
d37bb1cd2d
mod_message_log: Update init() parameter
Holger Weiss
2018-04-06 00:00:11 +0200
-
435d0bcc3d
mod_message_log: Update gen_mod:get_opt() call
Holger Weiss
2018-04-04 02:04:55 +0200
-
9c3943b703
mod_message_log: Use global process
Holger Weiss
2018-04-04 01:55:35 +0200
-
450f2eb5f4
mod_message_log: Fix logging of offline message
Holger Weiss
2018-04-04 01:44:13 +0200
-
ef7c92233d
mod_message_log: Add copyright notice
Holger Weiss
2018-04-04 01:36:05 +0200
-
79a804ac3b
Update mod_message_log to work with ejabberd 18.x
Holger Weiss
2018-04-04 01:34:53 +0200
-
7d2a7aa418
mod_deny_omemo: Fix hook_result() type
Holger Weiss
2018-03-27 00:21:35 +0200
-
89c5bc0546
mod_deny_omemo: Fix matching of devicelist queries
Holger Weiss
2018-03-26 01:35:36 +0200