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
/
entities
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
rely on message id if message id is uuid and pgp encryption was used to dedup...
Daniel Gultsch
1
-1
/
+3
2015-12-04
use proposed nick as default nick in mucoptions
Daniel Gultsch
1
-1
/
+1
2015-12-03
parse vcard avatars from muc presences
Daniel Gultsch
1
-155
/
+122
2015-12-02
Unset all PGP signatures once
fiaxh
1
-4
/
+13
2015-12-02
Show status message when contact requests presence
Sam Whited
1
-1
/
+1
2015-12-01
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
1
-2
/
+9
2015-12-01
add error state for unavailable tor network
Daniel Gultsch
1
-3
/
+3
2015-12-01
do socks5 connect manually
Daniel Gultsch
1
-16
/
+4
2015-12-01
initial tor support
Daniel Gultsch
1
-4
/
+46
2015-11-26
hide subject edit button if not editable by user
Daniel Gultsch
1
-4
/
+18
2015-11-26
detect server identity and added muc-workaround for slack
Daniel Gultsch
1
-0
/
+8
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
2
-24
/
+5
2015-11-09
Use OpenPGP-API 9.0
fiaxh
1
-2
/
+36
2015-10-31
explicitly mark verified omemo keys in UI
Daniel Gultsch
1
-2
/
+2
2015-10-29
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
1
-3
/
+16
2015-10-28
Decrypt PGP messages in background
fiaxh
2
-0
/
+8
2015-10-26
Don't synchronize on non-final field
Sam Whited
1
-1
/
+1
2015-10-21
fixed read conversations showing up as notifications after a restart
Daniel Gultsch
1
-5
/
+4
2015-10-16
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
1
-0
/
+3
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
2
-14
/
+30
2015-10-09
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
1
-6
/
+10
2015-10-06
Show whether MAM is supported in MUCs
saqura
1
-0
/
+5
2015-09-28
fixed NPE when executing rename callback in muc
Daniel Gultsch
1
-1
/
+3
2015-09-15
added missing type='submit' to mam queries
Daniel Gultsch
2
-9
/
+5
2015-09-13
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
1
-6
/
+20
2015-09-12
added mp4 to well known extensions. fixes #1403
Daniel Gultsch
1
-1
/
+1
2015-09-04
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
1
-7
/
+15
2015-09-01
added special error state for dns timeout
Daniel Gultsch
1
-1
/
+4
2015-08-30
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
1
-0
/
+4
2015-08-26
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
1
-5
/
+16
2015-08-23
bugfix: next encryption is now being properly detected
Daniel Gultsch
1
-2
/
+2
2015-08-01
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
1
-2
/
+2
2015-08-01
enable axolotl encryption for jingle supported file transfers
Daniel Gultsch
1
-17
/
+17
2015-07-31
improved 'next encryption' selection
Daniel Gultsch
2
-28
/
+37
2015-07-30
Fix session logic: enforce same type of encryption
Andreas Straub
1
-0
/
+31
2015-07-29
use gcm for file encryption over http
Daniel Gultsch
1
-89
/
+8
2015-07-29
Tag carbon messages in parser, adapt session logic
Andreas Straub
1
-3
/
+21
2015-07-29
Refactor out inner classes, cache trust store
Andreas Straub
1
-2
/
+2
2015-07-28
removed recursion in message.getMerged*()
Daniel Gultsch
1
-13
/
+19
2015-07-22
show warning when trying to highlight users that have left the conference
Daniel Gultsch
1
-0
/
+9
2015-07-22
treat private, non-anonymous mucs like 1:1 chats notification wise
Daniel Gultsch
1
-0
/
+7
2015-07-20
Optimize imports
Andreas Straub
3
-10
/
+4
2015-07-19
Don't merge messages with different trust statuses
Andreas Straub
1
-1
/
+7
2015-07-19
Show trust status of messages' originating session
Andreas Straub
1
-0
/
+4
2015-07-19
Overhauled Message tagging
Andreas Straub
1
-9
/
+10
2015-07-19
Fix displaying Contact IdentityKeys
Andreas Straub
1
-64
/
+0
2015-07-19
Tag messages with originating session
Andreas Straub
1
-0
/
+4
2015-07-19
Fetch bundles on-demand, encrypt in background
Andreas Straub
1
-3
/
+3
2015-07-19
Reformat code to use tabs
Andreas Straub
1
-10
/
+10
2015-07-19
Reworked axolotl protocol layer
Andreas Straub
3
-29
/
+54
[next]