aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConferenceDetailsActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-291-683/+0
|
* code cleanupChristian Schneppe2016-07-021-2/+0
|
* use direct invites to re-invite muc membersDaniel Gultsch2016-07-011-5/+9
|
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-241-13/+1
|
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-011-1/+5
|\
| * display invite again menu item for offline membersDaniel Gultsch2016-06-011-1/+5
| |
* | optimize importsChristian Schneppe2016-05-311-2/+0
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-271-12/+3
|\|
| * add 'create conference' dialogDaniel Gultsch2016-05-261-11/+2
| |
| * change hint in edit subject dialogDaniel Gultsch2016-05-261-1/+1
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-221-1/+4
|\|
| * show hint in subject quick edit. only show subject as presetDaniel Gultsch2016-05-221-1/+4
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-201-26/+26
|\|
| * improved ordering of muc participantsDaniel Gultsch2016-05-171-6/+1
| |
| * change affiliation for in memory users that are currently not joined in a ↵Daniel Gultsch2016-05-161-3/+9
| | | | | | | | conference
| * keep conference members in memory and show them in conference detailsDaniel Gultsch2016-05-161-19/+18
| |
* | refactored ConferenceDetails layoutChristian Schneppe2016-05-141-2/+3
|/
* removed unused config variablesDaniel Gultsch2016-04-271-5/+1
|
* expert setting to manually change presenceDaniel Gultsch2016-04-221-11/+0
|
* added share uri button to conference detailsDaniel Gultsch2016-04-121-0/+17
|
* changed single_account config into more simple lock_settingsDaniel Gultsch2016-02-271-1/+1
|
* optionally lock conference domains as well and hide known domains in uiDaniel Gultsch2016-02-241-2/+5
|
* opt out handling of the autojoin flag. fixes #1666Daniel Gultsch2016-02-011-1/+1
|
* show per conference notification settings in details activityDaniel Gultsch2016-01-081-0/+63
|
* set bookmark name to room subject if no subject has been set beforeDaniel Gultsch2015-12-111-0/+1
|
* parse vcard avatars from muc presencesDaniel Gultsch2015-12-031-6/+2
|
* hide subject edit button if not editable by userDaniel Gultsch2015-11-261-0/+2
|
* pgp fixes and revert configuration changesDaniel Gultsch2015-11-251-10/+0
|
* Reset the margins manually after rotatingsaqura2015-10-261-0/+10
|
* Show whether MAM is supported in MUCssaqura2015-10-061-1/+12
| | | | | The conference details in "Advanced Mode" now indicate whether MAM is supported by the conference server.
* added possibiltiy to set conferences as moderated (only visible in advanced ↵Daniel Gultsch2015-09-131-6/+31
| | | | mode)
* added Config.java varibale to lock account creation to specfic domainDaniel Gultsch2015-08-031-2/+8
|
* allow for private messages being started from muc details in anonymous mucsDaniel Gultsch2015-07-211-7/+15
|
* Merge branch 'CryptoNextBeta' into developmentAndreas Straub2015-07-201-2/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CryptoNextBeta: (60 commits) Lock TrustKeys if no trusted keys are available Optimize imports Use MD style for key trust toggle switch Fix set/remove OnUpdateBlocklistListener Fix axolotl database migration Remove device list from EditAccount Add clear devices to overflow menu in EditAccount Ask for key trust when sending messages Encrypt files for HTTP upload in encrypted chats Refactor trust key ui and show in account details Send correct body for HTTP files Handle file transmission properly in axolotl Remove unneccessary code Fix trust status for outgoing messages Don't merge messages with different trust statuses Fix copying of axolotl keys to clipboard Add refresh icon to v21 theme Disable Axolotl option if not usable Show trust status of messages' originating session Add key trust toggle to ContactDetailsActivity ...
| * Optimize importsAndreas Straub2015-07-201-2/+1
| |
* | don't show 'show contact details' context menu item when contact isn not in ↵Daniel Gultsch2015-07-201-3/+8
| | | | | | | | roster
* | show contact details in conference details ...Christian S2015-07-191-0/+5
|/
* handle conference invites differently to deal with killed activities. fixes ↵Daniel Gultsch2015-05-121-0/+4
| | | | #1188
* stop conference details from crashing when rotating the screenDaniel Gultsch2015-04-281-0/+3
|
* limit ui refresh rateiNPUTmice2015-02-171-13/+6
|
* sort users in mucDaniel Gultsch2015-02-071-3/+12
|
* make room persistant when changing subject or other muc optionsDaniel Gultsch2015-01-101-16/+10
|
* ensure that everyone is member before making a room privateDaniel Gultsch2015-01-091-1/+8
|
* allow for very basic muc configurationDaniel Gultsch2015-01-081-7/+73
|
* code cleanupDaniel Gultsch2015-01-081-2/+0
|
* kick after banDaniel Gultsch2015-01-081-1/+14
|
* some clean ups for affiliation change context menuDaniel Gultsch2015-01-081-2/+8
|
* more muc optionsDaniel Gultsch2015-01-071-1/+26
| | | | | | * show invite button only with admin privileges or on public conferences * Offer to ban user in public conferences. Thanks to @betheg for the awesome ground work for this
* basic affiliation changes in mucDaniel Gultsch2015-01-071-13/+63
|
* Show affiliation instead of role in MucDetails and offer 'advanced mode' to ↵Daniel Gultsch2015-01-051-45/+48
| | | | display role