aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | more improvments for new notification serviceDaniel Gultsch2014-09-283-182/+33
* | new notification service. first draftDaniel Gultsch2014-09-2822-84/+264
|/
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-278-12/+75
* add false argument to inflate.Michael2014-09-271-2/+2
* fixed some lint warnings. thanks @bethegiNPUTmice2014-09-275-1/+10
* anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice2014-09-274-19/+98
* revised send button in landscape modeiNPUTmice2014-09-271-1/+2
* changed method that determins whether or not sm is availableiNPUTmice2014-09-231-5/+1
* refactored options menu handling a bitiNPUTmice2014-09-231-140/+149
* dont mark message as send on resendiNPUTmice2014-09-231-1/+6
* fixed rare npeiNPUTmice2014-09-231-20/+21
* fixed very rare npeiNPUTmice2014-09-221-1/+1
* fixed #452iNPUTmice2014-09-224-3/+22