aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/entities/MucOptions.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-11introduces JidUtil for Jid creation, fixes duplication of childs while adding...steckbrief1-1/+2
2017-08-06Implements XEP-0202 Entity Time, moves Software Version to xmpp package, move...steckbrief1-1/+2
2017-08-06Refactoring: Avatar class moved from package xmpp.pep to dtosteckbrief1-1/+1
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-7/+7
2015-05-12don't set unknown error in mucDaniel Gultsch1-2/+0
2015-02-27don't add users with null nicks to muc user listiNPUTmice1-1/+1
2015-02-21clear muc tiles cache only when necessaryiNPUTmice1-0/+15
2015-01-11keep proper image file extensionDaniel Gultsch1-1/+0
2015-01-10make room persistant when changing subject or other muc optionsDaniel Gultsch1-0/+4
2015-01-08allow for very basic muc configurationDaniel Gultsch1-2/+4
2015-01-07more muc optionsDaniel Gultsch1-5/+25
2015-01-07basic affiliation changes in mucDaniel Gultsch1-12/+36
2015-01-05Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...Daniel Gultsch1-33/+70
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-33/+33
2014-12-03made muc parser more compatible with legacy mucs?! (whatever that is exactly)iNPUTmice1-3/+1
2014-12-03clean up getProposedNickiNPUTmice1-6/+5
2014-11-23MUC: do not add yourself to the muc user list.Michael1-0/+2
2014-11-21remove unused imports.Michael1-2/+0
2014-11-21STATUS_CODE_SELF_PRESENCE is not set in all case.Michael1-10/+16
2014-11-20change status codes string 'number' to a better readable constant.Michael1-3/+5
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-59/+101
2014-11-17context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice1-5/+5
2014-11-13more npe checks in muc packet parseriNPUTmice1-32/+35
2014-11-13more npe checks in muc packet parseriNPUTmice1-31/+34
2014-11-09s/getResourcepart().isEmpty()/isBareJid()/Sam Whited1-2/+2
2014-11-09Update more files to use JID objectsSam Whited1-3/+3
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-18/+28
2014-10-22Make conversations the root projectSam Whited1-0/+0