Wednesday, June 28, 2023
grimoire@muc.metronome.im
June
Mon Tue Wed Thu Fri Sat Sun
      1 2 3
4
5
6 7 8 9 10 11
12 13 14 15 16
17 18
19 20 21 22 23 24 25
26 27 28
29 30    
             
Metronome IM "cook" book room | Support and Dev talk about the Metronome XMPP server.

Latest stable version build is: 4.0.3

For more information you can visit: https://metronome.im

Room logs can be found here: https://muc.metronome.im/logs/grimoire/

* Links *
<==========================================================>
- Building & Installation:
https://metronome.im/building
- Documentation:
https://metronome.im/documentation
- Issues Tracker:
https://github.com/maranda/metronome/issues
<==========================================================>

[16:45:27] <Moogle Archon> **[maranda/metronome]** Ppjet6 opened [issue #544](https://github.com/maranda/metronome/issues/544): MUC doesn't send empty subject on join

> Version: 3.14.5? (provided by ynh)
>
> # What happens
> When joining a MUC where no subject is configured, no `<subject/>` is sent back during join.
>
> # Expected behaviour
> A message with an empty is sent.
>
> This is actually a useful marker for clients to be able to differenciate historical messages and live messages. It's a MUST (SHALL) in the spec.
>
> https://xmpp.org/extensions/xep-0045.html#enter-subject
>
> > it SHALL send the current room subject. If there is no subject set, the room MUST return an empty element. The SHOULD be included if the subject was actively cleared and MAY be omitted if the room never had a subject set.
[19:18:29] <Moogle Archon> **[maranda/metronome]** Ppjet6 edited [issue #544](https://github.com/maranda/metronome/issues/544): MUC doesn't send empty subject on join