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
2014-07-28fixed bug in message parseriNPUTmice
2014-07-27trying to work around npe in androids xml parseriNPUTmice
2014-07-27fixe race conditons with newIntentiNPUTmice
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice
2014-07-26fixed npe with unsuccesfull bindiNPUTmice
2014-07-26fixed npe when user was very quick with starting to type in startConversation...iNPUTmice
2014-07-24removed duplicates from muc suggestionsiNPUTmice
2014-07-24included version string in crash reportsiNPUTmice
2014-07-24removed more legacy tls error handling stuffiNPUTmice
2014-07-24removed outdated tls erroriNPUTmice
2014-07-24presonalized read up to this point messageiNPUTmice
2014-07-24answer correctly if both markers and receipts are requestediNPUTmice
2014-07-23fixed bug with otr session being initilized over and over againiNPUTmice
2014-07-23more disco. fixed chat markers with jappixiNPUTmice
2014-07-22some cleanupiNPUTmice
2014-07-22switched to mtmiNPUTmice
2014-07-22brought settings and manage account menu items backiNPUTmice
2014-07-22refactored message adapter into seperate classDaniel Gultsch
2014-07-22save login nick for mucs during joiniNPUTmice
2014-07-21back to normal invites. fixed #298iNPUTmice
2014-07-21added hint to explain the contact has read up to this pointiNPUTmice
2014-07-21fixed #292iNPUTmice
2014-07-21fixed #267iNPUTmice
2014-07-21switched to direct invites. fixes #284iNPUTmice
2014-07-21fixed bug where presence requests where sent on display of contact detailsiNPUTmice
2014-07-21fixed #290iNPUTmice
2014-07-20disable subscription checkboxes when account is offlineiNPUTmice
2014-07-20hide verify snackbar when otr session is ended. fixed npeiNPUTmice
2014-07-20simplified presence subscription in contact detailsiNPUTmice
2014-07-20fixed #254iNPUTmice
2014-07-20ignore groupchats messages that are pending leaveiNPUTmice
2014-07-18pending leaves and joins for muciNPUTmice
2014-07-18only show muc errors if actually connectediNPUTmice
2014-07-18notify ui on roster changesiNPUTmice
2014-07-18show snackbar if conference was not foundiNPUTmice
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice
2014-07-16improvements on the dublicate muc messages issueiNPUTmice
2014-07-16made grace period work for muc as welliNPUTmice
2014-07-16fixed rare npeiNPUTmice
2014-07-16redesigned muc details a little bitiNPUTmice
2014-07-15couple of bug fixes related to muc renamingiNPUTmice
2014-07-15fixed #276iNPUTmice
2014-07-15unregister bookmark on conversation when bookmark is deletediNPUTmice
2014-07-15added confirm dialog before contact and bookmark removaliNPUTmice
2014-07-15bug fix on deleting conference bookmarksiNPUTmice
2014-07-15use nick from bookmark if availableiNPUTmice
2014-07-15pushing bookmarks back to serveriNPUTmice
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice
2014-07-14fetch bookmarks from serveriNPUTmice
2014-07-12refactored ui listeners a little bitiNPUTmice