Commit graph

26 commits

Author SHA1 Message Date
Bohdan Horbeshko 9a84e9a8b6 Store message ids in Badger DB 2023-06-03 00:20:03 -04:00
Bohdan Horbeshko 70841a2bea Always send XMPP messages with a resource 2022-05-26 07:14:38 -04:00
Bohdan Horbeshko 86cbbcb8bd gofmt 2022-04-01 12:35:54 -04:00
Bohdan Horbeshko 17afd3f8c7 Limit the file storage by an optional quota 2022-03-31 21:42:12 -04:00
Bohdan Horbeshko ec49d5d412 gofmt 2022-02-08 15:25:58 -05:00
Bohdan Horbeshko 3cdb625c5e Mark expired online statuses as away 2022-01-31 09:31:05 -05:00
Bohdan Horbeshko f052d633ac Fix concurrent map writes in presence queue 2022-01-29 00:19:33 -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 ed8fd6415c Migrate some comments from Zhabogram; change queue behaviour 2019-12-22 03:04:45 +02:00
bodqhrohro 354a4acd19 Fix session restoring 2019-12-04 17:55:15 +02:00
bodqhrohro dbe87fafa8 Handle updates of user status 2019-11-29 02:51:41 +02:00
bodqhrohro d6f6207ebb Refactoring: move SendPresence to xmpp/gateway package 2019-11-25 00:20:07 +02:00
bodqhrohro 653b1bde94 Telegram authorization 2019-11-24 19:10:29 +02:00
bodqhrohro f0c0d0ba94 Save sessions on exit 2019-11-19 22:25:14 +02:00
bodqhrohro a09817976e Retry sending presences for recovered sessions 2019-11-18 21:01:45 +02:00
bodqhrohro e4c9267347 Send queued presences, handle presence sending errors 2019-11-16 20:44:13 +02:00
bodqhrohro 736abcb5bc Send presence for recovered sessions 2019-11-14 22:11:04 +02:00
bodqhrohro a5c97d68e7 Spawn TDlib instances for recovered sessions 2019-11-12 17:50:25 +02:00
bodqhrohro fbe99c65ec Implementation of Ruby YAML::Store and read/save of the session database 2019-11-11 01:50:50 +02:00
bodqhrohro 7185d4ac9b Fix presence handling and lockup on TDlib instance creation 2019-11-07 23:09:53 +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