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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-24
show regitration failed try again later in UI
Daniel Gultsch
1
-7
/
+14
2016-05-19
access disco over caching mechanism instead of querying db
Daniel Gultsch
1
-1
/
+1
2016-05-19
also save form elements in disco storage
Daniel Gultsch
1
-1
/
+1
2016-05-16
cap exponential backoff at 300s (10 attempts)
Daniel Gultsch
1
-1
/
+1
2016-05-13
show presence of other resources as template
Daniel Gultsch
1
-4
/
+2
2016-05-13
interrupt XMPPConnection Thread
Daniel Gultsch
1
-0
/
+9
2016-05-13
don’t let attempt count fall below zero
Daniel Gultsch
1
-1
/
+1
2016-05-13
report host-account as account state in UI
Daniel Gultsch
1
-3
/
+9
2016-05-13
fix logging wrong variable for failed resume
Daniel Gultsch
1
-1
/
+1
2016-05-13
check for h attribute in 'failed' nonza
Daniel Gultsch
1
-3
/
+9
2016-05-13
show presence of other resources as template
Daniel Gultsch
1
-4
/
+2
2016-05-12
interrupt XMPPConnection Thread
Daniel Gultsch
1
-0
/
+9
2016-05-10
don’t let attempt count fall below zero
Daniel Gultsch
1
-1
/
+1
2016-05-10
report host-account as account state in UI
Daniel Gultsch
1
-3
/
+9
2016-05-08
fix logging wrong variable for failed resume
Daniel Gultsch
1
-1
/
+1
2016-05-08
check for h attribute in 'failed' nonza
Daniel Gultsch
1
-3
/
+9
2016-05-05
report bind failure as account state
Daniel Gultsch
1
-8
/
+9
2016-05-05
log more information about HTTP’s max upload size
Daniel Gultsch
1
-1
/
+6
2016-05-05
refactor captcha response handling to avoid network on main thread exception
Daniel Gultsch
1
-31
/
+18
2016-05-04
spelling fixes
klemens
2
-3
/
+3
2016-04-22
added multiple ports to connect to...
Christian S
1
-4
/
+7
2016-04-21
use IP/port to connect to server
Christian S
1
-1
/
+11
2016-04-11
republish avatar if server offers non-persistent pep :-(
Daniel Gultsch
1
-7
/
+9
2016-04-10
don't throw IO exception at end of stream
Daniel Gultsch
1
-1
/
+0
2016-04-10
moved authentication into seperate method. force close socket before changing...
Daniel Gultsch
1
-38
/
+44
2016-04-09
transform nimbuzz workaround into a more general 'waitForDisco' condition
Daniel Gultsch
1
-6
/
+11
2016-04-08
add required disco#items query to timeout list
Daniel Gultsch
1
-1
/
+4
2016-04-04
switched around info and items query to avoid race condition
Daniel Gultsch
1
-1
/
+1
2016-04-04
made sure the disco#items query has returned before finalizing the bind
Daniel Gultsch
1
-12
/
+24
2016-04-01
check max http file size when attaching files
Daniel Gultsch
1
-2
/
+15
2016-03-31
add methods to check max file size for http upload
Daniel Gultsch
1
-8
/
+21
2016-03-31
save otr fingerprint in message
Daniel Gultsch
1
-1
/
+1
2016-03-31
include form fields into caps hash calculation
Daniel Gultsch
1
-4
/
+8
2016-03-23
allow to delete attachments. fixes #1539
Daniel Gultsch
1
-4
/
+1
2016-03-23
only add image files to media scanner
Daniel Gultsch
1
-3
/
+1
2016-03-20
be more careful to avoid creating multiple connections
Daniel Gultsch
1
-3
/
+7
2016-03-11
log reason for bind failure
Daniel Gultsch
1
-2
/
+2
2016-03-04
add a few more know file extensions
Daniel Gultsch
1
-3
/
+3
2016-02-29
refactored omemo to take multiple recipients
Daniel Gultsch
1
-1
/
+1
2016-02-17
fixed regression that caused messages in muc not being send
Daniel Gultsch
1
-1
/
+1
2016-02-14
optional mode to close tcp connection when going into background
Daniel Gultsch
1
-20
/
+38
2016-02-13
send push enable to server. simplified logging
Daniel Gultsch
1
-2
/
+7
2016-02-12
client side support for XEP-0357: Push Notifications
Daniel Gultsch
1
-9
/
+5
2016-02-03
use TLSv1.2 as SSL context on supported plattforms
Daniel Gultsch
1
-1
/
+1
2016-02-03
cache server caps
Daniel Gultsch
2
-2
/
+18
2016-01-29
be more careful with resetting the stream id
Daniel Gultsch
1
-2
/
+1
2016-01-26
show values in formfieldwrappers and allow form to be set to read only
Daniel Gultsch
1
-3
/
+3
2016-01-25
expert setting to trigger extended connection options
Daniel Gultsch
1
-2
/
+11
2016-01-23
added FormWrapper and form field validation
Daniel Gultsch
1
-0
/
+15
2016-01-23
Factor out a representation of XEP-0030 results
Stephen Paul Weber
1
-47
/
+30
[next]