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
/
xmpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-02
prefer PLAIN over DIGEST-MD5
Daniel Gultsch
1
-2
/
+2
2015-01-02
improved OTR verification part one
Daniel Gultsch
1
-2
/
+2
2014-12-30
refactor swithOverToTls stuff
Daniel Gultsch
1
-56
/
+45
2014-12-29
Fix typo in method name
Sam Whited
4
-7
/
+7
2014-12-25
Add ability to change password on server
Sam Whited
1
-0
/
+4
2014-12-22
Add support for XEP-0191 (Blocking command)
Sam Whited
5
-158
/
+182
2014-12-15
migrated more jid parsing to use getAttributeAsJid. added error logging
iNPUTmice
1
-16
/
+2
2014-12-14
possible dns fixes
iNPUTmice
1
-1
/
+1
2014-12-10
added max history age (default 1w). automatically sort newly added mam messages
iNPUTmice
2
-6
/
+12
2014-12-10
very basic mam support
iNPUTmice
3
-0
/
+25
2014-12-09
cleanup: removed stream compression
iNPUTmice
1
-56
/
+0
2014-12-02
Allow JIDs such as "example.net/@"
Sam Whited
1
-3
/
+2
2014-12-02
"example.net/@/" should be a valid JID.
Sam Whited
1
-164
/
+166
2014-12-02
Fix RFC 6122 implementation
Sam Whited
1
-4
/
+5
2014-12-01
do not query service info from main server again
iNPUTmice
1
-5
/
+3
2014-11-21
work around to not confuse irc transport with real conference servers
iNPUTmice
1
-2
/
+7
2014-11-20
brought ad hoc conferences back. fixed #688 fixed #367
iNPUTmice
3
-1
/
+133
2014-11-18
better exception handling in XmppConnection.connect. (never return without th...
iNPUTmice
1
-39
/
+15
2014-11-17
avoided some null pointers
iNPUTmice
1
-2
/
+6
2014-11-16
better error checking in ssl switch over
iNPUTmice
1
-5
/
+10
2014-11-16
better error checking in ssl switch over
iNPUTmice
1
-5
/
+9
2014-11-15
small modifications for changing an account status in XmppConnection
iNPUTmice
1
-8
/
+6
2014-11-15
Set security error status on TLS cert mismatch
Sam Whited
1
-6
/
+7
2014-11-15
Add incompatible server status
Sam Whited
1
-0
/
+1
2014-11-15
fixed some disco / carbon related bugs
iNPUTmice
1
-29
/
+43
2014-11-15
Add security error status
Sam Whited
1
-1
/
+2
2014-11-15
Make account status an enum
Sam Whited
2
-26
/
+26
2014-11-15
Add auth method pinning
Sam Whited
1
-13
/
+26
2014-11-15
better cleanup after unsuccesful transfers
iNPUTmice
3
-1
/
+35
2014-11-15
fixed description in notifications and conversation overview
iNPUTmice
1
-3
/
+10
2014-11-15
fixed resending for files as well
iNPUTmice
1
-0
/
+1
2014-11-15
made file transfers cancelable
iNPUTmice
3
-20
/
+48
2014-11-15
progress for ibb transfers
iNPUTmice
4
-13
/
+25
2014-11-15
some mime and pgp fixes for file transfer
iNPUTmice
1
-1
/
+20
2014-11-15
support for pgp files
iNPUTmice
1
-0
/
+2
2014-11-15
progress for http images as well. fixed open button for sent files
iNPUTmice
1
-2
/
+6
2014-11-15
bug fixes and various improvements for file transfer
iNPUTmice
1
-7
/
+4
2014-11-15
basic arbitrary file transfer
iNPUTmice
2
-55
/
+84
2014-11-15
Improve auth error handling and state machine
Sam Whited
1
-8
/
+7
2014-11-14
Add SCRAM-SHA1 support
Sam Whited
2
-299
/
+322
2014-11-12
Make sure we're storing the display JID as Unicode
Sam Whited
1
-2
/
+3
2014-11-12
Refactor authentication code
Sam Whited
1
-29
/
+20
2014-11-10
made Jid class parse otr session ids
iNPUTmice
1
-0
/
+10
2014-11-10
more refactoring for presence selection. removed getTo, getFrom and getJid fr...
iNPUTmice
1
-1
/
+1
2014-11-09
Rework `Account.getJid()' to return full JIDs
Sam Whited
4
-45
/
+45
2014-11-09
refactored code to always contain full jid for counterpart
iNPUTmice
1
-1
/
+1
2014-11-09
return null if from ist not set in abstract stanza
iNPUTmice
1
-12
/
+17
2014-11-09
Check for illegal arguments to the toASCII func
Sam Whited
2
-3
/
+17
2014-11-09
Fix issue with IDN SRV records
Sam Whited
1
-2
/
+3
2014-11-09
Create avatar's for JID's w/o localparts
Sam Whited
1
-1
/
+1
[next]