aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services/XmppConnectionService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-30only end otr session if there is more than one contact presence. reset otherwiseiNPUTmice1-1/+5
2014-10-30cleanup for clear conversation history. small otr fixesiNPUTmice1-3/+4
2014-10-28improvements on findConversationiNPUTmice1-2/+2
2014-10-23context menu for messages. allow to resend single messagesiNPUTmice1-0/+17
2014-10-21update ui when new avatar was foundiNPUTmice1-0/+4
2014-10-21proper avatar cachingiNPUTmice1-4/+23
2014-10-20refactored avatar generation. first stepiNPUTmice1-17/+28
2014-10-19use new 'api' to add messages to a conversationiNPUTmice1-3/+3
2014-10-17do not attempt to download images when not connectediNPUTmice1-9/+11
2014-10-17made grace period on a per account basisiNPUTmice1-3/+1
2014-10-16additonal safty net for disabling notificationsiNPUTmice1-0/+1
2014-10-16log ending otr sessions on disconnectiNPUTmice1-2/+4
2014-10-16forground/background logging without csiiNPUTmice1-4/+2
2014-10-16added file observer to get notified when files are deleted: fixes #396iNPUTmice1-0/+26
2014-10-15detect deleted files on start up. got rid of lagecy image provider for perfor...iNPUTmice1-1/+31
2014-10-15synchronization for listenersiNPUTmice1-43/+60
2014-10-14read image bounds on downloaded imageiNPUTmice1-0/+1
2014-10-14possible work around for notification bugiNPUTmice1-0/+17
2014-10-14basic image over http downloadingiNPUTmice1-1/+7
2014-10-09fixed npesiNPUTmice1-5/+6
2014-10-08bullet proofing some codeiNPUTmice1-8/+20
2014-10-08fixed possible logout bugsiNPUTmice1-0/+3
2014-10-07refactored read markeriNPUTmice1-2/+3
2014-10-07refactored grace periodiNPUTmice1-0/+3
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice1-6/+3
2014-10-02mark conversation as read when displayed marker from another client is receivediNPUTmice1-2/+5
2014-10-02avoided unecessary message searchsiNPUTmice1-12/+20
2014-10-02show displayed by contact on all devicesiNPUTmice1-2/+4
2014-10-02properly dismiss notificationsiNPUTmice1-8/+11
2014-09-29notifiy only when necessaryDaniel Gultsch1-3/+5
2014-09-28new notification service. first draftDaniel Gultsch1-10/+9
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice1-0/+1
2014-09-27anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice1-3/+18
2014-09-23dont mark message as send on resendiNPUTmice1-1/+6
2014-09-20fixed presence splittingiNPUTmice1-1/+1
2014-09-20indicates received messages with a tick.Michael1-0/+4
2014-09-20made xmppconnection service available in generatorsiNPUTmice1-3/+3
2014-09-19scroll fixesiNPUTmice1-4/+4
2014-09-19fixed #462iNPUTmice1-5/+5
2014-09-10IT'S CHRISTMAS ALREADY!iNPUTmice1-3/+8
2014-09-09version bump, changelog and one last minute change for OTRiNPUTmice1-1/+1
2014-09-09don't reset images from sending to waitingiNPUTmice1-1/+2
2014-09-08setting to increase font size. fixed #420iNPUTmice1-3/+4
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-4/+16
2014-09-08don't fail displayed or received messagesiNPUTmice1-15/+17
2014-09-08warn on missing presence subscriptioniNPUTmice1-1/+1
2014-09-07MUC: set the password from bookmarks.Michael1-0/+7
2014-09-06made otr a little bit more solid when there is no presence subscriptioniNPUTmice1-5/+5
2014-09-05improved logging for avatar fetchesiNPUTmice1-21/+38
2014-09-03added support for password protected muc - fixed #203 and fixed #395iNPUTmice1-0/+11