aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-0/+1
* failed messages get now marked inlineDaniel Gultsch2014-04-111-1/+2
* incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch2014-04-102-0/+14
* gui for imagesDaniel Gultsch2014-04-061-4/+20
* Add compression supportRene Treffer2014-04-031-0/+1
* be compatible with openkeychain api v3Daniel Gultsch2014-04-031-0/+9
* added permenant notification when one or more accounts are unable to connectDaniel Gultsch2014-04-031-2/+6
* fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch2014-03-272-3/+3
* fixed array out of boundsDaniel Gultsch2014-03-251-1/+4
* more otr fixesDaniel Gultsch2014-03-211-10/+20
* tryed to fix more otr bugs. new resource settingDaniel Gultsch2014-03-211-1/+5
* fixed users profile pictureDaniel Gultsch2014-03-211-1/+0
* otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch2014-03-192-0/+39
* rename in muc fixedDaniel Gultsch2014-03-191-1/+14
* use conference subject to identiy roomDaniel Gultsch2014-03-142-54/+72
* added display of own fingerprintDaniel Gultsch2014-03-141-0/+8
* fixed problem with null messages. added ask again buttonDaniel Gultsch2014-03-141-0/+1
* finished registrationDaniel Gultsch2014-03-131-0/+4
* contact picture generation centralized + basic registry stuffDaniel Gultsch2014-03-131-0/+1
* fixed #9Daniel Gultsch2014-03-121-3/+7
* ping stuffDaniel Gultsch2014-03-111-1/+5
* basic stream managment functionalityDaniel Gultsch2014-03-111-1/+1