Badlop
|
e0c9a6308d
|
erlang:phash is deprecated in OTP 24, let's use phash2
|
2021-07-16 13:57:08 +02:00 |
|
Badlop
|
3afaacab76
|
With the recent changes it seems mod_mix supports 0.14.1 (#3634)
|
2021-07-15 17:19:32 +02:00 |
|
badlop
|
57be0e38d8
|
Merge pull request #3634 from lnjX/mix-identity-conf-mix
mod_mix: Use disco identity conference/mix
|
2021-07-15 17:15:48 +02:00 |
|
Paweł Chmielowski
|
27c69f263c
|
Allow multicast hook registering by host
|
2021-07-14 13:58:53 +02:00 |
|
Badlop
|
e22ed8081a
|
Provide proper error message when create_room fails with invalid_service
|
2021-07-13 20:43:52 +02:00 |
|
Badlop
|
5beaf50c67
|
Fix spec: xmpp:set_from_to/3 allows undefined as second argument
|
2021-07-13 20:43:44 +02:00 |
|
Paweł Chmielowski
|
a07029dcad
|
Fix previous commit to pass all tests
|
2021-07-13 17:56:16 +02:00 |
|
Paweł Chmielowski
|
0de6f1c538
|
Use multicast routing for more packets generated by muc
|
2021-07-13 16:01:25 +02:00 |
|
Badlop
|
2e2667bbd7
|
Update documentation: mod_muc ram_db_type supports SQL since 17.04 (#3632)
|
2021-07-08 12:29:16 +02:00 |
|
Badlop
|
271a9f097d
|
After create_room, store in DB if it's persistent (#3632)
|
2021-07-08 12:29:13 +02:00 |
|
Emmet McPoland
|
509331a563
|
Correctly strip only other bcc addresses i.e. bcc receiver should still be able to see their bcc address element and no other bcc address element
|
2021-07-07 16:44:58 +01:00 |
|
Badlop
|
bb0c6e1e02
|
Show messages with next configuration steps when installing a module
|
2021-07-06 13:37:04 +02:00 |
|
badlop
|
331a67f5f8
|
Merge pull request #3566 from Robbilie/feature/mqtt-shared-roster-groups-placeholder
allow shared roster group placeholder in mqtt topic
|
2021-07-06 13:36:41 +02:00 |
|
Paweł Chmielowski
|
e3e4dae583
|
Yet another dialyzer warning fix
|
2021-06-28 12:53:30 +02:00 |
|
Paweł Chmielowski
|
b669e4499c
|
Fix dialyzer warning
|
2021-06-28 12:18:19 +02:00 |
|
Paweł Chmielowski
|
6e900d6a8f
|
Add send_timeout option to listener
|
2021-06-28 11:31:45 +02:00 |
|
Paweł Chmielowski
|
795addca7d
|
Try to limit serial access when checking api permissions
|
2021-06-28 11:31:43 +02:00 |
|
Linus Jahn
|
d7c9809c59
|
mod_mix: Use disco identity conference/mix
Probably someone has forgotten to update it here.
https://xmpp.org/extensions/xep-0369.html#example-5
Fixes #2901.
|
2021-06-27 01:20:45 +02:00 |
|
Badlop
|
d5adcaea61
|
Add support for rebar3 to "make rel"
|
2021-06-25 12:53:22 +02:00 |
|
Holger Weiss
|
9d4c01d425
|
mod_push_keepalive: Fix 'resume_timeout' docs
The default 'resume_timeout' value is 72 hours, not 72 minutes.
|
2021-06-25 01:30:10 +02:00 |
|
badlop
|
1ef9f28f2d
|
Merge pull request #3622 from pouriya/fix-ws-typos
ref: fix WS typos
|
2021-06-14 17:21:33 +02:00 |
|
Badlop
|
4ee10c155d
|
Fix reverse order of items when using <before/> in Pubsub with RSM (#3621)
|
2021-06-14 12:22:37 +02:00 |
|
Pouriya Jahanbakhsh
|
b5bafca640
|
ref: fix WS typos
|
2021-06-12 20:27:30 +04:30 |
|
Badlop
|
bf8b4acf01
|
Return proper index when using after of before in PubSub with RSM (#3618)
This fixes Index attribute in examples from:
https://xmpp.org/extensions/xep-0059.html#forwards
https://xmpp.org/extensions/xep-0059.html#backwards
|
2021-06-08 19:00:44 +02:00 |
|
Badlop
|
41fd2afeb3
|
Fix index attribute when getting last page from PubSub with RSM (#3618)
This fixes Example 11 from "2.5 Requesting the Last Page in a Result Set":
https://xmpp.org/extensions/xep-0059.html#last
|
2021-06-08 19:00:41 +02:00 |
|
Badlop
|
4520d5f3c1
|
Support for simple limiting the number of items in PubSub with RSM (#3618)
This fixes crash in Example 1 from "2.1 Limiting the Number of Items":
https://xmpp.org/extensions/xep-0059.html#limit
|
2021-06-08 19:00:39 +02:00 |
|
Holger Weiß
|
3b5ddf0254
|
mod_muc_room: Don't leak owner JIDs (#3615)
Avoid publishing room owner JIDs (via the muc#roominfo form) without
their explicit consent.
Closes #3609.
|
2021-05-28 16:43:49 +02:00 |
|
Badlop
|
d94bae241c
|
Align numbers in WebAdmin tables to the right
|
2021-05-19 15:00:22 +02:00 |
|
Badlop
|
58a623778f
|
Show uptime date in WebAdmin, it's easier to understand that uptime seconds
|
2021-05-19 15:00:19 +02:00 |
|
Badlop
|
494ba9a635
|
Show mnesia table memory in bytes, not in words
|
2021-05-19 15:00:16 +02:00 |
|
Badlop
|
16af8a4739
|
New simple webadmin pages to view mnesia tables information and content
|
2021-05-17 16:16:26 +02:00 |
|
Badlop
|
57202d958a
|
Use G macro name for tag, as T overlapped T from translation
|
2021-05-17 16:14:39 +02:00 |
|
Badlop
|
d741f6f5f2
|
Update documentation references for import_prosody and export2sql
|
2021-05-14 16:07:03 +02:00 |
|
Badlop
|
20b4deffe3
|
Apply improvement from 29462f005 to delete/2, and fix delete/3 (#3564)
|
2021-05-14 16:06:59 +02:00 |
|
Badlop
|
ee3796b925
|
When exporting for SQLite, use its specific escape options (#2576)
|
2021-05-14 16:06:43 +02:00 |
|
Badlop
|
8e08703833
|
Tell io_lib:print to not care about line length, to avoid newlines in SQL export
|
2021-05-14 16:06:39 +02:00 |
|
Paweł Chmielowski
|
3b716d2cb0
|
Update econf:vcard() to generate correct vcard_temp record
|
2021-05-12 21:46:36 +02:00 |
|
Badlop
|
160cd11c83
|
Minor fixes for new_sql_schema support in SQLite (#3303)
|
2021-05-11 18:36:16 +02:00 |
|
Badlop
|
4fdebd296a
|
Document that update_sql command only supports postgresql (#3439)
|
2021-05-11 18:36:14 +02:00 |
|
Badlop
|
f61607df65
|
Don't add ejabberd version in API page either, following 3e4ebfae7
|
2021-05-11 18:36:08 +02:00 |
|
Badlop
|
916653e234
|
Cast as boolean when exporting privacy_list_data to PostgreSQL (#1773)
|
2021-05-10 12:04:52 +02:00 |
|
Badlop
|
6db228fcb3
|
Document that sql_ssl can be used with MySQL too
|
2021-05-05 11:57:08 +02:00 |
|
Badlop
|
c2821be94c
|
Use the new 'note' field to annotate changes in 20.01..21.03
|
2021-05-05 11:57:05 +02:00 |
|
Badlop
|
999d0af502
|
New 'note' field in commands and options documentation
|
2021-05-05 11:57:02 +02:00 |
|
Paweł Chmielowski
|
78c09789f7
|
Fix invalid_encoding error when using extended plane characters in vcard.
|
2021-04-29 14:21:37 +02:00 |
|
Paweł Chmielowski
|
5a8f1ca528
|
Display extender error message in ejabberdctl
This for example makes error from register explain what account
can't be registered
For reference https://github.com/processone/ejabberd/discussions/3584
|
2021-04-22 11:56:58 +02:00 |
|
Jindrich Sarson
|
dcc5d8704f
|
delete cache after performing change to be sure that in cache will be up to date data
|
2021-04-17 19:07:21 +02:00 |
|
Jindrich Sarson
|
c10e4fa275
|
update srg_create API to use label parameter instead of name
|
2021-04-17 18:49:26 +02:00 |
|
Paweł Chmielowski
|
e462f0a584
|
Fix dialyzer warnings
|
2021-04-16 11:55:48 +02:00 |
|
Paweł Chmielowski
|
45bbbd0284
|
Fix syntax not recognized by older erlang
|
2021-04-16 10:46:28 +02:00 |
|