aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util/MucDetailsContextMenuHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* migrate to AndroidXChristian Schneppe2019-09-201-1/+1
* fixed direct invites after adhocChristian Schneppe2019-09-191-1/+1
* fixed some minor NPEChristian Schneppe2019-09-191-4/+2
* fix some more NPEChristian Schneppe2019-06-081-1/+1
* use mediated invite on reinvite if user is not memberChristian Schneppe2019-04-261-1/+5
* add ability to kick user from room and not just ban themChristian Schneppe2019-04-011-32/+53
* fix NPE while getting userChristian Schneppe2019-02-181-1/+1
* do not show 'manage permissions' submenu when only 'remove from room' is visibleChristian Schneppe2019-02-181-1/+0
* brought back 'moderated' config in advanced modeChristian Schneppe2019-02-081-5/+9
* hide lock icon in channels; modify muc user contextChristian Schneppe2019-02-081-1/+10
* rights managment in mucChristian Schneppe2019-02-071-9/+26
* remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe2019-02-041-6/+5
* show context menu when long pressing own account pictureChristian Schneppe2019-01-271-1/+5
* add context menu for muc user adapterChristian Schneppe2019-01-271-7/+33
* bring back private group messages for all muc and fix broken highlight in mucChristian Schneppe2018-09-271-2/+13
* code cleanup for group chat user context menuChristian Schneppe2018-09-121-51/+65
* start new conversations by long press on avatarChristian Schneppe2018-09-121-0/+149