index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
Config.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "always notify by default in conferences"
Daniel Gultsch
2016-05-29
1
-0
/
+2
*
show in ui when text was shortened
Daniel Gultsch
2016-05-29
1
-1
/
+1
*
limit text size in message adapter to 2k and also limit text size in conversa...
Daniel Gultsch
2016-05-28
1
-1
/
+1
*
only rendering first 5k chars of each message
Daniel Gultsch
2016-05-28
1
-0
/
+2
*
added idle ping in 10min intervals
Daniel Gultsch
2016-05-28
1
-0
/
+1
*
put bug report jid in config. include package signature in report
Daniel Gultsch
2016-05-28
1
-0
/
+2
*
disable stanza logging
Daniel Gultsch
2016-05-21
1
-1
/
+1
*
resetting fetch status error when mutual subscription is reestablished
Daniel Gultsch
2016-05-19
1
-1
/
+1
*
log incoming iq requests
Daniel Gultsch
2016-05-15
1
-0
/
+1
*
show only username when registering account with magic create
Daniel Gultsch
2016-05-02
1
-1
/
+1
*
don't request disco from self
Daniel Gultsch
2016-04-28
1
-2
/
+0
*
removed unused config variables
Daniel Gultsch
2016-04-27
1
-6
/
+0
*
added magic create welcome screen
Daniel Gultsch
2016-04-19
1
-0
/
+1
*
always notify by default in conferences
Daniel Gultsch
2016-04-14
1
-2
/
+0
*
create Config varibale to show the disable foreground service button
Daniel Gultsch
2016-04-13
1
-0
/
+1
*
removed unused config variable
Daniel Gultsch
2016-03-01
1
-4
/
+0
*
changed single_account config into more simple lock_settings
Daniel Gultsch
2016-02-27
1
-1
/
+1
*
hide add account icons when single_account is set to true
Daniel Gultsch
2016-02-24
1
-1
/
+2
*
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
2016-02-24
1
-0
/
+4
*
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
2016-02-24
1
-2
/
+32
*
optional mode to close tcp connection when going into background
Daniel Gultsch
2016-02-14
1
-0
/
+2
*
client side support for XEP-0357: Push Notifications
Daniel Gultsch
2016-02-12
1
-1
/
+0
*
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
2016-02-03
1
-0
/
+2
*
added config variable to allow non-tls connections
Daniel Gultsch
2016-01-22
1
-1
/
+2
*
automatically adjust image compression to keep files under 512MiB
Daniel Gultsch
2016-01-09
1
-0
/
+1
*
added Config.java variable to change the default notification behaviour to al...
Daniel Gultsch
2016-01-08
1
-0
/
+2
*
timeout service discovery after 20s
Daniel Gultsch
2015-12-15
1
-0
/
+1
*
default force encryption to false
Daniel Gultsch
2015-12-14
1
-1
/
+1
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
1
-1
/
+3
*
disable sm logging
Daniel Gultsch
2015-12-10
1
-5
/
+1
*
enabled previously disabled http upload
Daniel Gultsch
2015-12-03
1
-1
/
+1
*
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2015-12-01
1
-1
/
+1
*
introduce config.java variable to optionally show number of connected account...
Daniel Gultsch
2015-12-01
1
-0
/
+2
*
refactored socks5 connection code. make jingle transport use that new code
Daniel Gultsch
2015-12-01
1
-1
/
+1
*
initial tor support
Daniel Gultsch
2015-12-01
1
-0
/
+4
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-1
/
+2
*
work with muc services that change the message id
Daniel Gultsch
2015-10-14
1
-0
/
+2
*
add config variable to enable x509 verification
Daniel Gultsch
2015-10-12
1
-0
/
+2
*
introduced Config variable to use legacy namespace for http upload
Daniel Gultsch
2015-09-17
1
-0
/
+2
*
increased dns timeout
Daniel Gultsch
2015-09-10
1
-1
/
+1
*
increased carbon grace period to 90s
Daniel Gultsch
2015-08-24
1
-1
/
+1
*
report wrong file size in otr encrypted jingle file transfers to be compatibl...
Daniel Gultsch
2015-08-10
1
-0
/
+2
*
added config.java variable to hide openpgp as an encryption method
Daniel Gultsch
2015-08-05
1
-0
/
+1
*
added Config.java varibale to lock account creation to specfic domain
Daniel Gultsch
2015-08-03
1
-0
/
+4
*
lets try jpeg for a while
Daniel Gultsch
2015-08-01
1
-1
/
+1
*
Hide regenerate keys button
Andreas Straub
2015-07-22
1
-0
/
+2
*
made image file format configurable by Config.java
Daniel Gultsch
2015-07-21
1
-0
/
+4
*
rely on refreshUi/refreshUiReal and make sure it is being used everywhere
Daniel Gultsch
2015-07-20
1
-1
/
+0
*
disable automatic aes encryption for the time being
Daniel Gultsch
2015-06-30
1
-1
/
+1
*
added trigger to Config.java to always enable aes encryption for uploaded files
Daniel Gultsch
2015-06-29
1
-0
/
+2
[next]