aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* basic image over http downloadingiNPUTmice2014-10-1420-213/+429
* Merge pull request #543 from emdete/dedepricateDaniel Gultsch2014-10-131-1/+1
|\
| * use setAlpha(float) method, not the depricated oneM. Dietrich2014-10-131-1/+1
* | reworked muc details and contact details a bitiNPUTmice2014-10-132-7/+8
* | redesigned contact details a bitiNPUTmice2014-10-131-1/+9
|/
* fixed npesiNPUTmice2014-10-092-5/+9
* remove this.this memberM. Dietrich2014-10-083-18/+13
* bullet proofing some codeiNPUTmice2014-10-082-8/+23
* fixed possible logout bugsiNPUTmice2014-10-082-2/+5
* refactored read markeriNPUTmice2014-10-074-28/+24
* made disabled notifications permanent across restartsiNPUTmice2014-10-075-17/+34
* refactored grace periodiNPUTmice2014-10-075-17/+32
* fixed regression of not showing status messageiNPUTmice2014-10-071-1/+4
* cleanung up the scroll fix a littleiNPUTmice2014-10-063-4/+9
* fixed npeiNPUTmice2014-10-061-2/+5
* muc options clean upiNPUTmice2014-10-062-27/+28
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-069-93/+78
* only delivery get and set iq packets to unhandled iq listener. only create ji...iNPUTmice2014-10-051-10/+18
* fixed rare npeiNPUTmice2014-10-051-0/+4
* Merge pull request #524 from betheg/muc_errors_conditionsDaniel Gultsch2014-10-052-1/+36
|\
| * MUC: differentiated a few more errors.Michael2014-10-052-1/+36
* | Merge pull request #523 from betheg/leaked_windowDaniel Gultsch2014-10-051-1/+3
|\ \
| * | fixed an 'activity has leaked window'Michael2014-10-041-1/+3
| |/
* | fixed #510iNPUTmice2014-10-051-2/+48
* | end otr session instead of only resettingiNPUTmice2014-10-051-1/+1
* | sending initial ping before going online after login/resume to ensure that al...iNPUTmice2014-10-051-2/+18
|/
* no dns retry after nosrv erroriNPUTmice2014-10-042-6/+7
* added missing status messages after message scrolliNPUTmice2014-10-041-0/+1
* reset pending subscription requestiNPUTmice2014-10-041-0/+1
* implemented ping (xep-0199) fixed #517iNPUTmice2014-10-031-0/+3
* let's own otr-fingerprint copy to clipboard.Michael2014-10-031-1/+34
* revised tablet ui. fixed #423iNPUTmice2014-10-034-102/+161
* fixed possible npeiNPUTmice2014-10-031-1/+5
* check if display is off for notificationsiNPUTmice2014-10-021-2/+8
* mark conversation as read when displayed marker from another client is receivediNPUTmice2014-10-024-7/+27
* avoided unecessary message searchsiNPUTmice2014-10-021-12/+20
* show displayed by contact on all devicesiNPUTmice2014-10-022-11/+9
* properly dismiss notificationsiNPUTmice2014-10-022-10/+25
* calculate sample size for thumbnails as welliNPUTmice2014-09-301-2/+15
* Merge pull request #505 from betheg/fix_inviteDaniel Gultsch2014-09-301-1/+3
|\
| * fixed muc invite with <body/>.Michael2014-09-291-1/+3
* | notifiy only when necessaryDaniel Gultsch2014-09-296-36/+60