aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/MucOptions.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* migrate to xmpp-addrChristian Schneppe2018-04-021-13/+12
* do not cross reference bookmarks and conversationsChristian Schneppe2018-02-101-1/+1
* make chat markers opportunistic in private mucsChristian Schneppe2018-01-271-0/+4
* show warning toast if PM is disabled in MUCChristian Schneppe2018-01-211-0/+5
* fix wrong avatar shown when true jid doesn't match in mucChristian Schneppe2018-01-171-1/+1
* clear muc avatar after going onlineChristian Schneppe2017-12-271-1/+3
* save muc subject to disk and use crypto targets for offline name generationChristian Schneppe2017-12-271-6/+28
* try to detect invalid nick (w/ emoji) in MUCsChristian Schneppe2017-12-161-0/+1
* some bug fixesChristian Schneppe2017-11-281-1/+4
* send and show read markers in private, non-anonymous groupsChristian Schneppe2017-11-221-11/+23
* black list certain local parts and show domain insteadChristian Schneppe2017-10-291-11/+2
* don’t use xmpp or jabber as default muc nickChristian Schneppe2017-09-041-1/+11
* fixed conference naming for joined people not in your contact listChristian Schneppe2017-09-041-2/+8
* fetch device ids for muc members w/o known devicesChristian Schneppe2017-08-011-2/+8
* limited offline support for pgp group chatsChristian Schneppe2017-04-261-1/+7
* display chat states in conferencesChristian Schneppe2017-03-111-1/+14
* send and parse Chat States to and from conferencesChristian Schneppe2017-03-111-0/+35
* cleaned code of muc name generatorChristian Schneppe2017-03-091-10/+6
* fixed multi-session-nick renaming behaviourChristian Schneppe2017-03-091-2/+3
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-3/+3
* Fix a typo in legacyChristian Schneppe2017-02-221-2/+2
* bump mam namespaceChristian Schneppe2017-02-221-2/+6
* better handle the case when same user is joined with multiple nicks in the sa...Christian Schneppe2016-11-291-6/+25
* reformat codeChristian Schneppe2016-11-191-660/+660
* extract affiliations from unavailable presenceChristian Schneppe2016-11-151-1/+1
* don't add outcasts or non-members in members-only rooms back to listChristian Schneppe2016-11-121-1/+4
* fetch new conference configuration on every conf updateChristian Schneppe2016-10-081-1/+0
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-091-1/+1
* show server not found muc errorDaniel Gultsch2016-09-071-0/+1
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+680