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
*
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
*
fixed arrayoutofbounds + spelling
iNPUTmice
2014-11-01
1
-6
/
+6
*
Merge branch 'gradle' into development
Sam Whited
2014-10-30
1
-25
/
+59
*
Make conversations the root project
Sam Whited
2014-10-22
1
-0
/
+478