aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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-16additonal safty net for disabling notificationsiNPUTmice1-0/+1
2014-10-16simplified determination whether otr needs starting in a sessioniNPUTmice1-7/+2
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
2014-10-07refactored grace periodiNPUTmice5-17/+32
2014-10-07fixed regression of not showing status messageiNPUTmice1-1/+4
2014-10-06cleanung up the scroll fix a littleiNPUTmice3-4/+9
2014-10-06fixed npeiNPUTmice1-2/+5
2014-10-06muc options clean upiNPUTmice2-27/+28
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice9-93/+78
2014-10-05only delivery get and set iq packets to unhandled iq listener. only create ji...iNPUTmice1-10/+18
2014-10-05fixed rare npeiNPUTmice1-0/+4
2014-10-05MUC: differentiated a few more errors.Michael2-1/+36
2014-10-05fixed #510iNPUTmice1-2/+48
2014-10-05end otr session instead of only resettingiNPUTmice1-1/+1
2014-10-05sending initial ping before going online after login/resume to ensure that al...iNPUTmice1-2/+18
2014-10-04fixed an 'activity has leaked window'Michael1-1/+3
2014-10-04no dns retry after nosrv erroriNPUTmice2-6/+7
2014-10-04added missing status messages after message scrolliNPUTmice1-0/+1
2014-10-04reset pending subscription requestiNPUTmice1-0/+1
2014-10-03implemented ping (xep-0199) fixed #517iNPUTmice1-0/+3
2014-10-03let's own otr-fingerprint copy to clipboard.Michael1-1/+34