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
...
|
*
|
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
*
|
|
Fixes FS#37 - Remove special treatment of unicode hearts
lookshe
2015-08-16
1
-19
/
+13
*
|
|
Fixes FS#38 - Issues with URLs with multiple dots in file name
lookshe
2015-08-12
1
-7
/
+18
*
|
|
Fixes FS#33 - Get back the comment
lookshe
2015-08-12
1
-0
/
+5
*
|
|
Merge tag '1.5.2' into trz/rebase
lookshe
2015-08-11
1
-130
/
+209
|
|
/
|
/
|
*
|
check with lowercase to also match JPEG, JPeg ...
lookshe
2015-04-13
1
-1
/
+1
*
|
better and perhaps faster way for checking if a message is downloadable
lookshe
2015-04-12
1
-10
/
+18
*
|
no trim of messages or password
lookshe
2015-04-11
1
-2
/
+2
|
/
*
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
*
refactored code to always contain full jid for counterpart
iNPUTmice
2014-11-09
1
-17
/
+0
*
Fix letter avatar selection in MUC
Sam Whited
2014-11-09
1
-0
/
+1
*
Update another chunk of stuff to use JID objects
Sam Whited
2014-11-09
1
-7
/
+2
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-28
/
+32
[prev]
[next]