aboutsummaryrefslogtreecommitdiff
path: root/xmpp/gateway
Commit message (Expand)AuthorAgeFilesLines
* Assign IDs from Telegram to XMPP messagesBohdan Horbeshko2023-03-041-5/+6
* OOBBohdan Horbeshko2023-01-161-0/+15
* gofmtBohdan Horbeshko2022-06-301-1/+1
* Update the contact nickname when a chat title has changedBohdan Horbeshko2022-06-301-0/+42
* gofmtv1.2.0Bohdan Horbeshko2022-04-011-0/+1
* Limit the file storage by an optional quotaBohdan Horbeshko2022-04-011-0/+89
* Attach resource to presences to prevent unwanted behaviour of some clientsBohdan Horbeshko2022-02-081-0/+9
* Fix concurrent map writes in presence queueBohdan Horbeshko2022-01-291-0/+4
* Add keeponline optionBohdan Horbeshko2022-01-061-0/+4
* Fix %!(MISSING) and other formatting issuesBohdan Horbeshko2021-12-181-1/+1
* Try to resume connection and resend a stanza on failurebodqhrohro2020-01-101-5/+23
* Improve logging of presence sending failuresbodqhrohro2019-12-091-4/+1
* Handle updates of user statusbodqhrohro2019-11-291-14/+29
* Refactoring: move SendPresence to xmpp/gateway packagebodqhrohro2019-11-252-0/+169
* Telegram authorizationbodqhrohro2019-11-241-0/+53