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
*
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
2016-02-04
1
-1
/
+8
*
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2016-02-04
2
-0
/
+20
*
add more fault tolerant checks for messages left on server
Daniel Gultsch
2016-02-04
1
-0
/
+9
*
cache server caps
Daniel Gultsch
2016-02-03
1
-1
/
+18
*
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
2016-02-03
3
-16
/
+49
*
Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...
Daniel Gultsch
2016-02-02
4
-47
/
+316
|
\
|
*
Fetch cached caps result on new presence
Stephen Paul Weber
2016-01-24
1
-1
/
+4
|
*
Use a Presence class for presence information
Stephen Paul Weber
2016-01-24
3
-47
/
+71
|
*
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
2016-01-23
1
-10
/
+58
|
*
Implement toJSON on ServiceDiscoveryResult
Stephen Paul Weber
2016-01-23
1
-0
/
+34
|
*
Generate capHash from any discovery result
Stephen Paul Weber
2016-01-23
1
-4
/
+80
|
*
Factor out a representation of XEP-0030 results
Stephen Paul Weber
2016-01-23
1
-0
/
+84
*
|
re-read common name from certificates on startup
Daniel Gultsch
2016-02-02
1
-2
/
+7
*
|
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
2016-02-01
1
-84
/
+57
*
|
try to make in-valid-session detection work for pgp
Daniel Gultsch
2016-01-29
1
-3
/
+10
|
/
*
added config variable to allow non-tls connections
Daniel Gultsch
2016-01-22
1
-1
/
+1
*
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
|
/
[next]