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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed order of send presence and execute mam queries
Daniel Gultsch
2015-12-13
1
-2
/
+2
*
more detailed logging
Daniel Gultsch
2015-12-13
1
-2
/
+1
*
modified strings
Christian S
2015-12-12
2
-1
/
+7
*
notfiy after mam catchup only if message count > 0
Daniel Gultsch
2015-12-12
1
-1
/
+1
*
fix cancelation of http downloads and enable resume
Daniel Gultsch
2015-12-12
2
-9
/
+44
*
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
2015-12-12
4
-3
/
+23
*
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-12
5
-55
/
+29
*
renamed pretty-please-store message hint to store
Daniel Gultsch
2015-12-12
1
-1
/
+1
*
some more NPE checks
Daniel Gultsch
2015-12-12
1
-1
/
+1
*
notify on mam catchup messages
Daniel Gultsch
2015-12-12
4
-8
/
+21
*
properly clean up timed out mam queries
Daniel Gultsch
2015-12-12
2
-3
/
+18
*
disable sm logging
Daniel Gultsch
2015-12-12
1
-5
/
+1
*
always show conversations with pending subscription requests
Daniel Gultsch
2015-12-12
1
-3
/
+5
*
wait with status change to online after all disco queries have been made
Daniel Gultsch
2015-12-12
1
-5
/
+14
*
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
2015-12-12
3
-5
/
+13
*
show sender name for notications in conferences. fixes #1581
Daniel Gultsch
2015-12-12
1
-0
/
+17
*
also verify sessions in CBE mode that got created by key transport messages
Daniel Gultsch
2015-12-12
1
-2
/
+14
*
modified contact permission dialog
Daniel Gultsch
2015-12-12
2
-3
/
+2
*
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
2015-12-12
5
-16
/
+83
*
request storage permission when needed on Android 6.0
Daniel Gultsch
2015-12-12
6
-1455
/
+1510
*
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
2015-12-11
4
-24
/
+164
*
disable update download only on WiFi
Christian S
2015-12-06
1
-2
/
+2
*
hide prepare file toast after preparing the file
Daniel Gultsch
2015-12-06
1
-0
/
+1
*
be more carefull with pending uris
Daniel Gultsch
2015-12-06
1
-8
/
+16
*
check availabiltiy of pgp before sharing files
Daniel Gultsch
2015-12-06
1
-0
/
+4
*
check for query object as condition to trigger deduplication instead of serverId
Daniel Gultsch
2015-12-06
1
-1
/
+1
*
parse stanza-id from messages
Daniel Gultsch
2015-12-06
2
-3
/
+23
*
properly clear muc user avatar caches
Daniel Gultsch
2015-12-06
4
-13
/
+30
*
enabled previously disabled http upload
Daniel Gultsch
2015-12-06
1
-1
/
+1
*
renamed axolotl to omemo
Christian S
2015-12-04
1
-1
/
+1
*
updated strings
Christian S
2015-12-04
2
-2
/
+19
*
fixed showing avatars for contacts in muc
Daniel Gultsch
2015-12-04
1
-1
/
+10
*
avoid some NPEs
Daniel Gultsch
2015-12-04
2
-3
/
+4
*
rely on message id if message id is uuid and pgp encryption was used to dedup...
Daniel Gultsch
2015-12-04
1
-1
/
+3
*
use proposed nick as default nick in mucoptions
Daniel Gultsch
2015-12-04
3
-8
/
+1
*
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-04
1
-0
/
+5
*
Unset all PGP signatures once
fiaxh
2015-12-04
3
-74
/
+96
*
renamed x509 verified omemo to v\OMEMO
Daniel Gultsch
2015-12-04
1
-3
/
+3
*
show tor config in paranoid mode
Daniel Gultsch
2015-12-04
1
-1
/
+1
*
hide message content in notifications in paranoia mode
Daniel Gultsch
2015-12-04
2
-20
/
+34
*
introduced build-time paranoia mode that disables unencrypted chats a…
Daniel Gultsch
2015-12-04
5
-5
/
+26
*
introduce config.java variable to optionally show number of connected…
Daniel Gultsch
2015-12-04
3
-21
/
+44
*
fixed crashes when activity got destroyed when selecting pgp key
Daniel Gultsch
2015-12-04
2
-40
/
+96
*
add error state for unavailable tor network
Daniel Gultsch
2015-12-04
4
-13
/
+15
*
always use http proxy for http requests. (socks is leaking dns)
Daniel Gultsch
2015-12-04
1
-5
/
+1
*
refactored socks5 connection code. make jingle transport use that new code
Daniel Gultsch
2015-12-04
4
-53
/
+72
*
do socks5 connect manually
Daniel Gultsch
2015-12-04
3
-51
/
+69
*
initial tor support
Daniel Gultsch
2015-12-04
15
-192
/
+421
*
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-04
6
-181
/
+295
*
Show status message when contact requests presence
Sam Whited
2015-12-04
3
-3
/
+22
[next]