aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* only end otr session if there is more than one contact presence. reset otherwiseiNPUTmice2014-10-301-1/+5
* cleanup for clear conversation history. small otr fixesiNPUTmice2014-10-302-4/+4
* improvements on findConversationiNPUTmice2014-10-281-2/+2
* removed unnecessary logging from avatar serviceiNPUTmice2014-10-271-5/+0
* also show some text in new image notificationiNPUTmice2014-10-241-73/+122
* picture notification and some drive by bug fixesiNPUTmice2014-10-241-12/+26
* notify only after image has been received over http. introduced mini grace fo...iNPUTmice2014-10-241-13/+46
* context menu for messages. allow to resend single messagesiNPUTmice2014-10-231-0/+17
* better aproach on thread safteyiNPUTmice2014-10-221-13/+7
* made iterating over hashmap in notification service thread safeiNPUTmice2014-10-211-1/+8
* update ui when new avatar was foundiNPUTmice2014-10-211-0/+4
* proper avatar cachingiNPUTmice2014-10-213-33/+162
* refactored avatar generation. first stepiNPUTmice2014-10-203-20/+225
* use new 'api' to add messages to a conversationiNPUTmice2014-10-191-3/+3
* do not attempt to download images when not connectediNPUTmice2014-10-172-11/+11
* made grace period on a per account basisiNPUTmice2014-10-172-23/+6
* 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-152-110/+31
* refactored file download status. make image http download available for carbo...iNPUTmice2014-10-151-3/+2
* synchronization for listenersiNPUTmice2014-10-151-43/+60
* synchronization for notificationiNPUTmice2014-10-151-11/+17
* read image bounds on downloaded imageiNPUTmice2014-10-141-0/+1
* possible work around for notification bugiNPUTmice2014-10-141-0/+17
* renamingiNPUTmice2014-10-141-0/+24
* 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
* 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
|/