aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/XmppConnectionService.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* use new 'api' to add messages to a conversationiNPUTmice2014-10-191-3/+3
* do not attempt to download images when not connectediNPUTmice2014-10-171-9/+11
* made grace period on a per account basisiNPUTmice2014-10-171-3/+1
* additonal safty net for disabling notificationsiNPUTmice2014-10-161-0/+1
* log ending otr sessions on disconnectiNPUTmice2014-10-161-2/+4
* forground/background logging without csiiNPUTmice2014-10-161-4/+2
* added file observer to get notified when files are deleted: fixes #396iNPUTmice2014-10-161-0/+26
* detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice2014-10-151-1/+31
* synchronization for listenersiNPUTmice2014-10-151-43/+60
* read image bounds on downloaded imageiNPUTmice2014-10-141-0/+1
* possible work around for notification bugiNPUTmice2014-10-141-0/+17
* basic image over http downloadingiNPUTmice2014-10-141-1/+7
* 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
* refactored grace periodiNPUTmice2014-10-071-0/+3
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-061-6/+3
* 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-021-2/+4
* properly dismiss notificationsiNPUTmice2014-10-021-8/+11
* notifiy only when necessaryDaniel Gultsch2014-09-291-3/+5
* new notification service. first draftDaniel Gultsch2014-09-281-10/+9
* 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-201-1/+1
|/
* made xmppconnection service available in generatorsiNPUTmice2014-09-201-3/+3
* scroll fixesiNPUTmice2014-09-191-4/+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-311-34/+33
* 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