Commit graph

33 commits

Author SHA1 Message Date
Bohdan Horbeshko
5a48600b7a The Proper Subscriptions Filter 2022-02-06 08:25:46 -05:00
Bohdan Horbeshko
9d84965e8b Fix replies to non-text messages 2022-02-05 13:54:35 -05:00
Bohdan Horbeshko
f7e46d5033 Use UniqueId for file URLs 2022-02-04 10:41:55 -05:00
Bohdan Horbeshko
7dc106a090 Refine download priorities 2022-02-03 16:01:38 -05:00
Bohdan Horbeshko
bd281385c3 Another attempt to block unwanted auth requests 2022-01-31 21:23:46 -05:00
Bohdan Horbeshko
3cdb625c5e Mark expired online statuses as away 2022-01-31 09:31:05 -05:00
Bohdan Horbeshko
8c20aaa30d Fix links to not-yet-downloaded files 2022-01-31 02:05:42 -05:00
Bohdan Horbeshko
6da0fd56ff Force downloading the chat photo when vCard is requested 2022-01-26 21:09:19 -05:00
Bohdan Horbeshko
6eb0e5f15f Migrate back to the upstream go-tdlib 2022-01-17 15:45:40 -05:00
Bohdan Horbeshko
e260668f91 Revert "Don't subscribe to chat updates with no conversations"
This reverts commit 23f2a85301.
(Why did I add this at all, lol.)
2022-01-17 12:19:59 -05:00
Bohdan Horbeshko
3db096734f File download priority fine-tuning 2022-01-10 04:30:18 -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
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
23f2a85301 Don't subscribe to chat updates with no conversations 2020-01-10 11:13:25 +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
7ea5e9ac73 Asynchronous message processing with guaranteed sequential per-chat delivery 2019-12-30 07:01:56 +02:00
bodqhrohro
536451f648 Make the chats/users cache thread-safe 2019-12-28 04:35:40 +02:00
bodqhrohro
915b7fe1de Make status updates asynchronous 2019-12-21 04:16:43 +02:00
bodqhrohro
05a9aca537 Reconnect fix 2019-12-17 03:56:11 +02:00
bodqhrohro
74a872a30b Timezone support 2019-12-12 00:48:35 +02:00
bodqhrohro
8cd6387552 Make chats/users cache private 2019-12-04 23:47:44 +02:00
bodqhrohro
fa841bfa8b Replace Itoa with FormatInt 2019-12-04 21:29:57 +02:00
bodqhrohro
133d787d38 Fix lossy int64->int32 conversion 2019-12-04 20:37:46 +02:00
bodqhrohro
5b82d5d718 Improve debug logging of Telegram updates 2019-12-04 18:22:22 +02:00
bodqhrohro
8949290c52 Handle downloaded files 2019-12-04 00:17:36 +02:00
bodqhrohro
0c0c8e777a Handle edits and deletions 2019-12-03 23:14:32 +02:00
bodqhrohro
9c25d4ad8f Handle updates of newmessage 2019-12-01 15:13:45 +02:00
bodqhrohro
7030ec0f1b Handle updates of newchat 2019-11-30 02:41:22 +02:00
bodqhrohro
6332ea6d28 Handle updates of userstatus 2019-11-29 13:48:27 +02:00
bodqhrohro
dbe87fafa8 Handle updates of user status 2019-11-29 02:51:41 +02:00