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
/
Conversation.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
avoid unnessary muc mam queries when message count is 0 after subject
Daniel Gultsch
2015-06-02
1
-0
/
+6
*
renamed OtrEngine to OtrService
Daniel Gultsch
2015-05-26
1
-2
/
+2
*
rewrote parts of message adapter to avoid using NULL views
Daniel Gultsch
2015-05-11
1
-0
/
+6
*
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
2015-03-21
1
-0
/
+9
*
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
2015-03-11
1
-3
/
+1
*
added methods to count number of unread messages
Daniel Gultsch
2015-03-02
1
-0
/
+13
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-0
/
+31
*
use time instead of uptime for unmute
iNPUTmice
2015-02-12
1
-2
/
+1
*
Add download button on notification if applicable
Sam Whited
2015-01-16
1
-6
/
+6
*
code cleanup
Daniel Gultsch
2015-01-03
1
-8
/
+12
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
1
-16
/
+15
*
catch another exception in fingerprint generation
Daniel Gultsch
2014-12-25
1
-1
/
+1
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-28
/
+44
*
clean up conversation history after swtiching to a different conversation
iNPUTmice
2014-12-17
1
-4
/
+10
*
refactored the way certain messages are being found within a conversation
iNPUTmice
2014-12-14
1
-9
/
+105
*
reverse through mam history when loading larger chuncks
iNPUTmice
2014-12-13
1
-3
/
+3
*
various mam improvments
iNPUTmice
2014-12-13
1
-0
/
+2
*
changed lastMessageReceived into lastMessageTransmitted to account for sent m...
iNPUTmice
2014-12-10
1
-7
/
+11
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
1
-2
/
+37
*
store last message received date in conversation
iNPUTmice
2014-12-10
1
-0
/
+9
*
fixed #651
iNPUTmice
2014-12-03
1
-0
/
+12
*
remove unused imports.
Michael
2014-11-21
1
-1
/
+0
*
verify contacts key only on initiating side of smp
iNPUTmice
2014-11-21
1
-1
/
+1
*
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
2014-11-20
1
-5
/
+13
*
sent read marker to full jid
iNPUTmice
2014-11-19
1
-2
/
+2
*
better usage of synchronized in some places
iNPUTmice
2014-11-18
1
-5
/
+1
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-4
/
+2
*
added snackbar to indicate smp. more error handling in verify activity
iNPUTmice
2014-11-11
1
-0
/
+4
*
initial smp support
iNPUTmice
2014-11-11
1
-2
/
+28
*
refactored code to always contain full jid for counterpart
iNPUTmice
2014-11-09
1
-5
/
+5
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-34
/
+40
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+500