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
path: root/src
AgeCommit message (Expand)Author
2017-04-06pulled translations from transifexDaniel Gultsch
2017-04-06avoid crash on urls with missing protocolsDaniel Gultsch
2017-04-05treat URL as file if URL is in oob or contains keyDaniel Gultsch
2017-04-05send urls pointing to pgp encrypted files directly in body+oobDaniel Gultsch
2017-04-05pulled translations from transifexDaniel Gultsch
2017-04-05use aesgcm:// uri scheme for omemo encrypted http uploadDaniel Gultsch
2017-04-05unread badge: show >999 as infinity symbolDaniel Gultsch
2017-04-04do not parse bodies with http urls as downloadable in omemo encrypted message...Daniel Gultsch
2017-04-04parse message that only contain oob tag. fixes #2359Daniel Gultsch
2017-03-31Merge branch 'develop' of https://github.com/cijo7/Conversations into cijo7-d...Daniel Gultsch
2017-03-31Merge branch 'deprecated-method' of https://github.com/hareshkh/Conversations...Daniel Gultsch
2017-03-31show file size for files smaller 1024 bytes. fixes #2415Daniel Gultsch
2017-03-30Fixed deprecated callcijo-saju
2017-03-30Run in background instead of writing instantaneouslycijo-saju
2017-03-29Changes the deprecated getColor() methodHaresh Khanna
2017-03-28Fixed package accesscijo-saju
2017-03-28Removed unused import and fixed some annotationscijo-saju
2017-03-28Saves some memorycijo-saju
2017-03-28Deleted unused variablecijo-saju
2017-03-26Fixed typo in commentcijo-saju
2017-03-26omemo: put auth tag into key (verify auth tag as well)Daniel Gultsch
2017-03-26made a few exceptions to quote parser for emoticons and quotesDaniel Gultsch
2017-03-23count messages in backlog to not renotify on prior notificationsDaniel Gultsch
2017-03-21do not pipeline first SM request because that might fail when resume failsDaniel Gultsch
2017-03-21experimental: wait for SM catchup before triggering notificationsDaniel Gultsch
2017-03-20rework last activity logic to something that should work pretty well in Conve...Daniel Gultsch
2017-03-20define strangers as people not in roster instead of no mutual presence subscr...Daniel Gultsch
2017-03-20show strangers with jid instead of name in conversation listDaniel Gultsch
2017-03-20offer to block entire domain in message from stranger snackbar. fixes #2391Daniel Gultsch
2017-03-20do not show block stranger snackbar when blocking command is unavailable. fix...Daniel Gultsch
2017-03-20pulled translations from transifexDaniel Gultsch
2017-03-20call EditText.setText() instead of clear because clear causes problems on som...Daniel Gultsch
2017-03-19don't mark message as delivery_failed when cancel didn't work. fixes #2387Daniel Gultsch
2017-03-19call messageSent() from UI thread after encrypting pgp messageDaniel Gultsch
2017-03-17pulled translations from transifexDaniel Gultsch
2017-03-17use qr codes instead of aztec. Barcode Scanner is terrible at reading aztec. ...Daniel Gultsch
2017-03-17update unread counter for image messages. fixes #2376Daniel Gultsch
2017-03-14pulled translations from transifexDaniel Gultsch
2017-03-14never mark conversation w/ own server as strangerDaniel Gultsch
2017-03-10fixed entity time for timezones with minutes !=0Daniel Gultsch
2017-03-10pulled translations from transifexDaniel Gultsch
2017-03-09send chat states only to private and non-anon mucsDaniel Gultsch
2017-03-09display chat states in conferencesDaniel Gultsch
2017-03-09send and parse Chat States to and from conferencesDaniel Gultsch
2017-03-09use async avatar loading in AccountAdapterDaniel Gultsch
2017-03-09hide keyboard after setting up accountDaniel Gultsch
2017-03-09pulled translations from transifexDaniel Gultsch
2017-03-09notify for muc messages after mam catchupDaniel Gultsch
2017-03-09add <x/> element to outgoing MUC PMDaniel Gultsch
2017-03-08add origin-id to outgoing messagesDaniel Gultsch