Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | additonal safty net for disabling notifications | iNPUTmice | 2014-10-16 | 1 | -0/+1 | |
| | | ||||||
* | | simplified determination whether otr needs starting in a session | iNPUTmice | 2014-10-16 | 1 | -7/+2 | |
| | | ||||||
* | | log ending otr sessions on disconnect | iNPUTmice | 2014-10-16 | 2 | -3/+10 | |
| | | ||||||
* | | forground/background logging without csi | iNPUTmice | 2014-10-16 | 1 | -4/+2 | |
| | | ||||||
* | | make image download message to type=image only after completion | iNPUTmice | 2014-10-16 | 1 | -3/+2 | |
|/ | ||||||
* | added file observer to get notified when files are deleted: fixes #396 | iNPUTmice | 2014-10-16 | 2 | -3/+32 | |
| | ||||||
* | detect deleted files on start up. got rid of lagecy image provider for ↵ | iNPUTmice | 2014-10-15 | 10 | -191/+65 | |
| | | | | performance reasons. NOTE: this will prevent you to access images older than version 0.6 | |||||
* | refactored file download status. make image http download available for ↵ | iNPUTmice | 2014-10-15 | 23 | -210/+265 | |
| | | | | carbon copied (sent) messages as well | |||||
* | Merge pull request #547 from emdete/p0 | Daniel Gultsch | 2014-10-15 | 1 | -4/+4 | |
|\ | | | | | remove warning about <> cast | |||||
| * | remove warning about <> cast | M. Dietrich | 2014-10-15 | 1 | -4/+4 | |
| | | ||||||
* | | 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 ↵ | iNPUTmice | 2014-10-14 | 4 | -26/+95 | |
| | | | | failing | |||||
* | catch can't open database exception | iNPUTmice | 2014-10-14 | 1 | -4/+9 | |
| | ||||||
* | read image bounds on downloaded image | iNPUTmice | 2014-10-14 | 5 | -31/+103 | |
| | ||||||
* | 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 deprecated one | |||||
| * | use setAlpha(float) method, not the depricated one | M. Dietrich | 2014-10-13 | 1 | -1/+1 | |
| | | ||||||
* | | reworked muc details and contact details a bit | iNPUTmice | 2014-10-13 | 2 | -7/+8 | |
| | | ||||||
* | | redesigned contact details a bit | iNPUTmice | 2014-10-13 | 1 | -1/+9 | |
|/ | ||||||
* | fixed npes | iNPUTmice | 2014-10-09 | 2 | -5/+9 | |
| | ||||||
* | 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 | 3 | -4/+9 | |
| | ||||||
* | fixed npe | iNPUTmice | 2014-10-06 | 1 | -2/+5 | |
| | ||||||
* | muc options clean up | iNPUTmice | 2014-10-06 | 2 | -27/+28 | |
| | ||||||
* | refactored muc bookmark to extend element. keep all elements the server or ↵ | iNPUTmice | 2014-10-06 | 9 | -93/+78 | |
| | | | | other clients added before | |||||
* | only delivery get and set iq packets to unhandled iq listener. only create ↵ | iNPUTmice | 2014-10-05 | 1 | -10/+18 | |
| | | | | jingle packets with type=get or set | |||||
* | fixed rare npe | iNPUTmice | 2014-10-05 | 1 | -0/+4 | |
| | ||||||
* | Merge pull request #524 from betheg/muc_errors_conditions | Daniel Gultsch | 2014-10-05 | 2 | -1/+36 | |
|\ | | | | | MUC: differentiated a few more errors. | |||||
| * | MUC: differentiated a few more errors. | Michael | 2014-10-05 | 2 | -1/+36 | |
| | | ||||||
* | | Merge pull request #523 from betheg/leaked_window | Daniel Gultsch | 2014-10-05 | 1 | -1/+3 | |
|\ \ | | | | | | | fixed an 'activity has leaked window' | |||||
| * | | 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 ↵ | iNPUTmice | 2014-10-05 | 1 | -2/+18 | |
|/ | | | | all presences and messages have been loaded | |||||
* | no dns retry after nosrv error | iNPUTmice | 2014-10-04 | 2 | -6/+7 | |
| | ||||||
* | added missing status messages after message scroll | iNPUTmice | 2014-10-04 | 1 | -0/+1 | |
| | ||||||
* | reset pending subscription request | iNPUTmice | 2014-10-04 | 1 | -0/+1 | |
| |