Telegram github commits and releases

Telegram github commits and releases

@tgappsupdates

Broadcast from the most important Telegram clients' repositories

4 538 підписників
Відкрити в Telegram
UnigramDev/Unigram/playback-shuffle90167bf3 files, +215/-36
Implement shuffle

The button existed in two places and set IsReversed, since shuffle itself
was never written. It now walks a fixed... Читати далі →
UnigramDev/Unigram/playback-reconcile7c83a602 files, +104/-49
Fix threading around the transport controls and the player

The transport belongs to the view it was acquired for, so every write to
it... Читати далі →
UnigramDev/Unigram/develop668d6d215 files, +657/-396
Move downloads logic to DownloadFolderService

UnigramDev/Unigram/developd9d72de2 files, +9/-9
Use Logger.TickCount in charts

UnigramDev/Uni... Читати далі →
Assets for release v7.1.3 of telegramdesktop/tdesktop:

Source code (tar.gz, full)
Windows on ARM: Portable
Windows 64 bit: Portable
Windows 32 bit: Portable
Windows on ARM: Installer
Windows 64... Читати далі →
morethanwords/tweb/master00c1e1a1 files, +64/-52
Render the hh:mm fast path through the cached Intl formatter

Replace the hand-built zero-padded string + amPmCache day-period snapshot
in... Читати далі →
morethanwords/tweb/master79455902 files, +30/-4
Hand notifications back when unarchiving from the settings bar

Auto-archiving an unknown sender mutes them too, so unarchiving from the bar
left the... Читати далі →
telegramdesktop/tdesktop/dev33e5dc91 files, +3/-6
Returned reading of muted dialogs in mark as read for folders.

Related commit: 3abdc67424.

telegramdesktop/tdesktop/dev62cb7a53 files,... Читати далі →
New telegramdesktop/tdesktop release: v7.1.3 (stable)

- Add emoji status actions to the custom emoji context menu.
- Add slash menu with insertable blocks to the article editor.
- Add ban and unban of... Читати далі →
morethanwords/tweb/master36bf1a77 files, +391/-60
Complete the chat actions plate's peer-settings states

The plate only ever read four of the peer settings, so three states the other
clients show... Читати далі →
morethanwords/tweb/masterd3bf83c1 files, +21/-6
Fix day period rendering for locales that don't put it last

updateAmPm() obtained the AM/PM string by splitting the formatted time on
whitespace and... Читати далі →