Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add incoming mediated invitation support (#162) | fiaxh | 2019-08-22 | 1 | -0/+4 |
| | | | | Co-authored-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | ||||
* | 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 |
| | | | | | | | | | | | | | 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.) | ||||
* | 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 |
| | |||||
* | Recognize own MUC messages from other device | fiaxh | 2018-03-10 | 1 | -3/+7 |
| | |||||
* | Small fixes | fiaxh | 2018-01-30 | 1 | -2/+2 |
| | |||||
* | Visually highlight mentions in MUCs | fiaxh | 2018-01-28 | 1 | -4/+11 |
| | | | | fixes #267 | ||||
* | Pipeline for incoming messages in libdino | fiaxh | 2018-01-28 | 1 | -22/+38 |
| | |||||
* | Small fixes to MucManager | Marvin W | 2018-01-28 | 1 | -4/+9 |
| | |||||
* | Fix certain Slack specific issues (using host-based workarounds) | Marvin W | 2018-01-28 | 1 | -3/+16 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 1 | -75/+66 |
| | |||||
* | Add support for setting a new Affiliation in a muc (#266) | David Plassmann | 2018-01-09 | 1 | -0/+5 |
| | | | | | | | | * 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 | -5/+7 |
| | |||||
* | Offline messages for MUCs | fiaxh | 2017-10-22 | 1 | -2/+4 |
| | | | | fixes #187 | ||||
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 1 | -8/+1 |
| | |||||
* | fixup 4aee957 (request history since last known messages) | fiaxh | 2017-08-17 | 1 | -2/+2 |
| | |||||
* | request history since last known messages (#110) | Max Weller | 2017-08-05 | 1 | -1/+9 |
| | | | | 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 | -0/+5 |
| | | | | StartConversation | ||||
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 1 | -26/+18 |
| | |||||
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 1 | -0/+6 |
| | |||||
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 1 | -15/+32 |
| | |||||
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -0/+10 |
| | |||||
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 1 | -0/+21 |
| | |||||
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 1 | -3/+74 |
| | |||||
* | xmpp-vala/core+libdino: concurrency + nullity improvements | Marvin W | 2017-04-18 | 1 | -3/+2 |
| | |||||
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 1 | -5/+4 |
| | |||||
* | MUC improvements | fiaxh | 2017-04-11 | 1 | -31/+28 |
| | |||||
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -7/+5 |
| | |||||
* | Fix conversation last_active | fiaxh | 2017-03-31 | 1 | -2/+2 |
| | |||||
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 1 | -1/+4 |
| | |||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -18/+12 |
| | |||||
* | omemo plugin: improve session bootstrapping | Marvin W | 2017-03-15 | 1 | -1/+2 |
| | |||||
* | Use delegates + object storage instead of listener objects | fiaxh | 2017-03-11 | 1 | -37/+22 |
| | |||||
* | Improve Plugin API (allow to move encryption into plugin) | Marvin W | 2017-03-11 | 1 | -1/+1 |
| | |||||
* | Use typed identity in stream modules | fiaxh | 2017-03-11 | 1 | -10/+10 |
| | |||||
* | Use typed identity in module manager | Marvin W | 2017-03-10 | 1 | -2/+2 |
| | |||||
* | Initial plugin system | Marvin W | 2017-03-10 | 1 | -0/+224 |