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 (Collapse)Author
2014-12-13refactored phone contacts mergeriNPUTmice
2014-12-13Update spanish translations.kruks23
2014-12-13various mam improvmentsiNPUTmice
2014-12-10mark otr messages as no-store for mamiNPUTmice
2014-12-10changed lastMessageReceived into lastMessageTransmitted to account for sent ↵iNPUTmice
messages as well. (will trigger on sm ack)
2014-12-10save server id from mam messages. check for dups before adding mamiNPUTmice
2014-12-10added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice
2014-12-10very basic mam supportiNPUTmice
2014-12-10store last message received date in conversationiNPUTmice
2014-12-10removed unnecessary otr error responseiNPUTmice
2014-12-09recreate activity after theme has changed. fixed #764iNPUTmice
2014-12-09Merge pull request #767 from kruks23/translation3Daniel Gultsch
Update spanish translations.
2014-12-09Merge pull request #768 from betheg/asDaniel Gultsch
gradle: fix Cannot set property outputFile on null object.
2014-12-09gradle: fix Cannot set property outputFile on null object.Michael
2014-12-09Update spanish translations.kruks23
2014-12-09Merge pull request #710 from betheg/asDaniel Gultsch
update android gradle plugin to 0.14.4
2014-12-09cleanup: removed unused emoticon parsingiNPUTmice
2014-12-09cleanup: removed stream compressioniNPUTmice
2014-12-09update gradle to 2.2.1 and android gradle plugin to 1.0.0Michael
2014-12-07version bump to 0.9.30.9.3iNPUTmice
2014-12-07possible work around for some weird - possibly sdk - bugsiNPUTmice
2014-12-06update android gradle plugin to 1.0.0-rc4Michael
2014-12-04Merge pull request #752 from SamWhited/update-logoDaniel Gultsch
Update logo in art folder
2014-12-04Update logo in art folderSam Whited
2014-12-04fixed digest-md5iNPUTmice
2014-12-04Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice
development
2014-12-04close cursors after querying phone dbiNPUTmice
2014-12-03Merge pull request #746 from SamWhited/developmentDaniel Gultsch
Single character README fix waste of time pull request.
2014-12-03fixed #651iNPUTmice
2014-12-03Single character README fix waste of time pull request.Sam Whited
2014-12-03more safety checks for listener countsiNPUTmice
2014-12-03updated readmeiNPUTmice
2014-12-03fixed #544iNPUTmice
2014-12-03version bump to 0.9.20.9.2iNPUTmice
2014-12-03display proper error in edit account details if jid is invalidiNPUTmice
2014-12-03further npe checksiNPUTmice
2014-12-03refactored the message adapter a bitiNPUTmice
2014-12-03set nick and autojoin=true for new bookmarksiNPUTmice
2014-12-03made muc parser more compatible with legacy mucs?! (whatever that is exactly)iNPUTmice
2014-12-03Merge pull request #744 from SamWhited/developmentDaniel Gultsch
Fix DIGEST-MD5 auth
2014-12-03Make sure SASL tokenizer strips stringsSam Whited
Fix DIGEST-MD5 auth (make sure we're not splitting on BASE64 `==')
2014-12-03worked around concurrent modification exceptioniNPUTmice
2014-12-03fixed another npe in hasBookmarkiNPUTmice
2014-12-03Merge pull request #740 from SamWhited/jidrpfixDaniel Gultsch
Fix RFC 6122 implementation
2014-12-03Merge pull request #743 from weiss/update-german-translationsDaniel Gultsch
Update/improve German translations
2014-12-03Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice
development
2014-12-03safety net in joinMuciNPUTmice
2014-12-03clean up getProposedNickiNPUTmice
2014-12-03fixed potential npes in message parseriNPUTmice
2014-12-03cleaned up avatar / tile creationiNPUTmice