aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵iNPUTmice4-26/+95
failing
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 ↵iNPUTmice9-93/+78
other clients added before
2014-10-05only delivery get and set iq packets to unhandled iq listener. only create ↵iNPUTmice1-10/+18
jingle packets with type=get or set
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 ↵iNPUTmice1-2/+18
all presences and messages have been loaded
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
2014-10-03revised tablet ui. fixed #423iNPUTmice4-102/+161
2014-10-03fixed possible npeiNPUTmice1-1/+5
2014-10-02check if display is off for notificationsiNPUTmice1-2/+8
2014-10-02mark conversation as read when displayed marker from another client is receivediNPUTmice4-7/+27
2014-10-02avoided unecessary message searchsiNPUTmice1-12/+20
2014-10-02show displayed by contact on all devicesiNPUTmice2-11/+9
2014-10-02properly dismiss notificationsiNPUTmice2-10/+25
2014-09-30calculate sample size for thumbnails as welliNPUTmice1-2/+15
2014-09-29notifiy only when necessaryDaniel Gultsch6-36/+60
2014-09-29fixed muc invite with <body/>.Michael1-1/+3
2014-09-28more improvments for new notification serviceDaniel Gultsch3-182/+33
2014-09-28new notification service. first draftDaniel Gultsch22-84/+264
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice8-12/+75
2014-09-27add false argument to inflate.Michael1-2/+2