Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03show toast warning about unavailable calls when using torDaniel Gultsch
2022-08-29abort on 'continue' - no client supportDaniel Gultsch
2022-08-29Add missed call notificationsDmitry Markin
2022-08-25add overflow menu action to delete own avatarDaniel Gultsch
2022-08-25issue self ping + rejoin on muc status code 333Daniel Gultsch
2022-08-25try to improve 'sync bookmarks' descriptionDaniel Gultsch
2022-08-09try to detect if a container contains video or audioDaniel Gultsch
2022-06-14support sasl/temporary-auth-failureDaniel Gultsch
2022-03-30ensure downloaded file does not exceed Content-Length reported by HEADDaniel Gultsch
2022-02-13allow verification of own omemo keys via uriDaniel Gultsch
2021-11-19indicate call reconnect in notificationDaniel Gultsch
2021-11-11do not automacially hang up failed webrtc sessionsDaniel Gultsch
2021-10-07attempt to parse Link header from https url scanned from welcome screenDaniel Gultsch
2021-08-24Avoid description repetition screenshotsLicaon_Kter
2021-08-24Optionally prevent taking screenshotsMaximilian Weiler
2021-05-17add description for text/plainDaniel Gultsch
2021-05-14call SVGs 'vector graphic' instead of 'image'Daniel Gultsch
2021-05-04a/v calls: seperate out SECURITY error from APP_FAILUREDaniel Gultsch
2021-04-30Always verify hostname/domainDaniel Gultsch
2021-03-26Do not crash when receiving video call on device w/o cameraDaniel Gultsch
2021-03-24catch security exception when reading fileDaniel Gultsch
2021-03-22show popup dialog when backup has been started. fixes #4031Daniel Gultsch
2021-02-19replace away when screen off with away when lockedDaniel Gultsch
2021-02-19do not attempt to play 'none' ringtoneDaniel Gultsch
2021-02-18repharse omemo fingerprint descriptionDaniel Gultsch
2021-02-11slightly change wording of sync_with_contacts_longDaniel Gultsch
2021-02-11fix up for last commit. (re-add \n)Daniel Gultsch
2021-02-10paramaterize app name in more placesDaniel Gultsch
2021-02-10Fix formatting of openkeychain_required_long messagemimi89999
2021-02-10Add variable app name in res stringsmimi89999
2021-01-28use 'missed call' as label for missed call statusDaniel Gultsch
2021-01-23pluralize x_unread_conversations stringDaniel Gultsch
2020-12-11work around race condition after opening easy invite dialogDaniel Gultsch
2020-12-01initial (untested) support for easy onboarding invitesDaniel Gultsch
2020-11-13show toast if no application found to attachDaniel Gultsch
2020-09-02rename 'add to favorites' to 'pin to top'Daniel Gultsch
2020-09-01restructure conversation menuDaniel Gultsch
2020-09-01show notification if message failed to deliver. closes #3540Daniel Gultsch
2020-08-31provide content description for fab in start conversationDaniel Gultsch
2020-08-31use content description for play/pause button in audio playerDaniel Gultsch
2020-08-31shorten 'close conversation' stringDaniel Gultsch
2020-08-31provide content descriptions for call screenDaniel Gultsch
2020-08-31change title of lock icon when changing encryptionDaniel Gultsch
2020-08-31set content description for all avatarsDaniel Gultsch
2020-08-29search individual conversations. fixes #3243Daniel Gultsch
2020-07-26show toast when correction failsDaniel Gultsch
2020-07-26rename DnD to Busy in settings. fixes #3839Daniel Gultsch
2020-07-19add icons for gpx filesDaniel Gultsch
2020-07-12fixups and code clean up for 'Ctrl+Enter'Daniel Gultsch
2020-07-12Support sending messages with ctrl+enterMarcin Mielniczuk