| Commit message (Expand) | Author | Age | Files | Lines |
* | Self-ping with server-given roomnick (#1594) | Matthew Fennell | 2024-06-28 | 1 | -5/+5 |
* | Store requested disco results with computed hash, use for offline determining... | fiaxh | 2024-06-19 | 1 | -9/+2 |
* | fix: Add x node to MUC PM stanza (#1462) | mesonium | 2023-07-29 | 1 | -0/+7 |
* | Fix crash on NS_URI call when own server has no MAM; drop broken mam:1 "support" | fiaxh | 2023-04-23 | 1 | -1/+1 |
* | Improve history sync under load | Marvin W | 2023-02-07 | 1 | -5/+31 |
* | Add priority for and allow cancellation of outgoing stanzas | Marvin W | 2023-02-07 | 1 | -1/+1 |
* | Fix reaction display in private MUCs | Marvin W | 2023-01-31 | 1 | -0/+8 |
* | Fix compiler warnings | fiaxh | 2022-12-30 | 1 | -2/+2 |
* | Clean up log outputs | fiaxh | 2022-11-04 | 1 | -1/+0 |
* | Fix message server_id getting overwritten with null on reconnect | fiaxh | 2022-10-11 | 1 | -1/+4 |
* | Add support for reactions | fiaxh | 2022-10-11 | 1 | -0/+15 |
* | Rewrite MAM logic and add MUC MAM | fiaxh | 2022-10-10 | 1 | -1/+22 |
* | Various call fixes | fiaxh | 2022-02-07 | 1 | -0/+6 |
* | Update PEP native bookmarks to :1 version, fixes | fiaxh | 2022-01-11 | 1 | -16/+49 |
* | Stop making superfluous requests when joining a MUC | fiaxh | 2022-01-08 | 1 | -4/+5 |
* | UI + libdino: Improve MUJI calls from MUC | fiaxh | 2021-12-23 | 1 | -1/+1 |
* | Add multiparty call support to libdino and xmpp-vala | fiaxh | 2021-11-10 | 1 | -4/+39 |
* | Add support for Direct MUC Invitations (XEP-0249) | fiaxh | 2021-01-12 | 1 | -1/+21 |
* | Refactor XmppStream, TLS and connection method logic | fiaxh | 2020-11-20 | 1 | -0/+2 |
* | Fix incoming muc voice request notification | fiaxh | 2020-11-11 | 1 | -3/+3 |
* | Implement MUC self ping | fiaxh | 2020-08-31 | 1 | -2/+45 |
* | fixup Fetch avatars only when they are used | fiaxh | 2020-06-23 | 1 | -1/+1 |
* | Fetch avatars only when they are used | fiaxh | 2020-06-10 | 1 | -0/+15 |
* | Fix runtime critical | fiaxh | 2020-06-03 | 1 | -1/+1 |
* | Fix compiler warnings | fiaxh | 2020-06-03 | 1 | -1/+1 |
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 1 | -4/+24 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 1 | -0/+30 |
* | Update live whether encryption is possible in MUC (lock icon visible) | fiaxh | 2020-03-08 | 1 | -3/+3 |
* | Improve MUC message resending | fiaxh | 2020-03-03 | 1 | -1/+1 |
* | Preserve unchanged conference data (name) in bookmarks | fiaxh | 2020-02-20 | 1 | -19/+4 |
* | Deactivate MUC conversations with non-autojoin bookmarks | fiaxh | 2020-01-17 | 1 | -23/+23 |
* | Fix ConversationRow closing if animations are disabled | fiaxh | 2020-01-17 | 1 | -0/+5 |
* | Fix auto-joining bookmark without nick | fiaxh | 2020-01-08 | 1 | -2/+2 |
* | Store MUC passwords in bookmark | fiaxh | 2019-12-24 | 1 | -20/+17 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -4/+8 |
* | Only send new room config if something was changed | fiaxh | 2019-12-16 | 1 | -5/+8 |
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 1 | -5/+6 |
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -2/+2 |
* | Add Bookmarks2 implementation, introduce bookmarks interfaces | fiaxh | 2019-09-29 | 1 | -60/+85 |
* | Add incoming mediated invitation support (#162) | fiaxh | 2019-08-22 | 1 | -0/+4 |
* | Remove Message.stanza field | fiaxh | 2019-05-26 | 1 | -1/+1 |
* | Enable sending chat state notifications in private rooms | fiaxh | 2019-05-16 | 1 | -0/+4 |
* | Fix received mark for own OMEMO encrypted MUC messages | fiaxh | 2019-03-16 | 1 | -7/+5 |
* | display groups w/o name by list of members | Daniel Gultsch | 2018-12-28 | 1 | -0/+27 |
* | Fix muc avatars sometimes not showing split tiles for occupants | fiaxh | 2018-11-25 | 1 | -5/+0 |
* | Display room name in conversation selector and conversation titlebar | codedust | 2018-11-02 | 1 | -1/+5 |
* | Fix display names for MUCs w/o localpart | fiaxh | 2018-08-22 | 1 | -1/+1 |
* | Fix MUC messages from others being marked as read | fiaxh | 2018-08-06 | 1 | -2/+2 |
* | Support MUC avatars | fiaxh | 2018-07-31 | 1 | -5/+14 |
* | small fixes | fiaxh | 2018-04-17 | 1 | -19/+32 |