John Preston
50616cc267
Version for OS X 10.6-10.7 build from GYP is ready, not tested yet.
2016-08-29 23:24:16 -06:00
John Preston
f50cd2892a
First attempt to build OS X version using GYP/Ninja.
...
Utils and codegen builds are ready, bundle is not prepared yet.
2016-08-28 13:36:51 -06:00
John Preston
dc6a3ba907
Alpha version 0.10.2: first GYP/Ninja build, some bug and crash fixes.
...
Counting round radius dynamically to work fine with all font sizes.
Added GYP and Ninja to Third-party section. Fix of build script.
2016-08-14 23:38:11 +03:00
John Preston
79eafbe71a
Overview filling fix when you scroll the history down till the bottom.
2016-08-14 22:15:45 +03:00
John Preston
4cd7a7a695
Layout fix of attach dropdown, emoji pan and drag areas with pin bar.
2016-08-14 22:06:28 +03:00
John Preston
c1c3e4af5b
Stop reading audio input packets if AVERROR_INVALIDDATA is received.
...
There are some audio files that cause swr_convert to crash otherwise.
2016-08-14 21:57:23 +03:00
John Preston
50b10ba0bf
Dll hijacking fixes: Windows version check + SetDllDirectory("").
2016-08-14 21:55:59 +03:00
John Preston
42ebe60f0b
GYP/Ninja Windows build: complete, build scripts updated.
...
Telegram.sln deleted, in the future .sln will be in .gitignore.
2016-08-14 21:08:55 +03:00
John Preston
67a3f33aa7
Version 0.10.1: fix for deep linking start/startgroup in bot links.
2016-08-05 20:31:19 +01:00
John Preston
140522c196
Stable version 0.10.1: various bugfixes.
...
Minimal height of the message text fixed to prevent bubble collapsing.
FileDialog filter is (*) instead of (*.*) for Linux and macOS.
Explicitly setting text color in Settings user name painting.
2016-08-05 18:01:00 +01:00
John Preston
e87c1b6024
Open links from bot buttons with regular UrlClickHandler.
...
Fix render glitch in dialogs widget after search.
2016-08-03 19:18:23 +01:00
John Preston
4dded3d09c
Stable version 0.10: video player graphics updated.
2016-08-03 13:32:44 +01:00
John Preston
12bcc88839
Stable version 0.10: langs updated, video player design improvements.
2016-08-03 12:02:53 +01:00
John Preston
d155967149
Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev_private
2016-07-31 11:01:37 +01:00
John Preston
c34181ef3e
Edit messages to yourself for any amount of time.
...
Active inline keyboard button rendering rounding radius fixed.
2016-07-31 10:29:15 +01:00
John Preston
d31701e906
Fixed client side waveform counter infinite loop.
...
Backported Qt 5.6.1 crash fix in cocoa integration to Qt patch.
2016-07-30 11:03:44 +01:00
John Preston
0291888c01
A couple of rare crashes fixed.
2016-07-29 17:33:49 +01:00
John Preston
a4dbe6f096
ConfirmPhoneBox added to Xcode and QtCreator projects.
...
"Frequently used" done with two lang keys (for emoji/stickers).
"Featured Stickers" -> "Trending Stickers", langs updated.
2016-07-29 11:29:15 +01:00
John Preston
4b98cac6da
Merge branch 'dev_private' of https://bitbucket.org/johnprestonmail/telegram-desktop into dev_private
2016-07-29 11:06:35 +01:00
John Preston
bcd3f6ef3d
Fixed phone confirm: sending correct hash (from auth.sentCode).
2016-07-29 11:05:00 +01:00
John Preston
5df54371b5
ConfirmPhoneBox support added.
...
Limiting StartUrl to 8k symbols to prevent share url text overflow.
Better working with many cases of regular expression switch.
2016-07-28 20:01:08 +03:00
John Preston
d9cc70e72b
Prepared 9061001 closed beta to build in Xcode and QtCreator.
2016-07-27 21:36:45 +03:00
John Preston
c8b89620f5
Private beta version 9061001
2016-07-27 21:22:15 +03:00
John Preston
f813b8a74b
Merge branch 'dev' into dev_private
2016-07-27 21:13:49 +03:00
John Preston
0721b80555
Moved Enter key press handle from HistoryInner to HistoryWidget.
2016-07-26 19:11:33 +03:00
John Preston
832163c1b7
Displaying time in chat list for all timestamps in the last 20 hours.
...
Fixed possible crash in MediaView video player seek after clip error.
Fixed possible crash in native event filter on Windows.
Removed unused lng_stickers_add key.
2016-07-26 15:09:40 +03:00
John Preston
82a0ac28ad
Handling new 2fa reset account error codes.
...
Archived stickers description text layout fixed in 100% scale.
2016-07-26 12:17:44 +03:00
John Preston
dbdf28d0a0
Version bumped to 0.9.61 stable.
...
Merge branch 'archived_stickers' into cancel_reset.
Conflicts:
Telegram/Resources/winrc/Telegram.rc
Telegram/Resources/winrc/Updater.rc
Telegram/SourceFiles/app.cpp
Telegram/SourceFiles/core/version.h
Telegram/SourceFiles/localstorage.cpp
Telegram/Telegram.vcxproj.filters
Telegram/Telegram.xcodeproj/project.pbxproj
Telegram/build/version
2016-07-25 22:54:40 +03:00
John Preston
75ff3c3d28
Alpha version 0.9.60: some bugfixes in video clip reader.
...
No more error box when click on record button (empty file send attempt).
2016-07-24 11:53:09 +03:00
John Preston
4cc9f1f3b4
Crashfix on space/return press in MediaView when viewing a photo.
2016-07-24 10:21:52 +03:00
John Preston
5b7a17e044
0.9.59 alpha version: crash on logout fixed.
2016-07-23 09:39:46 +03:00
John Preston
26723fb820
Alpha version 0.9.58: embedded video player.
2016-07-22 19:22:25 +03:00
John Preston
02e54dd8ba
Scheme updated with covered stickers, not used yet.
2016-07-22 19:04:38 +03:00
John Preston
27cf45e1a9
Moved to ffmpeg 3.1 release code.
2016-07-22 18:01:24 +03:00
John Preston
cd986d6f5d
Fixed archived stickers loading.
2016-07-22 14:59:35 +03:00
John Preston
90b06db479
Merge branch 'video' of https://bitbucket.org/johnprestonmail/telegram-desktop into video
2016-07-21 20:38:11 +03:00
John Preston
9fe714189d
updateNewMessage now can request getDifference(), if data is absent.
...
Video sync and frame duration count improved.
Seek in not 44100 and not 48000 hz audio streams fixed.
2016-07-21 20:35:55 +03:00
John Preston
faad13d07e
Showing archived stickers button, archived stickers box with loading.
2016-07-21 16:57:31 +03:00
John Preston
81850b78c7
Writing installed, featured, recent and archived stickers separately.
2016-07-21 13:09:47 +03:00
John Preston
e320be9626
Fixed build for QtCreator and Ubuntu.
2016-07-19 21:09:34 +03:00
John Preston
fa708ada3b
Closed beta 9057001 for testing MediaView video player.
2016-07-19 20:01:40 +03:00
John Preston
92f15a9ad3
Fixed clang false warning on deprecated field of AVPacket.
2016-07-19 19:02:39 +03:00
John Preston
49f6431fca
Video play in MediaView support done in Xcode/QtCreator projects.
2016-07-19 15:31:48 +03:00
John Preston
1753db3e62
Megagroup members are always shown if the server allows us to view them.
...
Bot keyboard clearing fixed when using Clear History.
2016-07-19 14:37:01 +03:00
John Preston
207981b8c4
Sync video to audio stream fixed. Cute video download inside MediaView.
...
Small round radius in webpage photo / doc nested attachments.
2016-07-19 13:54:43 +03:00
John Preston
b35c99cb0c
When installing sticker set some sets can be archived.
...
We show a box with them and describing what happend.
Limit of the recent stickers count is taken from config now.
2016-07-18 18:39:10 +03:00
John Preston
12523f4c0c
Checking self-computed crc32 magics with the ones from tl scheme.
2016-07-17 21:21:57 +03:00
John Preston
1222f914ed
Fixed time label positioning after the text has changed.
2016-07-16 09:54:02 +03:00
John Preston
95c050081c
Cloud recent sticker sets supported.
2016-07-15 18:58:52 +03:00
John Preston
bf4acc4e52
Fixed reading stickers from old versioned local storage.
...
Handling error when installing sticker set from featured.
2016-07-14 14:59:55 +03:00