aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-3/+4
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-15/+14
2015-05-12handle conference invites differently to deal with killed activities. fixes #...Daniel Gultsch1-0/+4
2015-04-28stop conference details from crashing when rotating the screenDaniel Gultsch1-0/+3
2015-02-17limit ui refresh rateiNPUTmice1-13/+6
2015-02-07sort users in mucDaniel Gultsch1-3/+12
2015-01-10make room persistant when changing subject or other muc optionsDaniel Gultsch1-16/+10
2015-01-09ensure that everyone is member before making a room privateDaniel Gultsch1-1/+8
2015-01-08allow for very basic muc configurationDaniel Gultsch1-7/+73
2015-01-08code cleanupDaniel Gultsch1-2/+0
2015-01-08kick after banDaniel Gultsch1-1/+14
2015-01-08some clean ups for affiliation change context menuDaniel Gultsch1-2/+8
2015-01-07more muc optionsDaniel Gultsch1-1/+26
2015-01-07basic affiliation changes in mucDaniel Gultsch1-13/+63
2015-01-05Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...Daniel Gultsch1-45/+48
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-12/+12
2014-12-03set nick and autojoin=true for new bookmarksiNPUTmice1-0/+4
2014-11-29Misc. "fixes" to correct warnings.Sam Whited1-3/+6
2014-11-27create conversation with bare jidiNPUTmice1-1/+1
2014-11-23MUC: option to set/delete bookmark in conference details.Michael1-0/+39
2014-11-23add an listener for the muc roster update.Michael1-1/+13
2014-11-21remove unused imports.Michael1-1/+0
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-21/+28
2014-11-17context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice1-23/+70
2014-11-17Fix linter suppressionSam Whited1-2/+3
2014-11-17highlight muc members by touching their name in muc details. fixed #503iNPUTmice1-71/+87
2014-11-11auto register/unregister listenersiNPUTmice1-40/+22
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-3/+3
2014-11-04register nfc callback in every activity that provides a proper sharable uriiNPUTmice1-1/+1
2014-11-04made qr code available from muc and contact details as welliNPUTmice1-0/+9
2014-10-22Make conversations the root projectSam Whited1-0/+0