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

9 Commits

Author SHA1 Message Date
Arseniy Lartsev
509e828412 Fixed crash when hanging up voice call 2020-08-16 20:40:59 +02:00
Arseniy Lartsev
e0c7c4c5ad Added account options for file download behaviour
The current behaviour will be default for pidgin. Otherwise, libpurple
file transfers will be the default, which is important for bitlbee and
spectrum.
2020-08-14 21:44:38 +02:00
Arseniy Lartsev
3adf24457d Display proper notification when a call ends 2020-07-28 16:10:02 +02:00
Arseniy Lartsev
439c9e47b6 Don't get stuck in a call if error state occurs 2020-07-28 16:10:02 +02:00
Arseniy Lartsev
f0eb1b089c Accept voice calls in pidgin even if audio calls are not supported
Because the implementation doesn't actually use PurpleMedia.
Placing calls will still be impossible because there is no GUI for it
2020-07-28 04:33:53 +02:00
Arseniy Lartsev
2c8f0e9737 Implemented hangup command for calls 2020-07-27 17:39:49 +02:00
Arseniy Lartsev
f8b9e4512c Finished voice calls, at least incoming 2020-07-27 17:39:49 +02:00
Arseniy Lartsev
b0b54d67ab Fixed build with NoVoip, and notify about ignored calls when no support 2020-07-27 10:52:44 +02:00
Arseniy Lartsev
78846fb133 Started adding voice call support with libtgvoip 2020-07-26 23:45:11 +02:00