aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ConferenceDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-26fix setting muc avatarChristian Schneppe1-16/+15
2019-04-12fix some NPEChristian Schneppe1-14/+16
2019-02-09don't let users share private group chatsChristian Schneppe1-1/+1
2019-02-09show MediaBrowser icon in chat viewChristian Schneppe1-1/+0
2019-02-09use the term channel in destroy dialog and some other stringsChristian Schneppe1-3/+10
2019-02-08brought back 'moderated' config in advanced modeChristian Schneppe1-1/+1
2019-02-08hide lock icon in channels; modify muc user contextChristian Schneppe1-0/+2
2019-02-07show different room settings for channels and groupsChristian Schneppe1-49/+24
2019-02-07provide the same fab submenu for both tabs. rename tab to bookmarkChristian Schneppe1-23/+1
2019-02-04remove warning messages for kick after ban failing. on modern servers ban is ...Christian Schneppe1-11/+1
2019-01-27add context menu for muc user adapterChristian Schneppe1-1/+9
2019-01-27refactored group chat members into seperate screenChristian Schneppe1-194/+38
2019-01-27refactored avatar workers into single classChristian Schneppe1-2/+4
2019-01-26fix crash on getting bookmarksChristian Schneppe1-5/+7
2019-01-25modify emoji integrationChristian Schneppe1-2/+0
2018-12-30add ability to configure autojoin flag in groupchat detailsChristian Schneppe1-1/+20
2018-11-30also show invite button in ConferenceDetailsActivity if there were no users i...Christian Schneppe1-5/+5
2018-11-23use toastcompat library to catch BadTokenExceptionChristian Schneppe1-1/+2
2018-11-23do not display toast if activity is finishingChristian Schneppe1-4/+3
2018-11-23make change nick toast use showToast helper methodChristian Schneppe1-3/+10
2018-11-23use inContactList() instead inRoster() in the proper placesChristian Schneppe1-1/+1
2018-11-11try to fix a crash with emojicompatChristian Schneppe1-2/+2
2018-10-20fix crash in ConferenceDetailsActivityChristian Schneppe1-0/+4
2018-10-02small muc details improvementsChristian Schneppe1-1/+1
2018-10-01fix crashes with EmojiTextViewChristian Schneppe1-4/+4
2018-09-27bring back private group messages for all muc and fix broken highlight in mucChristian Schneppe1-10/+5
2018-09-26do not show media overview in contact/conference details when missing storage...Christian Schneppe1-3/+7
2018-09-26introduce media browser activityChristian Schneppe1-0/+1
2018-09-26show conversation media in contact/conference detailsChristian Schneppe1-1/+21
2018-09-12code cleanup for group chat user context menuChristian Schneppe1-12/+2
2018-09-12start new conversations by long press on avatarChristian Schneppe1-111/+8
2018-07-09use emoji transform for toolbar, muc name and contacts nameChristian Schneppe1-1/+1
2018-07-09reset subject and name on emptyChristian Schneppe1-1/+2
2018-07-09save name instead of subject in bookmarkChristian Schneppe1-10/+2
2018-06-29scale text size if topic is longChristian Schneppe1-2/+14
2018-06-29open/close soft keyboard in quick editChristian Schneppe1-9/+38
2018-06-29non functional muc edit buttonChristian Schneppe1-24/+76
2018-06-29do not include white listed domains in room listChristian Schneppe1-1/+1
2018-06-29use TextInputLayout in quickedit dialogChristian Schneppe1-2/+2
2018-06-29linkify subject + open xmpp directly w/o going through start conv activityChristian Schneppe1-1/+6
2018-06-29use room name (if available and != localpart) as group nameChristian Schneppe1-3/+19
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe1-22/+22
2018-06-16permit empty values for subject and roster nameChristian Schneppe1-2/+3
2018-06-16edit public=true/false property in mucsChristian Schneppe1-0/+4
2018-06-04Revert "fade in images and avatars" because of strange flickeringChristian Schneppe1-6/+0
2018-06-03fade in images and avatarsChristian Schneppe1-0/+6
2018-06-01show MUC avatar in ConferenceDetailsActivityChristian Schneppe1-0/+1
2018-05-17fix crash on destroying mucChristian Schneppe1-2/+4
2018-05-05add animators for more activitiesChristian Schneppe1-0/+2
2018-05-05ban can be disabled in Config.javaChristian Schneppe1-2/+6