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

Commit Graph

  • 22cefeb2bd Update German translation (thanks to Nautilusx) Badlop 2024-06-27 11:35:36 +0200
  • 9e4cccd4db Update Polish translation (thanks to Wojciech Teichert) Badlop 2024-06-27 11:35:07 +0200
  • 3ff3bdf812 Update Chinese translation (thanks to Sketch6580) Badlop 2024-06-27 11:33:17 +0200
  • 45f0f983b1 Override jose version for <R23 in mix to fix compilation with new p1_acme Paweł Chmielowski 2024-06-27 14:51:14 +0200
  • 28e94513db Update deps Paweł Chmielowski 2024-06-27 13:50:03 +0200
  • afe32e2c05 Fix generate-doap.sh to accept x in the version number Badlop 2024-06-25 17:01:27 +0200
  • 0b6d40c9df Log messages not only when node joins the cluster, also when leaves it Badlop 2023-12-06 18:16:43 +0100
  • 992d84c002 Add JSON EUnit testing Badlop 2024-06-25 12:04:43 +0200
  • 9b675fe775 Add support to test also EUnit suite Badlop 2024-06-25 12:04:31 +0200
  • 35783d9a2c Format also files in test/ Badlop 2024-05-06 13:41:23 +0200
  • f28e7b37bc Fix call to atom_to_binary/1 for Erlang/OTP older than 23 Badlop 2024-06-25 11:11:17 +0200
  • eceb9b729f WebAdmin: New login box in the left menu bar Badlop 2024-06-25 10:47:39 +0200
  • ce348596b7 WebAdmin: Improve CSS of welcome page, docs links, anchor element Badlop 2024-06-24 18:36:07 +0200
  • b85cd9a487 join_cluster_here: New command to join a remote node into our local cluster Badlop 2024-06-25 00:06:51 +0200
  • d170885d8d Run "make doap" (#4237) Badlop 2024-06-25 09:42:59 +0200
  • 9a6bd83aa1 Remove obsolete code for Erlang/OTP older than 20.0 Badlop 2024-06-24 13:58:56 +0200
  • 0d31482647 Use newer rebar3_hex with new Erlang, but Erlang 20 requires 7.0.7 Badlop 2024-06-24 13:35:02 +0200
  • 40c27b54b0 ejabberd_ctl: Fix output of UTF-8-encoded binaries Holger Weiss 2024-06-19 19:51:50 +0200
  • 0380695bba
    Merge pull request #4228 from badlop/webadmin-commands badlop 2024-06-19 18:01:35 +0200
  • 899b77cdf4 ejabberd_ctl: Improve parsing of commas in arguments Badlop 2024-06-12 23:37:15 +0200
  • 4819baaa07 Test: Update to the new webadmin pages Badlop 2024-06-04 21:37:15 +0200
  • 5a34020d23 WebAdmin: Move content to commands; new pages; hook changes; new commands Badlop 2024-06-13 00:15:42 +0200
  • 2b1d4ff98d Commands with 'internal' tag: don't list and block execution by frontends Badlop 2024-05-29 11:00:42 +0200
  • ed4843b0ed Document 'any' argument and result type, useful for internal commands Badlop 2024-05-28 18:36:01 +0200
  • 30bd8f1570 WebAdmin: Add make_command functions to produce HTML command element Badlop 2024-05-10 17:21:43 +0200
  • 74d6f0a68d WebAdmin: logo-fill.png is useless since the visual refresh in commit 9eeee67 Badlop 2024-05-25 22:17:38 +0200
  • 5872ccc992 WebAdmin: Sort alphabetically the menu items, except the most used ones Badlop 2024-05-15 10:50:31 +0200
  • 9ee23d3649 WebAdmin: Improve home page Badlop 2024-05-17 16:16:21 +0200
  • 724f304e48 WebAdmin: Unauthorized response: include some text to direct to the logs Badlop 2024-05-17 15:33:48 +0200
  • a16e5a7055 WebAdmin: Remove webadmin_view for now, as commands allow more fine-grained permissions Badlop 2024-06-12 23:38:58 +0200
  • 3bda858225 Add Makefile targets to format and indent source code Badlop 2024-06-02 13:36:37 +0200
  • 701d2ce0f6 Define kick_user command version 2, useful for the WebAdmin command usage Badlop 2024-05-17 20:58:44 +0200
  • be847a7e91 rebar.config.script: Require port_compiler 1.15.0 and accept any 1.15.x Badlop 2024-06-18 13:46:26 +0200
  • fff0b5209c Apply previous commit to the container ejabberdctl script Badlop 2024-06-18 10:23:28 +0200
  • 2c5a8f0860 Make native dynamic node names work when using fully qualified domain names Paweł Chmielowski 2024-06-13 18:02:13 +0200
  • 103a30df2c Document that XEP-0485 is available in mod_pubsub_serverinfo Badlop 2024-06-07 17:21:52 +0200
  • e4c8dbc2af make-binaries: Bump OpenSSL version to 3.3.1 Badlop 2024-06-04 22:40:55 +0200
  • 882cd8faf5 ejabberd_access_permissions: Fix debug lines indentation that were hard to read Badlop 2024-05-29 10:22:53 +0200
  • 7ba9f2e4e8 mod_private: Cope with bookmark decoding errors Holger Weiss 2024-05-28 21:07:04 +0200
  • 52abe8016b Update lock files Badlop 2024-05-28 15:21:56 +0200
  • b840ab9907 Revert "Disable update_sql_schema by default" Badlop 2024-05-28 15:22:35 +0200
  • b977eb7193 Add support for XEP-0425 version 0.3.0, keep supporting 0.2.1 (#4193) Badlop 2024-05-28 10:51:14 +0200
  • a179d5e34b mix:exs: Move xmpp from included_applications to applications Badlop 2024-05-27 10:35:04 +0200
  • ab274147d8 Runtime: Add final OTP 27 and preliminary Elixir 1.17 to the matrix Badlop 2024-05-25 21:04:15 +0200
  • d81a844e1c make-binaries: Bump versions to Erlang/OTP 26.2.5 and Elixir 1.16.3 Badlop 2024-05-25 21:07:19 +0200
  • b288d5c763 make-binaries: Revert temporarily an OTP commit that breaks MSSQL (#4178) Badlop 2024-05-13 10:36:24 +0200
  • 1b81af00b2 Update p1_pgsql and mysql to support Unix Domain Socket (#3716) Badlop 2024-05-13 12:38:19 +0200
  • d04f92d44e mod_muc_room: Use ejabberd hooks instead of function calls to mod_muc_log (#4191) Badlop 2024-05-07 16:09:40 +0200
  • 80dc95fc03 Remove unnecessary case from recent commit 599cddf Badlop 2024-05-25 20:33:20 +0200
  • a8e36e7b1b CI: Don't load database schema files for mysql and pgsql Badlop 2024-05-24 11:51:44 +0200
  • ec13350b24 Test: Enable update_sql_schema Badlop 2023-10-04 21:15:07 +0200
  • 1076f8bfc2 Test: Clear tables when ending a group, instead of when starting Badlop 2024-04-15 10:42:46 +0200
  • 599cddfb67 ejabberd_sql_schema: Rewrite recent commit cb49fcf Badlop 2024-01-09 13:27:28 +0100
  • 034af6aefd Set process flags when Erlang/OTP 27 to help debugging Badlop 2024-05-23 19:34:21 +0200
  • 5d2a111b9c Update lock files Badlop 2024-05-23 17:13:46 +0200
  • ca9ca7f5af Use the new port_compiler 1.15.0 that supports Erlang/OTP 27.0 Badlop 2024-05-23 11:02:36 +0200
  • 677d66d818 Revert "mix.exs: Dirty workaround to get port_compiler with OTP 27 support" Badlop 2024-05-23 11:02:42 +0200
  • 750bf07e13 Runtime: Define Elixir major versions, and let it pick the latest minor one Badlop 2024-05-24 12:48:19 +0200
  • 2cd53410bc Runtime: Avoid testing with OTP 27 + rebar2, because Jose has warnings_as_errors Badlop 2024-05-23 19:00:15 +0200
  • ad7008a545 CI and Runtime: Update Erlang/OTP 27.0-rc3 to 27 Badlop 2024-05-23 11:04:05 +0200
  • bedfc2e188 rebar.config: Add temporary workaround to compile Jose with Erlang/OTP 27.0 Badlop 2024-05-23 16:48:34 +0200
  • 83b1a40f8b Run "make doap" Badlop 2024-05-17 13:07:31 +0200
  • a05dbcc2b2 Add some XEPs support that was forgotten Badlop 2024-05-17 13:00:45 +0200
  • 01f2697faf mod_muc_admin: Update module to the new gen_mod API Badlop 2024-05-15 16:18:16 +0200
  • fba915e04e gen_mod: Add support to specify a hook global, not vhost-specific Badlop 2024-05-15 16:17:30 +0200
  • 0d1cbc62d4 mod_muc_rtbl: Change this module attribute name to the main one: behaviour Badlop 2024-05-16 19:07:30 +0200
  • f72cb1b5c8 .gitignore: Ignore ctags/etags files Holger Weiss 2024-05-19 18:55:38 +0200
  • cb49fcf459 Fix handling of mqtt_pub table definition from mysql.sql and fix should_update_schema/1 in ejabberd_sql_schema.erl Alexey Shchepin 2024-05-18 05:13:40 +0300
  • 66a08b6f18 Run "make doap" Badlop 2024-05-17 10:27:37 +0200
  • 2554b51173 hook_deps: Use precise name: hooks are added and later deleted, not removed Badlop 2024-05-15 12:55:11 +0200
  • d2e7b5ffa0 hook_deps: Fix to handle FileNo as tuple {FileNumber, CharacterPosition} Badlop 2024-05-15 12:50:47 +0200
  • 38fd9a3ed2 Update URLs of module documentations Badlop 2024-05-10 16:04:28 +0200
  • 4ec236966a Bump exsync from 0.4.0 to 0.4.1 dependabot[bot] 2024-05-06 06:23:10 +0000
  • 696e42b5b4 Use json module when Erlang/OTP 27, jiffy with older ones Badlop 2024-05-06 18:02:36 +0200
  • 0ad1d315e8 Use maps instead of tuple+list+tuple as arguments in jiffy functions Badlop 2024-05-06 17:07:26 +0200
  • 4697a9295a Update p1_acme that uses Erlang's json library instead of jiffy when OTP 27 Badlop 2024-04-29 18:28:38 +0200
  • 9fbc7b96e4 Update pkix dependency with minor fixes for compilation warnings Badlop 2024-05-02 19:10:50 +0200
  • 392d7ee30b CI and Runtime: Now ejabberd and dependencies can compile with OTP 27.0-rc3 Badlop 2024-04-29 17:56:11 +0200
  • 025e2a5760 CI and Runtime: Don't get explicitly dependencies (#4213) Badlop 2024-05-02 10:33:47 +0200
  • f7dc4fa2ac configure.ac: When using rebar3 with old Erlang, unlock some dependencies (#4213) Badlop 2024-05-02 13:01:40 +0200
  • 13ebe89fdc Remove unused format_status/2 callback that is deprecated in OTP 27 Badlop 2024-04-30 13:47:40 +0200
  • c7c3cc10c5 mix.exs: Dirty workaround to get port_compiler with OTP 27 support Badlop 2024-04-30 11:11:01 +0200
  • e9b9159d23 rebar.config.script: Use port_compiler branch that supports OTP 27.0-rc2 Badlop 2024-04-29 17:46:35 +0200
  • f15d5d073e configure.ac: When using rebar3, unlock dependencies that are disabled (#4212) Badlop 2024-04-25 03:51:29 +0200
  • b461657407 Bump idna from 6.0.0 to 6.1.1 Badlop 2024-04-30 15:54:40 +0200
  • 0da767f568 ban_account/unban: When mod_private is disabled, return meaningful error (#4201) Badlop 2024-04-29 17:17:06 +0200
  • 395a73bbe0 Handle case when mod_private is not enabled (#4201) Badlop 2024-04-25 00:22:45 +0200
  • 5870e2e378 Use updated xmpp library with minor improvement in auth (#4201) Badlop 2024-04-24 23:34:53 +0200
  • 94a0aa6967 Add support to provide ban detail when account logins (#4201) Badlop 2024-04-24 21:02:31 +0200
  • 2bfc4b0f5d Use "jabber:" namespace that clients cannot use (#4201) Badlop 2024-04-24 20:17:02 +0200
  • 374f6b8e7d Improve recent commit so users cannot prevent banning, fixes 44bafa4 (#4201) Badlop 2024-04-24 19:54:45 +0200
  • 33c6b3700e Ammend ejabberd_admin:update/0 from adbccbe to be used by Rebar3 Sync Badlop 2024-04-23 18:50:44 +0200
  • eb975268f4 Add ExSync tool to "make relive" with Mix Badlop 2024-04-23 16:47:50 +0200
  • b0afe4946d Add Sync tool to "make relive" with Rebar3 Badlop 2024-02-13 13:09:32 +0100
  • 5c6a399f5b Update links to some moved content in docs.ejabberd.im Badlop 2024-04-24 17:23:53 +0200
  • e744665171 Fix links in mix.exs Badlop 2024-04-04 01:18:20 +0200
  • 0b16cbddde Remove vcard example config in mod_proxy65, it breaks PDF Docs generation Badlop 2024-04-04 00:49:57 +0200
  • 7ea2c6eabf Improve markdown of md files Badlop 2024-04-03 22:55:58 +0200
  • 45ca11ecd0 Improve markdown of generated documentation Badlop 2024-04-03 22:55:04 +0200
  • d8cdd82bf8 Rewrite vcard example configuration to not require extended format Badlop 2024-03-29 16:36:47 +0100