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-08-11
Merge tag '1.5.2' into trz/rebase
lookshe
9
-227
/
+399
2015-06-19
renaming eu.siacs.conversations to de.thedevstack.conversationsplus
steckbrief
40
-3973
/
+0
2015-04-12
implementation for downloading only when enabled wlan
lookshe
1
-2
/
+2
2015-03-21
respond to unreadable OTR messages with error message. fixed #1021
iNPUTmice
1
-0
/
+3
2015-03-20
wait for session iq to return sucessfully before sending other stanzas. fixed...
iNPUTmice
1
-26
/
+42
2015-03-11
Do not Strigprep JIDs from database
Mateusz "maxmati" Nowoty?ski
1
-5
/
+9
2015-03-05
avoid unnecessary thread creation
iNPUTmice
1
-0
/
+7
2015-03-05
added config option to disable string prep in jids
iNPUTmice
1
-3
/
+4
2015-03-04
experimantal in memory jid caching
iNPUTmice
1
-0
/
+15
2015-02-26
check for null in jid parser
iNPUTmice
2
-0
/
+3
2015-02-21
added typing notifications through XEP-0085. fixed #210
iNPUTmice
1
-0
/
+32
2015-02-15
Vitelity's s.ms service requires <body> first
Stephen Paul Weber
1
-1
/
+1
2015-02-12
load messages asynchronously
iNPUTmice
1
-0
/
+6
2015-02-10
added actions to error notification
iNPUTmice
1
-0
/
+5
2015-02-09
disabled cipher logging
iNPUTmice
1
-1
/
+1
2015-02-02
Use platform ciphers as well, just prefer ours
Sam Whited
1
-1
/
+2
2015-01-29
don't count when attempt failed completly
iNPUTmice
1
-0
/
+1
2015-01-25
set jingle file transfer to offer after iq offer has returned
iNPUTmice
1
-6
/
+17
2015-01-19
Remove legacy SSL support
Sam Whited
1
-15
/
+11
2015-01-14
Harden the TLS connection cipher suites
Sam Whited
1
-0
/
+7
2015-01-11
keep proper image file extension
Daniel Gultsch
1
-8
/
+8
2015-01-09
code cleanup for jingle proxy discovery
Daniel Gultsch
3
-99
/
+71
2015-01-06
mark sent images as sent_received instead of sent
Daniel Gultsch
1
-2
/
+1
2015-01-05
avoid requesting blocklist after stream resumption
Daniel Gultsch
1
-27
/
+23
2015-01-04
made checks for valid image extensions case insensitive
Daniel Gultsch
1
-1
/
+1
2015-01-04
code cleanup + logging of spoofed iq packets
Daniel Gultsch
1
-35
/
+33
2015-01-04
Verify IQ responses
Sam Whited
2
-6
/
+35
2015-01-04
Make IqPacket type an enum
Sam Whited
5
-67
/
+53
2015-01-04
Use packet callbacks only for IqPackets. Removed unnecessary code
Daniel Gultsch
1
-69
/
+35
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
[next]