aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0045_muc
Commit message (Collapse)AuthorAgeFilesLines
* display groups w/o name by list of membersDaniel Gultsch2018-12-281-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 titlebarcodedust2018-11-021-1/+12
|
* small fixesfiaxh2018-04-171-2/+2
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-282-113/+107
|
* Add support for setting a new Affiliation in a muc (#266)David Plassmann2018-01-091-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 errorsfiaxh2017-10-311-3/+3
|
* fixup 8944029 (PGP support for MUCs)fiaxh2017-09-061-3/+4
|
* Download & inline display imagesfiaxh2017-08-312-4/+5
|
* fixup 4aee957 (request history since last known messages)fiaxh2017-08-171-2/+2
|
* Message Archive Managementfiaxh2017-08-171-1/+1
|
* xmpp-vala: Remove require-functionsfiaxh2017-08-141-7/+0
|
* request history since last known messages (#110)Max Weller2017-08-051-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 ↵fiaxh2017-06-172-4/+19
| | | | StartConversation
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-33/+25
|
* MUC join behaviour + small MUC error changesfiaxh2017-06-131-37/+58
|
* Muc Invite + Kickfiaxh2017-06-111-0/+27
|
* MUC config form (data forms), MUC room infofiaxh2017-05-302-3/+86
|
* Member affiliation in occupant listfiaxh2017-05-182-35/+139
|
* xmpp-vala/core+libdino: concurrency + nullity improvementsMarvin W2017-04-181-3/+3
|
* MUC improvementsfiaxh2017-04-113-71/+108
|
* Handle MUC private messagesfiaxh2017-03-311-2/+2
|
* Add typed identity to manager modules and stream flagsfiaxh2017-03-202-15/+10
|
* Use delegates + object storage instead of listener objectsfiaxh2017-03-112-16/+27
|
* Use typed identity in stream modulesfiaxh2017-03-111-20/+16
|
* Add typed identity to stream modulesMarvin W2017-03-101-1/+2
|
* Rename vala-xmpp library to xmpp-valafiaxh2017-03-102-0/+324