25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

Commit Graph

  • 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
  • 4192190a96 Fix problem parsing tuples when using OTP 27 json library (#4242) Badlop 2023-11-23 16:33:36 +0100
  • a733ba311c New tests for API commands Badlop 2024-07-04 15:29:33 +0200
  • fe472a63a0 Improve cross version handling of muc retractions Paweł Chmielowski 2024-07-04 13:49:29 +0200
  • 25b78b73d0 Add ability to specify custom timeout for sql operations Paweł Chmielowski 2024-07-04 11:21:26 +0200
  • b978a47925 Fix unused variable warning Paweł Chmielowski 2024-07-03 15:55:48 +0200
  • b44b1304b8 Fix typo in last commit Paweł Chmielowski 2024-07-03 15:55:29 +0200
  • a4fd756eae Add misc:json_encode_With_kv_lists and use it in matrix sign function Paweł Chmielowski 2024-07-03 15:20:48 +0200
  • 8d4c1e3617 One more fix for pg91 in test suite Paweł Chmielowski 2024-07-03 13:44:48 +0200
  • 54f5db851d Don't use host from url in webadmin, prefer host used for authentication Paweł Chmielowski 2024-07-03 13:15:33 +0200
  • 35042ebc6a Make sql query in testsuite compatible with pg9.1 Paweł Chmielowski 2024-07-03 12:38:27 +0200
  • 6c2dfd3d31
    Update CODE_OF_CONDUCT.md Mickaël Rémond 2024-07-02 15:42:41 +0200
  • 543b874a10 ext_mod: Handle case when contrib module has no *.ex and no *.erl Badlop 2024-07-02 13:43:01 +0200
  • 4258d3dc24 Update rebar.lock Badlop 2024-07-01 18:44:11 +0200
  • 949649e3a9 Fix typos (thanks to Jerome Sautret) Badlop 2024-06-27 17:20:50 +0200
  • 82d95ac81d feat: Hook subscribers Pouriya 2024-07-01 21:29:41 +0330
  • e5ed0bcc2d feat: Hook subscribers Pouriya 2024-07-01 21:29:41 +0330
  • 3124644315 Fix matrix_id_as_jid option documentation Alexey Shchepin 2024-06-28 05:31:16 +0300
  • 27ba09debf Set version to 24.06 24.06 Badlop 2024-06-27 15:43:26 +0200
  • 686938045b Update changelog Badlop 2024-06-27 15:12:29 +0200
  • 5645858262 Bump docker/build-push-action from 5 to 6 dependabot[bot] 2024-06-27 13:07:48 +0000
  • 410c81a51d Update man page to 24.06 Badlop 2024-06-27 11:01:52 +0200
  • d19bac70ce Update version number of new commands, options and protocols to 24.06 Badlop 2024-06-27 10:54:09 +0200
  • 9b9eb409b2 join_cluster: Handle also atom arguments, useful for mod_libcluster Badlop 2024-06-25 16:50:03 +0200
  • f3ad49ebc4 Fix copy deps *.app file, and strip *.src if present Badlop 2024-06-26 18:26:37 +0200
  • 394ba26d1d ext_mod: Support to compile nested *.erl, and include other deps *.hrl Badlop 2024-06-26 17:59:04 +0200
  • cafe28fdea Update other translations Badlop 2024-06-27 11:35:55 +0200