| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings | fiaxh | 2020-06-03 | 1 | -1/+5 |
* | Fix nick change in MUC, update bookmark accordingly; remove unused code | fiaxh | 2020-04-26 | 2 | -3/+10 |
* | xmpp-vala: Use more async | fiaxh | 2020-04-24 | 1 | -25/+27 |
* | Handle entity hash in server features node, make ServiceDiscovery request_inf... | fiaxh | 2020-04-24 | 1 | -37/+35 |
* | voice handling in moderated groups (#788) | Anmol | 2020-04-22 | 1 | -0/+53 |
* | Remove features from service discovery module when detaching module from stream | fiaxh | 2020-04-21 | 1 | -3/+2 |
* | Update live whether encryption is possible in MUC (lock icon visible) | fiaxh | 2020-03-08 | 1 | -8/+10 |
* | Make message sending async and set unsent on error | fiaxh | 2020-03-05 | 1 | -2/+2 |
* | Don't use GObject/properties for JoinResult | Marvin W | 2020-01-09 | 1 | -4/+4 |
* | Store MUC passwords in bookmark | fiaxh | 2019-12-24 | 1 | -10/+5 |
* | Properly check Jids everywhere | Marvin W | 2019-12-23 | 1 | -56/+90 |
* | Refactor MAM catchup. Fetch from latest to earliest message. | fiaxh | 2019-12-18 | 1 | -5/+4 |
* | Add (partial) support for unique stanza ids (XEP-0359) | fiaxh | 2019-12-18 | 1 | -0/+2 |
* | Only send new room config if something was changed | fiaxh | 2019-12-16 | 1 | -15/+16 |
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 2 | -2/+25 |
* | Parse offline member info from MUC presence | fiaxh | 2019-11-17 | 2 | -2/+6 |
* | Add incoming mediated invitation support (#162) | fiaxh | 2019-08-22 | 1 | -0/+48 |
* | display groups w/o name by list of members | Daniel Gultsch | 2018-12-28 | 1 | -0/+1 |
* | Display room name in conversation selector and conversation titlebar | codedust | 2018-11-02 | 1 | -1/+12 |
* | small fixes | fiaxh | 2018-04-17 | 1 | -2/+2 |
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 2 | -113/+107 |
* | Add support for setting a new Affiliation in a muc (#266) | David Plassmann | 2018-01-09 | 1 | -8/+14 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -3/+3 |
* | fixup 8944029 (PGP support for MUCs) | fiaxh | 2017-09-06 | 1 | -3/+4 |
* | Download & inline display images | fiaxh | 2017-08-31 | 2 | -4/+5 |
* | fixup 4aee957 (request history since last known messages) | fiaxh | 2017-08-17 | 1 | -2/+2 |
* | Message Archive Management | fiaxh | 2017-08-17 | 1 | -1/+1 |
* | xmpp-vala: Remove require-functions | fiaxh | 2017-08-14 | 1 | -7/+0 |
* | request history since last known messages (#110) | Max Weller | 2017-08-05 | 1 | -1/+6 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 2 | -4/+19 |
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 1 | -33/+25 |
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 1 | -37/+58 |
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -0/+27 |
* | MUC config form (data forms), MUC room info | fiaxh | 2017-05-30 | 2 | -3/+86 |
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 2 | -35/+139 |
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 1 | -3/+3 |
* | MUC improvements | fiaxh | 2017-04-11 | 3 | -71/+108 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -2/+2 |
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 2 | -15/+10 |
* | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 2 | -16/+27 |
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 1 | -20/+16 |
* | Add typed identity to stream modules | Marvin W | 2017-03-10 | 1 | -1/+2 |
* | Rename vala-xmpp library to xmpp-vala | fiaxh | 2017-03-10 | 2 | -0/+324 |