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
2018-10-04version bump to 1.23.12legacyDaniel Gultsch
2018-10-04Revert "use 12 byte IV for omemo and http upload"Daniel Gultsch
2018-10-04version bump to 1.23.11 + changelogDaniel Gultsch
2018-10-04use 12 byte IV for omemo and http uploadDaniel Gultsch
2018-10-04Do not use TLS_FALLBACK_SCSVDaniel Gultsch
2018-05-02Bump versionCode too (#3009)Licaon_Kter
2018-05-02version bump to 1.23.10Daniel Gultsch
2018-04-02Keep app name as Legacy in activityLicaon_Kter
2018-04-01fixed rare crash on jolla devicesDaniel Gultsch
2018-03-12updated changelogDaniel Gultsch
2018-03-12updated faq and removed links to play storeDaniel Gultsch
2018-03-12change gradle nameDaniel Gultsch
2018-03-12change travis logo branchDaniel Gultsch
2018-03-12changed name of app in readmeDaniel Gultsch
2018-03-12brandingDaniel Gultsch
2018-03-12change application idDaniel Gultsch
2018-03-12Merge branch 'w_r/legacy_upload' of https://github.com/radiocane/Conversation...Daniel Gultsch
2018-03-07pulled translations from transifexDaniel Gultsch
2018-03-06Support both new and old http upload namespacesWhite_Rabbit
2018-03-05version bump to 1.23.8 + changelog1.23.8Daniel Gultsch
2018-03-01fixed concurrent modification when killing mam queriesDaniel Gultsch
2018-02-25version bump to 1.23.7 + changelog1.23.7Daniel Gultsch
2018-02-25use java 8 in push management serviceDaniel Gultsch
2018-02-25fixed push registrationDaniel Gultsch
2018-02-25do not merge bug reportsDaniel Gultsch
2018-02-25pulled translations from transifexDaniel Gultsch
2018-02-24added config param to use a random resource at every bindDaniel Gultsch
2018-02-24MAM: rework hasMessagesLeft to account for prosody’s missing countDaniel Gultsch
2018-02-24only explicitly request device list for users not in roster fixupsDaniel Gultsch
2018-02-24only explicitly request device list for users not in rosterDaniel Gultsch
2018-02-24kill mam query when archiving conversationDaniel Gultsch
2018-02-24Merge branch 'master' of github.com:siacs/ConversationsDaniel Gultsch
2018-02-24MAM: look at total count for completness. parse fin correctlyDaniel Gultsch
2018-02-23Merge pull request #2828 from af8a524db1/welcome_text_jabberDaniel Gultsch
2018-02-23Use 'Jabber' instead of 'XMPP' in the welcome messageMarc Schink
2018-02-20request disco items before disco#info on first connectDaniel Gultsch
2018-02-20warn when attempting to write stanza to an unbound streamDaniel Gultsch
2018-02-20mark error notifications as sensitve and local only. fixes #2795Daniel Gultsch
2018-02-19check if axolotl service is initialized before displaying keysDaniel Gultsch
2018-02-19fixed handling of self address messages w/o remoteMsgIdDaniel Gultsch
2018-02-19update chat badgeDaniel Gultsch
2018-02-18do not allow insecure bindDaniel Gultsch
2018-02-16Merge pull request #2805 from af8a524db1/data_namespaceDaniel Gultsch
2018-02-16Make use of Namespace.DATA constantMarc Schink
2018-02-16Namespace: Add constant for 'jabber:x:data'Marc Schink
2018-02-16only allow a number of white listed headers according to http upload v0.5Daniel Gultsch
2018-02-15Don't add account if user cancels. Fixes #2797Marc Schink
2018-02-14Pass invite XMPP URI along instead of JIDMarc Schink
2018-02-14XmppUri: Add toString() methodMarc Schink
2018-02-14Merge branch 'vikiCoder-master'Daniel Gultsch