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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to make in-valid-session detection work for pgp
Daniel Gultsch
2016-01-29
1
-3
/
+10
*
Correct uuid check according to RFC 4122
fiaxh
2016-01-05
1
-1
/
+1
*
rely on message id if message id is uuid and pgp encryption was used to dedup...
Daniel Gultsch
2015-12-04
1
-1
/
+3
*
Show status message when contact requests presence
Sam Whited
2015-12-02
1
-1
/
+1
*
pgp fixes and revert configuration changes
Daniel Gultsch
2015-11-25
1
-1
/
+1
*
explicitly mark verified omemo keys in UI
Daniel Gultsch
2015-10-31
1
-2
/
+2
*
make unread status and notifications presistent across restarts
Daniel Gultsch
2015-10-14
1
-7
/
+9
*
Issues with URLs with multiple dots in file. fixes #1373
Daniel Gultsch
2015-09-04
1
-7
/
+15
*
Let UNTRUSTED/UNDECIDED keys become INACTIVE
Andreas Straub
2015-08-01
1
-2
/
+2
*
improved 'next encryption' selection
Daniel Gultsch
2015-07-31
1
-1
/
+1
*
Fix session logic: enforce same type of encryption
Andreas Straub
2015-07-30
1
-0
/
+31
*
Tag carbon messages in parser, adapt session logic
Andreas Straub
2015-07-29
1
-3
/
+21
*
Refactor out inner classes, cache trust store
Andreas Straub
2015-07-29
1
-2
/
+2
*
removed recursion in message.getMerged*()
Daniel Gultsch
2015-07-28
1
-13
/
+19
*
Don't merge messages with different trust statuses
Andreas Straub
2015-07-19
1
-1
/
+7
*
Show trust status of messages' originating session
Andreas Straub
2015-07-19
1
-0
/
+4
*
Overhauled Message tagging
Andreas Straub
2015-07-19
1
-9
/
+10
*
Tag messages with originating session
Andreas Straub
2015-07-19
1
-0
/
+4
*
Reworked axolotl protocol layer
Andreas Straub
2015-07-19
1
-10
/
+4
*
CryptoNext persistance layer mockup
Andreas Straub
2015-07-19
1
-0
/
+13
*
account for downloaded http files in dup checker
Daniel Gultsch
2015-07-18
1
-8
/
+18
*
renamed downloadable to transferable
Daniel Gultsch
2015-07-10
1
-12
/
+12
*
refactored sendMessage and merged with resendMessage
Daniel Gultsch
2015-07-05
1
-0
/
+20
*
also offer http download for some 'well known extensions'
Daniel Gultsch
2015-07-02
1
-1
/
+2
*
refactored message context menu
Daniel Gultsch
2015-07-02
1
-1
/
+1
*
changed mime type handling
Daniel Gultsch
2015-07-01
1
-29
/
+56
*
made httpconnection (download) ready all kind of files
Daniel Gultsch
2015-06-30
1
-53
/
+55
*
refactored bodyContainsDownloadable to be more flexible
Daniel Gultsch
2015-06-30
1
-33
/
+35
*
initial http upload support
Daniel Gultsch
2015-06-29
1
-0
/
+8
*
changed paragraph divider
Daniel Gultsch
2015-06-10
1
-1
/
+1
*
added mam stuff to new message parser
Daniel Gultsch
2015-05-20
1
-1
/
+1
*
made white space check in bodyContainsDownloadable less aggresive
Daniel Gultsch
2015-05-16
1
-1
/
+1
*
use zero width white space as message seperator
Daniel Gultsch
2015-05-13
1
-1
/
+1
*
avoid using paragraph style breaks by accident
Daniel Gultsch
2015-05-11
1
-1
/
+3
*
add a little bit of space between merged messages.
Daniel Gultsch
2015-05-11
1
-1
/
+1
*
optimized heart render code a bit
Daniel Gultsch
2015-05-10
1
-4
/
+1
*
added white heart to new rendering as well
Daniel Gultsch
2015-05-10
1
-1
/
+3
*
paint single unicode hearts as red and slightly larger
Daniel Gultsch
2015-05-10
1
-32
/
+40
*
fixed typos
iNPUTmice
2015-04-13
1
-1
/
+1
*
Bugfix for issue #1121
lookshe
2015-04-13
1
-10
/
+18
*
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
2015-03-11
1
-2
/
+2
*
display geo uris as location. show 'send loction' in share menu if request lo...
iNPUTmice
2015-03-07
1
-0
/
+4
*
merge messages with related status (unsend, send, send_received)
iNPUTmice
2015-03-01
1
-1
/
+17
*
added typing notifications through XEP-0085. fixed #210
iNPUTmice
2015-02-21
1
-1
/
+2
*
trim message bodys on display
Daniel Gultsch
2015-02-07
1
-2
/
+2
*
fix mergable() for /me command.
Michael
2015-01-25
1
-2
/
+4
*
changed message duplicate finder
iNPUTmice
2015-01-20
1
-5
/
+10
*
don't trim bodies
iNPUTmice
2015-01-19
1
-1
/
+1
*
Add XEP-0245 (/me command) support
Sam Whited
2015-01-11
1
-14
/
+33
*
made checks for valid image extensions case insensitive
Daniel Gultsch
2015-01-04
1
-1
/
+1
[next]