Commit Graph

  • 2d2ea29a20
    Applied deadlop patch master jacob.eva 2023-06-06 08:49:19 +0100
  • 7ec5336a4a New small module to redirect HTTP path to another location Badlop 2023-05-16 14:16:39 +0200
  • f4ea11b0b6 Fix minor typos Badlop 2023-05-15 11:56:18 +0200
  • 32451219ed Test with Erlang versions known to work, 26 does not work yet Badlop 2023-05-04 17:11:38 +0200
  • b0b62f509c When iq:version returns timeout, store unknown information Badlop 2023-05-04 16:50:01 +0200
  • 0bccf45c0e Remove http_poll, it was removed in ejabberd 15.04 Badlop 2023-05-04 16:49:43 +0200
  • dcc59aef75 Add support for websocket connection type Badlop 2023-05-04 16:49:19 +0200
  • 323b53d125 user_send_packet is apparently not needed Badlop 2023-05-04 16:48:52 +0200
  • b607d97331 Make mod_muc_log_http redirect to page that end with / (processone/ejabberd#3177) Badlop 2023-04-27 17:32:58 +0200
  • 8a91598b04 Fix path conversion in mod_s2s_log Paweł Chmielowski 2023-04-27 13:28:56 +0200
  • 4106ae484c Add support for handling redirection HTTP Response Codes Badlop 2023-01-30 15:00:18 +0100
  • 0db49856b8 Document how to install mod_ecaptcha in GHCR container, fix minor bug Badlop 2023-01-25 16:33:17 +0100
  • 232fc5e31f Fix some typos Badlop 2023-01-04 16:48:22 +0100
  • 26e7ce3003 Add link to example images in the captcha rust documentation Badlop 2023-01-04 16:40:57 +0100
  • bc43e7e750 Fix typo that confused captcha_nif library and mod_captcha_rust module Badlop 2023-01-04 16:29:29 +0100
  • 1469e7c76f Don't attempt to test mod_captcha_rust because it requires Elixir and Rust Badlop 2023-01-03 22:15:23 +0100
  • a37f44ed20 mod_captcha_rust: New small module that uses Rust Captcha library Badlop 2022-12-30 19:48:27 +0100
  • f2497c3146 mod_ecaptcha: New small module that uses ecaptcha library Badlop 2022-12-26 17:02:02 +0100
  • 7e11adc32a
    Merge pull request #314 from RomanHargrave/roman/feat-s3-upload badlop 2022-12-29 20:19:23 +0100
  • 1a54cf7e52
    YAML parser is probably converting 1234 to number, not binary Roman Hargrave 2022-12-29 09:53:52 -0800
  • 961060a284
    Add fake defaults to config file so workflow passes Roman Hargrave 2022-12-28 12:29:13 -0800
  • 5c7ec06224
    Simplify S3 object name generation Roman Hargrave 2022-12-23 20:06:18 -0800
  • 7c58c7aa0a
    Merge remote-tracking branch 'upstream/master' into roman/feat-s3-upload Roman Hargrave 2022-12-23 10:07:21 -0800
  • d536707e4f Copy files from include/ if exist, useful for mod_s3_upload Badlop 2022-12-20 18:31:45 +0100
  • 83690375cb
    Add attribution to README Roman Hargrave 2022-12-22 23:07:28 -0800
  • a91e9fa276
    Prepare contrib dist of mod_s3_upload Roman Hargrave 2022-12-22 22:58:45 -0800
  • bad48b0d6a
    Merge pull request #311 from MMujtabaRoohani/master badlop 2022-10-12 12:07:29 +0200
  • eea2a5d257 Fixed error detected by Dialyzer Mujtaba Roohani 2022-10-12 14:27:52 +0500
  • 10ffbc08df Added opt module for mod_push_offline Mujtaba Roohani 2022-10-10 16:26:11 +0500
  • af928e35cb mod_push_offline added Mujtaba Roohani 2022-10-10 16:20:01 +0500
  • 037c3749f3 Add support for OTP 25 (requires ejabberd newer than 17 August 2022) Badlop 2022-09-06 16:46:19 +0200
  • 35d05f2925 Fix specs and other errores detected by Dialyzer Badlop 2022-08-12 17:57:07 +0200
  • 6adfc2cec5 Configuring features is not possible since 721ca125 Badlop 2022-08-17 12:08:04 +0200
  • 90d9ef3a5d available_themes(xdata) is useless since 721ca125 Badlop 2022-08-17 11:54:39 +0200
  • f48adc2ea0 Try to fix some dialyzer in mod_webpresence Badlop 2022-08-16 17:39:40 +0200
  • 3293ba1cfe Try to fix some warnings detected by Dialyzer about unused cases Badlop 2022-08-12 19:18:53 +0200
  • 5b1402f033 Tell Dialyzer to not report this warning, as it requires an ejabberd patch Badlop 2022-08-12 19:12:36 +0200
  • 12e31364f6 Update mod_default_rooms option parsing to use econf Badlop 2022-08-12 17:53:22 +0200
  • f3e03b9729 Update mod_default_contacts option parsing to use econf Badlop 2022-08-12 17:44:59 +0200
  • 2bf5a362ce This doesn't stop banword, but at least satisfies Dialyzer Badlop 2022-08-12 12:04:27 +0200
  • b71cbeb48a CI: Update to match recent changes in ejabberd Badlop 2022-09-06 17:18:58 +0200
  • 241df9ac97 CI: Enable Dialyzer, test always, remove problematic deps Badlop 2022-08-12 10:57:08 +0200
  • 8eb58060f8 CI: Remove syntax_tools from release, as fast_xml throws many dialyzer errors Badlop 2022-08-12 11:10:29 +0200
  • b3c8d25104 Reword modules documentation to reflect the usage of local configuration files Badlop 2022-08-12 10:52:20 +0200
  • 04f4489427 Convert modules README.txt to markdown syntax Badlop 2022-08-11 13:25:02 +0200
  • 7d4e1ad933 Add mod_webadmin_config to view current configuration and reload the files Badlop 2022-08-05 16:32:03 +0200
  • d2557111af Apparently fusco (for ejabberd_auth_http) requires at least 21.3 Badlop 2022-07-27 18:26:24 +0200
  • 813a93faff Add experimental support for testing modules with Github Action (#310) Badlop 2021-07-08 00:24:52 +0200
  • fff94c83e7 Fix reopen_seslog command: reopen_log hook has 0 arguments nowadays Badlop 2022-07-27 13:44:40 +0200
  • 6be46dacc9 Fix compilation and Xref warnings Badlop 2022-07-27 00:55:43 +0200
  • b96efd7df2 Update scram.hrl path to support compilation when copied to ejabberd/src/ Badlop 2021-07-08 00:24:24 +0200
  • 6062f6a614 Mark ejabberd_mod_mam as broken too Badlop 2022-07-27 12:53:56 +0200
  • c7e8208879 Add rebar.config to define ejabberd_auth_http deps (#115) Badlop 2022-07-26 16:14:29 +0200
  • 2ee0a514a5 Delete ejabberd_auth_http dependency dirs (#115) Badlop 2022-07-26 16:14:16 +0200
  • e76b0877d6 Add mod_status/0 to show its current status in WebAdmin Badlop 2022-07-21 15:48:53 +0200
  • 8499366bcc Enable some modules when installed, if they work with reasonable default config Badlop 2022-07-26 15:40:23 +0200
  • cc4702882f Support 'auto' value in log options, set as default Badlop 2022-07-21 11:14:17 +0200
  • 10b1a83bbf Lager is only required for old Erlang/OTP below 22 Badlop 2022-07-21 11:13:58 +0200
  • dd4d5e698a Mark more non-working modules as broken Badlop 2022-07-21 17:18:05 +0200
  • 8fd6fabdbb New ejabberd_observer_cli, provides plugins for observer_cli Badlop 2022-07-13 11:37:46 +0200
  • 6a4618d3d3 Document how to provide an empty list; add examples of empty arguments (#308) Badlop 2022-04-12 11:33:33 +0200
  • f672262950 Set default value for the arguments option: [] (#308) Badlop 2022-04-12 11:32:45 +0200
  • 9ac123ff56 Convert to markdown, improve explanations, syntax, and add new options Badlop 2022-04-11 17:02:16 +0200
  • 2612f1ead1 Rename mod_cron's README from text to markdown Badlop 2022-04-11 17:00:43 +0200
  • 7e2fe1b789 Improve mod_cron to support ctl and command options (#307) Badlop 2022-04-11 15:38:59 +0200
  • 3d523cec45 New option args_type useful when the function expects arguments as strings Badlop 2022-01-05 12:45:41 +0100
  • 03cd4de6b0 Set c2s_closed priority in mod_statsdx lower than in mod_stream_mgmt Badlop 2021-12-31 20:11:30 +0100
  • 3b116414db When client reconnects quickly, ensure we only request iq once Badlop 2021-12-31 13:44:08 +0100
  • c2efdc1950
    Update README.md Mickaël Rémond 2021-11-25 16:59:14 +0100
  • a41df9c914 Use econf:directory to validate the path option Badlop 2021-09-15 15:50:15 +0200
  • 0da3afbeeb Update very old installation instructions Badlop 2021-07-07 21:55:54 +0200
  • c9084fae66 Modules that require configuration, provide it commented (#303) Badlop 2021-07-07 21:53:44 +0200
  • 4aa09c552c Rename spec of broken modules, so ext_mod doesn't list them as available Badlop 2021-07-07 21:31:05 +0200
  • f72aadd88d mod_irc and mod_mam_mnesia don't work nowadays Badlop 2021-07-06 22:13:36 +0200
  • 622233eaf6 erlang:now() is deprecated, replace with erlang:timestamp() Badlop 2021-07-06 21:37:42 +0200
  • 97d796cb00 mod_stats2file also misses mod_doc/0 Badlop 2021-07-06 21:37:16 +0200
  • a95e657a21 Add simple mod_doc/0 to prevent warnings; they won't be used anyway Badlop 2021-07-06 20:57:36 +0200
  • 664531f1ef Move broken modules list to the main README.md to gain visibility Badlop 2021-07-06 20:36:42 +0200
  • 80bae05721 Fix Hooks, Xref and Dialyzer warnings Badlop 2021-05-21 21:31:18 +0200
  • 5b44231a37 When client replies error, try Xabber detection, and report others in log Badlop 2021-05-21 19:39:25 +0200
  • 2e60ec7079 Use also lowercase detection for OS, and add more clients Badlop 2021-05-21 19:38:21 +0200
  • 1096159be1 Provide a statsdx section in users pages Badlop 2021-05-21 19:37:13 +0200
  • 37e44168f6 Disable mod_stats2file in the default mod_statsdx configuration Badlop 2021-05-21 13:13:06 +0200
  • eac6bb36de Add default configuration to mod_shcommands Badlop 2021-05-21 13:12:20 +0200
  • dcf8189cb0 Fix table sorting: URLs now end with /, even the queries Badlop 2021-05-21 12:57:45 +0200
  • 65a37864ff Add hyperlinks to clients, os, languages and conntypes pages Badlop 2021-05-21 12:29:54 +0200
  • 4be0998c6e Show table head also in vhosts page Badlop 2021-05-21 12:29:18 +0200
  • f2b3151f0b Add some new client and OS string identifiers Badlop 2021-05-21 11:33:22 +0200
  • f51ac06ecd Sort also operating system strings Badlop 2021-05-21 11:19:24 +0200
  • c031269003 Keep clients strings in lowercase, and sort them Badlop 2021-05-21 11:17:41 +0200
  • f8df7b0a60 On Clients tables, hide rows with zero clients Badlop 2021-05-21 11:04:11 +0200
  • bf08312336 Use c2s_closed, as clients killed ungracefully don't trigger unset_presence badlop 2021-05-21 00:45:15 +0200
  • 3374984b28 Wait some time after client logins to send IQ, recent Gajim requires that badlop 2021-05-21 00:44:27 +0200
  • 00e3fa97fc Use banword instead of bloom + etbloom + bitarray (thanks to ytkang) Badlop 2021-04-16 16:20:11 +0200
  • 2aea4659cc Document and example of pre_uninstall/0 (processone/ejabberd#3548) Badlop 2021-03-16 16:32:36 +0100
  • 4cde5d84f2 Update xmpp.hrl path to support compilation when copied to ejabberd/src/ Badlop 2021-02-08 00:15:27 +0100
  • 5e6eb2738a Fix syntax of example configuration: a string is expected Badlop 2021-02-08 00:06:58 +0100
  • a6b3ceccbf Revert "Update mod_post_log parsing url option, so it starts with recent ejabberd" Badlop 2021-02-07 23:49:53 +0100
  • f46182b238 New script make-deps.sh to get deps, and bitarray fixed rebar.config (#296) Badlop 2020-10-21 00:55:04 +0200
  • dd4c264b33
    Merge pull request #293 from sonnyp/patch-2 badlop 2020-09-02 11:19:39 +0200