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

Commit Graph

  • dfc6e7833c Bump ex_doc from 0.28.4 to 0.29.1 dependabot[bot] 2023-01-05 12:22:46 +0000
  • e0b4ea6652 Update jose to 1.11.5 when Erlang/OTP is 21 or higher Badlop 2022-12-16 12:54:25 +0100
  • 503ad8e905 Fix bash completion when using Relive or other install methods Badlop 2022-12-26 10:22:14 +0100
  • d26a9d583f
    Fix portability issue with some shells (#3970) Frédéric Fauberteau 2023-01-09 16:26:36 +0100
  • c4bd249646 Fix portability issue with some shells Frédéric Fauberteau 2023-01-08 06:32:12 +0100
  • 0b1800fc10 Add hooks for mqtt subscribe & unsubscribe events Jérôme Sautret 2023-01-05 14:58:18 +0100
  • 92d7be4338 Use alternative split/2 function that works with Erlang/OTP as old as 19.3 Badlop 2023-01-03 20:32:52 +0100
  • ce89ff07e7 Fix "make hooks" Badlop 2023-01-03 19:13:43 +0100
  • 5c1b72853f External modules: compile C files and install them in ejabberd's priv Badlop 2022-12-30 14:14:50 +0100
  • 5d38143c3f Initialize captcha system after loading modules and external modules Badlop 2022-12-28 17:11:11 +0100
  • 353c68cfa6 Add support to define module instead of path to script Badlop 2022-12-26 10:52:16 +0100
  • 9087e72f0e Update image key, some scripts generate their own random key Badlop 2022-12-26 16:06:23 +0100
  • 4ad4a3bf24 Support to get module status from Elixir modules Badlop 2022-12-20 16:13:27 +0100
  • 17160e9379 Container: Update Actions versions as requested by GitHub Actions Badlop 2022-12-20 12:25:12 +0100
  • ed84fee2bf ejabberd_options_doc.erl: Added outgoing_s2s_families deprecation notice. Jonathan Davies 2022-12-16 16:12:51 +0000
  • 25ddd7b152 Changed default outgoing_s2s_families to IPv6 as servers are within datacenters where IPv6 is more commonly enabled (contrary to clients), and if it's not present - it'll just fall back to IPv4. Jonathan Davies 2021-11-15 14:55:26 +0000
  • 5ad709a2e2 Fix typo in last commit Paweł Chmielowski 2022-12-21 11:13:49 +0100
  • 32ace140df Don't store mucsub presence events in offline storage Paweł Chmielowski 2022-12-21 11:12:08 +0100
  • 027ddd7c46
    When subscriber store the presence offline chengshq 2022-12-20 20:28:15 +0800
  • 9d37a86bdd ejabberd_options_doc.erl: Added outgoing_s2s_families deprecation notice. Jonathan Davies 2022-12-16 16:12:51 +0000
  • fe0cfadda8 Changed default outgoing_s2s_families to IPv6 as servers are within datacenters where IPv6 is more commonly enabled (contrary to clients), and if it's not present - it'll just fall back to IPv4. Jonathan Davies 2021-11-15 14:55:26 +0000
  • bc063b8f97 Fix crash when api_permisions don't have who: section Paweł Chmielowski 2022-12-15 11:27:11 +0100
  • 03681cd68d Expose the pubsub#type field in disco#info query to the node (#3914) Badlop 2022-10-07 13:43:23 +0200
  • fe8b98a1f3 When using erlef, Erlang/OTP 21 is only available in ubuntu 20.04 Badlop 2022-12-13 23:35:14 +0100
  • a193128543 Fix path where gem is installed and fpm can be found Badlop 2022-12-13 17:33:46 +0100
  • 6a10048339 Document the new log_modules_fully option Badlop 2022-12-02 16:38:28 +0100
  • 9087dd9210 Improve .devcontainer to use use devcontainer image and .vscode Badlop 2022-12-01 12:45:12 +0100
  • a08c038c9c Add .vscode files to instruct VSCode how to run ejabberd Badlop 2022-12-01 12:43:47 +0100
  • e191bc253d Add Erlang LS default configuration Badlop 2022-12-01 12:42:44 +0100
  • c8d866d01a Add Elvis default configuration Badlop 2022-04-28 17:59:24 +0200
  • 01d25c5c37 Let setup-relive.sh normally end with no error status Badlop 2022-11-30 22:03:50 +0100
  • 25d6b3d1c8 Fix dialyzer warnings Paweł Chmielowski 2022-12-07 14:08:23 +0100
  • 639183a783 Add support for certificate authentication in mqtt bridge Paweł Chmielowski 2022-12-07 13:35:04 +0100
  • 80477f71b3 Add misc:uri_parse/2 to allow declaring default ports for protocols Paweł Chmielowski 2022-12-07 13:34:29 +0100
  • d49b50a055 Add log_modules_fully option to make some modules log everything independed from global loglevel Paweł Chmielowski 2022-12-01 13:24:46 +0100
  • 54592202ef Allow admin command to subscribe new users to members_only rooms Paweł Chmielowski 2022-12-01 11:52:39 +0100
  • be60263d47 Fix dialyzer warnings in mod_mqtt_bridge Paweł Chmielowski 2022-11-24 14:55:11 +0100
  • 441eca75b2 hibernation_time is not an option worth storing in room state (#3946) Badlop 2022-11-18 12:20:15 +0100
  • 266dd98521 OAuth: Accept jid as a HTTP URL query argument Badlop 2022-11-16 18:48:08 +0100
  • b0e74464b1 OAuth: Handle when client is not identified Badlop 2022-11-16 18:40:34 +0100
  • daaaf221cb Don't set i18n option because Converse enforces it instead of browser lang (#3951) Badlop 2022-11-23 18:39:40 +0100
  • e2779e1155 Try to redirect access to files mod_conversejs to cdn when there is no local copies Paweł Chmielowski 2022-11-23 16:28:42 +0100
  • 514bab47a2 Add hook for mqtt publish event Paweł Chmielowski 2022-11-23 15:16:43 +0100
  • fbea49dbab Add mqtt bridge module Paweł Chmielowski 2022-11-23 14:50:18 +0100
  • 5cf9b052dd
    Jid format when multicastc was cached (#3950) chengshq 2022-11-22 19:11:31 +0800
  • 15c7393294
    Jid format when multicastc was cached chengshq 2022-11-22 12:43:50 +0800
  • 3b50cd36ba Merge remote-tracking branch 'processone/pr/3945' Holger Weiss 2022-11-16 16:20:10 +0100
  • ed678f58d3 make-binaries: reduce log output Stu Tomlinson 2022-11-16 10:18:12 +0000
  • aa8d800577 make-binaries: Bump zlib version to 1.2.13 Stu Tomlinson 2022-11-16 09:42:36 +0000
  • a1cfae8c98
    pgsql: do not set standard_conforming_strings to 'off' (#3944) Stu Tomlinson 2022-11-16 12:58:30 +0000
  • b85198f0e4 pgsql: do not set standard_conforming_strings to 'off' Stu Tomlinson 2022-11-10 12:25:07 +0000
  • c6513fcfc6 Handle mnesia_system_event mnesia_up when other node joins this (#3842) Badlop 2022-11-14 17:45:41 +0100
  • d3d50b456e Fix compilation warnings with Elixir 1.14 Badlop 2022-11-14 13:31:48 +0100
  • 196eca2dc4 Runtime: Add Elixir 1.14 to the test matrix Badlop 2022-11-14 13:17:03 +0100
  • 6fcfe80a65 Pass ssl options to mysql driver Paweł Chmielowski 2022-11-14 11:19:51 +0100
  • 992d998695 Silent warning in OTP24 about not specified cacerts in sql connections Paweł Chmielowski 2022-11-14 11:18:26 +0100
  • e58920b2c6 Container: Update link to the local example of CTL_ON_CREATE usage Badlop 2022-11-07 22:30:05 +0100
  • 0804f46095 Container: Add Composer Examples section Badlop 2022-11-07 22:17:33 +0100
  • 662d9a0ed0 Container: Raise sections levels to improve legibility in GitHub web TOC Badlop 2022-11-07 19:27:34 +0100
  • d957404adc Add link in README to the ProcessOne Downloads page Badlop 2022-10-29 15:15:01 +0200
  • 779c98e314 Add link to ejabberd page at xmpp.org, which displays protocols from DOAP Badlop 2022-11-07 18:54:11 +0100
  • 8de270cdaf Run "make doap" Badlop 2022-11-07 16:22:01 +0100
  • b71a481e63 Add details about XEP implementations to some protocol attributes Badlop 2022-11-07 12:32:38 +0100
  • 5a5e5bbdc6 Support extended protocol attribute (#3915) Badlop 2022-11-07 16:21:53 +0100
  • 3b3d3eaa04 Run "make doap" to update ejabberd's DOAP file Badlop 2022-11-07 11:13:31 +0100
  • 811fea14d8 Fix DOAP file logo namespace Daniel Brötzmann 2022-11-07 09:18:08 +0100
  • 3acbaba365
    Fix DOAP file logo namespace Daniel Brötzmann 2022-11-07 09:18:08 +0100
  • 9794b4f778 Commit the generated DOAP file Badlop 2022-11-04 11:35:18 +0100
  • b73a9234d9 Add some missing RFCs and remove problematic leading 0 in xep versions Badlop 2022-11-04 11:34:45 +0100
  • c9b3d32031 Add DOAP script to Makefile Badlop 2022-11-04 11:41:14 +0100
  • 4542bcb57f New script to generate DOAP file Badlop 2022-11-03 12:15:19 +0100
  • 1072f593f1 Ignore /doc, generated by tools/check_xep_versions.sh Badlop 2022-11-03 18:38:51 +0100
  • 122af79207
    move spool dir to make it fully configurable per ejabberdctl.cfg (#3863) 22.10 duritong 2022-10-26 14:02:42 +0200
  • 2ef71a6684 Annotate captcha_cmd option, run make options, update man Badlop 2022-10-25 12:07:41 +0200
  • bb22f574fe Bump version Paweł Chmielowski 2022-10-25 10:34:55 +0200
  • 2e623a7f20 Update German translation (thanks to nautilusx)" Badlop 2022-10-24 13:09:23 +0200
  • 8ea7690fc5 Support @VERSION@ and @SEMVER@ in captcha_cmd option Badlop 2022-05-30 11:46:19 +0200
  • a80717ed0e Update changelog Paweł Chmielowski 2022-10-18 18:59:28 +0200
  • 13d4787ea9
    Bump default 's2s_timeout' value (#3653) Holger Weiß 2022-10-18 16:08:16 +0200
  • a0c9eb60db
    Merge branch 'master' into bump-idle-timeout Paweł Chmielowski 2022-10-18 15:40:46 +0200
  • 28b3134098
    fix table creation on a running cluster (#3913) Frank 2022-10-18 15:38:55 +0200
  • d2f79e268e Update Portuguese (Brazil) translation (thanks to Wellington Terumi Uemura) Badlop 2022-10-12 17:09:49 +0200
  • b529f72d8f Update Chinese (Simplified) translation (thanks to Eric) Badlop 2022-10-12 14:09:21 +0200
  • c4d834b879 Update deps Paweł Chmielowski 2022-10-12 12:44:27 +0200
  • 67094ca065 Update Catalan and Spanish translations Badlop 2022-10-12 11:51:22 +0200
  • d29fdc4d2e Remove unnecessary text string Badlop 2022-10-12 11:41:14 +0200
  • 7be52065dd Update Chinese (Simplified) translation (thanks to Eric) Badlop 2022-10-12 11:24:25 +0200
  • 582a245cc7 Update Ukrainian translation (thanks to Artem) Badlop 2022-10-12 11:22:17 +0200
  • 4e4c696730 Update Russian translation (thanks to AHOHNMYC) Badlop 2022-10-12 11:21:11 +0200
  • 1942f1b370 Update Portuguese (Brazil) translation (thanks to Wellington Terumi Uemura) Badlop 2022-10-12 11:20:43 +0200
  • b14b84744a Update French translation (thanks to Maxime Leroy) Badlop 2022-10-12 11:20:04 +0200
  • d34274549c Update Spanish translation (thanks to Eduardo Malaspina) Badlop 2022-10-12 11:19:27 +0200
  • 28fb992947 Update German translation (thanks to nautilusx) Badlop 2022-10-12 11:19:00 +0200
  • 83150e0b76 Update Catalan translation (thanks to Maite Guix) Badlop 2022-10-12 11:17:55 +0200
  • 1e24ad817c Update man page Badlop 2022-09-30 18:27:34 +0200
  • 77f9254f45 Handle case that module exports mod_doc, but nothing in it Badlop 2022-09-30 19:05:04 +0200
  • 77dacf92d2 Annotate new options Badlop 2022-09-30 17:51:41 +0200
  • b636087aa4 fix table creation on a running cluster fdie 2022-10-03 18:18:20 +0200
  • c99ff6059f Fix cache invalidation in shared roster Paweł Chmielowski 2022-09-28 18:28:24 +0200
  • e4c20aa674 make-binaries: Bump Expat and libpng versions Holger Weiss 2022-09-23 13:46:19 +0200