aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (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 fixesiNPUTmice2-4/+4
2014-10-28improvements on findConversationiNPUTmice1-2/+2
2014-10-27removed unnecessary logging from avatar serviceiNPUTmice1-5/+0
2014-10-24also show some text in new image notificationiNPUTmice1-73/+122
2014-10-24picture notification and some drive by bug fixesiNPUTmice1-12/+26
2014-10-24notify only after image has been received over http. introduced mini grace fo...iNPUTmice1-13/+46
2014-10-23context menu for messages. allow to resend single messagesiNPUTmice1-0/+17
2014-10-22better aproach on thread safteyiNPUTmice1-13/+7
2014-10-21made iterating over hashmap in notification service thread safeiNPUTmice1-1/+8
2014-10-21update ui when new avatar was foundiNPUTmice1-0/+4
2014-10-21proper avatar cachingiNPUTmice3-33/+162
2014-10-20refactored avatar generation. first stepiNPUTmice3-20/+225
2014-10-19use new 'api' to add messages to a conversationiNPUTmice1-3/+3
2014-10-17do not attempt to download images when not connectediNPUTmice2-11/+11
2014-10-17made grace period on a per account basisiNPUTmice2-23/+6
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...iNPUTmice2-110/+31
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-3/+2
2014-10-15synchronization for listenersiNPUTmice1-43/+60
2014-10-15synchronization for notificationiNPUTmice1-11/+17
2014-10-14read image bounds on downloaded imageiNPUTmice1-0/+1
2014-10-14possible work around for notification bugiNPUTmice1-0/+17
2014-10-14renamingiNPUTmice1-0/+24
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-07made disabled notifications permanent across restartsiNPUTmice1-7/+7
2014-10-07refactored grace periodiNPUTmice2-5/+25
2014-10-06refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice1-6/+3
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 receivediNPUTmice1-2/+5
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-29notifiy only when necessaryDaniel Gultsch2-8/+30
2014-09-28more improvments for new notification serviceDaniel Gultsch1-0/+21
2014-09-28new notification service. first draftDaniel Gultsch4-12/+177
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 splittingiNPUTmice2-2/+2
2014-09-20indicates received messages with a tick.Michael1-0/+4
2014-09-20made xmppconnection service available in generatorsiNPUTmice1-3/+3