aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #506 from SamWhited/string_fixesDaniel Gultsch2014-10-151-2/+2
|\ | | | | Summary string typo fix
| * Remove full stop in description for consistencySam Whited2014-09-291-1/+1
| |
| * Fix typos in string resourceSam Whited2014-09-291-2/+2
| |
* | 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 ↵iNPUTmice2014-10-144-26/+95
| | | | | | | | failing
* | catch can't open database exceptioniNPUTmice2014-10-141-4/+9
| |
* | read image bounds on downloaded imageiNPUTmice2014-10-146-31/+104
| |
* | 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 deprecated one
| * | use setAlpha(float) method, not the depricated oneM. Dietrich2014-10-131-1/+1
| | |
* | | changed card boarder a bitiNPUTmice2014-10-131-4/+17
| | |
* | | reworked muc details and contact details a bitiNPUTmice2014-10-1314-323/+190
| | |
* | | added missing borderiNPUTmice2014-10-131-0/+6
| | |
* | | redesigned contact details a bitiNPUTmice2014-10-134-92/+84
|/ /
* | added rendered version of logoiNPUTmice2014-10-121-0/+0
| |
* | updated flattr urliNPUTmice2014-10-121-1/+1
| |
* | updated mtm to latest versioniNPUTmice2014-10-101-0/+0
| |
* | version bump to 0.7.3 and changelogiNPUTmice2014-10-092-3/+8
| |
* | fixed npesiNPUTmice2014-10-092-5/+9
| |
* | Merge pull request #528 from kruks23/translation6Daniel Gultsch2014-10-081-0/+4
|\ \ | | | | | | Update Spanish Translations
| * | Update Spanish Translationskruks232014-10-081-0/+4
|/ /
* | Merge pull request #527 from emdete/thisthisDaniel Gultsch2014-10-083-18/+13
|\ \ | | | | | | remove this.this member
| * | 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-064-5/+10
| |
* | work around for message scroll bugiNPUTmice2014-10-061-1/+2
| |
* | fixed npeiNPUTmice2014-10-061-2/+5
| |
* | muc options clean upiNPUTmice2014-10-063-30/+31
| |
* | refactored muc bookmark to extend element. keep all elements the server or ↵iNPUTmice2014-10-069-93/+78
| | | | | | | | other clients added before
* | only delivery get and set iq packets to unhandled iq listener. only create ↵iNPUTmice2014-10-051-10/+18
| | | | | | | | jingle packets with type=get or set
* | made conversations overview list always 1/3 on tablet devicesiNPUTmice2014-10-051-3/+6
| |
* | fixed rare npeiNPUTmice2014-10-051-0/+4
| |
* | Merge pull request #524 from betheg/muc_errors_conditionsDaniel Gultsch2014-10-054-1/+42
|\ \ | | | | | | MUC: differentiated a few more errors.
| * | MUC: differentiated a few more errors.Michael2014-10-054-1/+42
| | |
* | | Merge pull request #523 from betheg/leaked_windowDaniel Gultsch2014-10-051-1/+3
|\ \ \ | | | | | | | | fixed an 'activity has leaked window'
| * | | 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 ↵iNPUTmice2014-10-051-2/+18
|/ / | | | | | | all presences and messages have been loaded
* | no dns retry after nosrv erroriNPUTmice2014-10-042-6/+7
| |
* | added missing status messages after message scrolliNPUTmice2014-10-041-0/+1
| |