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