Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle entity hash in server features node, make ServiceDiscovery ↵ | fiaxh | 2020-04-24 | 1 | -37/+35 |
| | | | | request_info/items async, add caching has_entity_feature | ||||
* | 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 |
| | | | | | fixes #179 fixes #812 | ||||
* | 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 |
| | | | | fixes #470 | ||||
* | 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 |
| | | | | fixes #675 | ||||
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 1 | -2/+24 |
| | | | | fixes #224 | ||||
* | Parse offline member info from MUC presence | fiaxh | 2019-11-17 | 1 | -1/+5 |
| | | | | Fixes OMEMO only encrypting to new member after restart and private MUC name only updating after restart | ||||
* | Add incoming mediated invitation support (#162) | fiaxh | 2019-08-22 | 1 | -0/+48 |
| | | | | Co-authored-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | ||||
* | display groups w/o name by list of members | Daniel Gultsch | 2018-12-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | For members-only, non-anonymous groups that do not have a name set we now show an automatically generated name that is generated from the list of members (offline, and online). Only the first name (before the first space) is used to keep the generated name short. The term *private room* is coined as a short hand for members only&non-anon group chats. This commit also uses the offline members list instead of the online member list to generate avatar tiles (also only in members-only, non-anon groups.) | ||||
* | 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 | 1 | -51/+50 |
| | |||||
* | Add support for setting a new Affiliation in a muc (#266) | David Plassmann | 2018-01-09 | 1 | -8/+14 |
| | | | | | | | | * Added support for setting a new Affiliation in a muc * small changes * fix parameter order | ||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -3/+3 |
| | |||||
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -2/+2 |
| | |||||
* | 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 |
| | | | | request history since last known messages when rejoining a room at startup | ||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 1 | -3/+11 |
| | | | | StartConversation | ||||
* | 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 | 1 | -3/+76 |
| | |||||
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 1 | -18/+91 |
| | |||||
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 1 | -3/+3 |
| | |||||
* | MUC improvements | fiaxh | 2017-04-11 | 1 | -64/+36 |
| | |||||
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -2/+2 |
| | |||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -9/+8 |
| | |||||
* | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 1 | -13/+24 |
| | |||||
* | 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 | 1 | -0/+244 |