aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* offline crud of contactsDaniel Gultsch2014-05-221-11/+26
* implementet missing methods on the new roster mgmtDaniel Gultsch2014-05-221-3/+14
* fixed #136Daniel Gultsch2014-05-221-0/+1
* write contacts on system shutdownDaniel Gultsch2014-05-211-0/+1
* ported pending subscription support to new roster mgmtDaniel Gultsch2014-05-201-0/+1
* made roster persistant aka enabled versioning againDaniel Gultsch2014-05-191-14/+3
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-195-118/+134
* bind and session request more compatibleDaniel Gultsch2014-05-181-0/+1
* fixed #53 aka server not found bugDaniel Gultsch2014-05-181-1/+1
* fixed npe for otr sessions with non contactsDaniel Gultsch2014-05-161-4/+8
* fixed null in shared linkDaniel Gultsch2014-05-161-1/+5
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-091-0/+16
* code cleanupDaniel Gultsch2014-05-082-4/+0
* improved next encryption selectionDaniel Gultsch2014-05-071-1/+4
* remembering text. awesomeDaniel Gultsch2014-05-071-0/+10
* wee bit of code cleanupDaniel Gultsch2014-05-071-1/+18
* reworked openpgp integration part #1Daniel Gultsch2014-05-012-0/+13
* smoother scrolling (first step)Daniel Gultsch2014-04-251-1/+3
* added download button for images not accepted automaticallyDaniel Gultsch2014-04-221-0/+13
* made our spanish friends happy. fixed #68Daniel Gultsch2014-04-201-21/+22
* cleaned up debug log a little bitDaniel Gultsch2014-04-191-1/+0
* fixed possible race conditions with presencesDaniel Gultsch2014-04-182-2/+12
* made ui with sending images a little smootherDaniel Gultsch2014-04-151-0/+1