Daniel Gultsch
|
1bcbd257c3
|
refresh contacts when opening StartConversationsActivity
|
2018-10-31 13:33:55 +01:00 |
|
Daniel Gultsch
|
87cc53b8b5
|
renamed build flavors
|
2018-10-31 13:33:55 +01:00 |
|
Daniel Gultsch
|
4df0cc3657
|
do not offer tor or extended connection settings for quicksy
|
2018-10-31 13:33:55 +01:00 |
|
Daniel Gultsch
|
f7addc5d89
|
suggest quicksy.im when user enters e164 in enter jid dialog
|
2018-10-31 13:33:55 +01:00 |
|
Daniel Gultsch
|
b2cbd60f94
|
use Consistent Color Generation (XEP-0392 v0.6)
|
2018-10-02 20:33:53 +02:00 |
|
Daniel Gultsch
|
268fcd3838
|
disabled by default variant of XEP-0392
|
2018-08-19 22:33:20 +02:00 |
|
Daniel Gultsch
|
13f1a23889
|
introduced config setting to hide error notification
|
2018-06-14 15:01:25 +02:00 |
|
ChaosKid42
|
1fcd69ce40
|
ban can be disabled in Config.java (#3016)
|
2018-05-05 19:40:43 +02:00 |
|
Daniel Gultsch
|
e6feb91390
|
properly cancel pending searchs and scroll to bottom after refresh
|
2018-04-26 17:02:31 +02:00 |
|
Sam Whited
|
b21d948ecb
|
Merge Open Street Map plugin
|
2018-04-16 17:39:43 -05:00 |
|
Daniel Gultsch
|
06f8d8c5d6
|
add ruleset to disable omemo-by-default for certain providers
|
2018-03-26 13:29:01 +02:00 |
|
Daniel Gultsch
|
52135625d8
|
do not enable encryption for bug reports
|
2018-03-07 22:30:36 +01:00 |
|
Daniel Gultsch
|
63cd8e5981
|
added config param to use a random resource at every bind
|
2018-02-24 20:47:02 +01:00 |
|
Daniel Gultsch
|
bb6d5463fe
|
use JPEG as file format for avatar and compress to <9400 chars
|
2017-12-15 20:49:48 +01:00 |
|
Daniel Gultsch
|
fc8a5641db
|
MAM: assume true counterpart is safe to extract when using mam:2
|
2017-12-02 18:11:03 +01:00 |
|
Daniel Gultsch
|
28e005f926
|
send and show read markers in private, non-anonymous groups
|
2017-11-20 11:26:20 +01:00 |
|
Daniel Gultsch
|
3c2aa8a4d2
|
Config.java: removed dead code
|
2017-10-27 15:30:08 +02:00 |
|
Daniel Gultsch
|
ad6f6183b8
|
video processing: pick smaller file after transcoding. do not transcode very small files
|
2017-10-27 11:34:53 +02:00 |
|
Daniel Gultsch
|
63817ecda1
|
removed unused 'disable foreground' button
|
2017-09-11 09:27:39 +02:00 |
|
Daniel Gultsch
|
002dbf2e17
|
enable all encryption options
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
7a2856ac86
|
fetch required device ids on demand
|
2017-07-18 12:51:15 +02:00 |
|
Daniel Gultsch
|
2a198793b1
|
fixed otr jingle file size reporting
|
2017-07-18 12:43:53 +02:00 |
|
Daniel Gultsch
|
3af30d7563
|
omemo: put auth tag into key (verify auth tag as well)
|
2017-03-26 12:39:18 +02:00 |
|
Daniel Gultsch
|
2665c3a1e0
|
rethink mam catchup strategies
|
2017-02-14 16:50:33 +01:00 |
|
Daniel Gultsch
|
e35ada4997
|
only store messages up to a length of 1M chars
|
2017-02-07 17:45:01 +01:00 |
|
Daniel Gultsch
|
9b6ae6d75f
|
configurable local message retention period. (untested)
|
2017-01-23 17:14:30 +01:00 |
|
Daniel Gultsch
|
cb9c4d4327
|
disable automatic foreground enabler. fixes #2239
|
2017-01-20 14:21:59 +01:00 |
|
Daniel Gultsch
|
f0c3b31a42
|
treat omemo keys >= 32 bytes as containing auth tag. add config flag to put auth tag in key
|
2017-01-09 21:47:07 +01:00 |
|
Daniel Gultsch
|
b8b2051f4c
|
get rid of unecessary config debug paramater that has been replaced by exepert setting
|
2016-12-30 20:23:50 +01:00 |
|
Daniel Gultsch
|
e5fff42b10
|
added omemo padding but disabled by Config.java flag
|
2016-12-20 16:12:12 +01:00 |
|
Daniel Gultsch
|
fbbf1a37b4
|
disable removing of broken devices by default
|
2016-12-18 11:49:27 +01:00 |
|
Daniel Gultsch
|
d4b1119240
|
default using internal storage to false
|
2016-12-02 11:35:00 +01:00 |
|
Daniel Gultsch
|
6b0242523b
|
Merge branch 'master' of https://github.com/Fenisu/Conversations into Fenisu-master
|
2016-12-02 11:25:14 +01:00 |
|
Daniel Gultsch
|
b71aa6d3a4
|
remove omemo devices from annoucement after 7 days of inactivity
|
2016-11-19 21:39:16 +01:00 |
|
Daniel Gultsch
|
6da8b50d95
|
increase restart threshold
|
2016-11-14 19:49:17 +01:00 |
|
Daniel Gultsch
|
698ddadbee
|
brought restart threshold down to 8 times in 8h
|
2016-11-08 21:37:44 +01:00 |
|
Daniel Gultsch
|
bca8f11c9c
|
add frequent restart detection
|
2016-11-08 12:20:07 +01:00 |
|
Ignacio Quezada
|
297c0a792f
|
Private files using a boolean flag from Config.java.
|
2016-11-08 11:45:20 +01:00 |
|
Daniel Gultsch
|
544c5b4a21
|
removed unnecessary push_mode
|
2016-11-02 11:04:33 +01:00 |
|
Daniel Gultsch
|
0f62ff6736
|
introduced low ping timeout mode after gcm push
|
2016-10-20 18:02:11 +02:00 |
|
Daniel Gultsch
|
9bfdbc708e
|
close tcp connection after 30s of inactivity when in push_mode
|
2016-08-09 19:21:54 +02:00 |
|
Daniel Gultsch
|
91c3732c63
|
don't show 'disable foreground service' button. fixes #1933
|
2016-06-29 17:20:27 +02:00 |
|
Daniel Gultsch
|
31dd7b5a21
|
parse real jid from muc mam messages. (disabled)
parsing this is dangerous if server doesn't filter properly
thus it is disabled in config
|
2016-06-12 12:50:53 +02:00 |
|
Daniel Gultsch
|
36ae840d76
|
log all background stanzas when background logging is enabled
|
2016-06-05 02:04:31 +02:00 |
|
Daniel Gultsch
|
25211f13b3
|
make grace period configurable
|
2016-06-02 00:24:37 +02:00 |
|
Daniel Gultsch
|
272cffe797
|
Revert "always notify by default in conferences"
This reverts commit e9494af098 .
Now that new conferences are private by default this setting makes more sense
|
2016-05-29 22:55:01 +02:00 |
|
Daniel Gultsch
|
2c55954ddd
|
show in ui when text was shortened
|
2016-05-29 01:14:45 +02:00 |
|
Daniel Gultsch
|
aaf5233efe
|
limit text size in message adapter to 2k and also limit text size in conversations adapter
|
2016-05-28 23:48:39 +02:00 |
|
Daniel Gultsch
|
422fd1847f
|
only rendering first 5k chars of each message
|
2016-05-28 23:13:47 +02:00 |
|
Daniel Gultsch
|
bc36f1950f
|
added idle ping in 10min intervals
|
2016-05-28 14:44:22 +02:00 |
|
Daniel Gultsch
|
ae7543bbfc
|
put bug report jid in config. include package signature in report
|
2016-05-28 11:04:18 +02:00 |
|
Daniel Gultsch
|
a8420c9ad0
|
disable stanza logging
|
2016-05-21 10:45:10 +02:00 |
|
Daniel Gultsch
|
9ce2cfa3d2
|
resetting fetch status error when mutual subscription is reestablished
|
2016-05-19 10:47:27 +02:00 |
|
Daniel Gultsch
|
a25912c32c
|
log incoming iq requests
|
2016-05-15 09:55:06 +02:00 |
|
Daniel Gultsch
|
d23178acb9
|
show only username when registering account with magic create
|
2016-05-02 10:37:28 +02:00 |
|
Daniel Gultsch
|
5021b9a5dd
|
don't request disco from self
|
2016-04-28 19:02:20 +02:00 |
|
Daniel Gultsch
|
29616d02a8
|
removed unused config variables
|
2016-04-27 16:43:02 +02:00 |
|
Daniel Gultsch
|
1a073ca454
|
added magic create welcome screen
|
2016-04-19 18:03:24 +02:00 |
|
Daniel Gultsch
|
e9494af098
|
always notify by default in conferences
|
2016-04-14 22:37:05 +02:00 |
|
Daniel Gultsch
|
c53c6cb6b6
|
create Config varibale to show the disable foreground service button
|
2016-04-13 18:00:12 +02:00 |
|
Daniel Gultsch
|
15a1873d97
|
removed unused config variable
|
2016-03-01 18:58:33 +01:00 |
|
Daniel Gultsch
|
60ab03afb1
|
changed single_account config into more simple lock_settings
|
2016-02-27 10:25:31 +01:00 |
|
Daniel Gultsch
|
5d3ee60ca4
|
hide add account icons when single_account is set to true
|
2016-02-24 17:12:29 +01:00 |
|
Daniel Gultsch
|
bbede8bbeb
|
optionally lock conference domains as well and hide known domains in ui
|
2016-02-24 16:53:19 +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
|
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
|
32da65f910
|
client side support for XEP-0357: Push Notifications
|
2016-02-12 11:39:27 +01:00 |
|
Daniel Gultsch
|
f0798216d5
|
refactored disco cache. avoid making duplicate call. check hash
|
2016-02-03 10:40:02 +01:00 |
|
Daniel Gultsch
|
40005cec1b
|
added config variable to allow non-tls connections
|
2016-01-22 11:20:31 +01:00 |
|
Daniel Gultsch
|
708d7c5b98
|
automatically adjust image compression to keep files under 512MiB
|
2016-01-09 16:16:18 +01:00 |
|
Daniel Gultsch
|
6acb80a83a
|
added Config.java variable to change the default notification behaviour to always
|
2016-01-08 22:07:23 +01:00 |
|
Daniel Gultsch
|
43dd681239
|
timeout service discovery after 20s
|
2015-12-15 19:24:05 +01:00 |
|
Daniel Gultsch
|
85f36e9dbc
|
default force encryption to false
|
2015-12-14 10:58:55 +01:00 |
|
Daniel Gultsch
|
f6b22dad20
|
splite PARANOIA_MODE into three different options
|
2015-12-14 10:54:55 +01:00 |
|
Daniel Gultsch
|
ede92235d7
|
disable sm logging
|
2015-12-10 18:26:31 +01:00 |
|
Daniel Gultsch
|
f1c0b7372f
|
enabled previously disabled http upload
|
2015-12-03 12:45:12 +01:00 |
|
Daniel Gultsch
|
dc8967d8fc
|
introduced build-time paranoia mode that disables unencrypted chats and forces TOR
|
2015-12-01 22:41:58 +01:00 |
|
Daniel Gultsch
|
65b5504e68
|
introduce config.java variable to optionally show number of connected accounts in notification
|
2015-12-01 17:15:36 +01:00 |
|
Daniel Gultsch
|
8ffcc11f27
|
refactored socks5 connection code. make jingle transport use that new code
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
f0b1761ec3
|
initial tor support
|
2015-12-01 12:00:50 +01:00 |
|
Daniel Gultsch
|
a557d38e4d
|
pgp fixes and revert configuration changes
|
2015-11-25 20:47:02 +01:00 |
|
Daniel Gultsch
|
0587ba2ad2
|
work with muc services that change the message id
|
2015-10-14 11:15:18 +02:00 |
|
Daniel Gultsch
|
212d1a8c91
|
add config variable to enable x509 verification
|
2015-10-12 13:18:20 +02:00 |
|
Daniel Gultsch
|
b54b4ca78a
|
introduced Config variable to use legacy namespace for http upload
|
2015-09-17 14:42:50 +02:00 |
|
Daniel Gultsch
|
811e2eaeec
|
increased dns timeout
|
2015-09-10 10:54:15 +02:00 |
|
Daniel Gultsch
|
f6374f466b
|
increased carbon grace period to 90s
|
2015-08-24 21:25:04 +02:00 |
|
Daniel Gultsch
|
d30515a85a
|
report wrong file size in otr encrypted jingle file transfers to be compatible with conversations > 1.6
|
2015-08-10 12:55:37 +02:00 |
|
Daniel Gultsch
|
a1c43d8fdf
|
added config.java variable to hide openpgp as an encryption method
|
2015-08-05 18:52:34 +02:00 |
|
Daniel Gultsch
|
c617cf6ef8
|
added Config.java varibale to lock account creation to specfic domain
|
2015-08-03 22:58:17 +02:00 |
|
Daniel Gultsch
|
a6bbe4d4ce
|
lets try jpeg for a while
|
2015-08-01 23:37:41 +02:00 |
|
Andreas Straub
|
c2813cea29
|
Hide regenerate keys button
Can re-enable it via Config.java setting
|
2015-07-22 01:00:20 +02:00 |
|
Daniel Gultsch
|
456d4c8b23
|
made image file format configurable by Config.java
|
2015-07-21 23:49:35 +02:00 |
|
Daniel Gultsch
|
504ef0b72e
|
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
|
2015-07-20 15:48:58 +02:00 |
|
Daniel Gultsch
|
c36238141d
|
disable automatic aes encryption for the time being
|
2015-06-30 20:19:18 +02:00 |
|
Daniel Gultsch
|
fdd46f1c91
|
added trigger to Config.java to always enable aes encryption for uploaded files
|
2015-06-29 15:21:41 +02:00 |
|
Daniel Gultsch
|
a0575c81ab
|
use same socket time out for jingle and xmpp connections
|
2015-05-18 08:48:08 +02:00 |
|
Daniel Gultsch
|
1446a59fa5
|
use a 20s timeout on socks5 connections
|
2015-05-18 08:46:04 +02:00 |
|
Daniel Gultsch
|
d9e5035c08
|
config option to reset attempt counts when changing network (default=true)
|
2015-05-08 06:50:28 +02:00 |
|
Daniel Gultsch
|
e6aa604ade
|
enabled sm logging by default at least for development branch
|
2015-05-05 06:10:47 +02:00 |
|
Daniel Gultsch
|
bcdfdb9ccf
|
added config option to be a bit more verbose about stanza counts
|
2015-04-29 16:15:07 +02:00 |
|