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

Commit Graph

  • 6da1bb5b22 Add support for "xep-0424 Message Moderation" Paweł Chmielowski 2023-03-30 14:37:13 +0200
  • 64e1cfcbba Test only with oldest OTP supported, newest stable and bleeding edge Badlop 2023-03-27 11:50:46 +0200
  • fbfcebf417 Container: Remove Elixir Matchers to prevent useless warnings in github actions page Badlop 2023-01-27 15:34:42 +0100
  • d15cf994a2 Container: Add METHOD to build container using packages (#3983) Saarko 2022-11-18 21:55:17 +0100
  • c71887db43 Container: Add tini as runtime init Saarko 2023-01-30 13:02:55 +0100
  • 7c634f3615 Container: No need of openssl package at runtime Badlop 2023-01-27 18:59:57 +0100
  • 874b961680 Container: Remove unused Mix stuff: ejabberd script and static COOKIE Badlop 2023-01-26 16:02:50 +0100
  • 2c1ee698cc Container: Copy captcha scripts to /opt/ejabberd-*/lib like the installers Badlop 2023-01-26 15:53:27 +0100
  • b0f0dd3227 Container: Expose only HOME volume, it contains all the required subdirs Badlop 2023-01-26 15:05:45 +0100
  • de477f7b6c Container: Update Alpine to 3.17 to get Erlang/OTP 25 and Elixir 1.14 Badlop 2023-01-27 12:12:39 +0100
  • 440ede313b make-binaries: fix building with erlang/otp v25.x Saarko 2023-03-13 17:57:55 +0100
  • 976c6c5e41 make-binaries: bump versions, e.g. erlang/otp to 25.3 Saarko 2023-03-13 17:45:51 +0100
  • 7e6d25314d make-packages: Fix for installers workflow, which didn't find lynx... Badlop 2023-01-27 13:27:27 +0100
  • cc5c3f7b2c ejabberdctl: Don't use .../releases/COOKIE, it's no longer included Badlop 2023-01-27 12:09:39 +0100
  • 1d62dc4621 Set roster name from XEP-0172, or the stored one (#1611) Badlop 2022-06-07 12:07:23 +0200
  • e2496562f9 Preliminary support to store extra elements in subscription request (#840) Badlop 2022-06-06 18:37:40 +0200
  • c4a2f8d64f captcha_url option now accepts 'auto' value, and it's the default Badlop 2023-02-01 11:52:47 +0100
  • 6c620f6f43 Remove wrong get_room_history command fields specification Badlop 2023-03-22 13:18:19 +0100
  • af29adb558 Bump ex_doc from 0.29.2 to 0.29.3 dependabot[bot] 2023-03-20 07:04:12 +0000
  • 3c97775573 Pubsub xdata fields max_item/item_expira/children_max use 'max' not 'infinity' Paweł Chmielowski 2023-03-21 15:30:36 +0100
  • f953dc3f5e Persist none role for outcasts Blake Miller 2023-03-19 01:40:19 -0400
  • 75d75c5351
    Persist none role for outcasts Blake Miller 2023-03-19 01:40:19 -0400
  • 04b431f191 Bump ex_doc from 0.29.1 to 0.29.2 dependabot[bot] 2023-03-06 18:09:18 +0000
  • 5cd6c524ea Allow XML to be visible in web browser in Common Test page Badlop 2023-02-22 15:20:22 +0100
  • 37676757e3 CI: Add OTP 26.0-rc1 to the test matrix Badlop 2023-02-28 09:39:28 +0100
  • 1c82daacb2 CI: Upload Common Test logs as artifact in case of failure Badlop 2023-02-22 16:45:38 +0100
  • 9f0a5c5ef0 CI: Produce less verbose logs for tests Badlop 2023-02-23 12:52:55 +0100
  • 9bb86132c6 CI: Use default verbosity to let log files contain XMPP stanzas Badlop 2023-02-23 11:29:51 +0100
  • 2137a4f663 Fix Shellcheck warnings in shell scripts Badlop 2023-02-14 21:47:28 +0100
  • c9143dd3d8 Fix TSQLlint warnings in MSSQL test script Badlop 2023-02-14 20:01:45 +0100
  • 66d58504d0 Fix TSQLlint warning about typo in mssql.new.sql Badlop 2023-02-14 17:31:26 +0100
  • 0def333550 Fix Remark-lint warnings Badlop 2023-02-14 16:12:18 +0100
  • dea452bdfd Fix Prospector and Pylint warnings in test extauth.py Badlop 2023-02-14 15:33:02 +0100
  • d504ed8a9b Container: Bump docker/build-push-action from 3 to 4 dependabot[bot] 2023-02-06 06:16:08 +0000
  • 9503beca6c Make mod_muc_room:set_opts process persistent flag first Paweł Chmielowski 2023-02-20 13:42:52 +0100
  • dfe4884d16 Allow passing affiliations and subscribers to create_room_with_opts command Paweł Chmielowski 2023-02-20 13:03:46 +0100
  • f10f6d176f Store state in db in mod_muc:create_room() Paweł Chmielowski 2023-02-20 12:56:41 +0100
  • 4e7aa41e3f Make subscribers members by default Paweł Chmielowski 2023-02-20 12:55:31 +0100
  • d91812730b Stop ejabberd_system_monitor before stopping node Paweł Chmielowski 2023-02-08 19:53:19 +0100
  • 54cf37e917 Invalidate vcard_xupdate cache on all nodes when vcard is updated Paweł Chmielowski 2023-02-08 19:06:44 +0100
  • 3de803be2f Add get_room_history command in mod_muc_admin Paweł Chmielowski 2023-02-08 11:04:26 +0100
  • 5ca59807d9 Fix problem with results of mam queries using rsm with max and before Paweł Chmielowski 2023-02-03 11:37:54 +0100
  • 5c3b43cd63 Update spec Paweł Chmielowski 2023-02-01 17:32:22 +0100
  • 1a6baf223c Re-allow anonymous connection for connection without client certificates Paweł Chmielowski 2023-02-01 16:58:25 +0100
  • 74c9aa8ac0
    Merge pull request #3982 from nosnilmot/sql-update-tests Paweł Chmielowski 2023-02-01 12:03:48 +0100
  • fb16727180 Ammend previous commit with another fix Badlop 2023-01-27 15:40:34 +0100
  • 9842b035e3 Fix compilation problem with Erlang/OTP older than 21 introduced recently Badlop 2023-01-27 15:27:40 +0100
  • f6b5a52104 Add s2s_out_bounce_packet hook Alexey Shchepin 2023-01-27 03:53:28 +0300
  • f650b1e83c Log HTTP handler exceptions Alexey Shchepin 2023-01-26 02:47:34 +0300
  • 03cbc9b004 Revert previous commit, stick with Alpine 3.16 and Erlang/OTP 24 (#3983) Badlop 2023-01-26 14:49:10 +0100
  • 43cae922f3 Update Alpine to 3.17 to get Elixir 1.14 required by recent libraries Badlop 2023-01-25 17:20:23 +0100
  • c5c7e7fc4d ext_mod: Improve support for loading *.so files from ext_mod dependencies Badlop 2023-01-25 13:25:56 +0100
  • 0c1cf43519 Fix a long standing bug in new schema migration Stu Tomlinson 2023-01-21 14:22:52 +0000
  • cbbf85c555 Add support for running tests on MS SQL Stu Tomlinson 2023-01-20 20:51:42 +0000
  • 56e974ab80 Add ability to run tests on upgraded DB Stu Tomlinson 2023-01-20 17:41:09 +0000
  • 9398052b65 New schema migration 'update_sql' improvements Stu Tomlinson 2023-01-21 12:14:55 +0000
  • 6a8899677d Un-deprecate ejabberd_config:set_option/2 Stu Tomlinson 2023-01-21 12:59:33 +0000
  • 3b34538038 Remove debug line from last commit Paweł Chmielowski 2023-01-20 17:12:50 +0100
  • 6cf1e05993 Try to populate room history from mam when unhibernating Paweł Chmielowski 2023-01-20 16:27:03 +0100
  • baf1336761
    Merge pull request #3980 from nosnilmot/sql-maintenance Paweł Chmielowski 2023-01-20 14:18:55 +0100
  • 4f0e426a12 Change PostgreSQL SERIAL to BIGSERIAL columns Stu Tomlinson 2023-01-19 23:33:46 +0000
  • d5bf051e79 Fix minor SQL schema inconsistencies Stu Tomlinson 2023-01-19 19:17:24 +0000
  • c7c982b67b Add MS SQL support for new schema migration Stu Tomlinson 2023-01-19 19:26:13 +0000
  • f7f0d3b1fb Enable MySQL support for new schema migration Stu Tomlinson 2023-01-19 15:44:44 +0000
  • d4ab4d16e8 Use python3 to run extauth.py for tests Stu Tomlinson 2023-01-19 12:57:33 +0000
  • aeed1679d8 Add 'new' schema for MS SQL Stu Tomlinson 2023-01-19 13:05:30 +0000
  • 6fc67d83f4 Minor MS SQL improvements Stu Tomlinson 2023-01-14 12:03:41 +0000
  • 06ffe995e1 Remove unnecessary indexes Stu Tomlinson 2022-11-22 12:15:35 +0000
  • 93bf4d5411 New SQL schema migrate fix Stu Tomlinson 2022-11-17 12:03:09 +0000
  • 19f2f1fa86 Fix MS SQL error caused by ORDER BY in subquery Stu Tomlinson 2022-12-12 16:05:46 +0000
  • 5e94fdcfd5 MS SQL schema fixes Stu Tomlinson 2022-12-09 09:50:52 +0000
  • ccd48f4f26
    Merge 02eab531d2 into 758c87f564 Mark Zealey 2023-01-19 14:20:51 +0000
  • ec6f5c17c8 Correct README for creating test docker MS SQL DB Stu Tomlinson 2022-12-12 16:04:18 +0000
  • 758c87f564 Revert notes placement when generating markdown api commands documentation Paweł Chmielowski 2023-01-19 13:24:51 +0100
  • b6dde41000 Improve output in gen_html_doc_for_commands command Paweł Chmielowski 2023-01-19 11:45:33 +0100
  • 648c83ea03
    Fix ejabberdctl output formatting (#3979) Stu Tomlinson 2023-01-19 10:18:59 +0000
  • 4ebc53cc80 Fix ejabberdctl output formatting Stu Tomlinson 2023-01-19 09:38:03 +0000
  • cc4cacdb5e Set version to 23.01 23.01 Paweł Chmielowski 2023-01-17 11:35:52 +0100
  • c84cdb6bfb Update mix dependences Paweł Chmielowski 2023-01-17 11:24:18 +0100
  • a7ea8ecc29 Use tagged versions of dependences Paweł Chmielowski 2023-01-17 11:22:07 +0100
  • 24839ad4be Fix typos in documentation and changelog Badlop 2023-01-16 18:22:25 +0100
  • e11b89efd2 Get back mod_sip documentation and version number in the man page Badlop 2023-01-16 16:30:50 +0100
  • 4566c82a85 Update man file Paweł Chmielowski 2023-01-16 16:24:44 +0100
  • 024f3be13a Update mod_mqtt_bridge documentation Paweł Chmielowski 2023-01-16 15:33:37 +0100
  • af2dae2ff3 Update changelog Badlop 2023-01-16 15:20:16 +0100
  • d92372af70 Update man page Badlop 2023-01-16 15:05:19 +0100
  • a70381e7c1 Annotate options that change in ejabberd 23.01 Badlop 2023-01-11 15:17:27 +0100
  • 21c0aaf417 Container: Replace set-output command with environment file Badlop 2023-01-16 13:46:51 +0100
  • ce10bed5d8 Container: Update Alpine to 3.16, the latest one cached in Github Actions Badlop 2023-01-16 13:10:39 +0100
  • eb12c1db1b Update check_xep_versions.sh to support extended -protocol attribute (#3915) Badlop 2023-01-11 13:28:32 +0100
  • 276c11b04a Fix doc of log_modules_fully allowed value Badlop 2023-01-10 15:11:32 +0100
  • 0255562d93 Fix doc of outgoing_s2s_families default value, it changed in 25ddd7b Badlop 2023-01-10 15:06:25 +0100
  • 26a7107cd5 Fix dialyzer warning Paweł Chmielowski 2023-01-16 12:14:21 +0100
  • 89918865b0 Implement reload in mqtt_bridge Paweł Chmielowski 2023-01-16 11:22:17 +0100
  • f2cbe7f3c2 Recognize ws5/wss5 urls in mqtt_bridge Paweł Chmielowski 2023-01-16 11:01:24 +0100
  • 83418c3195 Fix warning in mqtt_bridge Paweł Chmielowski 2023-01-16 11:01:04 +0100
  • 5592f8df1a Make dialyzer happy Paweł Chmielowski 2023-01-13 20:34:49 +0100
  • 4311a5646f Add support for websockets to mqtt bridge Paweł Chmielowski 2023-01-13 19:40:53 +0100
  • c103182bc7 Update German translation (thanks to Johannes Keyser) Badlop 2023-01-10 12:56:53 +0100
  • 243697e25a Update copyright year to 2023 (#3967) Badlop 2023-01-09 17:09:06 +0100