24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00

Commit Graph

  • 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
  • 403dc41b5f make-binaries: Fix GitHub release version checks Holger Weiss 2022-09-23 13:45:09 +0200
  • 4a22604701 Export mod_muc_admin:get_room_pid/2 Paweł Chmielowski 2022-09-22 11:11:02 +0200
  • 09b33e17a6 Update mysql Paweł Chmielowski 2022-09-15 10:18:49 +0200
  • 796f567db1 The archive_msg export fun requires MUC Service for room archives Badlop 2021-08-27 12:38:47 +0200
  • 2229e4c6db Allow MUC service admins to bypass max_user_conferences limitation Badlop 2020-12-10 21:59:07 +0100
  • fac74f623e Remove unused macro definitions detected by rebar3_hank Badlop 2022-06-14 13:18:23 +0200
  • cde8c8ce7d Remove unused header files which content is already in xmpp library Badlop 2022-09-16 11:42:34 +0200
  • 9e9904c79d Merge remote-tracking branch 'processone/pr/3905' Holger Weiss 2022-09-16 12:39:13 +0200
  • 14882342be Adapt to change of mix_annotate type to boolean in roster_query Linus Jahn 2022-09-15 23:25:31 +0200
  • eeed1ca87f Adapt to renaming of 'participant-id' from mix_roster_channel record Linus Jahn 2022-09-15 23:23:57 +0200
  • e22d496610 Update xmpp module Linus Jahn 2022-09-16 12:28:48 +0200
  • 5ee1dc9e8d Container: Support ERL_DIST_PORT Badlop 2022-05-31 13:35:15 +0200
  • 30f1e28468 Support ERL_DIST_PORT option to work without epmd Badlop 2022-05-26 18:35:14 +0200
  • 4664358176 Ignore .ejabberd-modules/ , may be used when building container Badlop 2022-09-12 13:01:06 +0200
  • a564707da4 Container: Get ejabberd-contrib sources to include them Badlop 2022-09-12 18:00:14 +0200
  • d0bc83147a Container: Copy .ejabberd-modules directory if available Badlop 2022-09-12 11:42:54 +0200
  • a8121cd7e5 Don't persist 'none' role (thanks to Blake Miller)(#3330) Badlop 2022-09-07 16:44:50 +0200
  • 4d3875f4ff Store role, and use it when joining a moderated room (#3330) Badlop 2021-10-01 12:11:51 +0200