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
/
de
/
pixart
/
messenger
/
http
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix jingle file transfer
Christian Schneppe
2019-06-25
1
-2
/
+2
*
use socks instead of http proxy for http upload
Christian Schneppe
2019-06-17
3
-7
/
+7
*
change minimum timeout for uploads/downloads
Christian Schneppe
2019-06-08
1
-3
/
+3
*
separate received and sent files
Christian Schneppe
2019-05-19
1
-1
/
+5
*
added language tag in channel search results
Christian Schneppe
2019-05-04
1
-0
/
+6
*
introduced type private_file_message to handle attachments in PMs
Christian Schneppe
2019-05-03
2
-2
/
+6
*
implement channel discovery
Christian Schneppe
2019-04-26
1
-0
/
+92
*
optimize imports
Christian Schneppe
2019-02-08
2
-2
/
+0
*
make sure that http upload/download is not startetd multiple times
Christian Schneppe
2019-02-04
3
-40
/
+71
*
fix display of deleted files
Christian Schneppe
2019-01-25
1
-1
/
+1
*
fixed downloading of deleted files
Christian Schneppe
2019-01-25
1
-2
/
+2
*
mark deleted files in database and not query them when querying for media
Christian Schneppe
2019-01-25
1
-3
/
+2
*
put images into MessageStyle notifications
Christian Schneppe
2019-01-24
1
-4
/
+6
*
do not show up navigation in start conversation screen if called with view in...
Christian Schneppe
2018-11-15
2
-4
/
+4
*
don't use compression for HttpDownloads
Christian Schneppe
2018-10-24
1
-0
/
+2
*
revert back to 16 byte IVs for omemo since ChatSecure doesn't support 12 byte
Christian Schneppe
2018-10-20
1
-1
/
+1
*
show cancelled instead of delivery failed if user requested to abort transfer
Christian Schneppe
2018-10-20
1
-5
/
+5
*
refactored file encryption to give access to inner stream
Christian Schneppe
2018-10-04
1
-21
/
+9
*
use 12 byte IV for omemo and http upload
Christian Schneppe
2018-10-04
1
-2
/
+1
*
catch all exceptions when checking file size
Christian Schneppe
2018-07-29
1
-1
/
+1
*
automatically start download if file size is known
Christian Schneppe
2018-07-09
1
-4
/
+14
*
use Tor on http upload is account uses onion domain
Christian Schneppe
2018-06-17
2
-3
/
+3
*
make sure account is connected before attempting to download p1s3
Christian Schneppe
2018-06-01
1
-0
/
+11
*
add support for S3 file transfers
Christian Schneppe
2018-05-26
7
-87
/
+445
*
some tor modifications
Christian Schneppe
2018-05-17
3
-6
/
+6
*
Support both new and old http upload namespaces
Christian Schneppe
2018-05-05
1
-5
/
+13
*
catch dead object exceptions when acquiring wake locks
Christian Schneppe
2018-04-29
2
-7
/
+7
*
disable caches in HttpUrlConnections
Christian Schneppe
2018-04-07
2
-0
/
+3
*
migrate to xmpp-addr
Christian Schneppe
2018-04-02
1
-3
/
+3
*
only allow a number of white listed headers according to http upload v0.5
Christian Schneppe
2018-02-19
1
-7
/
+14
*
http upload: do not crash on invalid slot responses
Christian Schneppe
2018-02-11
1
-4
/
+4
*
fixed crash on receiving files
Christian Schneppe
2018-01-31
1
-2
/
+1
*
discover file extension in original filename from pgp
Christian Schneppe
2018-01-30
1
-1
/
+1
*
check if wakelock is held before releasing
Christian Schneppe
2018-01-30
1
-1
/
+3
*
support new http upload namespace
Christian Schneppe
2018-01-29
1
-85
/
+96
*
ignore data uri after aesgcm uri
Christian Schneppe
2017-12-16
1
-1
/
+1
*
correct upload timeout
Christian Schneppe
2017-10-13
1
-1
/
+1
*
Read support for 12-byte IVs in addition to 16-byte IVs
Christian Schneppe
2017-08-13
3
-3
/
+9
*
add more logging to http download connection and reset file params after sett...
Christian Schneppe
2017-08-13
2
-35
/
+44
*
also check for hostname in in certs if hostname is from trusted source
Christian Schneppe
2017-06-24
1
-10
/
+2
*
revised strategy for http upload read timeout
Christian Schneppe
2017-06-24
1
-1
/
+1
*
make http upload read timeout depend on file size
Christian Schneppe
2017-06-17
1
-3
/
+5
*
use application/pgp-encrypted mime type when necessary for http upload
Christian Schneppe
2017-06-01
1
-1
/
+5
*
close http download connection after download
Christian Schneppe
2017-05-09
1
-1
/
+6
*
transform aesgcm:// links back to https:// before connecting through Tor
Christian Schneppe
2017-04-16
1
-5
/
+12
*
send urls pointing to pgp encrypted files directly in body+oob
Christian Schneppe
2017-04-13
1
-23
/
+1
*
use aesgcm:// uri scheme for omemo encrypted http upload
Christian Schneppe
2017-04-13
1
-1
/
+1
*
rename the Xmlns class to Namespace
Christian Schneppe
2017-03-04
1
-3
/
+3
*
support aesgcm:// style urls
Christian Schneppe
2017-02-08
2
-0
/
+32
*
only call UI thread from downloading thread every 250ms
Christian Schneppe
2017-01-15
2
-5
/
+5
[next]