Arseniy Lartsev
71486f386d
tdlib 1.6.8 compatiblity: WebRTC support for calls caused API change
2021-12-07 09:59:06 +01:00
Arseniy Lartsev
0f580bba91
Moved some functions for receiving and showing messages to own file
2020-10-11 11:48:51 +02:00
Arseniy Lartsev
7b03c6c0d2
Changed code that didn't compile with clang
2020-10-08 08:28:57 +02:00
Arseniy Lartsev
6bbbd518ac
Introduced type safety for various tdlib identifiers
2020-10-04 15:17:04 +02:00
Ben Wiederhake
6a2342617e
Typos in strings and comments
...
These typos were introduced before this PR.
2020-08-23 19:15:43 +02:00
Ben Wiederhake
b8376531bf
Permit accelerator keys in dialogs, guide translators
2020-08-23 19:15:43 +02:00
Ben Wiederhake
d77bd71a95
Add hints to translators how to reorder arguments
2020-08-23 19:15:43 +02:00
Ben Wiederhake
521792fbef
Make the duration of longer calls more readable and more l10n-able
2020-08-23 19:15:43 +02:00
Ben Wiederhake
3671598099
i18n: Add translator notes, remove some over-generic dialog titles
2020-08-19 23:40:53 +02:00
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