Telegram github commits and releases
4.87K subscribers
601 files
19.2K links
Broadcast from the most important Telegram clients' repositories
Download Telegram
telegramdesktop/tdesktop/dev71354d11 files, +4/-3
Fix two crashes in own profile photo edit.

#tdesktop
👍2🫡1
telegramdesktop/tdesktop/deva3caecb3 files, +8/-5
Fix build with clang

telegramdesktop/tdesktop/dev62b50a41 files, +1/-1
Update libtgvoip

#tdesktop
telegramdesktop/tdesktop/devbd367da1 files, +1/-1
Put #include after the #pragma once.

telegramdesktop/tdesktop/dev599cc351 files, +6/-0
Fix a crash in history clear.

#tdesktop
telegramdesktop/tdesktop/devbe8aeb01 files, +3/-5
Fix week name display in chats list.

Fixes #25625.

#tdesktop
telegramdesktop/tdesktop/dev87482653 files, +73/-24
Added support of multiple phone pattern groups.

telegramdesktop/tdesktop/devaa1117a12 files, +110/-20
Added ability to sing up and sing in with anonymous numbers.

telegramdesktop/tdesktop/dev44f79b81 files, +38/-10
Added button for opening custom url to ChangePhone::EnterCode box.

telegramdesktop/tdesktop/dev613d4933 files, +39/-5
Added button for opening custom url to Ui::ConfirmPhoneBox.

telegramdesktop/tdesktop/dev98968553 files, +24/-3
Added button for opening custom url to passport VerifyBox.

telegramdesktop/tdesktop/devd424a8b7 files, +89/-10
Added handler of urls for login.

telegramdesktop/tdesktop/devaa8ca285 files, +161/-4
Added description to context menu for anonymous phone numbers.

telegramdesktop/tdesktop/dev13ad39d1 files, +5/-1
Fix possible crash in logout.

telegramdesktop/tdesktop/devcad6faa3 files, +7/-1
Fix connection re-init in case of CONNECTION_NOT_INITED.

telegramdesktop/tdesktop/dev7e98e9e5 files, +11/-6
Fix uploading new group / account photo.

telegramdesktop/tdesktop/deva1a5ef91 files, +0/-1
Fix possible crash on force-logout from the server..

telegramdesktop/tdesktop/devc1348611 files, +12/-11
Have notification subtitle in title on Linux when body-markup is not supported

This makes it look way better

telegramdesktop/tdesktop/dev16666831 files, +12/-8
Fix various line length in notifications_manager_linux

#tdesktop
👍1
telegramdesktop/tdesktop/dev43671e21 files, +4/-0
Fixed width of button in passport VerifyBox.

telegramdesktop/tdesktop/dev071411c3 files, +9/-6
Fix fragment button in Intro process.

telegramdesktop/tdesktop/dev2ee7cc71 files, +2/-1
Fix initial TTL after group creation.

#tdesktop
telegramdesktop/tdesktop/dev698d32d1 files, +18/-14
Update Inno Setup script

Add Copyright message with copyright autor styarting and ending yaer (current year) copyright
Add AppverName (app name and vesrion on top left in main window)

#tdesktop
telegramdesktop/tdesktop/dev80e932a3 files, +3/-3
Fix group call userpics on Retina.

telegramdesktop/tdesktop/dev1acfe442 files, +34/-21
Move Blocked users to Privacy in Settings.

telegramdesktop/tdesktop/dev7a647251 files, +35/-3
Improve fragment phone number description

#tdesktop
telegramdesktop/tdesktop/dev0eec4706 files, +30/-18
Hide default download folder option if it's not available

#tdesktop
telegramdesktop/tdesktop/dev297fd0f6 files, +8/-9
Moved regexp for excluding digits to single place.

telegramdesktop/tdesktop/dev7e9920b1 files, +1/-0
Set contributing URL in XDG metadata

Currently the button opens the official website instead

telegramdesktop/tdesktop/dev5d5e4cb1 files, +9/-0
Add information about required and supported peripheral to XDG metadata

#tdesktop
telegramdesktop/tdesktop/deveebe1f42 files, +21/-34
Revert "Move Blocked users to Privacy in Settings."

This reverts commit 1acfe441e165cdc5a38f5932854ed438a0bd35f8.

telegramdesktop/tdesktop/dev27228481 files, +12/-12
Reorder privacy buttons like on Android.

telegramdesktop/tdesktop/devef5e39f7 files, +29/-15
Beta version 4.4.3.

- Support for anonymous numbers from the Fragment.com platform.
- Fix a crash in own profile photo updating.
- Bug fixes and other minor improvements.

#tdesktop
👍1
New telegramdesktop/tdesktop release: v4.4.3 (beta)

- Support for anonymous numbers from the Fragment.com platform.
- Fix a crash in own profile photo updating.
- Bug fixes and other minor improvements.

#tdesktop
👍2
telegramdesktop/tdesktop/dev1ef07911 files, +2/-1
Fix OOM crash on wrong attached stickers hash.

Fixes #25495.

#tdesktop
telegramdesktop/tdesktop/dev567216f6 files, +32/-5
Fix crash in topic jump ripple animation.

Fixes #25500.

#tdesktop
telegramdesktop/tdesktop/dev693ff335 files, +41/-27
Fixed changing of button style between states within single intro step.

telegramdesktop/tdesktop/dev46bae9e1 files, +0/-2
Remove splits reverse. It was done on the server.

#tdesktop
telegramdesktop/tdesktop/devd02819d17 files, +280/-101
Support spoilers in reply previews / pinned bar.

#tdesktop
telegramdesktop/tdesktop/dev0ce01411 files, +2/-2
Fix crash in Pip-to-Viewer after message deletion.

Fixes #25262. Fixes #25522.

telegramdesktop/tdesktop/devcabed951 files, +11/-0
Close PiP if message with video gets deleted.

telegramdesktop/tdesktop/devb6ade7c4 files, +19/-5
Fix spoiler / custom emoji in pinned bar unpause.

#tdesktop
telegramdesktop/tdesktop/dev2adc20f6 files, +27/-18
Version 4.5.

- Media with spoiler effects.
You can wrap photos and videos you send in a fuzzy cover
by selecting media in the attachment menu
and tapping (...) > Hide With Spoiler.

- Setting pictures for your contacts.
You can choose your own picture for
a contact – only you will see it on their profile.

- Suggested profile pictures.
When editing your contacts, you can suggest
a photo for their profile. It will take them just two clicks
to add the picture you suggested.

- Public profile pictures.
If you only allow certain users to see your profile photos,
you can set a public picture for everyone else.

- Ultimate profile picture privacy.
You can set 'Who can see my profile photos' to 'Nobody'
and add some users or groups as exceptions.

- Member list privacy.
Owners of large groups can hide the list of members.

#tdesktop
👍6
telegramdesktop/tdesktop/dev4f3510c1 files, +2/-4
Version 4.5: Fix search in topic.

#tdesktop