Commit Graph

57 Commits (90807b2d9e0565629a913d3b28b09c5fc9d746e6)

Author SHA1 Message Date
Bohdan Horbeshko 90807b2d9e Convert XEP-0461 replies to Telegram
1 year ago
Bohdan Horbeshko b1135b070b Cut fallback quotes out
1 year ago
Bohdan Horbeshko 4a5b83dff5 Show XEP-0461 replies from Telegram
1 year ago
Bohdan Horbeshko 6e32c62f8d Assign IDs from Telegram to XMPP messages
1 year ago
Bohdan Horbeshko b3b53b6145 OOB
1 year ago
Bohdan Horbeshko 68e3581724 Fix a crash on commands to unauthorized transport
1 year ago
Bohdan Horbeshko e2edbe37ea gofmt
2 years ago
Bohdan Horbeshko 501c1a7daa Add IMPP to vCard4
2 years ago
Bohdan Horbeshko 5628a15ac4 Update the contact nickname when a chat title has changed
2 years ago
Bohdan Horbeshko 38ffdb9e47 Retrieve Bio / Description for vCard desc / note
2 years ago
Bohdan Horbeshko 76ac662366 Support vCard4 via PubSub
2 years ago
Bohdan Horbeshko 3a43c6223f Fix calculating avatar Base64
2 years ago
Bohdan Horbeshko 493c49cde5 Same robust file retrieval for calculating avatar SHA1 and Base64
2 years ago
Bohdan Horbeshko 3f96664ef3 Respond correctly to disco queries about account JIDs
2 years ago
Bohdan Horbeshko 70841a2bea Always send XMPP messages with a resource
2 years ago
Bohdan Horbeshko 86cbbcb8bd gofmt
2 years ago
Bohdan Horbeshko 17afd3f8c7 Limit the file storage by an optional quota
2 years ago
Bohdan Horbeshko 72b336a5f5 Support ! prefix for commands in addition to /
2 years ago
Bohdan Horbeshko 6cbfed8245 Make incoming messages to the transport trigger a subscription
2 years ago
Bohdan Horbeshko 2bf4c6666e Fix initializing a TDlib instance after subscribing to the transport
2 years ago
Bohdan Horbeshko ec49d5d412 gofmt
2 years ago
Bohdan Horbeshko 0610479734 Attach resource to presences to prevent unwanted behaviour of some clients
2 years ago
Bohdan Horbeshko 76364388ad Add disco query responder
2 years ago
Bohdan Horbeshko 4b2969925b Fix status caching and send status on subscription
2 years ago
Bohdan Horbeshko 3cdb625c5e Mark expired online statuses as away
2 years ago
Bohdan Horbeshko f052d633ac Fix concurrent map writes in presence queue
2 years ago
Bohdan Horbeshko 6da0fd56ff Force downloading the chat photo when vCard is requested
2 years ago
Bohdan Horbeshko 9f04ed51bd Make /s replace the whole message; fix replies and whitespace corruption
2 years ago
Bohdan Horbeshko 077edae986 Add keeponline option
2 years ago
Bohdan Horbeshko f4e4692a94 Multiple resources handling
2 years ago
Bohdan Horbeshko f2f20e680b Fix %!(MISSING) and other formatting issues
2 years ago
bodqhrohro fd1fd560bc Try to resume connection and resend a stanza on failure
4 years ago
bodqhrohro b8fcac6ae2 Resend chat statuses on probe presence
4 years ago
bodqhrohro ed8fd6415c Migrate some comments from Zhabogram; change queue behaviour
4 years ago
bodqhrohro 472d4b7bef Make vCard requests asynchronous
4 years ago
bodqhrohro 3918686f21 Connect on probe presence (for clients that do not send online presence first)
4 years ago
bodqhrohro 416c708909 vCard support
4 years ago
bodqhrohro ae2470dcb7 Improve logging of presence sending failures
4 years ago
bodqhrohro 354a4acd19 Fix session restoring
4 years ago
bodqhrohro 9d31a390a8 Send messages to Telegram
4 years ago
bodqhrohro 90f0490e16 Support commands in mapped chats
4 years ago
bodqhrohro dbe87fafa8 Handle updates of user status
5 years ago
bodqhrohro d6f6207ebb Refactoring: move SendPresence to xmpp/gateway package
5 years ago
bodqhrohro 653b1bde94 Telegram authorization
5 years ago
bodqhrohro c0c21a35a4 Handle unsubscribe presence too, improve logging
5 years ago
bodqhrohro f0c0d0ba94 Save sessions on exit
5 years ago
bodqhrohro a09817976e Retry sending presences for recovered sessions
5 years ago
bodqhrohro e4c9267347 Send queued presences, handle presence sending errors
5 years ago
bodqhrohro fc5f8d7a65 Fix logging of ignored packets
5 years ago
bodqhrohro 736abcb5bc Send presence for recovered sessions
5 years ago