aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/MucOptions.java (unfollow)
Commit message (Expand)AuthorFilesLines
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