aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-03show offline contacts as grayed out in conference detailsDaniel Gultsch1-2/+9
2016-12-03redraw options menu after rotation in muc details. fixes #2161Daniel Gultsch1-2/+2
2016-12-01support for jid escapting when displaying localpart onlyDaniel Gultsch1-1/+1
2016-09-18recreate activities when theme changedDaniel Gultsch1-0/+9
2016-08-30add more logging to pgp engineDaniel Gultsch1-4/+2
2016-06-30use direct invites to re-invite muc membersDaniel Gultsch1-5/+9
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch1-13/+1
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper1-4/+9
2016-06-01display invite again menu item for offline membersDaniel Gultsch1-1/+5
2016-05-26add 'create conference' dialogDaniel Gultsch1-11/+2
2016-05-26change hint in edit subject dialogDaniel Gultsch1-1/+1
2016-05-22show hint in subject quick edit. only show subject as presetDaniel Gultsch1-1/+4
2016-05-17improved ordering of muc participantsDaniel Gultsch1-6/+1
2016-05-16change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch1-3/+9
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch1-19/+18
2016-04-27removed unused config variablesDaniel Gultsch1-5/+1
2016-04-22expert setting to manually change presenceDaniel Gultsch1-11/+0
2016-04-12added share uri button to conference detailsDaniel Gultsch1-0/+17
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-1/+1
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-2/+5
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-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-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