aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed npesiNPUTmice2014-10-091-5/+6
* bullet proofing some codeiNPUTmice2014-10-081-8/+20
* fixed possible logout bugsiNPUTmice2014-10-081-0/+3
* refactored read markeriNPUTmice2014-10-071-2/+3
* made disabled notifications permanent across restartsiNPUTmice2014-10-071-7/+7
* refactored grace periodiNPUTmice2014-10-072-5/+25
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-061-6/+3
* 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-021-2/+5
* 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
* notifiy only when necessaryDaniel Gultsch2014-09-292-8/+30
* more improvments for new notification serviceDaniel Gultsch2014-09-281-0/+21
* new notification service. first draftDaniel Gultsch2014-09-284-12/+177
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-271-0/+1
* anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice2014-09-271-3/+18
* dont mark message as send on resendiNPUTmice2014-09-231-1/+6
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-0/+4
|\
| * indicates received messages with a tick.Michael2014-09-201-0/+4
* | fixed presence splittingiNPUTmice2014-09-202-2/+2
|/
* made xmppconnection service available in generatorsiNPUTmice2014-09-201-3/+3
* scroll fixesiNPUTmice2014-09-191-4/+4
* background daemon doesn't start automatically if there are no enabled account...iNPUTmice2014-09-191-1/+4
* fixed #462iNPUTmice2014-09-191-5/+5
* IT'S CHRISTMAS ALREADY!iNPUTmice2014-09-101-3/+8
* version bump, changelog and one last minute change for OTRiNPUTmice2014-09-091-1/+1
* don't reset images from sending to waitingiNPUTmice2014-09-091-1/+2
* setting to increase font size. fixed #420iNPUTmice2014-09-081-3/+4
* settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice2014-09-081-4/+16
* don't fail displayed or received messagesiNPUTmice2014-09-081-15/+17
* warn on missing presence subscriptioniNPUTmice2014-09-081-1/+1
* MUC: set the password from bookmarks.Michael2014-09-071-0/+7
* made otr a little bit more solid when there is no presence subscriptioniNPUTmice2014-09-061-5/+5
* improved logging for avatar fetchesiNPUTmice2014-09-051-21/+38
* added support for password protected muc - fixed #203 and fixed #395iNPUTmice2014-09-031-0/+11
* refactored share with activityiNPUTmice2014-09-021-2/+14
* some code cleanupiNPUTmice2014-08-314-61/+47
* Merge branch 'sm' into developmentiNPUTmice2014-08-301-138/+197
|\
| * reset unsend messages to waitingiNPUTmice2014-08-301-2/+15
| * basic message ackingiNPUTmice2014-08-301-126/+170
* | send inactive or active on every connect and resumeiNPUTmice2014-08-301-3/+10
* | added basic csiiNPUTmice2014-08-301-0/+48
|/
* fixed another npeiNPUTmice2014-08-221-7/+10
* make avatars persisent / available even without internetiNPUTmice2014-08-211-3/+9
* save newly taken photos in DCIM diriNPUTmice2014-08-211-13/+0
* better error display and additional infos (stats) for the edit account activityiNPUTmice2014-08-191-8/+4
* some improvements for the edit account activityiNPUTmice2014-08-161-0/+1
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-151-2/+47