Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | set autojoin=true after following invite | Christian Schneppe | 2019-10-26 | 1 | -117/+127 | |
| | ||||||
* | update ui after bookmark change | Christian Schneppe | 2019-10-26 | 1 | -0/+10 | |
| | ||||||
* | bookmarks2. introduce #compat namespace | Christian Schneppe | 2019-10-26 | 1 | -2/+2 | |
| | ||||||
* | leave/join on bookmark modifactions | Christian Schneppe | 2019-10-26 | 1 | -19/+33 | |
| | ||||||
* | Bookmarks2: support retraction | Christian Schneppe | 2019-10-26 | 1 | -8/+8 | |
| | ||||||
* | support for delete bookmarks2 | Christian Schneppe | 2019-10-26 | 1 | -7/+27 | |
| | ||||||
* | WIP Bookmarks 2 support | Christian Schneppe | 2019-10-26 | 1 | -60/+76 | |
| | ||||||
* | make export of chats as txt working again | Christian Schneppe | 2019-10-19 | 1 | -0/+9 | |
| | | | | fixes #402 | |||||
* | catch exception while setting useragent | Christian Schneppe | 2019-10-19 | 1 | -1/+5 | |
| | ||||||
* | Use a more meaningful name for old status | Christian Schneppe | 2019-10-02 | 1 | -3/+3 | |
| | ||||||
* | account deletion: only attempt to delete omemo id when connected | Christian Schneppe | 2019-09-29 | 1 | -6/+9 | |
| | ||||||
* | show resource prompt when sending uncompressed video | Christian Schneppe | 2019-09-29 | 1 | -1/+14 | |
| | ||||||
* | delete omemo keys when deleting account | Christian Schneppe | 2019-09-29 | 1 | -1/+2 | |
| | ||||||
* | correct file locations for EmojiService | Christian Schneppe | 2019-09-23 | 1 | -26/+0 | |
| | ||||||
* | Google Play version use downloadable Emojis instead of bundled | Christian Schneppe | 2019-09-23 | 2 | -37/+15 | |
| | ||||||
* | improved logging for messages waiting for join | Christian Schneppe | 2019-09-20 | 1 | -8/+23 | |
| | ||||||
* | migrate to AndroidX | Christian Schneppe | 2019-09-20 | 13 | -29/+28 | |
| | ||||||
* | fixed R8 weirdness | Christian Schneppe | 2019-09-19 | 1 | -4/+3 | |
| | ||||||
* | fixed direct invites after adhoc | Christian Schneppe | 2019-09-19 | 2 | -5/+20 | |
| | ||||||
* | cancel spinning wheel on muclumbus error | Christian Schneppe | 2019-09-19 | 1 | -9/+13 | |
| | ||||||
* | fixed some minor NPE | Christian Schneppe | 2019-09-19 | 1 | -1/+6 | |
| | ||||||
* | clear notifications when deleting account | Christian Schneppe | 2019-09-19 | 1 | -1/+2 | |
| | ||||||
* | keep track of previously edited ids | Christian Schneppe | 2019-09-13 | 1 | -2/+6 | |
| | ||||||
* | catch empty password exceptions in ExportBackupService | Christian Schneppe | 2019-09-13 | 1 | -2/+6 | |
| | ||||||
* | set Messenger identity as userAgent for RichPreview and ChannelDiscovery | Christian Schneppe | 2019-09-12 | 1 | -0/+23 | |
| | ||||||
* | fixed 2 issues reported by new linter | Christian Schneppe | 2019-09-12 | 1 | -1/+1 | |
| | ||||||
* | include user into quote message | Christian Schneppe | 2019-09-11 | 1 | -0/+1 | |
| | ||||||
* | add 1080p as video resolution and set default to 720p | Christian Schneppe | 2019-09-09 | 1 | -4/+8 | |
| | ||||||
* | include ticker information in notification | Christian Schneppe | 2019-09-09 | 1 | -15/+15 | |
| | ||||||
* | catch exception in updater | Christian Schneppe | 2019-09-09 | 1 | -11/+17 | |
| | ||||||
* | improve webpreviews during offline times | Christian Schneppe | 2019-09-07 | 1 | -0/+1 | |
| | ||||||
* | send multiple downloads and uploads into queue | Christian Schneppe | 2019-09-07 | 1 | -0/+2 | |
| | ||||||
* | fix some crashes | Christian Schneppe | 2019-09-03 | 2 | -34/+44 | |
| | ||||||
* | include pgp sig and status in presence to non anon muc | Christian Schneppe | 2019-08-31 | 1 | -14/+2 | |
| | ||||||
* | do not put default nick into bookmark if none has been set before | Christian Schneppe | 2019-08-31 | 1 | -5/+12 | |
| | ||||||
* | refactored filename and extension parsing | Christian Schneppe | 2019-08-31 | 1 | -0/+19 | |
| | ||||||
* | make config flag for leave before join | Christian Schneppe | 2019-08-31 | 1 | -2/+4 | |
| | ||||||
* | catch IllegalArgumentException when reading backup file | Christian Schneppe | 2019-08-31 | 1 | -0/+2 | |
| | ||||||
* | do password empty check in dialog not in restore backup service | Christian Schneppe | 2019-08-31 | 1 | -9/+1 | |
| | ||||||
* | allow backup to be restored from selected file | Christian Schneppe | 2019-08-31 | 1 | -19/+63 | |
| | ||||||
* | make short vibrate in open chat configurable and respect phone silent mode | Christian Schneppe | 2019-08-31 | 2 | -4/+10 | |
| | ||||||
* | create share button in backup done notification | Christian Schneppe | 2019-07-17 | 1 | -61/+78 | |
| | ||||||
* | handle blocking and unblocking of full jids | Christian Schneppe | 2019-07-17 | 2 | -11/+12 | |
| | ||||||
* | disable muc push on archive instead of leave | Christian Schneppe | 2019-07-03 | 1 | -4/+4 | |
| | | | | leave can be triggered in conference details and doesn’t mean we don’t want pushes | |||||
* | correct webpreview cache paths | Christian Schneppe | 2019-07-03 | 1 | -4/+3 | |
| | ||||||
* | migrate copy ond write list to synchronized hashset for pending mucs | Christian Schneppe | 2019-07-01 | 1 | -13/+38 | |
| | ||||||
* | rate limit muc pings / joins. never run two pings at same time | Christian Schneppe | 2019-07-01 | 1 | -4/+26 | |
| | ||||||
* | attempt to unregister when receiving push for channel no longer joined | Christian Schneppe | 2019-07-01 | 1 | -3/+24 | |
| | | | | when receiving a FCM push message for a channel the user is no longer in (this can happen when the disable command failed) an attempt will be made to explicitly unregister from the app server (which in turn will then send item-not-found on next push) | |||||
* | implement FCM push for group chats | Christian Schneppe | 2019-07-01 | 1 | -7/+13 | |
| | ||||||
* | code cleanup & small fixes | Christian Schneppe | 2019-07-01 | 2 | -16/+11 | |
| |