Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | allow WITH_HOST setting too | Joey Hess | 2012-10-28 |
| | |||
* | support using haskell-dns for SRV lookups | Joey Hess | 2012-10-28 |
| | | | | | This library should be easier to install than ADNS, so I've made it be used by default. | ||
* | XMPP configuration form | Joey Hess | 2012-10-26 |
| | | | | | | Currently relies on SRV being set, or the JID's hostname being the server hostname and the port being default. Future work: Allow manual configuration of user name, hostname, and port. | ||
* | SRV record construction | Joey Hess | 2012-10-26 |
| | |||
* | hook up SRV lookups for XMPP | Joey Hess | 2012-10-26 |
| | |||
* | add the SRV library, forgot to add | Joey Hess | 2012-10-25 |