Michael Vetter
f251cc8bb3
feat: handle and allow JIDs with trailing slashes
...
Make jid_is_valid() allow JIDs ending with a slash (`user@domain/`).
In these cases, the parser now treats the input as a Bare JID with no
resource part, rather than rejecting it as invalid.
We will then just get `user@domain`.
2026-03-06 15:05:52 +01:00
..
2026-03-06 12:36:53 +01:00
2026-02-27 22:29:45 +01:00
2026-03-05 20:21:47 +01:00
2026-02-28 15:15:13 +01:00
2025-11-23 12:47:39 +01:00
2026-02-27 22:29:42 +01:00
2026-02-27 22:29:45 +01:00
2026-02-28 09:55:33 +01:00
2026-02-27 22:29:45 +01:00
2026-03-06 15:05:52 +01:00
2026-02-27 19:26:42 +01:00
2025-03-07 21:09:16 +01:00
2026-02-27 22:29:45 +01:00
2026-02-26 19:06:44 +01:00
2026-02-20 16:13:31 +01:00
2026-02-20 16:13:31 +01:00
2026-02-05 09:13:40 +01:00
2026-02-27 22:29:45 +01:00
2025-03-12 10:15:39 +01:00
2026-02-23 11:10:38 +01:00
2026-02-27 22:29:45 +01:00
2026-02-20 16:13:31 +01:00