| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
configuration format
|
| |
|
| |
|
| |
|
|
|
|
| |
https://xmpp.org/extensions/xep-0060.html#owner-subscriptions-modify
|
|
|
|
| |
https://xmpp.org/extensions/xep-0060.html#owner-subscriptions-retrieve
|
| |
|
| |
|
|
|
|
| |
and transient
|
|
|
|
|
|
| |
ratchetfreak)
Man page says this is what freopen(3) is for.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
What does `if can_see_real_jids(whois, occupant) then` do?
|
|
|
|
|
| |
It’s only sent to the creator so no need to have separate variants for
different kinds of participants.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
List discussion here:
https://mail.jabber.org/pipermail/standards/2018-July/035228.html
|
|
|
|
| |
somwehere
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
destroyed
|
| |
|
|
|
|
| |
... and because rewrites are fun!
|
| |
|
| |
|
|
|
|
|
|
| |
outdated config
Only max_items is used anyways
|
| |
|
|
|
|
|
|
| |
unavailable presence
Related issues: #505, #978
|
|
|
|
| |
useful info
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes room creation/joining from Gajim if a password has been set.
Otherwise the muc-occupant-pre-join event hook determines that the given
password differs from the unset password and joining is rejected, which
seems unhelpful.
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|