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