Daniel Gultsch
|
aaf64732b0
|
expert option to treat vibrate as silent mode for XA. fixes #1530
|
2016-03-01 19:00:18 +01:00 |
|
Daniel Gultsch
|
134c75ae01
|
use correct jid when leaving a conference. fixes #1732
|
2016-02-29 16:32:24 +01:00 |
|
Daniel Gultsch
|
9e0466d1e6
|
refactored omemo to take multiple recipients
|
2016-02-29 13:18:07 +01:00 |
|
Daniel Gultsch
|
3cf21e2d37
|
Merge pull request #1721 from fiaxh/export_logs_storage_permission
Request WRITE_EXTERNAL_STORAGE for ExportLogsPreference in >= M
|
2016-02-27 11:25:56 +01:00 |
|
Daniel Gultsch
|
7fd6a37e67
|
disallow message correction by default. fixes #1720
|
2016-02-26 09:48:58 +01:00 |
|
Daniel Gultsch
|
dc00a92499
|
execute pending mam queries every time we come online
|
2016-02-26 09:46:25 +01:00 |
|
fiaxh
|
a88c2d48c0
|
No possibility of multiple invocation of log export
|
2016-02-24 15:10:41 +01:00 |
|
Daniel Gultsch
|
d1a456f3e3
|
made hard coded choice for encryptions more flexible and disable parsing
|
2016-02-24 14:47:49 +01:00 |
|
Daniel Gultsch
|
17b1fcc3ea
|
set noMessagesLeftOnServer before conference configuration fetch
|
2016-02-23 16:15:55 +01:00 |
|
Daniel Gultsch
|
a0d0ed34ae
|
turned muc errors into enum. added error codes for service shutdown
|
2016-02-22 20:19:58 +01:00 |
|
Daniel Gultsch
|
d2cfac222e
|
show load more messages when auto loading is disabled and messages are still left on server
|
2016-02-21 17:32:46 +01:00 |
|
Daniel Gultsch
|
3bde4dbedb
|
change uuid when replacing messages
|
2016-02-20 00:01:39 +01:00 |
|
Daniel Gultsch
|
ac687d6bbd
|
don't log start reason
|
2016-02-17 16:52:57 +01:00 |
|
Daniel Gultsch
|
3626e4b3a0
|
fixed regression that caused messages in muc not being send
|
2016-02-17 16:50:48 +01:00 |
|
Daniel Gultsch
|
86b1865eec
|
fixed regression that caused ui to redraw a lot
|
2016-02-16 14:22:21 +01:00 |
|
Daniel Gultsch
|
a9b957e8a2
|
added setting to opt-out of message correction. renamed preferences and options to settings
|
2016-02-16 09:57:59 +01:00 |
|
Daniel Gultsch
|
0ca4a33bfb
|
added some OTR logging
|
2016-02-16 09:15:41 +01:00 |
|
Daniel Gultsch
|
c0b3a3ff0c
|
basic support for XEP-0308: Last Message Correction. fixes #864
|
2016-02-15 23:15:04 +01:00 |
|
Daniel Gultsch
|
251f2479c2
|
optional mode to close tcp connection when going into background
acts only when push is available. disable all non-push accounts to test properly
|
2016-02-14 13:20:23 +01:00 |
|
Daniel Gultsch
|
c7a14092a8
|
fixed compile bug in free version
|
2016-02-13 00:03:57 +01:00 |
|
Daniel Gultsch
|
c430848ade
|
push gcm token on bind instead of every connect
|
2016-02-12 23:37:42 +01:00 |
|
Daniel Gultsch
|
32da65f910
|
client side support for XEP-0357: Push Notifications
|
2016-02-12 11:39:27 +01:00 |
|
Daniel Gultsch
|
1bb38e25f2
|
send muc messages after join
|
2016-02-10 09:53:48 +01:00 |
|
Daniel Gultsch
|
f16690ae1f
|
allow user to set MAM preferences
|
2016-02-09 13:01:17 +01:00 |
|
Daniel Gultsch
|
28733e052f
|
fixed performance regression in on scroll listener
|
2016-02-04 16:29:17 +01:00 |
|
Daniel Gultsch
|
4fdb0d92fe
|
prevent previoulsly cleared messages from reloading. fixes #1110
|
2016-02-04 14:39:16 +01:00 |
|
Daniel Gultsch
|
f88b8c703e
|
add more fault tolerant checks for messages left on server
|
2016-02-04 11:55:42 +01:00 |
|
Daniel Gultsch
|
0911669b07
|
count all messages in a query
|
2016-02-03 16:04:21 +01:00 |
|
Daniel Gultsch
|
1274b0ef39
|
Revert "get rid of broken totalMessageCount for mam queries"
This reverts commit 58c6f9bfb2 .
|
2016-02-03 10:40:44 +01:00 |
|
Daniel Gultsch
|
f0798216d5
|
refactored disco cache. avoid making duplicate call. check hash
|
2016-02-03 10:40:02 +01:00 |
|
Daniel Gultsch
|
4a1a59f0c8
|
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps
|
2016-02-02 18:19:26 +01:00 |
|
Daniel Gultsch
|
58c6f9bfb2
|
get rid of broken totalMessageCount for mam queries
|
2016-02-02 15:39:46 +01:00 |
|
Daniel Gultsch
|
ba9ba8ffe2
|
avoid npe when accessing the pgp connection service
|
2016-02-02 11:21:29 +01:00 |
|
Daniel Gultsch
|
1e7647e385
|
opt out handling of the autojoin flag. fixes #1666
|
2016-02-01 13:54:08 +01:00 |
|
Daniel Gultsch
|
7c0eae8059
|
expert setting to trigger extended connection options
|
2016-01-25 21:17:53 +01:00 |
|
Stephen Paul Weber
|
bf5b2f73f5
|
Use a Presence class for presence information
Only has status for now, but doing it so I can add disco to it
|
2016-01-24 17:46:08 -05:00 |
|
Daniel Gultsch
|
7b1efe15cd
|
reuse same xmppconnection for reconnects
|
2016-01-16 19:21:11 +01:00 |
|
Daniel Gultsch
|
c5743067ad
|
nimbuzz.com: don't wait for disco replies to set account to online
|
2016-01-15 14:26:23 +01:00 |
|
Daniel Gultsch
|
12fd5c46ef
|
show /me messages in conference notifications without the name of the sender
|
2016-01-13 17:36:04 +01:00 |
|
Daniel Gultsch
|
4ab8fe13de
|
let the user decide on whether or not to compress pictures
|
2016-01-09 16:17:39 +01:00 |
|
Daniel Gultsch
|
a3e136b550
|
show per conference notification settings in details activity
|
2016-01-08 21:30:46 +01:00 |
|
Daniel Gultsch
|
c3e2d2cfba
|
added missing synchronize when pushing messages from mam backlog
|
2016-01-04 20:14:29 +01:00 |
|
Daniel Gultsch
|
f815a7cd26
|
properly rotate avatars
|
2016-01-04 15:17:02 +01:00 |
|
Daniel Gultsch
|
c3bdec1ce9
|
dedublicate bookmarks
|
2015-12-27 17:29:32 +01:00 |
|
Daniel Gultsch
|
43dd681239
|
timeout service discovery after 20s
|
2015-12-15 19:24:05 +01:00 |
|
Daniel Gultsch
|
f6b22dad20
|
splite PARANOIA_MODE into three different options
|
2015-12-14 10:54:55 +01:00 |
|
Daniel Gultsch
|
50817956c2
|
changed order of send presence and execute mam queries
|
2015-12-12 16:01:33 +01:00 |
|
Daniel Gultsch
|
5e4b55a0ff
|
notfiy after mam catchup only if message count > 0
|
2015-12-11 20:43:50 +01:00 |
|
Daniel Gultsch
|
a1ac4fd665
|
fix cancelation of http downloads and enable resume
|
2015-12-11 20:33:41 +01:00 |
|
Daniel Gultsch
|
b2c278c91b
|
set bookmark name to room subject if no subject has been set before
|
2015-12-11 19:28:44 +01:00 |
|