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
/
services
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
properly rotate avatars
Daniel Gultsch
1
-2
/
+1
2015-12-27
dedublicate bookmarks
Daniel Gultsch
1
-3
/
+7
2015-12-15
timeout service discovery after 20s
Daniel Gultsch
1
-3
/
+9
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
2
-3
/
+3
2015-12-12
changed order of send presence and execute mam queries
Daniel Gultsch
1
-2
/
+2
2015-12-11
notfiy after mam catchup only if message count > 0
Daniel Gultsch
1
-1
/
+1
2015-12-11
fix cancelation of http downloads and enable resume
Daniel Gultsch
1
-1
/
+9
2015-12-11
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
1
-1
/
+2
2015-12-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2
-25
/
+8
2015-12-10
notify on mam catchup messages
Daniel Gultsch
3
-3
/
+6
2015-12-10
properly clean up timed out mam queries
Daniel Gultsch
1
-2
/
+17
2015-12-09
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
1
-1
/
+6
2015-12-09
show sender name for notications in conferences. fixes #1581
Daniel Gultsch
1
-0
/
+17
2015-12-07
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch
1
-6
/
+8
2015-12-07
request storage permission when needed on Android 6.0
Daniel Gultsch
1
-0
/
+11
2015-12-07
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch
1
-0
/
+87
2015-12-04
properly clear muc user avatar caches
Daniel Gultsch
2
-9
/
+19
2015-12-04
fixed showing avatars for contacts in muc
Daniel Gultsch
1
-1
/
+10
2015-12-04
use proposed nick as default nick in mucoptions
Daniel Gultsch
1
-3
/
+0
2015-12-03
parse vcard avatars from muc presences
Daniel Gultsch
2
-13
/
+59
2015-12-02
Show status message when contact requests presence
Sam Whited
1
-0
/
+7
2015-12-02
hide message content in notifications in paranoia mode
Daniel Gultsch
1
-20
/
+30
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
-37
/
+55
2015-12-01
initial tor support
Daniel Gultsch
1
-6
/
+5
2015-11-26
hide subject edit button if not editable by user
Daniel Gultsch
1
-1
/
+6
2015-11-26
detect server identity and added muc-workaround for slack
Daniel Gultsch
1
-3
/
+7
2015-11-26
removed unnecessary configuration fetch after join
Daniel Gultsch
1
-1
/
+1
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
1
-39
/
+37
2015-11-15
Own contact picture in tile for conferences with only one other occupant
fiaxh
1
-20
/
+48
2015-11-09
Use OpenPGP-API 9.0
fiaxh
1
-2
/
+2
2015-10-30
fixed session objects not being build on start up
Daniel Gultsch
1
-1
/
+1
2015-10-29
moved db calls made from UI into serial background thread
Daniel Gultsch
1
-5
/
+21
2015-10-29
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
1
-0
/
+17
2015-10-29
load avatars in message adapter in background task
Daniel Gultsch
1
-2
/
+19
2015-10-28
Decrypt PGP messages in background
fiaxh
2
-2
/
+15
2015-10-22
join muc even if initial conference configuration fetch failed
Daniel Gultsch
1
-2
/
+29
2015-10-19
move chat state reset from background switch to foreground switch to account ...
Daniel Gultsch
1
-3
/
+3
2015-10-17
disconnet in background thread
Daniel Gultsch
1
-1
/
+7
2015-10-17
improved error reporting in trust keys activity
Daniel Gultsch
1
-2
/
+2
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-3
/
+6
2015-10-16
block code when doing unforced disconnect
Daniel Gultsch
1
-188
/
+188
2015-10-14
clear bitmap cache before running out of memory
Daniel Gultsch
1
-0
/
+9
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
2
-17
/
+38
2015-10-12
add config variable to enable x509 verification
Daniel Gultsch
1
-19
/
+14
2015-10-11
add menu item in account details to renew certificate
Daniel Gultsch
1
-13
/
+39
2015-10-11
Captcha support.
Armin Novak
1
-0
/
+57
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
1
-15
/
+70
2015-10-08
catch exception when unregistering receivers that have not been registered be...
Daniel Gultsch
1
-3
/
+11
2015-10-08
introduced expert options to set status to away and xa if screen is off or if...
Daniel Gultsch
2
-22
/
+82
[next]