aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-10Conference Options: fix context menus for people not in rosterChristian Schneppe1-2/+2
2017-11-23code cleanupChristian Schneppe1-22/+22
2017-10-18bring back option to highlight user in muc ...Christian Schneppe1-1/+6
2017-09-24unified share with menuChristian Schneppe1-5/+12
2017-06-01allow changing of nickname in conferences when nick is in useChristian Schneppe1-2/+1
2017-04-13use async message loading only when called from UIChristian Schneppe1-1/+1
2017-04-13properly unregister bookmark from conversations when deleting bookmarkChristian Schneppe1-1/+2
2017-04-13Removed unnecessary string builderChristian Schneppe1-6/+2
2017-04-13Made variable localChristian Schneppe1-2/+2
2017-04-13Code clean upChristian Schneppe1-1/+1
2017-03-17show contact and conference names in details viewChristian Schneppe1-0/+3
2017-03-04make x509 verification node world readableChristian Schneppe1-1/+1
2017-02-11fix UI recreation after changing notification settingsChristian Schneppe1-1/+3
2017-02-09move (un)mute settings to contact-/conference detailsChristian Schneppe1-2/+19
2017-01-05show offline contacts as grayed out in conference detailsChristian Schneppe1-0/+7
2016-12-18redraw options menu after rotation in muc detailsChristian Schneppe1-2/+2
2016-11-19reformat codeChristian Schneppe1-619/+619
2016-09-23recreate activities when theme changedDaniel Gultsch1-0/+9
2016-09-15show emojis in actionbar in contact and conference detailsChristian Schneppe1-0/+13
2016-09-08open contact details from conference details directly on clickChristian Schneppe1-18/+10
2016-09-02add more logging to pgp engineDaniel Gultsch1-4/+2
2016-07-29changed package id inside manifest and projectChristian Schneppe1-14/+14
2016-07-02code cleanupChristian Schneppe1-2/+0
2016-07-01use 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-01display invite again menu item for offline membersDaniel Gultsch1-1/+5
2016-05-31optimize importsChristian Schneppe1-2/+0
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-05-14refactored ConferenceDetails layoutChristian Schneppe1-2/+3
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-12set bookmark name to room subject if no subject has been set beforeDaniel Gultsch1-0/+1
2015-12-11set bookmark name to room subject if no subject has been set beforeDaniel Gultsch1-0/+1
2015-12-04parse vcard avatars from muc presencesDaniel Gultsch1-6/+2
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