aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-24removed duplicates from muc suggestionsiNPUTmice2-6/+7
2014-07-24included version string in crash reportsiNPUTmice1-6/+17
2014-07-24removed more legacy tls error handling stuffiNPUTmice3-9/+0
2014-07-24removed outdated tls erroriNPUTmice3-11/+2
2014-07-24presonalized read up to this point messageiNPUTmice1-3/+7
2014-07-24answer correctly if both markers and receipts are requestediNPUTmice2-13/+17
2014-07-23fixed bug with otr session being initilized over and over againiNPUTmice2-11/+11
2014-07-23more disco. fixed chat markers with jappixiNPUTmice6-18/+99
2014-07-22some cleanupiNPUTmice1-2/+0
2014-07-22switched to mtmiNPUTmice3-142/+27
2014-07-22brought settings and manage account menu items backiNPUTmice1-4/+0
2014-07-22refactored message adapter into seperate classDaniel Gultsch3-445/+498
2014-07-21save login nick for mucs during joiniNPUTmice1-0/+5
2014-07-21back to normal invites. fixed #298iNPUTmice1-1/+14
2014-07-21added hint to explain the contact has read up to this pointiNPUTmice1-0/+7
2014-07-21fixed #292iNPUTmice1-0/+10
2014-07-21fixed #267iNPUTmice2-1/+13
2014-07-21switched to direct invites. fixes #284iNPUTmice4-16/+27
2014-07-21fixed bug where presence requests where sent on display of contact detailsiNPUTmice1-2/+5
2014-07-21fixed #290iNPUTmice1-1/+1
2014-07-20disable subscription checkboxes when account is offlineiNPUTmice1-0/+24
2014-07-20hide verify snackbar when otr session is ended. fixed npeiNPUTmice2-0/+4
2014-07-20simplified presence subscription in contact detailsiNPUTmice2-106/+83
2014-07-20fixed #254iNPUTmice2-6/+18
2014-07-20ignore groupchats messages that are pending leaveiNPUTmice3-25/+30
2014-07-18pending leaves and joins for muciNPUTmice5-56/+71
2014-07-18only show muc errors if actually connectediNPUTmice1-25/+34
2014-07-18notify ui on roster changesiNPUTmice5-0/+55
2014-07-18show snackbar if conference was not foundiNPUTmice3-5/+17
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice15-114/+270
2014-07-16improvements on the dublicate muc messages issueiNPUTmice1-4/+11
2014-07-16made grace period work for muc as welliNPUTmice1-0/+2
2014-07-16fixed rare npeiNPUTmice1-0/+3
2014-07-16redesigned muc details a little bitiNPUTmice5-172/+220
2014-07-15couple of bug fixes related to muc renamingiNPUTmice5-15/+20
2014-07-15fixed #276iNPUTmice1-0/+9
2014-07-15unregister bookmark on conversation when bookmark is deletediNPUTmice2-0/+7
2014-07-15added confirm dialog before contact and bookmark removaliNPUTmice2-11/+48
2014-07-15bug fix on deleting conference bookmarksiNPUTmice1-1/+1
2014-07-15use nick from bookmark if availableiNPUTmice6-65/+78
2014-07-15pushing bookmarks back to serveriNPUTmice5-12/+86
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice7-23/+59
2014-07-14fetch bookmarks from serveriNPUTmice5-16/+240
2014-07-12refactored ui listeners a little bitiNPUTmice9-294/+398
2014-07-12made conversation list thread safeiNPUTmice4-8/+15
2014-07-12moved iq parser to seperate class as welliNPUTmice3-97/+108
2014-07-12cleanup for presence parseriNPUTmice3-19/+11
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice9-135/+150
2014-07-12made message parser and presence parser implement interface On*PacketReceivediNPUTmice3-151/+147
2014-07-11switch SearchView with custom action viewiNPUTmice2-91/+128