aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/muc_manager.vala
Commit message (Expand)AuthorAgeFilesLines
* voice handling in moderated groups (#788)Anmol2020-04-221-0/+30
* Update live whether encryption is possible in MUC (lock icon visible)fiaxh2020-03-081-3/+3
* Improve MUC message resendingfiaxh2020-03-031-1/+1
* Preserve unchanged conference data (name) in bookmarksfiaxh2020-02-201-19/+4
* Deactivate MUC conversations with non-autojoin bookmarksfiaxh2020-01-171-23/+23
* Fix ConversationRow closing if animations are disabledfiaxh2020-01-171-0/+5
* Fix auto-joining bookmark without nickfiaxh2020-01-081-2/+2
* Store MUC passwords in bookmarkfiaxh2019-12-241-20/+17
* Properly check Jids everywhereMarvin W2019-12-231-4/+8
* Only send new room config if something was changedfiaxh2019-12-161-5/+8
* Parse presence delivery errors when joining MUCfiaxh2019-11-171-5/+6
* Base avatars and names on conversation, not JID.Marvin W2019-10-181-2/+2
* Add Bookmarks2 implementation, introduce bookmarks interfacesfiaxh2019-09-291-60/+85
* Add incoming mediated invitation support (#162)fiaxh2019-08-221-0/+4
* Remove Message.stanza fieldfiaxh2019-05-261-1/+1
* Enable sending chat state notifications in private roomsfiaxh2019-05-161-0/+4
* Fix received mark for own OMEMO encrypted MUC messagesfiaxh2019-03-161-7/+5
* display groups w/o name by list of membersDaniel Gultsch2018-12-281-0/+27
* Fix muc avatars sometimes not showing split tiles for occupantsfiaxh2018-11-251-5/+0
* Display room name in conversation selector and conversation titlebarcodedust2018-11-021-1/+5
* Fix display names for MUCs w/o localpartfiaxh2018-08-221-1/+1
* Fix MUC messages from others being marked as readfiaxh2018-08-061-2/+2
* Support MUC avatarsfiaxh2018-07-311-5/+14
* small fixesfiaxh2018-04-171-19/+32
* Recognize own MUC messages from other devicefiaxh2018-03-101-3/+7
* Small fixesfiaxh2018-01-301-2/+2
* Visually highlight mentions in MUCsfiaxh2018-01-281-4/+11
* Pipeline for incoming messages in libdinofiaxh2018-01-281-22/+38
* Small fixes to MucManagerMarvin W2018-01-281-4/+9
* Fix certain Slack specific issues (using host-based workarounds)Marvin W2018-01-281-3/+16
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-75/+66
* Add support for setting a new Affiliation in a muc (#266)David Plassmann2018-01-091-0/+5
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-5/+7
* Offline messages for MUCsfiaxh2017-10-221-2/+4
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-251-8/+1
* fixup 4aee957 (request history since last known messages)fiaxh2017-08-171-2/+2
* request history since last known messages (#110)Max Weller2017-08-051-1/+9
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-171-0/+5
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-26/+18
* MUC join behaviour + small MUC error changesfiaxh2017-06-131-0/+6
* Muc Invite + Kickfiaxh2017-06-111-15/+32
* Conversation details dialogfiaxh2017-05-301-0/+10
* Member affiliation in occupant listfiaxh2017-05-181-0/+21
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-231-3/+74
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-181-3/+2
* Handle conference bookmarks w/o nickfiaxh2017-04-171-5/+4
* MUC improvementsfiaxh2017-04-111-31/+28
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-041-7/+5
* Fix conversation last_activefiaxh2017-03-311-2/+2
* Tab completion for MUC occupantsfiaxh2017-03-241-1/+4