aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConferenceDetailsActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-563/+0
* 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
* basic affiliation changes in mucDaniel Gultsch2015-01-071-13/+63
* Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...Daniel Gultsch2015-01-051-45/+48
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-12/+12
* set nick and autojoin=true for new bookmarksiNPUTmice2014-12-031-0/+4
* Misc. "fixes" to correct warnings.Sam Whited2014-11-291-3/+6
* create conversation with bare jidiNPUTmice2014-11-271-1/+1
* Merge pull request #713 from betheg/mucDaniel Gultsch2014-11-241-1/+13
|\
| * add an listener for the muc roster update.Michael2014-11-231-1/+13
* | MUC: option to set/delete bookmark in conference details.Michael2014-11-231-0/+39
|/
* remove unused imports.Michael2014-11-211-1/+0
* brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice2014-11-201-21/+28
* context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice2014-11-171-23/+70
* Fix linter suppressionSam Whited2014-11-171-2/+3
* highlight muc members by touching their name in muc details. fixed #503iNPUTmice2014-11-171-71/+87
* auto register/unregister listenersiNPUTmice2014-11-111-40/+22
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-1/+1
* Update another chunk of stuff to use JID objectsSam Whited2014-11-091-3/+3
* register nfc callback in every activity that provides a proper sharable uriiNPUTmice2014-11-041-1/+1
* made qr code available from muc and contact details as welliNPUTmice2014-11-041-0/+9
* Merge branch 'gradle' into developmentSam Whited2014-10-301-1/+1
* Make conversations the root projectSam Whited2014-10-221-0/+280