aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-12Imports organizedsteckbrief1-1/+0
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-2/+2
2016-02-01opt out handling of the autojoin flag. fixes #1666Daniel Gultsch1-1/+1
2016-01-08show per conference notification settings in details activityDaniel Gultsch1-0/+63
2015-12-11set bookmark name to room subject if no subject has been set beforeDaniel Gultsch1-0/+1
2015-12-03parse vcard avatars from muc presencesDaniel Gultsch1-6/+2
2015-11-26hide subject edit button if not editable by userDaniel Gultsch1-0/+2
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-10/+0
2015-10-26Reset the margins manually after rotatingsaqura1-0/+10
2015-10-06Show whether MAM is supported in MUCssaqura1-1/+12
2015-09-13added possibiltiy to set conferences as moderated (only visible in advanced m...Daniel Gultsch1-6/+31
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-0/+7
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-2/+8
2015-07-21allow for private messages being started from muc details in anonymous mucsDaniel Gultsch1-7/+15
2015-07-20Optimize importsAndreas Straub1-2/+1
2015-07-20don't show 'show contact details' context menu item when contact isn not in r...Daniel Gultsch1-3/+8
2015-07-19show contact details in conference details ...Christian S1-0/+5
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-563/+0
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