Badlop
f672262950
Set default value for the arguments option: [] ( #308 )
2022-04-12 11:32:45 +02:00
Badlop
9ac123ff56
Convert to markdown, improve explanations, syntax, and add new options
2022-04-11 17:36:49 +02:00
Badlop
2612f1ead1
Rename mod_cron's README from text to markdown
2022-04-11 17:36:47 +02:00
Badlop
7e2fe1b789
Improve mod_cron to support ctl and command options ( #307 )
2022-04-11 17:36:46 +02:00
Badlop
3d523cec45
New option args_type useful when the function expects arguments as strings
2022-01-05 12:45:41 +01:00
Badlop
03cd4de6b0
Set c2s_closed priority in mod_statsdx lower than in mod_stream_mgmt
...
If c2s_closed reason is [{socket,ping_timeout}],
mod_stream_mgmt stops the hook (see c2s_closed/2)
and mod_statsdx doesn't notice the client disconnection.
To reproduce: login with Xabber-Android, then disable Wifi in that mobile
and wait for mod_ping to kill the connection.
2021-12-31 20:11:30 +01:00
Badlop
3b116414db
When client reconnects quickly, ensure we only request iq once
2021-12-31 13:44:08 +01:00
Mickaël Rémond
c2efdc1950
Update README.md
2021-11-25 16:59:14 +01:00
Badlop
a41df9c914
Use econf:directory to validate the path option
2021-09-15 15:52:27 +02:00
Badlop
0da3afbeeb
Update very old installation instructions
2021-07-07 21:55:54 +02:00
Badlop
c9084fae66
Modules that require configuration, provide it commented ( #303 )
2021-07-07 21:53:44 +02:00
Badlop
4aa09c552c
Rename spec of broken modules, so ext_mod doesn't list them as available
2021-07-07 21:31:05 +02:00
Badlop
f72aadd88d
mod_irc and mod_mam_mnesia don't work nowadays
2021-07-06 22:13:36 +02:00
Badlop
622233eaf6
erlang:now() is deprecated, replace with erlang:timestamp()
2021-07-06 21:37:42 +02:00
Badlop
97d796cb00
mod_stats2file also misses mod_doc/0
2021-07-06 21:37:16 +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
664531f1ef
Move broken modules list to the main README.md to gain visibility
2021-07-06 21:02:15 +02:00
Badlop
80bae05721
Fix Hooks, Xref and Dialyzer warnings
2021-05-21 21:31:18 +02:00
Badlop
5b44231a37
When client replies error, try Xabber detection, and report others in log
2021-05-21 19:39:25 +02:00
Badlop
2e60ec7079
Use also lowercase detection for OS, and add more clients
2021-05-21 19:38:21 +02:00
Badlop
1096159be1
Provide a statsdx section in users pages
2021-05-21 19:37:13 +02:00
Badlop
37e44168f6
Disable mod_stats2file in the default mod_statsdx configuration
2021-05-21 13:13:06 +02:00
Badlop
eac6bb36de
Add default configuration to mod_shcommands
2021-05-21 13:12:20 +02:00
Badlop
dcf8189cb0
Fix table sorting: URLs now end with /, even the queries
2021-05-21 13:09:39 +02:00
Badlop
65a37864ff
Add hyperlinks to clients, os, languages and conntypes pages
2021-05-21 13:09:39 +02:00
Badlop
4be0998c6e
Show table head also in vhosts page
2021-05-21 13:09:39 +02:00
Badlop
f2b3151f0b
Add some new client and OS string identifiers
2021-05-21 13:09:32 +02:00
Badlop
f51ac06ecd
Sort also operating system strings
2021-05-21 13:09:12 +02:00
Badlop
c031269003
Keep clients strings in lowercase, and sort them
2021-05-21 13:09:12 +02:00
Badlop
f8df7b0a60
On Clients tables, hide rows with zero clients
2021-05-21 13:09:12 +02:00
badlop
bf08312336
Use c2s_closed, as clients killed ungracefully don't trigger unset_presence
2021-05-21 00:45:45 +02:00
badlop
3374984b28
Wait some time after client logins to send IQ, recent Gajim requires that
2021-05-21 00:45:42 +02:00
Badlop
00e3fa97fc
Use banword instead of bloom + etbloom + bitarray (thanks to ytkang)
2021-04-16 16:37:11 +02:00
Badlop
2aea4659cc
Document and example of pre_uninstall/0 ( processone/ejabberd#3548 )
2021-03-16 16:32:36 +01:00
Badlop
4cde5d84f2
Update xmpp.hrl path to support compilation when copied to ejabberd/src/
2021-02-08 00:15:27 +01:00
Badlop
5e6eb2738a
Fix syntax of example configuration: a string is expected
2021-02-08 00:06:58 +01:00
Badlop
a6b3ceccbf
Revert "Update mod_post_log parsing url option, so it starts with recent ejabberd"
...
This reverts commit 21d78a74c1
.
2021-02-07 23:49:53 +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
dd4c264b33
Merge pull request #293 from sonnyp/patch-2
...
ejabberd_auth_http: add troubleshooting section
2020-09-02 11:19:39 +02:00
Sonny Piers
d7d054cf05
ejabberd_auth_http: add troubleshooting section
...
https://github.com/processone/ejabberd-contrib/issues/288
2020-09-01 19:40:57 +02:00
Badlop
cfea844cec
Add commands to execute system and erlang calls
2020-04-28 12:15:58 +02:00
Badlop
21d78a74c1
Update mod_post_log parsing url option, so it starts with recent ejabberd
2020-04-28 11:31:42 +02:00
Badlop
05a3c87239
Document in mod_filter that it requires patching ejabberd ( #289 )
2020-04-28 11:20:57 +02:00
Badlop
68c8116102
httpc:request expects strings, not binaries ( #286 )
2020-03-03 18:23:38 +01:00
Badlop
5fdcb0a6e3
Fix names of many mod_webpresence pixmaps (thanks to debalance)( #285 )
2020-02-28 18:15:52 +01:00
Badlop
6220d58e43
Remove default ejabberd_auth_http.yml, README explains how to enable ( #284 )
2020-02-19 13:53:52 +01:00
Badlop
2fcf924747
Update ejabberd_auth_http by fixing Dialyzer error reports ( #284 )
2020-02-11 22:51:37 +01:00
Badlop
9d51b80051
Remove opt_type, as ejabberd expects it to be in ejabberd_options ( #284 )
2020-02-03 18:25:34 +01:00
Badlop
f32bb792bc
Update copyright to 2020 ( processone/ejabberd#3149 )
2020-01-29 11:38:28 +01:00
Badlop
0ab2007a3a
mod_post_log Warning: undefined callback function mod_options/1 #283
2019-11-22 12:38:43 +01:00