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
/
Message.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
save otr fingerprint in message
Daniel Gultsch
1
-2
/
+2
2016-03-12
small bugfixes
lookshe
1
-0
/
+3
2016-03-12
removed duplicated source
lookshe
1
-8
/
+5
2016-03-12
Added method to get body from message if hasMeCommand and harmonized extracti...
lookshe
1
-9
/
+22
2016-03-04
mark oob messages and always display download button
Daniel Gultsch
1
-3
/
+15
2016-03-04
add a few more know file extensions
Daniel Gultsch
1
-3
/
+3
2016-02-24
Reviewed commit for FS#34 after merge
steckbrief
1
-1
/
+1
2016-02-23
Retry decryption from message menu
fiaxh
1
-0
/
+1
2016-02-23
Removed useless 'button-message' to load more messages. Implementation alread...
steckbrief
1
-8
/
+0
2016-02-17
only offer message correction for the very last message
Daniel Gultsch
1
-0
/
+15
2016-02-15
basic support for XEP-0308: Last Message Correction. fixes #864
Daniel Gultsch
1
-5
/
+33
2016-02-12
Imports organized
steckbrief
1
-1
/
+0
2016-02-11
Compilation errors and merge mixups fixed
steckbrief
1
-1
/
+1
2016-02-04
prevent previoulsly cleared messages from reloading. fixes #1110
Daniel Gultsch
1
-0
/
+8
2016-01-29
try to make in-valid-session detection work for pgp
Daniel Gultsch
1
-3
/
+10
2016-01-05
Correct uuid check according to RFC 4122
fiaxh
1
-1
/
+1
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-02
Show status message when contact requests presence
Sam Whited
1
-1
/
+1
2015-11-25
pgp fixes and revert configuration changes
Daniel Gultsch
1
-1
/
+1
2015-10-31
explicitly mark verified omemo keys in UI
Daniel Gultsch
1
-2
/
+2
2015-10-14
make unread status and notifications presistent across restarts
Daniel Gultsch
1
-7
/
+9
2015-09-04
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
1
-7
/
+15
2015-08-16
Fixes FS#37 - Remove special treatment of unicode hearts
lookshe
1
-19
/
+13
2015-08-12
Fixes FS#38 - Issues with URLs with multiple dots in file name
lookshe
1
-7
/
+18
2015-08-12
Fixes FS#33 - Get back the comment
lookshe
1
-0
/
+5
2015-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
1
-130
/
+209
2015-08-01
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
1
-2
/
+2
2015-07-31
improved 'next encryption' selection
Daniel Gultsch
1
-1
/
+1
2015-07-30
Fix session logic: enforce same type of encryption
Andreas Straub
1
-0
/
+31
2015-07-29
Tag carbon messages in parser, adapt session logic
Andreas Straub
1
-3
/
+21
2015-07-29
Refactor out inner classes, cache trust store
Andreas Straub
1
-2
/
+2
2015-07-28
removed recursion in message.getMerged*()
Daniel Gultsch
1
-13
/
+19
2015-07-19
Don't merge messages with different trust statuses
Andreas Straub
1
-1
/
+7
2015-07-19
Show trust status of messages' originating session
Andreas Straub
1
-0
/
+4
2015-07-19
Overhauled Message tagging
Andreas Straub
1
-9
/
+10
2015-07-19
Tag messages with originating session
Andreas Straub
1
-0
/
+4
2015-07-19
Reworked axolotl protocol layer
Andreas Straub
1
-10
/
+4
2015-07-19
CryptoNext persistance layer mockup
Andreas Straub
1
-0
/
+13
2015-07-18
account for downloaded http files in dup checker
Daniel Gultsch
1
-8
/
+18
2015-07-10
renamed downloadable to transferable
Daniel Gultsch
1
-12
/
+12
2015-07-05
refactored sendMessage and merged with resendMessage
Daniel Gultsch
1
-0
/
+20
2015-07-02
also offer http download for some 'well known extensions'
Daniel Gultsch
1
-1
/
+2
2015-07-02
refactored message context menu
Daniel Gultsch
1
-1
/
+1
2015-07-01
changed mime type handling
Daniel Gultsch
1
-29
/
+56
2015-06-30
made httpconnection (download) ready all kind of files
Daniel Gultsch
1
-53
/
+55
2015-06-30
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
1
-33
/
+35
2015-06-29
initial http upload support
Daniel Gultsch
1
-0
/
+8
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
1
-587
/
+0
2015-06-10
changed paragraph divider
Daniel Gultsch
1
-1
/
+1
2015-05-20
added mam stuff to new message parser
Daniel Gultsch
1
-1
/
+1
[next]