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
2015-08-25Add more logging to pep attemp counter logicAndreas Straub
2015-08-25Limit number of PEP publish triesAndreas Straub
2015-08-25remove unused imports.Michael
2015-08-25Pass through device IDs when updating own listAndreas Straub
2015-08-25cleared up some error messages in axolotl service and execute publishOwnDevic...Daniel Gultsch
2015-08-25catch some db query exceptionsDaniel Gultsch
2015-08-25additonal null checks in file backendDaniel Gultsch
2015-08-25fixed session timeDaniel Gultsch
2015-08-24increased carbon grace period to 90sDaniel Gultsch
2015-08-24pulled translations from transifexDaniel Gultsch
2015-08-24renamed plain text to unencrypted. fixes #1331Daniel Gultsch
2015-08-24fixed regression with mlinks stream managment. fixes #1206Daniel Gultsch
2015-08-24added setting to allow for white backgrounds in incoming message bubblesDaniel Gultsch
2015-08-24Merge branch 'master' into developmentDaniel Gultsch
2015-08-24catch invalid base64 in axolotl key parsingDaniel Gultsch
2015-08-23Merge branch 'master' into developmentDaniel Gultsch
2015-08-23open files with capital extensions as well. fixes #1354Daniel Gultsch
2015-08-23Merge branch 'master' into developmentDaniel Gultsch
2015-08-23bugfix: next encryption is now being properly detected1.6.2Daniel Gultsch
2015-08-23Merge branch 'master' into developmentDaniel Gultsch
2015-08-23introduce special iq type for internal timeouts. always use != result to chec...Daniel Gultsch
2015-08-23Merge branch 'master' into developmentDaniel Gultsch
2015-08-23reformatingDaniel Gultsch
2015-08-23deal with another set of stream:features after bindDaniel Gultsch
2015-08-23Merge branch 'master' into developmentDaniel Gultsch
2015-08-23Add error handling to OMEMO PEP codeAndreas Straub
2015-08-23remove the READ_PHONE_STATE permission.Michael
2015-08-23remove callbacks directly from iteratorDaniel Gultsch
2015-08-23don't make subsequent iq request when original stanza returned an errorDaniel Gultsch
2015-08-23modified clearIqCallbacks into 2-step processDaniel Gultsch
2015-08-19Merge branch 'master' into developmentDaniel Gultsch
2015-08-19pulled translations from transifex1.6.0Daniel Gultsch
2015-08-19simulate old behaviour with messages being set to waiting while offlineDaniel Gultsch
2015-08-19Merge branch 'master' into developmentDaniel Gultsch
2015-08-19fixed nasty 'stuck at sending' bug that got introduced in 32826ec29d28668b7f3...Daniel Gultsch
2015-08-19Merge branch 'master' into developmentDaniel Gultsch
2015-08-19check if inputstream is null before cropping avatar imagesDaniel Gultsch
2015-08-19catch package manager has died exceptionDaniel Gultsch
2015-08-16Merge branch 'master' into developmentDaniel Gultsch
2015-08-16deal with broken frameworksDaniel Gultsch
2015-08-16catch broken base64 in avatarsDaniel Gultsch
2015-08-16synchronize packetCallbacksDaniel Gultsch
2015-08-16catch null pointer in ScramSHA1 saslDaniel Gultsch
2015-08-15Merge branch 'depend_on_sm' into developmentDaniel Gultsch
2015-08-15Merge branch 'development'Daniel Gultsch
2015-08-15Update license string with librariesAndreas Straub
2015-08-15Display error message if all contact keys purgedAndreas Straub
2015-08-15fully depend on smDaniel Gultsch
2015-08-15Merge branch 'development'Daniel Gultsch
2015-08-15provide extra interface to close sockets. fixes #1330Daniel Gultsch