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

Commit Graph

  • aa369de280 Fix xmpp dep in mix Paweł Chmielowski 2023-10-18 16:17:11 +0200
  • 543404bcb8 Fixing minor typos in CHANGELOG 23.10 Badlop 2023-10-17 15:57:50 +0200
  • b7166d7da0 Set version to 23.10 Badlop 2023-10-17 15:31:32 +0200
  • cf54608c71 Update changelog Badlop 2023-10-17 15:29:20 +0200
  • ec20691188 Disable update_sql_schema by default Alexey Shchepin 2023-10-16 19:31:32 +0300
  • c1af36ac20 Automatically create and update SQL schema Alexey Shchepin 2023-09-28 03:37:36 +0300
  • f6e8eb52f0 Fix ejabberd_sql:sql_query* types Alexey Shchepin 2023-09-28 05:47:43 +0300
  • ad7db90c80 Use tagged deps Paweł Chmielowski 2023-10-16 15:14:31 +0200
  • cbfb8eb805 Example configuration: Specify s2s shaper Holger Weiss 2023-10-16 14:44:01 +0200
  • df60818883 Example configuration: Clarify direct TLS listener Holger Weiss 2023-10-16 14:32:38 +0200
  • d5de93b8fa Update other translations Badlop 2023-10-16 11:28:51 +0200
  • ab6da9530d Update Ukrainian translation (thanks to Олександр Кревський) Badlop 2023-10-16 11:28:29 +0200
  • ca82376657 Update man page Badlop 2023-10-16 11:13:16 +0200
  • 87f18aa8d7 Result of running: make doap options Badlop 2023-10-16 11:07:24 +0200
  • 6340d61397 Dcoument ejabberd version number in the new options Badlop 2023-10-02 10:54:24 +0200
  • 80d1e36542 mod_private: Document that it supports XEP-0402 now Badlop 2023-10-02 12:06:21 +0200
  • f75909db4c Allow pubsub node owner to overwrite items published by other persons Paweł Chmielowski 2023-10-12 13:16:13 +0200
  • 12d47455ba Add auth_external_user_exists_check option Paweł Chmielowski 2023-10-11 14:16:51 +0200
  • 9acf591242 Run 'make translations' Badlop 2023-10-11 01:17:10 +0200
  • bab8673055 Update Portuguese (Brazil) translation (thanks to Wellington Uemura) Badlop 2023-10-11 01:15:57 +0200
  • 3851a77134 Update German translation (thanks to nautilusx) Badlop 2023-10-11 01:14:49 +0200
  • 8e324e67a4 New Bulgarian translation (thanks to Mr. EddX) Badlop 2023-10-11 01:13:49 +0200
  • 10245b40ee Add support to register nick in a room (#3455) Badlop 2023-10-10 13:08:13 +0200
  • 9534ca2da1 ext_mod: Support when git repository name is not identical to the module name Badlop 2023-10-04 19:39:57 +0200
  • f9d11265d0 ext_mod: Don't crash when github page response is 403 Badlop 2023-10-04 19:39:27 +0200
  • d85c125bef ext_mod: Use the same URL that ejabberd-contrib spec files Badlop 2023-10-04 19:38:56 +0200
  • 62d3d7a32d Relay pubsub iq queries to muc members without using bare jid Paweł Chmielowski 2023-10-04 17:16:29 +0200
  • a3f4a05b0c make-binaries: Don't use non-prefixed cross tools Holger Weiss 2023-10-03 17:56:27 +0200
  • 86465c418d Try to fill xep-0402 bookmarks from private storage on first access Paweł Chmielowski 2023-10-02 14:39:30 +0200
  • a63d3bf0d6 Fix crash in mod_private bookmarks converter Paweł Chmielowski 2023-10-02 08:32:24 +0200
  • 762e4951f2 make-binaries: Bump Erlang/OTP version to 26.1.1 Holger Weiss 2023-09-29 19:01:50 +0200
  • d4fc54be18 make-binaries: Let curl fail on HTTP errors Holger Weiss 2023-09-29 17:33:09 +0200
  • f327f4cc67 make-binaries: Suppress curl's info messages Holger Weiss 2023-09-29 17:32:17 +0200
  • 408f6c4d14 Fix some queries to work with older PostgreSQL and MySQL update-sql Alexey Shchepin 2023-09-28 18:40:58 +0300
  • 7309f9f88a Try to update SQL schema only on supported RDBMS Alexey Shchepin 2023-09-28 13:20:09 +0300
  • f2552faca8 Recognize 'int' SQL type Alexey Shchepin 2023-09-28 06:19:22 +0300
  • 0d8a0a1fb8 Fix ejabberd_sql:sql_query* types Alexey Shchepin 2023-09-28 05:47:43 +0300
  • 9264f2bcdd Fix compatibility with OTP < 23 in ejabberd_sql_schema Alexey Shchepin 2023-09-28 05:46:36 +0300
  • dbbbd49522 Automatically create and update SQL schema Alexey Shchepin 2023-09-28 03:37:36 +0300
  • 9ba645503b Fix dialyzer warning Paweł Chmielowski 2023-09-27 23:02:26 +0200
  • 5406693a1e
    Merge pull request #4079 from sando38/fix/Dockerfile-odbc badlop 2023-09-27 21:10:16 +0200
  • d55955f7d8 Clean also urn:xmpp:bookmarks:1 after mod_private tests Paweł Chmielowski 2023-09-27 19:38:14 +0200
  • 765770aaa5 Add support for xep-0402 - PEP Native Bookmarks Paweł Chmielowski 2023-09-27 18:36:30 +0200
  • c3e0b746d7 Add pubsub_delete_item hook Paweł Chmielowski 2023-09-27 18:30:17 +0200
  • accb0bc35a Report support of config-node-max in pep Paweł Chmielowski 2023-09-27 18:29:56 +0200
  • b16530bb6a make-binaries: Bump dependency versions Holger Weiss 2023-09-27 00:28:46 +0200
  • ad00553bf8 make-binaries: Bump Erlang/OTP version to 26.1 Holger Weiss 2023-09-27 00:17:30 +0200
  • b70bef77cb make-binaries: Bump crosstool-NG version to 1.26.0 Holger Weiss 2023-09-26 23:55:01 +0200
  • ac47b7b8cb ejabberd_web_admin: Make text translatable Holger Weiss 2023-09-26 23:21:45 +0200
  • abe0817553 Mention what software versions are used to build the container image Badlop 2023-09-26 18:31:25 +0200
  • ab431b378a WebAdmin: Show a warning when visiting webadmin with non-privileged account (4089) Badlop 2023-09-26 15:54:32 +0200
  • a534196315 Fix unused variable, forgotten in the recent commit 739a231 Badlop 2023-09-26 16:50:55 +0200
  • cd421f98d7 ejabberdctl: Document how to stop a debug shell: control+g Badlop 2023-09-26 13:55:34 +0200
  • b33d660f88
    Merge pull request #4088 from badlop/get-roster-command badlop 2023-09-25 13:15:26 +0200
  • 245c9ae446 ejabberd_ctl: Support policy=user in the help and return proper arguments Badlop 2023-09-21 13:41:44 +0200
  • 8d39431d68 ejabberd_ctl: Improve printing lists in results Badlop 2023-09-21 12:23:13 +0200
  • 739a231259 Improve get_roster command to return groups in a list instead of newlines Badlop 2023-09-21 12:45:27 +0200
  • 426fd14b11 Make sure that policy=user commands have host instead of server arg in docs Paweł Chmielowski 2023-09-20 14:06:23 +0200
  • 4735372682 Bump docker/build-push-action from 4 to 5 dependabot[bot] 2023-09-18 06:37:53 +0000
  • 4b3fa13163 Bump docker/setup-buildx-action from 2 to 3 dependabot[bot] 2023-09-18 06:37:50 +0000
  • d40250c3d6 Bump docker/setup-qemu-action from 2 to 3 dependabot[bot] 2023-09-18 06:37:47 +0000
  • 7d2cfd2aaa Bump docker/metadata-action from 4 to 5 dependabot[bot] 2023-09-18 06:37:44 +0000
  • 11fdd417dd Bump docker/login-action from 2 to 3 dependabot[bot] 2023-09-18 06:37:41 +0000
  • 1b7b23fab6 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-11 06:16:03 +0000
  • 10882af7c8 Bump ex_doc from 0.30.5 to 0.30.6 dependabot[bot] 2023-08-28 06:36:36 +0000
  • 6c573cc9fd mod_push: Set 'last-message-sender' to bare JID Holger Weiss 2023-09-09 17:33:16 +0200
  • 2782430887 mod_push: Add 'notify_on' option Holger Weiss 2023-09-08 19:49:17 +0200
  • 7522c29f25 Update xmpp version to send roomconfig_changesubject in disco info (#4085) Badlop 2023-09-08 12:29:44 +0200
  • 706424f0d2 Fix crash when loading room from DB older than ffa07c6, 23.04 Badlop 2023-09-04 11:17:54 +0200
  • 57d404a99b Remove mailing list link, it had no activity and was removed long ago Badlop 2023-08-30 11:45:45 +0200
  • 19e2e169b1 Let "ejabberdctl etop" work in a release (if observer is available) Badlop 2023-08-25 17:23:31 +0200
  • 2a6ea79260 When building OTP release with mix, keep ERLANG_NODE=ejabberd@localhost Badlop 2023-08-28 12:30:09 +0200
  • 40333066d6 Update syntax of function calls as recommended by Elixir compiler Badlop 2023-08-25 13:43:06 +0200
  • 6d596063de Elixir 1.15 removed support for --app Badlop 2023-08-25 11:55:45 +0200
  • a7c3c9b77d Pass ERLANG_OPTS when calling erl to parse the INET_DIST_INTERFACE (#4066) Badlop 2023-08-24 17:33:12 +0200
  • a01de8d944 Fix small bug introduced in 5d549dc Badlop 2023-08-18 18:04:02 +0200
  • c0e7774937 Don't always store messages passed through muc_filter_message Paweł Chmielowski 2023-08-24 11:54:26 +0200
  • 00c76003cb Add ability to force alternative upsert implementation in mysql Paweł Chmielowski 2023-08-18 11:46:26 +0200
  • b29f87a978 Result of running: make doap options Badlop 2023-08-16 13:14:02 +0200
  • 2dc843cddd mod_privilege: Don't fail to edit roster (#3942) Holger Weiss 2022-10-04 15:41:44 +0200
  • 9f08b4aa15 Bump ex_doc from 0.30.1 to 0.30.5 dependabot[bot] 2023-08-14 06:42:16 +0000
  • a84fbd6a74 Improve syntax of many command descriptions for the Docs site Badlop 2023-08-14 13:59:43 +0200
  • f8af3a0005 create_room_with_opts: fix typo and move examples to args_example (#4080) Badlop 2023-08-14 12:37:05 +0200
  • 83e51c815d Pass also MUC room retract messages over the muc_filter_message (#3397) Badlop 2023-08-07 13:05:06 +0200
  • ff24700156 Fix support to retract a MUC room message Badlop 2023-08-07 12:32:36 +0200
  • 7683691f5a mod_muc_occupantid: New mnesia table to store rooms salts (#3397) Badlop 2023-08-14 17:57:54 +0200
  • 3479f88dab Pass MUC room private messages over the muc_filter_message too (#3397) Badlop 2023-08-04 16:07:14 +0200
  • 86fc2f157e Always add the occupant id, even in non-anonymous rooms (#3397) Badlop 2023-08-04 13:45:19 +0200
  • ffa07c649b Store the subject author JID, and run muc_filter_message when sending subject (#3397) Badlop 2023-08-15 12:44:41 +0200
  • 2bd61abd71 Convert allow_private_message MUC room option to allowpm (#3736) Badlop 2023-08-08 13:28:02 +0200
  • 66df953da1 Fix usage of plugins option, which produced default_node_config ignore (#4070) Badlop 2023-08-02 11:39:48 +0200
  • 550a586d2a New listener option unix_socket, useful when setting unix socket files (#4059) Badlop 2023-07-18 10:55:56 +0200
  • 16473ab691 When sending message on behalf of user, trigger user_send_packet (#3990) Badlop 2023-06-23 16:47:20 +0200
  • c5afd0322e Properly parse mysql version even if it doesn't have type tag Paweł Chmielowski 2023-08-14 17:12:16 +0200
  • c4563c429c Dockerfile: add missing dependency for mssql databases sando38 2023-08-12 14:46:30 +0200
  • eeacace02a Update some modules to the new gen_mod API Alexey Shchepin 2023-08-09 17:08:45 +0300
  • caf3807bcc ejabberd_systemd: Add a few debug messages Holger Weiss 2023-08-09 01:58:48 +0200
  • 6c7e85d3d8 ejabberd_systemd: Avoid using gen_server timeout Holger Weiss 2023-08-09 01:54:12 +0200
  • f0db7623d1 mod_push_keepalive: Don't let hook crash Holger Weiss 2023-08-09 00:11:43 +0200
  • 26ed6539ba mod_push_keepalive: Delay 'wake_on_start' Holger Weiss 2023-08-08 20:17:10 +0200