aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-24count muc participants correctlyChristian Schneppe1-13/+0
2019-01-03archive destoryed mucs when registering that bookmark has been removedChristian Schneppe1-0/+12
2018-12-27deduplicate disco responseChristian Schneppe1-2/+2
2018-12-14show warning snackbar before joining anon-non-private roomChristian Schneppe1-1/+2
2018-12-04implement self healing omemoChristian Schneppe2-1/+16
2018-12-04some code reorder for actionbar titlesChristian Schneppe2-17/+0
2018-12-04remove role=none participant when first online participant joinsChristian Schneppe1-1/+1
2018-11-30fixed cache cleaning of muc avatarsChristian Schneppe1-1/+1
2018-11-30transmit display name (nick) in subscription requestsChristian Schneppe2-3/+5
2018-11-23make password editable on auth errorChristian Schneppe1-1/+1
2018-11-23only show not stranger if messages are coming from quicksy domain not quicksy...Christian Schneppe1-1/+1
2018-11-23do not add self as crytpo target in MUCChristian Schneppe1-1/+1
2018-11-23fixed race condition that prevented bookmark nick to be usedChristian Schneppe2-6/+28
2018-11-23added interface to edit nickChristian Schneppe1-1/+7
2018-11-23use inContactList() instead inRoster() in the proper placesChristian Schneppe3-6/+6
2018-11-23quicksy server is not a strangerChristian Schneppe1-0/+1
2018-11-23show synced contacts in choose contact activityChristian Schneppe3-8/+4
2018-11-23refresh contacts when opening StartConversationsActivityChristian Schneppe1-0/+8
2018-11-23refresh synced contacts even if offlineChristian Schneppe1-1/+1
2018-11-23basic phone number syncChristian Schneppe2-2/+28
2018-11-23refactored phone contact loading in preperation for syncChristian Schneppe1-18/+14
2018-11-11implement message deletionChristian Schneppe3-3/+28
2018-10-20show snackbar for remote server timeout in mucsChristian Schneppe1-0/+1
2018-10-20show cancelled instead of delivery failed if user requested to abort transferChristian Schneppe1-1/+1
2018-10-01introduced error code for server not opening stream after auth or starttlsChristian Schneppe1-193/+194
2018-10-01catch all exceptions on detecting mime typeChristian Schneppe1-0/+2
2018-09-27store avatars received over muc presence in contactChristian Schneppe2-318/+312
2018-09-13sync roster after setting pgp idChristian Schneppe1-1/+4
2018-09-13speed up DNSChristian Schneppe1-4/+1
2018-09-12code cleanup for group chat user context menuChristian Schneppe1-1/+0
2018-09-12start new conversations by long press on avatarChristian Schneppe1-0/+10
2018-09-11do not show 'delete contact' for phone contacts. do not treat as strangerChristian Schneppe1-0/+1
2018-09-11show jids from address book in Start Conversation screen if only one account ...Christian Schneppe1-0/+7
2018-08-26do grace period calculation only on positive periodsChristian Schneppe1-2/+4
2018-08-03call onMessageFound outside sync blockChristian Schneppe1-14/+31
2018-07-15display propper toast after room has been destroyedChristian Schneppe1-0/+1
2018-07-09integrated locally message deletion from #208Christian Schneppe1-0/+4
2018-07-09do not add in_roster flag when restoring from diskChristian Schneppe1-1/+0
2018-07-09store own affiliation and role to diskChristian Schneppe1-62/+47
2018-07-09support mam:1Christian Schneppe1-7/+7
2018-07-09show snackbar for resource constraint in mucsChristian Schneppe1-0/+1
2018-07-09shorten read markers to 'everyone has read up to this point' when > 4 userChristian Schneppe1-0/+6
2018-07-09fixed MucOptions.getName()Christian Schneppe1-5/+3
2018-07-09reset subject and name on emptyChristian Schneppe1-11/+12
2018-06-29do not include white listed domains in room listChristian Schneppe1-12/+12
2018-06-29use TextInputLayout in quickedit dialogChristian Schneppe1-0/+4
2018-06-29code clean up in contact details presence handlingChristian Schneppe1-1/+4
2018-06-29fixed some extended muc info handling. match what ejabberd doesChristian Schneppe2-13/+21
2018-06-29use room name (if available and != localpart) as group nameChristian Schneppe2-32/+48
2018-06-29WIP: set room avatar and slight redesign of group detailsChristian Schneppe1-1/+14