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