Commit graph

151 commits

Author SHA1 Message Date
Bohdan Horbeshko 462a537021 Fix subscriptions after logging in 2021-12-31 18:34:04 -05:00
Bohdan Horbeshko d36f4449c9 Temporarily switch to a fork of go-tdlib 2021-12-28 19:53:38 -05:00
Bohdan Horbeshko f2f20e680b Fix %!(MISSING) and other formatting issues 2021-12-18 11:04:24 -05:00
Bohdan Horbeshko ad6e92e6d6 Lower the interactor error to warning 2021-12-04 22:32:12 -05:00
Bohdan Horbeshko 2a1c09fcdd Fix a crash on big emojis 2021-12-04 22:27:14 -05:00
Bohdan Horbeshko 105f5017c3 Migrate to TDlib 1.7.9 2021-12-04 13:10:54 -05:00
bodqhrohro bc37cf0c4f Apply formatting to edited messages 2020-01-13 19:22:45 +02:00
bodqhrohro cfc9e1d522 Add pprof 2020-01-13 17:31:28 +02:00
bodqhrohro 48ac4fdcef Remove redundant slash in README 2020-01-10 17:44:26 +02:00
bodqhrohro fd1fd560bc Try to resume connection and resend a stanza on failure 2020-01-10 15:02:25 +02:00
bodqhrohro 23f2a85301 Don't subscribe to chat updates with no conversations 2020-01-10 11:13:25 +02:00
bodqhrohro 70383bee12 Convert formatting entities to Markdown 2020-01-09 23:16:40 +02:00
bodqhrohro b8fcac6ae2 Resend chat statuses on probe presence 2020-01-05 15:03:10 +02:00
bodqhrohro a435a0a556 Display existing symlink errors as warnings 2019-12-30 23:51:06 +02:00
bodqhrohro 33e564c62e Remove excessive listener that caused stucking after 1000 updates 2019-12-30 23:26:23 +02:00
bodqhrohro 7ea5e9ac73 Asynchronous message processing with guaranteed sequential per-chat delivery 2019-12-30 07:01:56 +02:00
bodqhrohro 307d5136d4 Verbose errors for message formatting failures 2019-12-30 06:56:36 +02:00
bodqhrohro 536451f648 Make the chats/users cache thread-safe 2019-12-28 04:35:40 +02:00
bodqhrohro fdc8397b93 Formatting fix 2019-12-23 03:57:07 +02:00
bodqhrohro 081c1eaca9 Clarify README (TDLib 1.5.0, deploy) 2019-12-23 00:31:49 +02:00
bodqhrohro 083f207f7c Add README 2019-12-22 04:21:40 +02:00
bodqhrohro ed8fd6415c Migrate some comments from Zhabogram; change queue behaviour 2019-12-22 03:04:45 +02:00
bodqhrohro 915b7fe1de Make status updates asynchronous 2019-12-21 04:16:43 +02:00
bodqhrohro 7a2e355111 Add comments for auth stages 2019-12-21 02:04:47 +02:00
bodqhrohro d439b7a581 Respond for message sending errors 2019-12-21 01:44:21 +02:00
bodqhrohro 472d4b7bef Make vCard requests asynchronous 2019-12-19 22:58:20 +02:00
bodqhrohro ab914b0ff7 More relogin fixes, prevent crashing by commands when offline 2019-12-19 22:29:36 +02:00
bodqhrohro 18b5bc0935 Relogin fix 2019-12-18 23:00:23 +02:00
bodqhrohro 05a9aca537 Reconnect fix 2019-12-17 03:56:11 +02:00
bodqhrohro 10aae376f7 Catch timeout setting 2019-12-16 03:02:53 +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 e43a0c3144 Fix breaking the TDlib data on graceful exit 2019-12-15 04:26:07 +02:00
bodqhrohro 0274f47433 lint 2019-12-12 02:24:35 +02:00
bodqhrohro 74a872a30b Timezone support 2019-12-12 00:48:35 +02:00
bodqhrohro 9e785a56d2 lint 2019-12-10 20:49:42 +02:00
bodqhrohro 416c708909 vCard support 2019-12-10 20:34:55 +02:00
bodqhrohro ae2470dcb7 Improve logging of presence sending failures 2019-12-09 02:57:49 +02:00
bodqhrohro 503e3e0b62 Add /members command 2019-12-08 20:44:17 +02:00
bodqhrohro ad1beafeb3 Add /history command 2019-12-08 18:19:35 +02:00
bodqhrohro fb36f53f3a Add /search command 2019-12-08 18:04:26 +02:00
bodqhrohro 2d3e8ebbb6 Add /delete command 2019-12-08 17:35:27 +02:00
bodqhrohro 4df1643312 Add /close command 2019-12-08 17:25:29 +02:00
bodqhrohro 49423147e3 Add /leave command 2019-12-08 17:08:55 +02:00
bodqhrohro 354887d724 Add /ban command 2019-12-08 16:24:51 +02:00
bodqhrohro 4b099fba41 Add /kick command 2019-12-08 15:58:17 +02:00
bodqhrohro 9f54309b30 Add /invite command 2019-12-08 15:32:43 +02:00
bodqhrohro 4679c01a99 Add /block and /unblock commands 2019-12-08 03:54:09 +02:00
bodqhrohro 5da39f4aa9 Add /secret and /group commands 2019-12-08 01:36:29 +02:00
bodqhrohro 58aefc5232 Add /supergroup and /channel commands 2019-12-07 23:26:58 +02:00
bodqhrohro c5996f304c Add /join command 2019-12-07 23:08:12 +02:00