aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* show own avatar in muc detailsiNPUTmice2014-08-111-1/+1
* fixed avatar in notificationiNPUTmice2014-08-111-1/+1
* handle bare jid presences. fixes for otriNPUTmice2014-08-111-1/+1
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-0/+5
* save images to external storage instead of internal. this requires more permi...iNPUTmice2014-08-081-1/+0
* fetch missing avatars from serveriNPUTmice2014-08-052-10/+29
* show own avatar after publication. no persistancy yetiNPUTmice2014-08-051-1/+22
* refactored account array adapter into seperate class. added account imageiNPUTmice2014-07-311-0/+6
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-292-46/+102
* migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice2014-07-273-8/+9
* removed outdated tls erroriNPUTmice2014-07-241-1/+0
* fixed bug with otr session being initilized over and over againiNPUTmice2014-07-231-9/+0
* hide verify snackbar when otr session is ended. fixed npeiNPUTmice2014-07-201-0/+3
* fixed #254iNPUTmice2014-07-201-6/+16
* pending leaves and joins for muciNPUTmice2014-07-184-11/+5
* show snackbar if conference was not foundiNPUTmice2014-07-181-2/+4
* redesigned muc details a little bitiNPUTmice2014-07-161-18/+10
* couple of bug fixes related to muc renamingiNPUTmice2014-07-151-3/+10
* unregister bookmark on conversation when bookmark is deletediNPUTmice2014-07-151-0/+6
* use nick from bookmark if availableiNPUTmice2014-07-151-13/+22
* pushing bookmarks back to serveriNPUTmice2014-07-153-9/+35
* use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice2014-07-144-12/+50
* fetch bookmarks from serveriNPUTmice2014-07-143-0/+112
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-10/+5
* switch SearchView with custom action viewiNPUTmice2014-07-111-21/+1
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-0/+2
* fixed #38iNPUTmice2014-07-101-0/+9
* filter contacts and starting confercenesiNPUTmice2014-07-102-7/+21
* made account jid lowercaseiNPUTmice2014-07-041-1/+2
* made contact jids lower caseiNPUTmice2014-07-042-2/+4
* fixed npe on rare occasion of show element in presence being nulliNPUTmice2014-07-011-1/+1
* fixed #235iNPUTmice2014-06-301-0/+1
* more error handling for jingle connectionsiNPUTmice2014-06-291-0/+1
* fixes for offline otriNPUTmice2014-06-241-0/+16
* not working version of otr file transferiNPUTmice2014-06-201-0/+10
* cleanup; removed unnecessary imports and log outputsiNPUTmice2014-06-162-2/+0
* fixed #197iNPUTmice2014-06-141-2/+3
* finished offline otriNPUTmice2014-06-121-1/+6
* made muc join easier if muc server is known. added room to key wordsiNPUTmice2014-06-121-0/+1
* groundwork for offline otr messagesiNPUTmice2014-06-113-4/+14
* removed unnecessary variable in message classiNPUTmice2014-06-071-2/+0
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-071-0/+2
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-062-1/+16
* experimental gui to display read statusiNPUTmice2014-06-041-0/+12
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-042-20/+47
* changed roster to concurrent hashmapiNPUTmice2014-06-011-2/+2
* show dialog when no contact in a muc has pgp supportiNPUTmice2014-06-011-0/+18
* display pgp key id in muc details and use keys to encrypt groupchatDaniel Gultsch2014-05-281-0/+14
* first tries on crypto mucDaniel Gultsch2014-05-282-4/+29
* end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch2014-05-231-15/+3