aboutsummaryrefslogtreecommitdiff
path: root/xmpp/gateway
Commit message (Collapse)AuthorAgeFilesLines
* Send nick in messages (specially für Sava, but nahuj nado)message-nickBohdan Horbeshko2023-06-271-8/+13
|
* Store message ids in Badger DBBohdan Horbeshko2023-06-031-0/+4
|
* Simulate carbonsBohdan Horbeshko2023-03-191-9/+68
|
* Cut fallback quotes outBohdan Horbeshko2023-03-081-0/+5
|
* Show XEP-0461 replies from TelegramBohdan Horbeshko2023-03-051-5/+26
|
* 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