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
/
utils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
made xmpp uris case insensitive
iNPUTmice
2015-02-18
1
-3
/
+3
*
support for XEP-0092: Software Version
iNPUTmice
2015-02-16
1
-0
/
+14
*
Merge pull request #959 from SamWhited/ciphers_fix
Daniel Gultsch
2015-02-09
1
-5
/
+7
|
\
|
*
Use platform ciphers as well, just prefer ours
Sam Whited
2015-02-02
1
-5
/
+7
*
|
always add a non resolved SRV record to the list
iNPUTmice
2015-02-09
1
-6
/
+1
*
|
trim message bodys on display
Daniel Gultsch
2015-02-07
1
-1
/
+1
|
/
*
don't disable any ciphers
iNPUTmice
2015-02-02
1
-3
/
+4
*
fixed text preview for images
iNPUTmice
2015-02-01
1
-1
/
+1
*
fix mergable() for /me command.
Michael
2015-01-25
1
-2
/
+3
*
proper desc for offering and sending images in conversations overview
iNPUTmice
2015-01-18
1
-0
/
+8
*
use same helper methods for images and files
iNPUTmice
2015-01-18
1
-21
/
+8
*
Merge pull request #901 from kriztan/patch-2
Daniel Gultsch
2015-01-18
1
-0
/
+4
|
\
|
*
Added new file type names for file transfers
Christian S
2015-01-18
1
-0
/
+4
*
|
Fix string substitutions with unknown filetypes
Sam Whited
2015-01-17
1
-2
/
+2
|
/
*
Correct the download file string on notifications
Sam Whited
2015-01-17
1
-10
/
+12
*
handle muc nicks with white spaces. fixed #884
iNPUTmice
2015-01-14
1
-2
/
+2
*
Harden the TLS connection cipher suites
Sam Whited
2015-01-14
1
-5
/
+16
*
catch bug in guessContentType
Daniel Gultsch
2015-01-12
1
-1
/
+6
*
reworked message preview / message meta information (ie file offered, receive...
Daniel Gultsch
2015-01-12
1
-0
/
+110
*
code cleanup for jingle proxy discovery
Daniel Gultsch
2015-01-09
1
-0
/
+1
*
refactored UiHelper
Daniel Gultsch
2015-01-07
1
-2
/
+10
*
prevent QR code parser from crashing fixed #839
Daniel Gultsch
2015-01-05
1
-6
/
+13
*
improved OTR verification part one
Daniel Gultsch
2015-01-02
1
-1
/
+1
*
Add ability to change password on server
Sam Whited
2014-12-25
1
-0
/
+1
*
Remove old JID validator
Sam Whited
2014-12-23
1
-14
/
+0
*
Simplify roster handling code
Sam Whited
2014-12-22
1
-0
/
+1
*
Add support for XEP-0191 (Blocking command)
Sam Whited
2014-12-22
2
-1
/
+5
*
more patches for dns helper
iNPUTmice
2014-12-14
1
-13
/
+19
*
possible dns fixes
iNPUTmice
2014-12-14
1
-2
/
+11
*
avoiding concurrent modification
iNPUTmice
2014-12-13
1
-4
/
+1
*
cleanup: removed unused emoticon parsing
iNPUTmice
2014-12-09
1
-42
/
+0
*
cleanup: removed stream compression
iNPUTmice
2014-12-09
2
-149
/
+0
*
close cursors after querying phone db
iNPUTmice
2014-12-03
1
-0
/
+2
*
cleaned up avatar / tile creation
iNPUTmice
2014-12-03
1
-0
/
+3
*
remove unused imports.
Michael
2014-11-21
2
-21
/
+0
*
put error notification into notification service
iNPUTmice
2014-11-18
1
-42
/
+0
*
fixed regression of xmpp uris not working
iNPUTmice
2014-11-16
1
-3
/
+3
*
happy hanukkah
iNPUTmice
2014-11-16
1
-0
/
+7
*
Don't escape passwords in SASL
Sam Whited
2014-11-15
1
-1
/
+1
*
made scan and show qr code more accessible in VerifyOtrActivity
iNPUTmice
2014-11-16
1
-0
/
+79
*
parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...
iNPUTmice
2014-11-16
1
-0
/
+9
*
Cache SCRAM-SHA-1 keys for current session
Sam Whited
2014-11-15
1
-0
/
+4
*
Merge branch 'feature/otr_verification' into development
iNPUTmice
2014-11-15
1
-34
/
+0
|
\
|
*
initial smp support
iNPUTmice
2014-11-11
1
-34
/
+0
*
|
Add SCRAM-SHA1 support
Sam Whited
2014-11-14
1
-2
/
+29
*
|
Refactor authentication code
Sam Whited
2014-11-12
1
-59
/
+1
|
/
*
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
2014-11-10
1
-0
/
+2
*
Rework `Account.getJid()' to return full JIDs
Sam Whited
2014-11-09
2
-2
/
+2
*
Update more files to use JID objects
Sam Whited
2014-11-09
2
-13
/
+16
*
Move a chunk of classes over to using JID objects
Sam Whited
2014-11-09
1
-6
/
+8
[next]