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
*
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
*
allow cancellation of waiting files
Daniel Gultsch
2015-01-02
1
-0
/
+4
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
1
-12
/
+12
*
refactored the way certain messages are being found within a conversation
iNPUTmice
2014-12-14
1
-7
/
+3
*
reverse through mam history when loading larger chuncks
iNPUTmice
2014-12-13
1
-6
/
+7
*
save server id from mam messages. check for dups before adding mam
iNPUTmice
2014-12-10
1
-3
/
+26
*
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2014-12-10
1
-0
/
+5
*
worked around rare npe
iNPUTmice
2014-12-01
1
-5
/
+12
*
simplified message merge condition
iNPUTmice
2014-11-18
1
-43
/
+13
*
context menu for muc participants + refactor trueCounterpart to use Jid class
iNPUTmice
2014-11-17
1
-5
/
+20
*
basic arbitrary file transfer
iNPUTmice
2014-11-15
1
-6
/
+19
*
fixed possible npe when loading null counterpart into message
iNPUTmice
2014-11-14
1
-1
/
+6
*
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
2014-11-10
1
-9
/
+5
*
migrated some otr stuff to new jid classes
iNPUTmice
2014-11-09
1
-72
/
+73
*
fixed null pointer in message merger
iNPUTmice
2014-11-09
1
-0
/
+1
[next]