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