aboutsummaryrefslogtreecommitdiff
path: root/libdino/src/service/registration.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix auto-joining bookmark without nickfiaxh2020-01-081-1/+1
* Don't go through ConnectionManager for initial connection attemptfiaxh2019-12-231-17/+40
* Don't continue reading after stream was disconnected, make disconnecting asyncfiaxh2019-11-271-3/+3
* Open new connection to send filled-in registration formfiaxh2019-11-181-3/+38
* Use log during IBRMarvin W2019-10-181-0/+2
* Don't set timeouts on registration connection attemptsfiaxh2019-06-011-7/+18
* Split login jid/password into two steps with checksfiaxh2018-11-161-1/+85
* In-Band Registrationfiaxh2018-08-221-0/+42