Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | synchronization for listeners | iNPUTmice | 2014-10-15 | 1 | -43/+60 | |
| * | | | synchronization for notification | iNPUTmice | 2014-10-15 | 1 | -11/+17 | |
| * | | | removed unecessary update | iNPUTmice | 2014-10-15 | 1 | -1/+0 | |
| |/ / | ||||||
| * | | changed pgp decoding mechanism | iNPUTmice | 2014-10-15 | 3 | -36/+47 | |
| * | | don't show invalid file size | iNPUTmice | 2014-10-14 | 1 | -1/+4 | |
| * | | recreate http connection after restart. fixes stale download button. better f... | iNPUTmice | 2014-10-14 | 4 | -26/+95 | |
| * | | catch can't open database exception | iNPUTmice | 2014-10-14 | 1 | -4/+9 | |
| * | | read image bounds on downloaded image | iNPUTmice | 2014-10-14 | 6 | -31/+104 | |
| * | | possible work around for notification bug | iNPUTmice | 2014-10-14 | 1 | -0/+17 | |
| * | | fixed rare npe | iNPUTmice | 2014-10-14 | 1 | -2/+6 | |
| * | | renaming | iNPUTmice | 2014-10-14 | 15 | -43/+39 | |
| * | | basic image over http downloading | iNPUTmice | 2014-10-14 | 20 | -213/+429 | |
| * | | Merge pull request #543 from emdete/dedepricate | Daniel Gultsch | 2014-10-13 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | use setAlpha(float) method, not the depricated one | M. Dietrich | 2014-10-13 | 1 | -1/+1 | |
| * | | | changed card boarder a bit | iNPUTmice | 2014-10-13 | 1 | -4/+17 | |
| * | | | reworked muc details and contact details a bit | iNPUTmice | 2014-10-13 | 14 | -323/+190 | |
| * | | | added missing border | iNPUTmice | 2014-10-13 | 1 | -0/+6 | |
| * | | | redesigned contact details a bit | iNPUTmice | 2014-10-13 | 4 | -92/+84 | |
| |/ / | ||||||
| * | | added rendered version of logo | iNPUTmice | 2014-10-12 | 1 | -0/+0 | |
| * | | updated flattr url | iNPUTmice | 2014-10-12 | 1 | -1/+1 | |
| * | | updated mtm to latest version | iNPUTmice | 2014-10-10 | 1 | -0/+0 | |
* | | | Merge branch 'development' | iNPUTmice | 2014-10-10 | 68 | -654/+1690 | |
|\| | | ||||||
| * | | version bump to 0.7.3 and changelog | iNPUTmice | 2014-10-09 | 2 | -3/+8 | |
| * | | fixed npes | iNPUTmice | 2014-10-09 | 2 | -5/+9 | |
| * | | Merge pull request #528 from kruks23/translation6 | Daniel Gultsch | 2014-10-08 | 1 | -0/+4 | |
| |\ \ | ||||||
| | * | | Update Spanish Translations | kruks23 | 2014-10-08 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | Merge pull request #527 from emdete/thisthis | Daniel Gultsch | 2014-10-08 | 3 | -18/+13 | |
| |\ \ | ||||||
| | * | | remove this.this member | M. Dietrich | 2014-10-08 | 3 | -18/+13 | |
| |/ / | ||||||
| * | | bullet proofing some code | iNPUTmice | 2014-10-08 | 2 | -8/+23 | |
| * | | fixed possible logout bugs | iNPUTmice | 2014-10-08 | 2 | -2/+5 | |
| * | | refactored read marker | iNPUTmice | 2014-10-07 | 4 | -28/+24 | |
| * | | made disabled notifications permanent across restarts | iNPUTmice | 2014-10-07 | 5 | -17/+34 | |
| * | | refactored grace period | iNPUTmice | 2014-10-07 | 5 | -17/+32 | |
| * | | fixed regression of not showing status message | iNPUTmice | 2014-10-07 | 1 | -1/+4 | |
| * | | cleanung up the scroll fix a little | iNPUTmice | 2014-10-06 | 4 | -5/+10 | |
| * | | work around for message scroll bug | iNPUTmice | 2014-10-06 | 1 | -1/+2 | |
| * | | fixed npe | iNPUTmice | 2014-10-06 | 1 | -2/+5 | |
| * | | muc options clean up | iNPUTmice | 2014-10-06 | 3 | -30/+31 | |
| * | | refactored muc bookmark to extend element. keep all elements the server or ot... | iNPUTmice | 2014-10-06 | 9 | -93/+78 | |
| * | | only delivery get and set iq packets to unhandled iq listener. only create ji... | iNPUTmice | 2014-10-05 | 1 | -10/+18 | |
| * | | made conversations overview list always 1/3 on tablet devices | iNPUTmice | 2014-10-05 | 1 | -3/+6 | |
| * | | fixed rare npe | iNPUTmice | 2014-10-05 | 1 | -0/+4 | |
| * | | Merge pull request #524 from betheg/muc_errors_conditions | Daniel Gultsch | 2014-10-05 | 4 | -1/+42 | |
| |\ \ | ||||||
| | * | | MUC: differentiated a few more errors. | Michael | 2014-10-05 | 4 | -1/+42 | |
| * | | | Merge pull request #523 from betheg/leaked_window | Daniel Gultsch | 2014-10-05 | 1 | -1/+3 | |
| |\ \ \ | ||||||
| | * | | | fixed an 'activity has leaked window' | Michael | 2014-10-04 | 1 | -1/+3 | |
| | |/ / | ||||||
| * | | | fixed #510 | iNPUTmice | 2014-10-05 | 1 | -2/+48 | |
| * | | | end otr session instead of only resetting | iNPUTmice | 2014-10-05 | 1 | -1/+1 | |
| * | | | sending initial ping before going online after login/resume to ensure that al... | iNPUTmice | 2014-10-05 | 1 | -2/+18 | |
| |/ / | ||||||
| * | | no dns retry after nosrv error | iNPUTmice | 2014-10-04 | 2 | -6/+7 |