index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
entities
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
made constructor private in Account entity
Daniel Gultsch
2016-01-16
1
-5
/
+1
*
added Config.java variable to change the default notification behaviour to al...
Daniel Gultsch
2016-01-08
1
-1
/
+1
*
show per conference notification settings in details activity
Daniel Gultsch
2016-01-08
1
-1
/
+15
*
Merge pull request #1641 from fiaxh/uuid-fix
Daniel Gultsch
2016-01-08
1
-1
/
+1
|
\
|
*
Correct uuid check according to RFC 4122
fiaxh
2016-01-05
1
-1
/
+1
*
|
avoid duplicate messages when sending files to mucs. fixes #1635
Daniel Gultsch
2016-01-06
1
-2
/
+10
|
/
*
only report error after third unsuccesful attempt to connect
Daniel Gultsch
2016-01-04
1
-1
/
+1
*
fixed stuck at omemo encryption when x509 verification is being used
Daniel Gultsch
2015-12-27
1
-7
/
+7
*
use presence name not server name when verification is being used
Daniel Gultsch
2015-12-19
1
-3
/
+3
*
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
2015-12-19
1
-1
/
+10
*
prefer server name over address book name when x509 verification is being used
Daniel Gultsch
2015-12-19
1
-1
/
+4
*
splite PARANOIA_MODE into three different options
Daniel Gultsch
2015-12-14
1
-1
/
+1
*
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
2015-12-11
1
-0
/
+10
*
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
2015-12-11
1
-24
/
+6
*
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
2015-12-09
1
-3
/
+3
*
properly clear muc user avatar caches
Daniel Gultsch
2015-12-04
1
-2
/
+7
*
Merge pull request #1595 from fiaxh/pgp_database_signature
Daniel Gultsch
2015-12-04
1
-4
/
+13
|
\
|
*
Unset all PGP signatures once
fiaxh
2015-12-02
1
-4
/
+13
*
|
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
1
-1
/
+1
*
|
parse vcard avatars from muc presences
Daniel Gultsch
2015-12-03
1
-155
/
+122
*
|
Show status message when contact requests presence
Sam Whited
2015-12-02
1
-1
/
+1
|
/
*
introduced build-time paranoia mode that disables unencrypted chats and force...
Daniel Gultsch
2015-12-01
1
-2
/
+9
*
add error state for unavailable tor network
Daniel Gultsch
2015-12-01
1
-3
/
+3
*
do socks5 connect manually
Daniel Gultsch
2015-12-01
1
-16
/
+4
*
initial tor support
Daniel Gultsch
2015-12-01
1
-4
/
+46
*
hide subject edit button if not editable by user
Daniel Gultsch
2015-11-26
1
-4
/
+18
*
detect server identity and added muc-workaround for slack
Daniel Gultsch
2015-11-26
1
-0
/
+8
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
2
-24
/
+5
*
Use OpenPGP-API 9.0
fiaxh
2015-11-09
1
-2
/
+36
*
explicitly mark verified omemo keys in UI
Daniel Gultsch
2015-10-31
1
-2
/
+2
*
Merge pull request #1513 from fiaxh/pgp_background_decryption
Daniel Gultsch
2015-10-30
2
-0
/
+8
|
\
|
*
Decrypt PGP messages in background
fiaxh
2015-10-28
2
-0
/
+8
*
|
push CN into nick pep node when uploading certificate. subscribe to nick node
Daniel Gultsch
2015-10-29
1
-3
/
+16
|
/
*
Don't synchronize on non-final field
Sam Whited
2015-10-26
1
-1
/
+1
*
fixed read conversations showing up as notifications after a restart
Daniel Gultsch
2015-10-21
1
-5
/
+4
*
introduced code to verify omemo device keys with x509 certificates.
Daniel Gultsch
2015-10-16
1
-0
/
+3
*
make unread status and notifications presistent across restarts
Daniel Gultsch
2015-10-14
2
-14
/
+30
*
initial UI work to allow setting up accounts from certifcates
Daniel Gultsch
2015-10-09
1
-6
/
+10
*
Show whether MAM is supported in MUCs
saqura
2015-10-06
1
-0
/
+5
*
fixed NPE when executing rename callback in muc
Daniel Gultsch
2015-09-28
1
-1
/
+3
*
added missing type='submit' to mam queries
Daniel Gultsch
2015-09-15
2
-9
/
+5
*
added possibiltiy to set conferences as moderated (only visible in advanced m...
Daniel Gultsch
2015-09-13
1
-6
/
+20
*
added mp4 to well known extensions. fixes #1403
Daniel Gultsch
2015-09-12
1
-1
/
+1
*
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
2015-09-04
1
-7
/
+15
*
added special error state for dns timeout
Daniel Gultsch
2015-09-01
1
-1
/
+4
*
fixed bug that prevented newly opened conversations to load the entire histor...
Daniel Gultsch
2015-08-30
1
-0
/
+4
*
be more restrictive about marking messages as sent_received in muc parser
Daniel Gultsch
2015-08-26
1
-5
/
+16
*
bugfix: next encryption is now being properly detected
Daniel Gultsch
2015-08-23
1
-2
/
+2
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
1
-2
/
+2
[next]