Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | fixes #748 | ||||
* | 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 |
| | | | | fixes #470 | ||||
* | 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 |
| | | | | fixes #675 | ||||
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 1 | -5/+6 |
| | | | | fixes #224 | ||||
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 1 | -2/+2 |
| | | | | Fixes #598 | ||||
* | 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 |
| | | | | 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 |
| |