24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-09-15 13:51:17 +02:00

Commit Graph

  • 3d9a5a1635 Fix 'update' command output master Holger Weiss 2024-09-14 21:54:01 +0200
  • 3469a51f58 mod_pubsub: Don't blindly echo PEP notification Holger Weiss 2024-09-13 20:50:00 +0200
  • d4b30957a3 Skip non-delivery errors for local pubsub generated notifications Paweł Chmielowski 2024-09-11 13:20:53 +0200
  • b104123e53
    Merge fe2b508420 into cc377bbebf Saarko 2024-09-11 12:22:24 +0200
  • cc377bbebf Update lock files Badlop 2024-09-11 11:34:20 +0200
  • eec836239f Improve documentation of ldap_servers and ldap_backups options (#3977) Badlop 2024-09-09 18:42:34 +0200
  • 941d51a6e7 Handle call by gen_event:swap_handler (#4233) Badlop 2024-09-05 17:05:40 +0200
  • 06fb868ce0
    Merge 5eace7823d into e3243fa35b Mark Zealey 2024-09-09 13:01:52 +0200
  • e3243fa35b make-binaries: Update OpenSSL URLs Holger Weiss 2024-09-06 19:18:32 +0200
  • 70512c7116 make-binaries: Bump dependency versions Holger Weiss 2024-09-06 19:05:12 +0200
  • 3c896d1c6a Better handling of malformed jids in send_direct_invitation command Paweł Chmielowski 2024-09-02 12:49:39 +0200
  • b455d93c69 Fix dialyzer warnings Paweł Chmielowski 2024-09-02 12:42:55 +0200
  • 017b2feac1 Make set_presence command return error when session not found Paweł Chmielowski 2024-09-02 12:01:56 +0200
  • 5f47860ee1 Remove support for old websocket connection protocol Paweł Chmielowski 2024-09-02 11:55:46 +0200
  • 795498fa45 Runtime: Cache hex.pm archive from rebar3 and mix Badlop 2024-08-26 13:40:19 +0200
  • aa1717ee77 CI: Add Elvis tests Badlop 2024-08-26 13:19:30 +0200
  • db6d3e63f2 Fix Elvis report: Fix dollar space syntax Badlop 2024-08-26 11:29:05 +0200
  • 0304428d95 Fix Elvis report: Remove spaces in weird places Badlop 2024-08-26 11:28:54 +0200
  • 74b80bfe08 Fix Elvis report: Don't use ignored variables Badlop 2024-08-26 11:05:29 +0200
  • 90ce65e4dc Fix Elvis report: Remove trailing whitespace characters Badlop 2024-08-21 23:30:00 +0200
  • d4d9771a71 Makefile: Add support for "make elvis" when using rebar3 Badlop 2024-08-26 11:54:36 +0200
  • 70ee294079 elvis.config: Fix file syntax, set vim mode, disable many tests Badlop 2024-08-21 22:57:36 +0200
  • 5f4d17621f Fix Erlang LS warning about unused macro definitions Badlop 2024-08-21 13:24:30 +0200
  • 8f4179050b erlang_ls.config: Let it find paths, update to Erlang 26, enable crossref Badlop 2024-08-21 22:45:17 +0200
  • fddacd51a4 .vscode/launch.json: Experimental support for debugging with Neovim Badlop 2024-08-21 22:27:31 +0200
  • e726ba9a8b .vscode/relive.sh: Update to benefit from ejabberd 24.02 behaviour Badlop 2024-08-21 21:11:13 +0200
  • da1673e264 mix.lock: Don't mention Relive deps, otherwise they are always downloaded Badlop 2024-08-20 17:24:44 +0200
  • 7cd34d3709 CONTAINER.md: Use same general badges in both container images readme files Badlop 2024-08-20 12:25:19 +0200
  • ec7fd05987 Update xmpp once more Paweł Chmielowski 2024-08-24 15:27:58 +0200
  • 34a58863e3 Update xmpp dep Paweł Chmielowski 2024-08-24 13:16:03 +0200
  • 3237a955e5 Fix dep spec for rebar2 Paweł Chmielowski 2024-08-23 20:56:52 +0200
  • 8e7489c2be Remove duplicate dep from mix.exs Paweł Chmielowski 2024-08-23 20:52:36 +0200
  • df5202a2f0 Update deps to bring improved s2s fallback for invalid direct tls connections Paweł Chmielowski 2024-08-23 20:42:34 +0200
  • c8e6382bfd
    Merge 79ab6bb47c into db3a5d8915 Holger Weiß 2024-08-22 12:33:37 +0800
  • db3a5d8915 Start ExSync manually to ensure it's started if (and only if) Relive Badlop 2024-08-20 19:50:55 +0200
  • 6110f213de Return error stanza when storage doesn't support vcard update (#4266) Badlop 2024-08-16 10:55:55 +0200
  • e99fe98db4 Remove from extra_applications the apps already defined in deps (#4265) Badlop 2024-08-21 10:43:52 +0200
  • b07e28be2c Fix 'mix release' error: logger being regular and included application (#4265) Michael Slezak 2024-08-14 16:10:46 -0600
  • 937d5fe495 Document which SQL servers can really use update_sql_schema Badlop 2024-08-16 19:59:33 +0200
  • 01141e5f69 Relax password complexity in test database Badlop 2024-08-16 13:33:32 +0200
  • dc9137edd1 attempt to fix 'mix release' error with logger being listed as a regular application and as an included application. Michael Slezak 2024-08-14 16:10:46 -0600
  • 15569d0b13 Add links in top-level options documentation to their Docs website sections Badlop 2024-08-12 12:43:30 +0200
  • 918806006c Update fast_xml to use use_maps and remove obsolete elixir files Badlop 2024-07-19 11:13:21 +0200
  • d5e030a638 CI: Tell sqlcmd to trust server self-signed certificate Badlop 2024-08-08 11:33:30 +0200
  • 47f1beca0c CI: Update path to sqlcmd command in the mssql container Badlop 2024-08-08 11:01:52 +0200
  • a565b0e4c1 ext_mod: Handle info message when contrib module transfers table ownership Badlop 2024-07-25 16:19:45 +0200
  • 10d1704899 mod_muc_rtbl: Fix call to gen_server:stop (#4260) Badlop 2024-07-22 13:01:49 +0200
  • fe2b508420 Dockerfile: Fix binary names Saarko 2024-07-21 11:47:12 +0200
  • 4aa973fef5 Use installer output as container image input Saarko 2024-07-20 19:12:59 +0200
  • 2129d8aae7 Dockerfile: use wolfi upstream erlang package Saarko 2024-06-02 07:49:38 -0600
  • b8e86134a4 Dockerfile: add missing build dependency Saarko 2024-05-30 13:28:53 -0600
  • 3c0c5f1207 Dockerfile: download missing openssl configuration file Saarko 2024-05-30 13:17:05 -0600
  • 057d77d740 Dockerfile: switch from Alpine to Wolfi Saarko 2024-05-30 12:51:54 -0600
  • bc7c8e3952 Handle case when elixir support is enabled but not available Badlop 2024-07-19 17:57:30 +0200
  • 4e35515a8c Also change mysql.new.sql in similar way Paweł Chmielowski 2024-07-18 17:55:37 +0200
  • d2a3fe3ed2 Fix column type in comment with schema update Paweł Chmielowski 2024-07-18 17:13:45 +0200
  • 9bd1b39f9f Set version to 24.07 24.07 Badlop 2024-07-18 11:11:20 +0200
  • 20a01a25e4 Update changelog Badlop 2024-07-18 11:09:39 +0200
  • 68e69debff Update man page to 24.07 Badlop 2024-07-18 11:00:09 +0200
  • 7a333eecbe Update more translations translation Badlop 2024-07-18 10:35:53 +0200
  • e274bcc87d Update Portuguese (Brazil) translation (thanks to Wellington Uemura) Badlop 2024-07-18 10:34:52 +0200
  • c42cb2bbac Update Italian translation (thanks to Ermete Melchiorre) Badlop 2024-07-18 10:34:26 +0200
  • 9ee7054823 Update Chinese translation (thanks to Sketch6580) Badlop 2024-07-18 10:33:32 +0200
  • 65e16dcac1 make format Badlop 2024-07-17 19:04:10 +0200
  • 97c2d6a29d
    Merge pull request #4259 from heyanyanchina123/fix_mysql Paweł Chmielowski 2024-07-18 09:40:25 +0200
  • 93cdee80ed [fix] fix mysql.sql archive origin_id haha 2024-07-18 15:14:39 +0800
  • 11055f61a6 make-installers: Don't edit too much Holger Weiss 2024-07-17 13:33:46 +0200
  • af99799e8a Use tagged deps Paweł Chmielowski 2024-07-17 11:11:00 +0200
  • 926f60b2ed Output muc#roominfo_avatarhash in room disco info as per updated xep-0486 Paweł Chmielowski 2024-07-16 18:54:48 +0200
  • 0fdbb03f54 Don't add iex to included_applications Badlop 2024-07-16 16:26:15 +0200
  • bd0332c716 ext_mod: Fix typo in log message Badlop 2024-07-16 13:34:16 +0200
  • 45007809f6 CHANGELOG.md: Only include URLs at the end of line for plaintext readability Badlop 2024-07-16 13:24:18 +0200
  • 0e0fdb440c CHANGELOG.md: Fix Issues URLs Badlop 2024-07-16 13:18:12 +0200
  • 2016cf547f Make dialyzer happy Paweł Chmielowski 2024-07-16 15:56:41 +0200
  • ead87e3727 Add option update_sql_schema_timeout to allow schema update use longer timeouts Paweł Chmielowski 2024-07-16 15:36:14 +0200
  • f56739fd9f Make any uncatched exception inside transaction trigger rollback Paweł Chmielowski 2024-07-16 15:26:52 +0200
  • c5f2b389c3 Allow to configure number of restart in sql_transaction() Paweł Chmielowski 2024-07-16 15:25:55 +0200
  • 4cc95dda42 Bump ex_doc from 0.34.1 to 0.34.2 dependabot[bot] 2024-07-15 06:44:17 +0000
  • 0bfbe3e154 Add ejabberd example config files to the hex package Badlop 2024-07-15 13:42:34 +0200
  • 9bd6b11007 Use proper format depending on the formatter (#4256) Badlop 2024-07-15 13:42:44 +0200
  • c013a59d16 Restore args conversion of {"k":"v"} to tuple lists in mod_http_api Paweł Chmielowski 2024-07-15 21:29:17 +0200
  • aa02c4de1e Move logger app to included_applications Paweł Chmielowski 2024-07-15 21:26:16 +0200
  • fb9e2b9603
    Merge pull request #4256 from slezakattack/elixir_logger badlop 2024-07-15 11:00:07 +0200
  • a70bdc0776 WebAdmin: Fix number of accounts shown in the online-users page Badlop 2024-07-14 15:46:29 +0200
  • 936460212f Fix bug in 8a3344e when Elixir enabled but no need to compile elixir files Badlop 2024-07-14 13:35:38 +0200
  • 8ac51e63b5 node_pep: Add missing feature Holger Weiss 2024-07-14 17:42:40 +0200
  • 090a8e3c95 Fix template error for elixir-enabled applications. Michael Slezak 2024-07-12 14:39:42 -0600
  • 101cce0c1e ext_mod: Fetch dependencies from hex.pm when mix is available Badlop 2024-07-09 16:35:48 +0200
  • a935302a19 ejabberd.yml.example: Add api_permissions group for webadmin (#4249) Badlop 2024-07-11 17:30:32 +0200
  • 9a0ff13cc2 mod_register: Send welcome message as 'chat' too (#4246) Badlop 2024-07-12 11:21:55 +0200
  • ef933c07cc WebAdmin: Support groupid with spaces when making shared roster result (#4245) Badlop 2024-07-12 12:53:38 +0200
  • df5291e4bd ext_mod: Improve error result when problem compiling elixir file Badlop 2024-07-11 11:19:43 +0200
  • 7a8c0331c1 mix.exs: Include Elixir's Logger in the OTP release, useful for libcluster Badlop 2024-07-09 12:04:54 +0200
  • 28e37bcaad ext_mod: files_to_path is deprecated, use compile_to_path Badlop 2024-07-09 12:08:29 +0200
  • 8a3344e78a ext_mod: Compile all Elixir files in a library with one function call Badlop 2024-07-08 12:50:43 +0200
  • ce95f1f25a WebAdmin: Fix crash when viewing SRG created using ejabberd 24.02 (#4245) Badlop 2024-07-08 10:53:50 +0200
  • f1739ce34d mod_register: Add example configuration of welcome_message option Badlop 2024-07-05 16:03:45 +0200
  • 1add1de23b ejabberd_options: Add trailing @ to @VERSION@ Holger Weiss 2024-07-05 22:41:18 +0200
  • e25bdba16d Use error_logger when printing startup failure message Paweł Chmielowski 2024-07-05 10:25:59 +0200
  • 7c63cd1000 Print message when starting ejabberd application fails Paweł Chmielowski 2024-07-05 09:57:07 +0200