aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* picture notification and some drive by bug fixesiNPUTmice2014-10-244-33/+40
* notify only after image has been received over http. introduced mini grace fo...iNPUTmice2014-10-246-33/+64
* context menu for messages. allow to resend single messagesiNPUTmice2014-10-237-30/+154
* ability to download pgp encrypted files over http as welliNPUTmice2014-10-222-5/+9
* small bug fixes for the conversation activityiNPUTmice2014-10-221-2/+9
* made httpconnection accept aes encrypted filesiNPUTmice2014-10-225-16/+33
* better aproach on thread safteyiNPUTmice2014-10-221-13/+7
* added hostname verifier to httpconnectioniNPUTmice2014-10-222-11/+32
* made iterating over hashmap in notification service thread safeiNPUTmice2014-10-211-1/+8
* throw exception when no servers are left to tryiNPUTmice2014-10-211-0/+6
* fixed #564iNPUTmice2014-10-213-6/+6
* update ui when new avatar was foundiNPUTmice2014-10-212-0/+8
* proper avatar cachingiNPUTmice2014-10-2115-164/+223
* refactored avatar generation. first stepiNPUTmice2014-10-2025-368/+405
* keep reference to previous and next message in messageiNPUTmice2014-10-203-13/+28
* Merge pull request #554 from SamWhited/tlsDaniel Gultsch2014-10-201-7/+38
|\
| * Make legacy SSL option default to falseSam Whited2014-10-191-1/+1
| * Add "Enable legacy SSL" preferenceSam Whited2014-10-191-11/+33
| * Remove support for legacy SSLSam Whited2014-10-181-1/+9
| * Enable all supported protocols including TLSv1.1 and 1.2Sam Whited2014-10-161-0/+1
* | mtm support for image downloaderiNPUTmice2014-10-194-15/+57
* | use new 'api' to add messages to a conversationiNPUTmice2014-10-191-3/+3
* | force tls for registrations as welliNPUTmice2014-10-191-2/+5
* | got rid of copyonwrite array list for messagesiNPUTmice2014-10-194-20/+26
* | force tlsiNPUTmice2014-10-191-3/+5
* | Merge branch 'srv_fix' of https://github.com/lactide/Conversations into lacti...iNPUTmice2014-10-191-4/+17
|\ \
| * | try all srv responses if necessaryFrank Zschockelt2014-10-161-4/+17
* | | do not attempt to download images when not connectediNPUTmice2014-10-177-45/+59
* | | made grace period on a per account basisiNPUTmice2014-10-176-37/+30
|/ /
* | additonal safty net for disabling notificationsiNPUTmice2014-10-161-0/+1
* | simplified determination whether otr needs starting in a sessioniNPUTmice2014-10-161-7/+2
* | log ending otr sessions on disconnectiNPUTmice2014-10-162-3/+10
* | forground/background logging without csiiNPUTmice2014-10-161-4/+2
* | make image download message to type=image only after completioniNPUTmice2014-10-161-3/+2
|/
* added file observer to get notified when files are deleted: fixes #396iNPUTmice2014-10-162-3/+32
* detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice2014-10-1510-191/+65
* refactored file download status. make image http download available for carbo...iNPUTmice2014-10-1523-210/+265
* Merge pull request #547 from emdete/p0Daniel Gultsch2014-10-151-4/+4
|\
| * remove warning about <> castM. Dietrich2014-10-151-4/+4
* | synchronization for listenersiNPUTmice2014-10-151-43/+60
* | synchronization for notificationiNPUTmice2014-10-151-11/+17
* | removed unecessary updateiNPUTmice2014-10-151-1/+0
|/
* changed pgp decoding mechanismiNPUTmice2014-10-153-36/+47
* don't show invalid file sizeiNPUTmice2014-10-141-1/+4
* recreate http connection after restart. fixes stale download button. better f...iNPUTmice2014-10-144-26/+95
* catch can't open database exceptioniNPUTmice2014-10-141-4/+9
* read image bounds on downloaded imageiNPUTmice2014-10-145-31/+103
* possible work around for notification bugiNPUTmice2014-10-141-0/+17
* fixed rare npeiNPUTmice2014-10-141-2/+6
* renamingiNPUTmice2014-10-1415-43/+39