index
:
PiratX
feature/fixed_domain_flavor
master
thedevstack
The new way for communications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
eu
/
siacs
/
conversations
/
xmpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-27
1
-7
/
+14
|
\
|
*
show regitration failed try again later in UI
Daniel Gultsch
2016-05-24
1
-7
/
+14
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master'
Christian Schneppe
2016-05-20
2
-3
/
+3
|
\
|
|
*
access disco over caching mechanism instead of querying db
Daniel Gultsch
2016-05-19
1
-1
/
+1
|
*
also save form elements in disco storage
Daniel Gultsch
2016-05-19
1
-1
/
+1
|
*
cap exponential backoff at 300s (10 attempts)
Daniel Gultsch
2016-05-16
1
-1
/
+1
|
*
show presence of other resources as template
Daniel Gultsch
2016-05-13
1
-4
/
+2
|
*
interrupt XMPPConnection Thread
Daniel Gultsch
2016-05-12
1
-0
/
+9
|
*
don’t let attempt count fall below zero
Daniel Gultsch
2016-05-10
1
-1
/
+1
|
*
report host-account as account state in UI
Daniel Gultsch
2016-05-10
1
-3
/
+9
|
*
fix logging wrong variable for failed resume
Daniel Gultsch
2016-05-08
1
-1
/
+1
|
*
check for h attribute in 'failed' nonza
Daniel Gultsch
2016-05-08
1
-3
/
+9
*
|
show presence of other resources as template
Daniel Gultsch
2016-05-13
1
-4
/
+2
*
|
interrupt XMPPConnection Thread
Daniel Gultsch
2016-05-13
1
-0
/
+9
*
|
don’t let attempt count fall below zero
Daniel Gultsch
2016-05-13
1
-1
/
+1
*
|
report host-account as account state in UI
Daniel Gultsch
2016-05-13
1
-3
/
+9
*
|
fix logging wrong variable for failed resume
Daniel Gultsch
2016-05-13
1
-1
/
+1
*
|
check for h attribute in 'failed' nonza
Daniel Gultsch
2016-05-13
1
-3
/
+9
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-05-06
1
-9
/
+15
|
\
|
|
*
report bind failure as account state
Daniel Gultsch
2016-05-05
1
-8
/
+9
|
*
log more information about HTTP’s max upload size
Daniel Gultsch
2016-05-05
1
-1
/
+6
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-05-05
1
-31
/
+18
|
\
|
|
*
refactor captcha response handling to avoid network on main thread exception
Daniel Gultsch
2016-05-05
1
-31
/
+18
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master' into HEAD
Christian S
2016-05-04
2
-3
/
+3
|
\
|
|
*
spelling fixes
klemens
2016-05-04
2
-3
/
+3
*
|
added multiple ports to connect to...
Christian S
2016-04-22
1
-4
/
+7
*
|
use IP/port to connect to server
Christian S
2016-04-21
1
-1
/
+11
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-04-14
1
-7
/
+9
|
\
|
|
*
republish avatar if server offers non-persistent pep :-(
Daniel Gultsch
2016-04-11
1
-7
/
+9
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-04-11
1
-39
/
+44
|
\
|
|
*
don't throw IO exception at end of stream
Daniel Gultsch
2016-04-10
1
-1
/
+0
|
*
moved authentication into seperate method. force close socket before changing...
Daniel Gultsch
2016-04-10
1
-38
/
+44
*
|
Merge remote-tracking branch 'refs/remotes/siacs/master' into development
Christian S
2016-04-09
1
-7
/
+15
|
\
|
|
*
transform nimbuzz workaround into a more general 'waitForDisco' condition
Daniel Gultsch
2016-04-09
1
-6
/
+11
|
*
add required disco#items query to timeout list
Daniel Gultsch
2016-04-08
1
-1
/
+4
*
|
Merge remote-tracking branch 'siacs/master' into development
Christian S
2016-04-04
1
-13
/
+25
|
\
|
|
*
switched around info and items query to avoid race condition
Daniel Gultsch
2016-04-04
1
-1
/
+1
|
*
made sure the disco#items query has returned before finalizing the bind
Daniel Gultsch
2016-04-04
1
-12
/
+24
*
|
Merge remote-tracking branch 'siacs/master' into development
Christian S
2016-04-03
3
-13
/
+43
|
\
|
|
*
check max http file size when attaching files
Daniel Gultsch
2016-04-01
1
-2
/
+15
|
*
add methods to check max file size for http upload
Daniel Gultsch
2016-03-31
1
-8
/
+21
|
*
save otr fingerprint in message
Daniel Gultsch
2016-03-31
1
-1
/
+1
|
*
include form fields into caps hash calculation
Daniel Gultsch
2016-03-31
1
-4
/
+8
*
|
Merge branch 'siacs/master' into development
Christian S
2016-03-26
1
-6
/
+1
|
\
|
|
*
allow to delete attachments. fixes #1539
Daniel Gultsch
2016-03-23
1
-4
/
+1
|
*
only add image files to media scanner
Daniel Gultsch
2016-03-23
1
-3
/
+1
*
|
Merge pull request #80 from siacs/master
Christian S
2016-03-20
1
-3
/
+7
|
\
|
|
*
be more careful to avoid creating multiple connections
Daniel Gultsch
2016-03-20
1
-3
/
+7
*
|
Merge branch 'siacs/master' into development
Christian S
2016-03-13
1
-2
/
+2
|
\
|
|
*
log reason for bind failure
Daniel Gultsch
2016-03-11
1
-2
/
+2
[next]