Alexey Shchepin
|
3124644315
|
Fix matrix_id_as_jid option documentation
|
2024-06-28 05:31:16 +03:00 |
|
Badlop
|
27ba09debf
|
Set version to 24.06
|
2024-06-27 15:43:26 +02:00 |
|
Badlop
|
686938045b
|
Update changelog
|
2024-06-27 15:42:19 +02:00 |
|
dependabot[bot]
|
5645858262
|
Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-27 15:11:46 +02:00 |
|
Badlop
|
410c81a51d
|
Update man page to 24.06
|
2024-06-27 14:54:41 +02:00 |
|
Badlop
|
d19bac70ce
|
Update version number of new commands, options and protocols to 24.06
|
2024-06-27 14:54:40 +02:00 |
|
Badlop
|
9b9eb409b2
|
join_cluster: Handle also atom arguments, useful for mod_libcluster
|
2024-06-27 14:54:38 +02:00 |
|
Badlop
|
f3ad49ebc4
|
Fix copy deps *.app file, and strip *.src if present
|
2024-06-27 14:54:36 +02:00 |
|
Badlop
|
394ba26d1d
|
ext_mod: Support to compile nested *.erl, and include other deps *.hrl
This is useful to compile as a dependency
https://github.com/deadtrickster/prometheus.erl
|
2024-06-27 14:54:35 +02:00 |
|
Badlop
|
cafe28fdea
|
Update other translations
|
2024-06-27 14:54:32 +02:00 |
|
Badlop
|
22cefeb2bd
|
Update German translation (thanks to Nautilusx)
|
2024-06-27 14:54:31 +02:00 |
|
Badlop
|
9e4cccd4db
|
Update Polish translation (thanks to Wojciech Teichert)
|
2024-06-27 14:54:29 +02:00 |
|
Badlop
|
3ff3bdf812
|
Update Chinese translation (thanks to Sketch6580)
|
2024-06-27 14:54:27 +02:00 |
|
Paweł Chmielowski
|
45f0f983b1
|
Override jose version for <R23 in mix to fix compilation with new p1_acme
|
2024-06-27 14:51:14 +02:00 |
|
Paweł Chmielowski
|
28e94513db
|
Update deps
|
2024-06-27 14:26:19 +02:00 |
|
Badlop
|
afe32e2c05
|
Fix generate-doap.sh to accept x in the version number
|
2024-06-25 17:05:56 +02:00 |
|
Badlop
|
0b6d40c9df
|
Log messages not only when node joins the cluster, also when leaves it
|
2024-06-25 17:05:41 +02:00 |
|
Badlop
|
992d84c002
|
Add JSON EUnit testing
|
2024-06-25 17:05:31 +02:00 |
|
Badlop
|
9b675fe775
|
Add support to test also EUnit suite
|
2024-06-25 17:05:28 +02:00 |
|
Badlop
|
35783d9a2c
|
Format also files in test/
|
2024-06-25 17:05:26 +02:00 |
|
Badlop
|
f28e7b37bc
|
Fix call to atom_to_binary/1 for Erlang/OTP older than 23
|
2024-06-25 17:05:21 +02:00 |
|
Badlop
|
eceb9b729f
|
WebAdmin: New login box in the left menu bar
|
2024-06-25 10:51:23 +02:00 |
|
Badlop
|
ce348596b7
|
WebAdmin: Improve CSS of welcome page, docs links, anchor element
|
2024-06-25 10:51:22 +02:00 |
|
Badlop
|
b85cd9a487
|
join_cluster_here: New command to join a remote node into our local cluster
|
2024-06-25 10:51:20 +02:00 |
|
Badlop
|
d170885d8d
|
Run "make doap" (#4237)
|
2024-06-25 10:51:18 +02:00 |
|
Badlop
|
9a6bd83aa1
|
Remove obsolete code for Erlang/OTP older than 20.0
|
2024-06-25 10:51:17 +02:00 |
|
Badlop
|
0d31482647
|
Use newer rebar3_hex with new Erlang, but Erlang 20 requires 7.0.7
|
2024-06-25 10:51:13 +02:00 |
|
Holger Weiss
|
40c27b54b0
|
ejabberd_ctl: Fix output of UTF-8-encoded binaries
Converting binary results to char() lists using binary_to_list/1 yields
incorrect results for characters outside the ISO Latin-1 range.
|
2024-06-19 19:51:50 +02:00 |
|
badlop
|
0380695bba
|
Merge pull request #4228 from badlop/webadmin-commands
Use commands in WebAdmin to generate page content
|
2024-06-19 18:01:35 +02:00 |
|
Badlop
|
899b77cdf4
|
ejabberd_ctl: Improve parsing of commas in arguments
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
4819baaa07
|
Test: Update to the new webadmin pages
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
5a34020d23
|
WebAdmin: Move content to commands; new pages; hook changes; new commands
Also:
- Added support to view user subpages in the menu
- Webadmin hooks now get the full request
- New commands added to be used in webadmin pages
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
2b1d4ff98d
|
Commands with 'internal' tag: don't list and block execution by frontends
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
ed4843b0ed
|
Document 'any' argument and result type, useful for internal commands
Also 'atom' may be used as argument type by some internal commands,
for example the ones that refer to erlang node names.
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
30bd8f1570
|
WebAdmin: Add make_command functions to produce HTML command element
Support to sort tables using Sortable library from:
https://github.com/tofsjonas/sortable
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
74d6f0a68d
|
WebAdmin: logo-fill.png is useless since the visual refresh in commit 9eeee67
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
5872ccc992
|
WebAdmin: Sort alphabetically the menu items, except the most used ones
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
9ee23d3649
|
WebAdmin: Improve home page
- Update ejabberd WebAdmin logo
- Add hyperlink in disclaimer text
- Add welcome paragraph
|
2024-06-19 17:59:38 +02:00 |
|
Badlop
|
724f304e48
|
WebAdmin: Unauthorized response: include some text to direct to the logs
|
2024-06-19 11:56:16 +02:00 |
|
Badlop
|
a16e5a7055
|
WebAdmin: Remove webadmin_view for now, as commands allow more fine-grained permissions
|
2024-06-19 11:56:16 +02:00 |
|
Badlop
|
3bda858225
|
Add Makefile targets to format and indent source code
|
2024-06-19 11:56:16 +02:00 |
|
Badlop
|
701d2ce0f6
|
Define kick_user command version 2, useful for the WebAdmin command usage
|
2024-06-19 11:56:16 +02:00 |
|
Badlop
|
be847a7e91
|
rebar.config.script: Require port_compiler 1.15.0 and accept any 1.15.x
|
2024-06-19 11:51:03 +02:00 |
|
Badlop
|
fff0b5209c
|
Apply previous commit to the container ejabberdctl script
|
2024-06-19 11:48:33 +02:00 |
|
Paweł Chmielowski
|
2c5a8f0860
|
Make native dynamic node names work when using fully qualified domain names
This should fix issue reported in 4184
|
2024-06-13 18:02:13 +02:00 |
|
Badlop
|
103a30df2c
|
Document that XEP-0485 is available in mod_pubsub_serverinfo
|
2024-06-10 19:03:25 +02:00 |
|
Badlop
|
e4c8dbc2af
|
make-binaries: Bump OpenSSL version to 3.3.1
|
2024-06-10 19:03:13 +02:00 |
|
Badlop
|
882cd8faf5
|
ejabberd_access_permissions: Fix debug lines indentation that were hard to read
|
2024-06-10 19:03:06 +02:00 |
|
Holger Weiss
|
7ba9f2e4e8
|
mod_private: Cope with bookmark decoding errors
Handle invalid XEP-0048 bookmarks gracefully while attempting to publish
them to an XEP-0402 node.
|
2024-05-28 21:07:04 +02:00 |
|
Badlop
|
52abe8016b
|
Update lock files
|
2024-05-28 15:36:39 +02:00 |
|