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

Commit Graph

  • c1ee86e85c make-binaries: Fix linking of EIMP dependencies Holger Weiss 2022-05-25 20:37:37 +0200
  • 5a2e58e066 Fix regression on stop_ping in clustering context (thanks to fdie)(#3817) Badlop 2022-05-23 16:52:27 +0200
  • 0e25f8d43e Fix mod_conversejs crash when mod_register not enabled (#3824) Badlop 2022-05-23 16:41:19 +0200
  • 75ffce0417 configure also when running "make update", which is similar to "make deps" Badlop 2022-05-23 15:01:54 +0200
  • 34e1ddb66f Update "make help" with recent changes Badlop 2022-05-23 13:13:56 +0200
  • 26e6bb4a17 Use "make deps", which performs additional steps (#3823) Badlop 2022-05-23 12:35:09 +0200
  • 7850ce0ec8 Ensure deps configuration is ran when getting deps (#3823) Badlop 2022-05-23 12:39:29 +0200
  • 7d16907296 Configure eimp with mix to detect image convert properly (#3823) Badlop 2022-05-23 12:06:10 +0200
  • ddc457060b Improve "make clean" and "distclean" Badlop 2022-05-20 11:49:07 +0200
  • 93f994d50a Generate start scripts in "make all", not in "make install" (#3821) Badlop 2022-05-20 11:24:39 +0200
  • 75a771bfec Don't leak DESTDIR in files copied by 'make install' Paweł Chmielowski 2022-05-19 12:20:42 +0200
  • e6c1bf9c9a make-binaries: Adjust Mnesia spool directory path Holger Weiss 2022-05-18 17:08:05 +0200
  • cac31f9325 make-packages: Include systemd unit with RPM Holger Weiss 2022-05-18 10:20:34 +0200
  • 99064548e8 Fix parsing of scram password from prosody Paweł Chmielowski 2022-05-17 12:23:12 +0200
  • 553a1ccadf Merge remote-tracking branch 'processone/pr/3813' Holger Weiss 2022-05-17 12:44:34 +0200
  • 621445e096 make-installers: Support non-root installation Holger Weiss 2022-05-16 01:58:17 +0200
  • 432e97296c Fix typos in changelog Licaon_Kter 2022-05-17 09:15:48 +0000
  • d9ba6d9701
    Fix typos in changelog Licaon_Kter 2022-05-17 09:15:48 +0000
  • 4f8e6fe844 Fix errors and warnings for "rebar3 edoc" Badlop 2022-05-12 17:25:11 +0200
  • 01b791c0fa Define license for hex.pm using SPDX identifier Badlop 2022-05-12 16:30:58 +0200
  • dde096515d Update mix.lock with ex_doc Badlop 2022-05-12 16:31:23 +0200
  • 78e97f3605 ex_doc is required to publish docs to hex.pm Badlop 2022-05-12 16:26:55 +0200
  • 6c9f97d7cc Update README.md, the installers are now in GitHub Releases Badlop 2022-05-11 18:21:58 +0200
  • 861347e911 CHANGELOG: Update to 22.05 version Badlop 2022-05-06 10:52:11 +0200
  • c54fe5b29e make-installers: Override code on upgrade Holger Weiss 2022-05-16 00:45:01 +0200
  • 6d93d49c6c make-installers: Apply cosmetic changes Holger Weiss 2022-05-16 00:13:43 +0200
  • 8addf96f9e make-binaries: Bump dependency versions Holger Weiss 2022-05-12 01:02:33 +0200
  • a916d94000 Pass room state to muc_{un}subscribed hook Paweł Chmielowski 2022-05-09 17:32:34 +0200
  • ed7fc956d5 Allow muc_{un}subscribe hooks to modify sent packets Paweł Chmielowski 2022-05-09 16:34:27 +0200
  • 024ad02169 Revert "Temporary workaround to provide a 22.05 tagged container" Badlop 2022-05-06 17:58:58 +0200
  • 3449621ccc Temporary workaround to provide a 22.05 tagged container Badlop 2022-05-06 17:28:11 +0200
  • e5782a519a Use alternate method to get priv/ path when copying captcha scripts Badlop 2022-05-06 16:22:31 +0200
  • fbeaa2e03a Remove dependabot because it gets fired in forks too Badlop 2022-05-06 16:21:50 +0200
  • d0452e3bef Update version to 22.05 22.05 Jérôme Sautret 2022-05-06 15:12:22 +0200
  • ec36dd7ba1 make-binaries: Bump SQLite and ODBC versions Holger Weiss 2022-05-06 14:03:11 +0200
  • 84d8c156a0 Fix spec Paweł Chmielowski 2022-05-06 10:15:23 +0200
  • c7ab3274c5 Return userinfo from misc:uri_parse Paweł Chmielowski 2022-05-06 10:14:50 +0200
  • 3d4f2d365f Have consistent schema type in misc:uri_parse Paweł Chmielowski 2022-05-06 10:06:13 +0200
  • bc9e5c5363 Fix one more place where misc:uri_parse is used Paweł Chmielowski 2022-05-05 13:46:02 +0200
  • 54a1fcc5e8 Improve misc:uri_parse Paweł Chmielowski 2022-05-05 13:07:03 +0200
  • c3d8c3d9c5 README: Improve badges, header, commercial links Badlop 2022-05-04 02:36:40 +0200
  • bdfa1b3403 Update man page Badlop 2022-05-04 17:25:24 +0200
  • aa190ca896 Run 'make options' Badlop 2022-05-04 17:16:51 +0200
  • 49ecddc646 Dependabot: Detect updates in docker, actions and mix Badlop 2022-04-30 21:52:15 +0200
  • fad5406348 Container: Build containers also for linux/arm64 Badlop 2022-05-04 12:39:59 +0200
  • 30b3c6c908 Annotate options and commands recently added Badlop 2022-05-04 15:18:57 +0200
  • 32dee33070 Run 'make translations' for all other languages Badlop 2022-05-04 16:25:26 +0200
  • 59e1c5643f Update Spanish and Catalan translations Badlop 2022-05-04 16:25:00 +0200
  • b253cc46d4 Update Chinese (simplified) (thanks to Erix and Yzqzss) Badlop 2022-05-04 16:24:24 +0200
  • 09bdb055fb Update Portuguese translation (thanks to Ssantos) Badlop 2022-05-04 16:23:03 +0200
  • 449ac8f3e3 Update Portuguese (Brazil) (thanks to Wellington Terumi Uemura) Badlop 2022-05-04 16:22:29 +0200
  • 28be716c5f Update French translation (thanks to ButterflyOfFire) Badlop 2022-05-04 16:21:21 +0200
  • f250594738 Update German translation (thanks to Nautilusx) Badlop 2022-05-04 16:20:49 +0200
  • 0fb7213e1a New Arabic translation (thanks to Black) Badlop 2022-05-04 16:19:56 +0200
  • bb2cb19a5c Move some content from README to new COMPILE and CONTAINER files Badlop 2022-04-22 20:32:57 +0200
  • 6e4079586a Installers: Add job to create draft release Badlop 2022-04-22 20:35:00 +0200
  • d0bca94638 Installers: update workflow name Badlop 2022-04-27 13:29:41 +0200
  • 0302d1615b Packages: Rename workflow file to Installers Badlop 2022-04-27 13:28:57 +0200
  • 985fa24130 Apparently the --tags option is required to properly describe a brand new tag Badlop 2022-04-22 20:30:23 +0200
  • ba5b6133cd Create uninstall.txt with instructions Badlop 2022-04-07 17:58:36 +0200
  • 0964f9cbcd Add help header to the installer help Badlop 2022-04-11 10:28:18 +0200
  • 06e448b4d0 Once installed, show next steps Badlop 2022-04-07 17:59:22 +0200
  • b773bb4cd4 Add some blank lines to output Badlop 2022-04-07 17:57:53 +0200
  • 65437d08ef make-binaries: Update to Crosstool-NG 1.25.0-RC2 Holger Weiss 2022-04-22 21:37:25 +0200
  • 87995a57de Add GitHub Action to build binary packages Holger Weiss 2022-03-08 17:01:11 +0100
  • a7dc1de980 make-binaries: Try to avoid rebuilding deps Holger Weiss 2022-03-08 10:23:54 +0100
  • ce6f32906a Import script for building command line installers Holger Weiss 2022-03-04 17:17:23 +0100
  • ef7470b503 Import script for building DEB and RPM packages Holger Weiss 2022-02-23 00:54:40 +0100
  • 853be230a8 Import script for building Linux binaries Holger Weiss 2022-02-22 00:10:22 +0100
  • 09244155a6 make-binaries: Update to Crosstool-NG 1.25.0-RC2 Holger Weiss 2022-04-22 21:37:25 +0200
  • 57c26bdc53 Add GitHub Action to build binary packages Holger Weiss 2022-03-08 17:01:11 +0100
  • 7689ce18df make-binaries: Try to avoid rebuilding deps Holger Weiss 2022-03-08 10:23:54 +0100
  • 698c855bde Import script for building command line installers Holger Weiss 2022-03-04 17:17:23 +0100
  • ec73475f0f Import script for building DEB and RPM packages Holger Weiss 2022-02-23 00:54:40 +0100
  • b2eb494097 Import script for building Linux binaries Holger Weiss 2022-02-22 00:10:22 +0100
  • 2739a52e0f Update options configurable in default_room_options Badlop 2022-04-29 17:30:14 +0200
  • f1c422db8e Runtime: Fix path of own workflow file Badlop 2022-05-02 20:18:52 +0200
  • 011630f8b9 CI: The Binaries job will soon be unnecessary Badlop 2022-04-27 14:52:07 +0200
  • 6f11210edd Implement batch operations in mnesia backend Paweł Chmielowski 2022-05-02 15:05:55 +0200
  • ce18c93419 Simplify rules for choosing jiffy version Paweł Chmielowski 2022-05-02 13:56:16 +0200
  • f3f80f2f55 Update p1_pgsql in mix.lock Paweł Chmielowski 2022-05-02 13:41:44 +0200
  • cae86f62e6 Update esip in mix.lock Paweł Chmielowski 2022-05-02 13:37:40 +0200
  • ea4a365bf5 Container: New GitHub workflow to build and publish containers Badlop 2022-04-25 11:06:01 +0200
  • 9c23a7dc3f Container: When ERLANG_COOKIE is set, create cookie file; otherwise use -setcookie Badlop 2022-04-25 10:55:14 +0200
  • b0db87c683 Container: Experimental support CTL_ON_CREATE and CTL_ON_START environment variables Badlop 2022-04-25 10:53:14 +0200
  • 200cea25c8 Container: Start BEAM with exec to maintain the PID and catch SIGTERM in Docker Stop Badlop 2022-04-25 10:52:38 +0200
  • 8d15e973e2 Container: Copy ejabberdctl.template, it requires some customizations Badlop 2022-04-25 10:49:36 +0200
  • 493ee7f534 Container: New Dockerfile, more simple than the one in ejabberd/ecs Badlop 2022-04-22 20:35:35 +0200
  • d6de831381 Runtime: New workflow to test compilation, rel, starting and ejabberdctl Badlop 2021-07-20 12:00:36 +0200
  • 5ece51f8da CI: Update actions versions Badlop 2022-05-01 13:36:52 +0200
  • ca786e8102 CI: Update to the new "make rel" paths Badlop 2022-04-27 13:31:37 +0200
  • bde513d088 CI: For older erlang versions, get old rebars Badlop 2022-04-27 13:31:14 +0200
  • c5f9652019 CI: Update to test latest OTP 25.0-rc3 Badlop 2022-04-27 13:30:17 +0200
  • 5e2aca8138 Update rebar3 binary, works from Erlang/OTP 22 to 25 Badlop 2022-04-26 22:07:20 +0200
  • 12331768bc Update rebar2 binary, works from Erlang/OTP 22 to 25 Badlop 2022-04-26 22:26:56 +0200
  • 7a1e0d4720 Fix 'make xref' when using Mix; notice it only checks Elixir files Badlop 2022-04-30 20:41:46 +0200
  • 45c7fbb5ae Switch "make rel" and "make dev" to paths: conf, database, logs Badlop 2022-04-25 12:46:48 +0200
  • a852c31c6c Set default ejabberd version number when not using git Badlop 2022-04-07 16:58:07 +0200
  • c8c4827626 Update hex deps Paweł Chmielowski 2022-05-02 13:06:40 +0200
  • 4f33524842 Update deps Paweł Chmielowski 2022-05-02 12:49:59 +0200