Commit graph

35 commits

Author SHA1 Message Date
Bohdan Horbeshko 76ac662366 Support vCard4 via PubSub 2022-06-28 19:34:14 -04:00
Bohdan Horbeshko 3a43c6223f Fix calculating avatar Base64 2022-06-25 16:58:36 -04:00
Bohdan Horbeshko 493c49cde5 Same robust file retrieval for calculating avatar SHA1 and Base64 2022-06-25 16:58:15 -04:00
Bohdan Horbeshko 3f96664ef3 Respond correctly to disco queries about account JIDs 2022-06-19 19:56:18 -04:00
Bohdan Horbeshko 70841a2bea Always send XMPP messages with a resource 2022-05-26 07:14:38 -04:00
Bohdan Horbeshko 72b336a5f5 Support ! prefix for commands in addition to / 2022-02-13 20:45:11 -05:00
Bohdan Horbeshko 6cbfed8245 Make incoming messages to the transport trigger a subscription 2022-02-13 16:36:18 -05:00
Bohdan Horbeshko 2bf4c6666e Fix initializing a TDlib instance after subscribing to the transport 2022-02-13 12:33:43 -05:00
Bohdan Horbeshko ec49d5d412 gofmt 2022-02-08 15:25:58 -05:00
Bohdan Horbeshko 76364388ad Add disco query responder 2022-02-08 12:09:14 -05:00
Bohdan Horbeshko 4b2969925b Fix status caching and send status on subscription 2022-02-05 05:21:56 -05:00
Bohdan Horbeshko 3cdb625c5e Mark expired online statuses as away 2022-01-31 09:31:05 -05:00
Bohdan Horbeshko 6da0fd56ff Force downloading the chat photo when vCard is requested 2022-01-26 21:09:19 -05:00
Bohdan Horbeshko 9f04ed51bd Make /s replace the whole message; fix replies and whitespace corruption 2022-01-08 05:59:57 -05:00
Bohdan Horbeshko 077edae986 Add keeponline option 2022-01-05 16:04:22 -05:00
Bohdan Horbeshko f4e4692a94 Multiple resources handling 2022-01-02 22:54:13 -05:00
Bohdan Horbeshko f2f20e680b Fix %!(MISSING) and other formatting issues 2021-12-18 11:04:24 -05:00
bodqhrohro fd1fd560bc Try to resume connection and resend a stanza on failure 2020-01-10 15:02:25 +02:00
bodqhrohro b8fcac6ae2 Resend chat statuses on probe presence 2020-01-05 15:03:10 +02:00
bodqhrohro ed8fd6415c Migrate some comments from Zhabogram; change queue behaviour 2019-12-22 03:04:45 +02:00
bodqhrohro 472d4b7bef Make vCard requests asynchronous 2019-12-19 22:58:20 +02:00
bodqhrohro 3918686f21 Connect on probe presence (for clients that do not send online presence first) 2019-12-15 21:30:54 +02:00
bodqhrohro 416c708909 vCard support 2019-12-10 20:34:55 +02:00
bodqhrohro 9d31a390a8 Send messages to Telegram 2019-12-03 18:48:41 +02:00
bodqhrohro 90f0490e16 Support commands in mapped chats 2019-12-03 02:32:53 +02:00
bodqhrohro 653b1bde94 Telegram authorization 2019-11-24 19:10:29 +02:00
bodqhrohro c0c21a35a4 Handle unsubscribe presence too, improve logging 2019-11-20 23:45:30 +02:00
bodqhrohro f0c0d0ba94 Save sessions on exit 2019-11-19 22:25:14 +02:00
bodqhrohro fc5f8d7a65 Fix logging of ignored packets 2019-11-14 22:11:38 +02:00
bodqhrohro a5c97d68e7 Spawn TDlib instances for recovered sessions 2019-11-12 17:50:25 +02:00
bodqhrohro 7185d4ac9b Fix presence handling and lockup on TDlib instance creation 2019-11-07 23:09:53 +02:00
bodqhrohro 55797b98a0 telegram package refactoring 2019-11-05 02:25:15 +02:00
bodqhrohro aaf7233c89 Presence/iq handling and rudimental telegram client 2019-11-04 00:15:43 +02:00
bodqhrohro 7e036fd795 golint 2019-10-29 03:23:57 +02:00
bodqhrohro 9b4a09677a Hello world XMPP echo component 2019-10-22 19:36:54 +03:00