aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-22added hostname verifier to httpconnectioniNPUTmice2-11/+32
2014-10-21made iterating over hashmap in notification service thread safeiNPUTmice1-1/+8
2014-10-21throw exception when no servers are left to tryiNPUTmice1-0/+6
2014-10-21fixed #564iNPUTmice3-6/+6
2014-10-21update ui when new avatar was foundiNPUTmice2-0/+8
2014-10-21proper avatar cachingiNPUTmice15-164/+223
2014-10-20refactored avatar generation. first stepiNPUTmice25-368/+405
2014-10-20keep reference to previous and next message in messageiNPUTmice3-13/+28
2014-10-19mtm support for image downloaderiNPUTmice4-15/+57
2014-10-19use new 'api' to add messages to a conversationiNPUTmice1-3/+3
2014-10-19force tls for registrations as welliNPUTmice1-2/+5
2014-10-19got rid of copyonwrite array list for messagesiNPUTmice4-20/+26
2014-10-19Make legacy SSL option default to falseSam Whited1-1/+1
2014-10-19Add "Enable legacy SSL" preferenceSam Whited1-11/+33
2014-10-19force tlsiNPUTmice1-3/+5
2014-10-18Remove support for legacy SSLSam Whited1-1/+9
2014-10-17do not attempt to download images when not connectediNPUTmice7-45/+59
2014-10-17made grace period on a per account basisiNPUTmice6-37/+30
2014-10-16try all srv responses if necessaryFrank Zschockelt1-4/+17
2014-10-16additonal safty net for disabling notificationsiNPUTmice1-0/+1
2014-10-16simplified determination whether otr needs starting in a sessioniNPUTmice1-7/+2
2014-10-16Enable all supported protocols including TLSv1.1 and 1.2Sam Whited1-0/+1
2014-10-16log ending otr sessions on disconnectiNPUTmice2-3/+10
2014-10-16forground/background logging without csiiNPUTmice1-4/+2
2014-10-16make image download message to type=image only after completioniNPUTmice1-3/+2
2014-10-16added file observer to get notified when files are deleted: fixes #396iNPUTmice2-3/+32
2014-10-15detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice10-191/+65
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice23-210/+265
2014-10-15remove warning about <> castM. Dietrich1-4/+4
2014-10-15synchronization for listenersiNPUTmice1-43/+60
2014-10-15synchronization for notificationiNPUTmice1-11/+17
2014-10-15removed unecessary updateiNPUTmice1-1/+0
2014-10-15changed pgp decoding mechanismiNPUTmice3-36/+47
2014-10-14don't show invalid file sizeiNPUTmice1-1/+4
2014-10-14recreate http connection after restart. fixes stale download button. better f...iNPUTmice4-26/+95
2014-10-14catch can't open database exceptioniNPUTmice1-4/+9
2014-10-14read image bounds on downloaded imageiNPUTmice5-31/+103
2014-10-14possible work around for notification bugiNPUTmice1-0/+17
2014-10-14fixed rare npeiNPUTmice1-2/+6
2014-10-14renamingiNPUTmice15-43/+39
2014-10-14basic image over http downloadingiNPUTmice20-213/+429
2014-10-13reworked muc details and contact details a bitiNPUTmice2-7/+8
2014-10-13use setAlpha(float) method, not the depricated oneM. Dietrich1-1/+1
2014-10-13redesigned contact details a bitiNPUTmice1-1/+9
2014-10-09fixed npesiNPUTmice2-5/+9
2014-10-08remove this.this memberM. Dietrich3-18/+13
2014-10-08bullet proofing some codeiNPUTmice2-8/+23
2014-10-08fixed possible logout bugsiNPUTmice2-2/+5
2014-10-07refactored read markeriNPUTmice4-28/+24
2014-10-07made disabled notifications permanent across restartsiNPUTmice5-17/+34