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
/
eu
/
siacs
/
conversations
/
xmpp
/
XmppConnection.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
reworked dns retry
iNPUTmice
1
-34
/
+33
2014-10-22
added hostname verifier to httpconnection
iNPUTmice
1
-1
/
+2
2014-10-21
throw exception when no servers are left to try
iNPUTmice
1
-0
/
+6
2014-10-20
refactored avatar generation. first step
iNPUTmice
1
-19
/
+25
2014-10-20
keep reference to previous and next message in message
iNPUTmice
1
-1
/
+0
2014-10-19
force tls for registrations as well
iNPUTmice
1
-2
/
+5
2014-10-19
Make legacy SSL option default to false
Sam Whited
1
-1
/
+1
2014-10-19
Add "Enable legacy SSL" preference
Sam Whited
1
-11
/
+33
2014-10-19
force tls
iNPUTmice
1
-3
/
+5
2014-10-18
Remove support for legacy SSL
Sam Whited
1
-1
/
+9
2014-10-16
try all srv responses if necessary
Frank Zschockelt
1
-4
/
+17
2014-10-16
Enable all supported protocols including TLSv1.1 and 1.2
Sam Whited
1
-0
/
+1
2014-10-15
refactored file download status. make image http download available for carbo...
iNPUTmice
1
-1
/
+1
2014-10-08
fixed possible logout bugs
iNPUTmice
1
-2
/
+2
2014-10-05
only delivery get and set iq packets to unhandled iq listener. only create ji...
iNPUTmice
1
-10
/
+18
2014-10-05
sending initial ping before going online after login/resume to ensure that al...
iNPUTmice
1
-2
/
+18
2014-10-04
no dns retry after nosrv error
iNPUTmice
1
-1
/
+5
2014-09-28
new notification service. first draft
Daniel Gultsch
1
-1
/
+1
2014-09-23
changed method that determins whether or not sm is available
iNPUTmice
1
-5
/
+1
2014-09-22
fixed very rare npe
iNPUTmice
1
-1
/
+1
2014-09-20
fixed presence splitting
iNPUTmice
1
-1
/
+1
2014-09-08
setting to increase font size. fixed #420
iNPUTmice
1
-4
/
+7
2014-09-03
avoiding resource conflicts
iNPUTmice
1
-2
/
+7
2014-08-31
some code cleanup
iNPUTmice
1
-84
/
+120
2014-08-30
reset unsend messages to waiting
iNPUTmice
1
-0
/
+2
2014-08-30
properly set stanza count on session resume
iNPUTmice
1
-3
/
+21
2014-08-30
basic message acking
iNPUTmice
1
-5
/
+23
2014-08-30
proper namespaces for xep-0352
iNPUTmice
1
-1
/
+1
2014-08-30
added basic csi
iNPUTmice
1
-0
/
+18
2014-08-23
removed server compat value in favor of a (small xep list)
Daniel Gultsch
1
-36
/
+0
2014-08-21
added roster versioning to calculation of server compat
iNPUTmice
1
-0
/
+5
2014-08-19
better error display and additional infos (stats) for the edit account activity
iNPUTmice
1
-13
/
+72
2014-08-15
moved add/edit account from dialog into seperate activity
iNPUTmice
1
-5
/
+0
2014-08-15
better handling of null streams
iNPUTmice
1
-7
/
+0
2014-08-14
another rare npe fixed
iNPUTmice
1
-0
/
+6
2014-08-09
added warning lable if server doesn't support pubsub. refactored feature iden...
iNPUTmice
1
-28
/
+45
2014-07-27
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
1
-10
/
+1
2014-07-26
fixed npe with unsuccesfull bind
iNPUTmice
1
-18
/
+25
2014-07-24
removed outdated tls error
iNPUTmice
1
-3
/
+1
2014-07-22
switched to mtm
iNPUTmice
1
-65
/
+16
2014-07-12
moved most of the message/presence generation into seperate classes
iNPUTmice
1
-12
/
+1
2014-07-11
improved iterating over hashmap
iNPUTmice
1
-7
/
+3
2014-06-30
couple of modifications for disco discovery
iNPUTmice
1
-3
/
+12
2014-06-25
removed unecessary logging
iNPUTmice
1
-5
/
+0
2014-06-25
wrap wakelock release with try catch
iNPUTmice
1
-4
/
+4
2014-06-22
removed warnings
iNPUTmice
1
-1
/
+0
2014-06-22
fixed #220
iNPUTmice
1
-0
/
+1
2014-06-20
not working version of otr file transfer
iNPUTmice
1
-5
/
+7
2014-06-16
cleanup; removed unnecessary imports and log outputs
iNPUTmice
1
-6
/
+2
2014-06-12
made muc join easier if muc server is known. added room to key words
iNPUTmice
1
-1
/
+1
[next]