aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/services (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-16add possibility to block muc user from mucChristian Schneppe1-0/+20
2019-11-16make exporting backup compatible with conversationsChristian Schneppe1-1/+2
2019-11-15fix duplicate accounts in EnterJidDialogChristian Schneppe1-1/+1
2019-11-15introduce new orange theme colorChristian Schneppe1-2/+4
2019-11-15rework no write access hint in moderated public mucsChristian Schneppe1-0/+4
2019-11-15do not crash when audio file reports zero lengthChristian Schneppe1-5/+10
2019-11-09set isQuicksy trueChristian Schneppe1-1/+1
2019-11-04rework message deletionChristian Schneppe1-2/+2
2019-11-03optionally search local muc rooms instead of jabber.networkChristian Schneppe3-51/+149
2019-11-03mark silent notifications as local onlyChristian Schneppe1-0/+2
2019-10-26attempt to fix some rare crashesChristian Schneppe1-2/+6
2019-10-26catch dead system exception when creating error notificationChristian Schneppe1-9/+15
2019-10-26don’t mark pgp encrypted files received from dino as deletedChristian Schneppe1-0/+7
2019-10-26fix some issuesChristian Schneppe2-24/+31
2019-10-26properly guard bookmarks2 deletionChristian Schneppe1-1/+1
2019-10-26set autojoin=true after following inviteChristian Schneppe1-117/+127
2019-10-26update ui after bookmark changeChristian Schneppe1-0/+10
2019-10-26bookmarks2. introduce #compat namespaceChristian Schneppe1-2/+2
2019-10-26leave/join on bookmark modifactionsChristian Schneppe1-19/+33
2019-10-26Bookmarks2: support retractionChristian Schneppe1-8/+8
2019-10-26support for delete bookmarks2Christian Schneppe1-7/+27
2019-10-26WIP Bookmarks 2 supportChristian Schneppe1-60/+76
2019-10-19make export of chats as txt working againChristian Schneppe1-0/+9
2019-10-19catch exception while setting useragentChristian Schneppe1-1/+5
2019-10-02Use a more meaningful name for old statusChristian Schneppe1-3/+3
2019-09-29account deletion: only attempt to delete omemo id when connectedChristian Schneppe1-6/+9
2019-09-29show resource prompt when sending uncompressed videoChristian Schneppe1-1/+14
2019-09-29delete omemo keys when deleting accountChristian Schneppe1-1/+2
2019-09-23correct file locations for EmojiServiceChristian Schneppe1-26/+0
2019-09-23Google Play version use downloadable Emojis instead of bundledChristian Schneppe2-37/+15
2019-09-20improved logging for messages waiting for joinChristian Schneppe1-8/+23
2019-09-20migrate to AndroidXChristian Schneppe13-29/+28
2019-09-19fixed R8 weirdnessChristian Schneppe1-4/+3
2019-09-19fixed direct invites after adhocChristian Schneppe2-5/+20
2019-09-19cancel spinning wheel on muclumbus errorChristian Schneppe1-9/+13
2019-09-19fixed some minor NPEChristian Schneppe1-1/+6
2019-09-19clear notifications when deleting accountChristian Schneppe1-1/+2
2019-09-13keep track of previously edited idsChristian Schneppe1-2/+6
2019-09-13catch empty password exceptions in ExportBackupServiceChristian Schneppe1-2/+6
2019-09-12set Messenger identity as userAgent for RichPreview and ChannelDiscoveryChristian Schneppe1-0/+23
2019-09-12fixed 2 issues reported by new linterChristian Schneppe1-1/+1
2019-09-11include user into quote messageChristian Schneppe1-0/+1
2019-09-09add 1080p as video resolution and set default to 720pChristian Schneppe1-4/+8
2019-09-09include ticker information in notificationChristian Schneppe1-15/+15
2019-09-09catch exception in updaterChristian Schneppe1-11/+17
2019-09-07improve webpreviews during offline timesChristian Schneppe1-0/+1
2019-09-07send multiple downloads and uploads into queueChristian Schneppe1-0/+2
2019-09-03fix some crashesChristian Schneppe2-34/+44
2019-08-31include pgp sig and status in presence to non anon mucChristian Schneppe1-14/+2
2019-08-31do not put default nick into bookmark if none has been set beforeChristian Schneppe1-5/+12