2
0
mirror of https://github.com/ars3niy/tdlib-purple synced 2025-08-29 13:07:39 +00:00

10 Commits

Author SHA1 Message Date
Arseniy Lartsev
8b09081e27 Hopefully fixed "User not found" errors when sending messages to 64-bit ids 2021-12-17 10:50:22 +01:00
Arseniy Lartsev
5a4ce68d47 tdlib 1.7.0 compatibility: messages can be sent not only by users but also chats 2021-12-07 09:59:06 +01:00
Arseniy Lartsev
59b2c0eb76 tdlib 1.6.6 compatibility: switched to using td_api::chatPosition 2021-12-07 09:59:06 +01:00
Arseniy Lartsev
121c3dbddf tdlib 1.7.4 compatibility: chat members can be not only users but also chats
Ignore non-user members: they are only possible in supergroups and then only
as Left or Banned.
2021-12-07 09:59:06 +01:00
Arseniy Lartsev
02de71c85f Keep track of last received message in each chat 2021-01-02 19:27:47 +01:00
Arseniy Lartsev
552f30b18f Use type-safe message id more 2020-10-11 10:55:42 +02:00
Arseniy Lartsev
fe90927a8b Do not display replies out of order 2020-10-10 15:51:16 +02:00
Arseniy Lartsev
d5fe929ba9 Added menu item to start secret chat 2020-10-04 20:42:11 +02:00
Arseniy Lartsev
e6b9016a51 Temporary: remove secret chats when they are closed 2020-10-04 20:42:11 +02:00
Arseniy Lartsev
6bbbd518ac Introduced type safety for various tdlib identifiers 2020-10-04 15:17:04 +02:00