aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-11show own avatar in muc detailsiNPUTmice1-1/+1
2014-08-11fixed avatar in notificationiNPUTmice1-1/+1
2014-08-11handle bare jid presences. fixes for otriNPUTmice1-1/+1
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-0/+5
2014-08-08save images to external storage instead of internal. this requires more permi...iNPUTmice1-1/+0
2014-08-05fetch missing avatars from serveriNPUTmice2-10/+29
2014-08-05show own avatar after publication. no persistancy yetiNPUTmice1-1/+22
2014-07-31refactored account array adapter into seperate class. added account imageiNPUTmice1-0/+6
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2-46/+102
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice3-8/+9
2014-07-24removed outdated tls erroriNPUTmice1-1/+0
2014-07-23fixed bug with otr session being initilized over and over againiNPUTmice1-9/+0
2014-07-20hide verify snackbar when otr session is ended. fixed npeiNPUTmice1-0/+3
2014-07-20fixed #254iNPUTmice1-6/+16
2014-07-18pending leaves and joins for muciNPUTmice4-11/+5
2014-07-18show snackbar if conference was not foundiNPUTmice1-2/+4
2014-07-16redesigned muc details a little bitiNPUTmice1-18/+10
2014-07-15couple of bug fixes related to muc renamingiNPUTmice1-3/+10
2014-07-15unregister bookmark on conversation when bookmark is deletediNPUTmice1-0/+6
2014-07-15use nick from bookmark if availableiNPUTmice1-13/+22
2014-07-15pushing bookmarks back to serveriNPUTmice3-9/+35
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice4-12/+50
2014-07-14fetch bookmarks from serveriNPUTmice3-0/+112
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-10/+5
2014-07-11switch SearchView with custom action viewiNPUTmice1-21/+1
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice1-0/+2
2014-07-10fixed #38iNPUTmice1-0/+9
2014-07-10filter contacts and starting confercenesiNPUTmice2-7/+21
2014-07-04made account jid lowercaseiNPUTmice1-1/+2
2014-07-04made contact jids lower caseiNPUTmice2-2/+4
2014-07-01fixed npe on rare occasion of show element in presence being nulliNPUTmice1-1/+1
2014-06-30fixed #235iNPUTmice1-0/+1
2014-06-29more error handling for jingle connectionsiNPUTmice1-0/+1
2014-06-24fixes for offline otriNPUTmice1-0/+16
2014-06-20not working version of otr file transferiNPUTmice1-0/+10
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice2-2/+0
2014-06-14fixed #197iNPUTmice1-2/+3
2014-06-12finished offline otriNPUTmice1-1/+6
2014-06-12made muc join easier if muc server is known. added room to key wordsiNPUTmice1-0/+1
2014-06-11groundwork for offline otr messagesiNPUTmice3-4/+14
2014-06-07removed unnecessary variable in message classiNPUTmice1-2/+0
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice1-0/+2
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice2-1/+16
2014-06-04experimental gui to display read statusiNPUTmice1-0/+12
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice2-20/+47
2014-06-01changed roster to concurrent hashmapiNPUTmice1-2/+2
2014-06-01show dialog when no contact in a muc has pgp supportiNPUTmice1-0/+18
2014-05-28display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch1-0/+14
2014-05-28first tries on crypto mucDaniel Gultsch2-4/+29
2014-05-23end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch1-15/+3