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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-06
Implements: FS#142 - Fix Conference notifications
lookshe
1
-4
/
+4
2016-03-02
Fixes FS#147: Disable OMEMO
steckbrief
1
-4
/
+12
2016-03-02
Fixes FS#146: Remove Tor-Support
steckbrief
1
-4
/
+0
2016-02-24
optionally lock conference domains as well and hide known domains in ui
Daniel Gultsch
3
-5
/
+31
2016-02-24
made hard coded choice for encryptions more flexible and disable parsing
Daniel Gultsch
1
-3
/
+7
2016-02-24
Reviewed commit for FS#34 after merge
steckbrief
2
-2
/
+2
2016-02-23
reset pending subscription request when receiving roster update
Daniel Gultsch
1
-0
/
+2
2016-02-23
Retry decryption from message menu
fiaxh
1
-0
/
+1
2016-02-23
made presences object final in contact
Daniel Gultsch
1
-5
/
+1
2016-02-23
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
2
-20
/
+0
2016-02-22
turned muc errors into enum. added error codes for service shutdown
Daniel Gultsch
1
-15
/
+19
2016-02-21
some mucs may grant voice to visitors in unmoderated rooms
Daniel Gultsch
1
-1
/
+3
2016-02-19
never parse show in presences as offline
Daniel Gultsch
1
-11
/
+15
2016-02-17
only offer message correction for the very last message
Daniel Gultsch
2
-4
/
+26
2016-02-16
added some OTR logging
Daniel Gultsch
1
-4
/
+7
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
2
-5
/
+53
2016-02-12
Imports organized
steckbrief
4
-7
/
+2
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
2
-2
/
+3
2016-02-04
prepend instead off append mam messages to conversations when going in reverse
Daniel Gultsch
1
-1
/
+8
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
2
-0
/
+20
2016-02-04
add more fault tolerant checks for messages left on server
Daniel Gultsch
1
-0
/
+9
2016-02-03
cache server caps
Daniel Gultsch
1
-1
/
+18
2016-02-03
refactored disco cache. avoid making duplicate call. check hash
Daniel Gultsch
3
-16
/
+49
2016-02-02
re-read common name from certificates on startup
Daniel Gultsch
1
-2
/
+7
2016-02-01
refactored user handling in conferences. show try again button when conferenc...
Daniel Gultsch
1
-84
/
+57
2016-01-29
try to make in-valid-session detection work for pgp
Daniel Gultsch
1
-3
/
+10
2016-01-24
Fetch cached caps result on new presence
Stephen Paul Weber
1
-1
/
+4
2016-01-24
Use a Presence class for presence information
Stephen Paul Weber
3
-47
/
+71
2016-01-23
Persisitence and loading for ServiceDiscoveryResult
Stephen Paul Weber
1
-10
/
+58
2016-01-23
Implement toJSON on ServiceDiscoveryResult
Stephen Paul Weber
1
-0
/
+34
2016-01-23
Generate capHash from any discovery result
Stephen Paul Weber
1
-4
/
+80
2016-01-23
Factor out a representation of XEP-0030 results
Stephen Paul Weber
1
-0
/
+84
2016-01-22
added config variable to allow non-tls connections
Daniel Gultsch
1
-1
/
+1
2016-01-16
made constructor private in Account entity
Daniel Gultsch
1
-5
/
+1
2016-01-08
added Config.java variable to change the default notification behaviour to al...
Daniel Gultsch
1
-1
/
+1
2016-01-08
show per conference notification settings in details activity
Daniel Gultsch
1
-1
/
+15
2016-01-06
avoid duplicate messages when sending files to mucs. fixes #1635
Daniel Gultsch
1
-2
/
+10
2016-01-05
Correct uuid check according to RFC 4122
fiaxh
1
-1
/
+1
2016-01-04
only report error after third unsuccesful attempt to connect
Daniel Gultsch
1
-1
/
+1
2015-12-27
fixed stuck at omemo encryption when x509 verification is being used
Daniel Gultsch
1
-7
/
+7
2015-12-19
use presence name not server name when verification is being used
Daniel Gultsch
1
-3
/
+3
2015-12-19
only offer plain and omemo encryption when x509 verification is enabled
Daniel Gultsch
1
-1
/
+10
2015-12-19
prefer server name over address book name when x509 verification is being used
Daniel Gultsch
1
-1
/
+4
2015-12-14
splite PARANOIA_MODE into three different options
Daniel Gultsch
1
-1
/
+1
2015-12-11
set bookmark name to room subject if no subject has been set before
Daniel Gultsch
1
-0
/
+10
2015-12-11
get rid of lastMessageTransmitted in favor of db query
Daniel Gultsch
1
-24
/
+6
2015-12-09
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch
1
-3
/
+3
2015-12-04
properly clear muc user avatar caches
Daniel Gultsch
1
-2
/
+7
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
[next]