2
0
mirror of https://github.com/ars3niy/tdlib-purple synced 2025-08-29 04:57:45 +00:00

62 Commits

Author SHA1 Message Date
Arseniy Lartsev
0a55a34625 Changed the way user name is prepended to notifications
Add the user name when deciding to show notifications, and also do it in
private chats
2020-05-20 15:13:06 +02:00
Arseniy Lartsev
790457db75 Update purple chat alias when telegram group chat is renamed 2020-05-20 14:25:26 +02:00
Arseniy Lartsev
ed534e8094 Made common function for basic group and super group update 2020-05-20 13:55:46 +02:00
Arseniy Lartsev
2a5b46b7ab Moved another function into "utils" file 2020-05-20 12:45:46 +02:00
Arseniy Lartsev
007bbeddc2 Implemented user information 2020-05-16 20:49:50 +02:00
Arseniy Lartsev
b76dab25f4 Set correct conversation title when receiving group message at login 2020-05-16 19:25:01 +02:00
Arseniy Lartsev
44fd083947 Prepend "Forwarded from..." to received forwarded messages 2020-05-16 15:32:56 +02:00
Arseniy Lartsev
e5ecabf9e4 Don't show or store self-destructing messages
Also in group chat notifications about unsupported messages and such,
show which user they pertain to
2020-05-16 14:44:29 +02:00
Arseniy Lartsev
b2e6b37734 Quote original messages when displaying replies 2020-05-16 13:38:00 +02:00
Arseniy Lartsev
caec03319c Fixed group chat member list when loggin in with chat open
All the members were getting duplicated
2020-05-16 12:27:54 +02:00
Arseniy Lartsev
23c8b812a1 Implement sending images 2020-05-16 00:16:06 +02:00
Arseniy Lartsev
16ff2d734a Mave just one "utils" file 2020-05-15 23:13:22 +02:00