aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/util/MucDetailsContextMenuHelper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-08fix some more NPEChristian Schneppe1-1/+1
2019-04-26use mediated invite on reinvite if user is not memberChristian Schneppe1-1/+5
2019-04-01add ability to kick user from room and not just ban themChristian Schneppe1-32/+53
2019-02-18fix NPE while getting userChristian Schneppe1-1/+1
2019-02-18do not show 'manage permissions' submenu when only 'remove from room' is visibleChristian Schneppe1-1/+0
2019-02-08brought back 'moderated' config in advanced modeChristian Schneppe1-5/+9
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe1-1/+10
2019-02-07rights managment in mucChristian Schneppe1-9/+26
2019-02-04remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe1-6/+5
2019-01-27show context menu when long pressing own account pictureChristian Schneppe1-1/+5
2019-01-27add context menu for muc user adapterChristian Schneppe1-7/+33
2018-09-27bring back private group messages for all muc and fix broken highlight in mucChristian Schneppe1-2/+13
2018-09-12code cleanup for group chat user context menuChristian Schneppe1-51/+65
2018-09-12start new conversations by long press on avatarChristian Schneppe1-0/+149