about summary refs log tree commit diff stats
path: root/src/xmpp/session.h
Commit message (Collapse)AuthorAgeFilesLines
* fix `/reconnect now`Steffen Jaeckel2023-05-101-1/+0
| | | | | | | This fixes #1846 Issue introduced by a0aa26b6fa65ba625f4a6d3495a345c7120ff16d Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
* add `now` option to `/reconnect` commandSteffen Jaeckel2023-01-181-0/+1
| | | | Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
* handle `see-other-host` XMPP stream errorSteffen Jaeckel2022-02-011-0/+2
| | | | | | Fixes #1628 Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
* Add vim modelineMichael Vetter2019-11-131-0/+1
|
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
|
* Update copyrightJames Booth2018-01-211-1/+1
|
* Update CopyrightJames Booth2017-01-281-1/+1
|
* Move autoaway checkJames Booth2016-07-241-0/+3
|
* Tidy headersJames Booth2016-07-241-10/+1
|
* Update GPL link in headersJames Booth2016-07-241-1/+1
|
* Move disco info struct to connectionJames Booth2016-05-071-2/+0
|
* Move available resources to connection structJames Booth2016-05-071-2/+0
|
* Remove redundant tls secured functionJames Booth2016-05-061-1/+1
|
* Rename jabber_ functionsJames Booth2016-05-061-16/+8
|
* Add session.cJames Booth2016-05-051-0/+5
|
* Renamed connection.c -> session.cJames Booth2016-05-051-0/+61