aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* extract affiliations from unavailable presenceDaniel Gultsch2016-11-131-1/+1
* don't add outcasts or non-members in members-only rooms back to listDaniel Gultsch2016-11-121-3/+3
* brought restart threshold down to 8 times in 8hDaniel Gultsch2016-11-081-0/+9
* add frequent restart detectionDaniel Gultsch2016-11-081-2/+12
* fixed regression of showing delivery failed after receiptDaniel Gultsch2016-11-071-2/+1
* removed unnecessary push_modeDaniel Gultsch2016-11-022-32/+10
* leaving low ping timeout mode after coming onlineDaniel Gultsch2016-11-021-35/+46
* schedule correct wakeup call when in low ping timeout modeDaniel Gultsch2016-10-291-2/+3
* add error message to failed messages. accessible via context menuDaniel Gultsch2016-10-261-2/+13
* connect instantly in low ping mode after going offlineDaniel Gultsch2016-10-231-2/+7
* don't leave low timeout mode prematurelyDaniel Gultsch2016-10-201-3/+3
* introduced low ping timeout mode after gcm pushDaniel Gultsch2016-10-201-2/+12
* include pgp signature only in non anonymous mucsDaniel Gultsch2016-10-191-2/+2
* update conversation in database background threadDaniel Gultsch2016-10-181-4/+9
* add exception handling when loading default resourceDaniel Gultsch2016-10-171-2/+10
* don't use sending state on muc pms without smacksDaniel Gultsch2016-10-091-2/+4
* reset sending to waiting on every errorDaniel Gultsch2016-10-071-1/+8
* respond to chat marker request only when mutual presence subscription existsDaniel Gultsch2016-10-071-1/+4
* refresh error notification after 'try again'Daniel Gultsch2016-10-061-0/+1
* issue ping after push was receivedDaniel Gultsch2016-10-061-1/+3
* try to fix messages stuck at sendingDaniel Gultsch2016-10-061-1/+2
* make error notification dismissable. fixes #1815Daniel Gultsch2016-10-042-40/+36
* Allow to dismiss the notification from a wear reply.Daniele Gobbetti2016-09-272-10/+20
* don't reset encryption choice to auto on archivingDaniel Gultsch2016-09-241-2/+0
* don't react to null and empty voice repliesDaniel Gultsch2016-09-211-3/+4
* add support for XEP-0377: Spam ReportingDaniel Gultsch2016-09-181-2/+2
* use history clear date as minimum date for mamDaniel Gultsch2016-09-162-3/+13
* Use the last message in the content text instead of the first.Daniele Gobbetti2016-09-111-1/+1
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-091-6/+13
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-071-9/+17
* show server not found muc errorDaniel Gultsch2016-09-061-2/+6
* remove explicit pebble support. treat as wear deviceDaniel Gultsch2016-09-061-25/+0
* show reply action on wear devicesDaniel Gultsch2016-09-061-2/+4
* don't crash when correcting waiting pgp encrypted messagesDaniel Gultsch2016-09-041-4/+12
* don't show duplicate nofications on android 4Daniel Gultsch2016-08-311-15/+14
* mark conversation as read when swiping a notification with quick reply awayDaniel Gultsch2016-08-272-1/+24
* don't automatically download files and avatars when datasaver is onDaniel Gultsch2016-08-271-0/+10
* bring back connectivity changed events on android nDaniel Gultsch2016-08-271-2/+4
* attach contact to notificationDaniel Gultsch2016-08-261-0/+8
* add file provider to share files on android nDaniel Gultsch2016-08-251-0/+1
* offer quick reply on android NDaniel Gultsch2016-08-252-17/+81
* use N style stacked notificationsDaniel Gultsch2016-08-252-75/+84
* send register IQs without full fromDaniel Gultsch2016-08-251-1/+1
* don't close otr session on every presence changeDaniel Gultsch2016-08-131-8/+5
* start file observer in backgroundDaniel Gultsch2016-08-131-1/+6
* close tcp connection after 30s of inactivity when in push_modeDaniel Gultsch2016-08-092-13/+27
* don't do idle ping if close_tcp option is setDaniel Gultsch2016-08-091-2/+4
* catch platform bug when getting ringer modeDaniel Gultsch2016-08-021-4/+9
* add logging when swiping away from recents is being ignoredDaniel Gultsch2016-07-311-0/+2
* show identity type for device selectionDaniel Gultsch2016-07-281-1/+1