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-07-21fixed npe in error message handlingDaniel Gultsch
2015-07-21and now do that properlyDaniel Gultsch
2015-07-21end otr session when receiving failed otr message warningsDaniel Gultsch
2015-07-21bugfix: also add no-permanent-storage to message hintsDaniel Gultsch
2015-07-21bugfix: changed condition of onOtrSessionEstablished being calledDaniel Gultsch
2015-07-21pulled new translations from transifexDaniel Gultsch
2015-07-21bugfix: don't crash if aes key could not be set before jingle transferDaniel Gultsch
2015-07-21bugfix: use sendIqPacket method in service instead of invoking XmppConnection...Daniel Gultsch
2015-07-21bugfix: accept status code 201 on http uploadDaniel Gultsch
2015-07-18pulled translationsDaniel Gultsch
2015-07-18account for downloaded http files in dup checkerDaniel Gultsch
2015-07-18code cleanupDaniel Gultsch
2015-07-18fixed inactive http downloadDaniel Gultsch
2015-07-17show error message in account details when info has not been editedDaniel Gultsch
2015-07-17increased ibb block sizeDaniel Gultsch
2015-07-16version bump to 1.5.0-beta.2Daniel Gultsch
2015-07-16even less jumpyDaniel Gultsch
2015-07-16fixed some ux glitches in editaccountDaniel Gultsch
2015-07-16removed empty translation fileDaniel Gultsch
2015-07-16made 'check image on http host' message more generic. fixed #1281Daniel Gultsch
2015-07-16fixed some npesDaniel Gultsch
2015-07-15fixed crash on invalid muc bookmarksDaniel Gultsch
2015-07-13renamed colorsDaniel Gultsch
2015-07-12catch exception on broken android phonesDaniel Gultsch
2015-07-12made lock button reflect encryption status of the next messages instead of th...Daniel Gultsch
2015-07-11only try to change affilations for known jidsDaniel Gultsch
2015-07-11try to catch weird npe in android sdkDaniel Gultsch
2015-07-11null check otr fingerprint before displayDaniel Gultsch
2015-07-10renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch
2015-07-10renamed downloadable to transferableDaniel Gultsch
2015-07-10get file upload ready to work with httpsDaniel Gultsch
2015-07-10display toast in ui on failed http downloadDaniel Gultsch
2015-07-10show timestamp on images in mucsDaniel Gultsch
2015-07-10added null check in sasl response verifierDaniel Gultsch
2015-07-10catch number format exception in server ackDaniel Gultsch
2015-07-09print stack trace instead of writing error message to log in case of unknown ...Daniel Gultsch
2015-07-05show contacts name in non anonymous mucs. fixes #1213Daniel Gultsch
2015-07-05refactored sendMessage and merged with resendMessageDaniel Gultsch
2015-07-03make sure unread count is initialized as 0. fixes #1270Daniel Gultsch
2015-07-03avoid very rare npeDaniel Gultsch
2015-07-03Merge branch 'master' into developmentDaniel Gultsch
2015-07-03added fallback for non-srv dns queriesDaniel Gultsch
2015-07-03fixed share with activity to account for http file uploadDaniel Gultsch
2015-07-03also offer http download for some 'well known extensions'Daniel Gultsch
2015-07-03refactored message context menuDaniel Gultsch
2015-07-02moved null check for to and from in message parserDaniel Gultsch
2015-07-01changed mime type handlingDaniel Gultsch
2015-06-30disable automatic aes encryption for the time beingDaniel Gultsch
2015-06-30changed namespace of the http upload featureDaniel Gultsch
2015-06-30made httpconnection (download) ready all kind of filesDaniel Gultsch