aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* back to normal invites. fixed #298iNPUTmice2014-07-211-1/+14
* added hint to explain the contact has read up to this pointiNPUTmice2014-07-211-0/+7
* fixed #292iNPUTmice2014-07-211-0/+10
* fixed #267iNPUTmice2014-07-212-1/+13
* switched to direct invites. fixes #284iNPUTmice2014-07-214-16/+27
* fixed bug where presence requests where sent on display of contact detailsiNPUTmice2014-07-211-2/+5
* fixed #290iNPUTmice2014-07-211-1/+1
* disable subscription checkboxes when account is offlineiNPUTmice2014-07-201-0/+24
* hide verify snackbar when otr session is ended. fixed npeiNPUTmice2014-07-202-0/+4
* simplified presence subscription in contact detailsiNPUTmice2014-07-202-106/+83
* fixed #254iNPUTmice2014-07-202-6/+18
* ignore groupchats messages that are pending leaveiNPUTmice2014-07-203-25/+30
* pending leaves and joins for muciNPUTmice2014-07-185-56/+71
* only show muc errors if actually connectediNPUTmice2014-07-181-25/+34
* notify ui on roster changesiNPUTmice2014-07-185-0/+55
* show snackbar if conference was not foundiNPUTmice2014-07-183-5/+17
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-1715-114/+270
* improvements on the dublicate muc messages issueiNPUTmice2014-07-161-4/+11
* made grace period work for muc as welliNPUTmice2014-07-161-0/+2
* fixed rare npeiNPUTmice2014-07-161-0/+3
* redesigned muc details a little bitiNPUTmice2014-07-165-172/+220
* couple of bug fixes related to muc renamingiNPUTmice2014-07-155-15/+20
* fixed #276iNPUTmice2014-07-151-0/+9
* unregister bookmark on conversation when bookmark is deletediNPUTmice2014-07-152-0/+7
* added confirm dialog before contact and bookmark removaliNPUTmice2014-07-152-11/+48
* bug fix on deleting conference bookmarksiNPUTmice2014-07-151-1/+1
* use nick from bookmark if availableiNPUTmice2014-07-156-65/+78
* pushing bookmarks back to serveriNPUTmice2014-07-155-12/+86
* use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice2014-07-147-23/+59
* fetch bookmarks from serveriNPUTmice2014-07-145-16/+240
* refactored ui listeners a little bitiNPUTmice2014-07-129-294/+398
* made conversation list thread safeiNPUTmice2014-07-124-8/+15
* moved iq parser to seperate class as welliNPUTmice2014-07-123-97/+108
* cleanup for presence parseriNPUTmice2014-07-123-19/+11
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-129-135/+150
* made message parser and presence parser implement interface On*PacketReceivediNPUTmice2014-07-123-151/+147
* switch SearchView with custom action viewiNPUTmice2014-07-112-91/+128
* added join conference dialogiNPUTmice2014-07-113-2/+54
* improved iterating over hashmapiNPUTmice2014-07-112-12/+5
* fishing invites and delivery reports out of carbon copied messagesiNPUTmice2014-07-111-6/+10
* made jingle connection array thread safeiNPUTmice2014-07-112-5/+4
* cleanup. removed old contacts activity. WARNING: this will temporarly disable...iNPUTmice2014-07-116-639/+8
* changed 'show time threshold' to 6hiNPUTmice2014-07-111-1/+1
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-114-41/+49
* Merge pull request #262 from kruks23/developmentDaniel Gultsch2014-07-111-1/+1
|\
| * Show time in messages previous dayskruks232014-07-101-2/+2
| * Merge branch 'development' of https://github.com/siacs/Conversations into dev...kruks232014-07-107-18/+393
| |\
| * \ Merge branch 'development' of https://github.com/siacs/Conversations into dev...kruks232014-07-093-32/+26
| |\ \
| * | | Show time in messages previous dayskruks232014-07-081-1/+1
* | | | dirty push / delete flags are not set/reset correctlyiNPUTmice2014-07-101-4/+2