Telegram Web Link
tdlib/td/master69a4d241 files, +3/-2
Don't warn for expected reply headers for bots.

tdlib/td/master741799c1 files, +7/-0
Return cached forum topic for bots.

tdlib/td/masterc1f4a7b1 files, +7/-2
Improve MessageTopic::get_implicit_reply_to_message_id for General forum topic.

tdlib/td/master22b16741 files, +1/-1
Improve documentation.

tdlib/td/master59f31091 files, +3/-1
Always treat private messages with top_msg_id as topic messages.

tdlib/td/masterbd9b5f12 files, +8/-0
Ignore channel participant cache if receive no updates for a minute.

tdlib/td/master1fc859d1 files, +14/-2
Allow all private chats to be forums for bots.

tdlib/td/mastera2ab6c61 files, +10/-2
Update gift count only if full list of gifts was requested.

tdlib/td/master12738182 files, +4/-3
Improve join_by_request documentation.

tdlib/td/master8fbaf848 files, +9/-9
Update version to 1.8.56.

tdlib/td/masterc66844c1 files, +1/-1
Fix chat.theme assignment in UpdateChatTheme update handler in Java Example.

tdlib/td/master03e619b1 files, +1/-1
Do not reload saved music before authorization.

tdlib/td/master827cb2b1 files, +8/-0
Add Assembly languages (#3447)

#tdlib
🫡4
tdlib/td/master8365a6e1 files, +1/-0
Add missing include.

#tdlib
🫡3
DrKLO/Telegram/master9cbf033300 files, +15845/-3869
update to 12.1.1 (6211)

#android
👍3🫡3
UnigramDev/Unigram/develop74ac2f31 files, +3/-1
Optimization

UnigramDev/Unigram/develope1c9d6912 files, +418/-503
Rewritten chat toolbars coordinator

UnigramDev/Unigram/develop3c874181 files, +13/-3
Fix unpin last message

UnigramDev/Unigram/developa0c96d13 files, +81/-44
Fix audio title in player

UnigramDev/Unigram/developc9aa6e91 files, +1/-1
Fix open mini app from keyboard button

UnigramDev/Unigram/develop66108cf3 files, +26/-18
Handle spoiler and code clicks internally

UnigramDev/Unigram/developd2b3bec32 files, +716/-184
MessageProfilePicture for chat history

UnigramDev/Unigram/develop2b8e7901 files, +5/-5
Fix crash in shared media

UnigramDev/Unigram/develop94fc74e1 files, +11/-6
Hide delete for other user in bot chats

UnigramDev/Unigram/develop875e6761 files, +20/-17
Manually calculate items offset in view changed

UnigramDev/Unigram/develop88406002 files, +5/-11
Refactoring

UnigramDev/Unigram/develop55894cc3 files, +14/-14
Increase space between messages

UnigramDev/Unigram/develope67c9065 files, +93/-22
Fix bot forum new thread

UnigramDev/Unigram/develop465ee691 files, +1/-1
Don't show bots in create new call

UnigramDev/Unigram/developd0c65b42 files, +70/-37
Use expression animations for sticky messages

#unigram
🫡2
UnigramDev/Unigram/developd0c5f163 files, +39/-44
Replace ProfilePictureSourceMessage with static helper

UnigramDev/Unigram/developd773c2b6 files, +278/-48
Sticky profile photos

#unigram
🫡2
tdlib/td/master4f4df7c1 files, +1/-0
Add another missing include.

#tdlib
🫡2👍1
Ajaxy/telegram-tt/master04219393 files, +4/-4
12.0.4

Ajaxy/telegram-tt/master0a6067374 files, +3195/-2842
Bump dependencies (#6358)

Ajaxy/telegram-tt/masterb84171c8 files, +947/-946
Icon: Split CSS styles and SCSS mixins (#6357)

Ajaxy/telegram-tt/master730944e2 files, +3/-1
Gift Market: Better pattern

Ajaxy/telegram-tt/masterff0d9ed2 files, +26/-8
Settings: Fix color picker on small panel sizes (#6360)

Co-authored-by: zubiden <[email protected]>

Ajaxy/telegram-tt/master89e37c214 files, +153/-41
UI Rendering: Fix flicks (#6352)

Ajaxy/telegram-tt/master980fb6e9 files, +46/-22
[Perf] Pause all CSS animations when in background

Ajaxy/telegram-tt/master3c3e8402 files, +20/-4
Message / Inline Buttons: Show mini-app icon for t.me links

Ajaxy/telegram-tt/master888e65c6 files, +87/-55
Left Search: Support drag-n-drop for attachments

Ajaxy/telegram-tt/master8325bd72 files, +3/-4
Profile / Rating Icon: Various fixes

Ajaxy/telegram-tt/master2c61fe23 files, +20/-22
Modal: More fixes for header layout

Ajaxy/telegram-tt/masterab9fdf61 files, +1/-1
Fix passing colors to Mini App

Ajaxy/telegram-tt/master35399c82 files, +26/-60
Get rid of clip-path animation; Animate toolbars synchronously (#6395)

Co-authored-by: zubiden <[email protected]>

Ajaxy/telegram-tt/master96901ae1 files, +2/-1
Profile: Disable animations to avoid issues in Firefox (#6400)

#webz
🫡2
Ajaxy/telegram-tt/masterdf263298 files, +54/-30
Media Viewer: Fix document preview slides (#6401)

Ajaxy/telegram-tt/master876478a2 files, +15/-7
Global Search: Run throttled `checkSearchPostsFlood` (#6396)

Ajaxy/telegram-tt/master35b64de1 files, +4/-0
Settings: Fix top notch for `fab-wrapper` (#6398)

Ajaxy/telegram-tt/master5fcbe7f1 files, +1/-1
Middle Header: Fix full width style pins (#6399)

Ajaxy/telegram-tt/masterbe21646300 files, +1529/-1529
[Build]

#webz
🫡2
UnigramDev/Unigram/developd4b213d1 files, +1/-1
Fix null ref

UnigramDev/Unigram/developa028e251 files, +1/-1
Always show search if parameters are not null

UnigramDev/Unigram/develop483049e1 files, +3/-3
Disable text box instead of making it read only

UnigramDev/Unigram/develop22076fc1 files, +2/-2
Change online badge background

UnigramDev/Unigram/developf0341e82 files, +115/-12
Decrease GC pressure on scrolling

UnigramDev/Unigram/develop9257a403 files, +16/-3
Use LayoutUpdated after ViewChanged to get more accurate offsets

UnigramDev/Unigram/develop59203191 files, +12/-5
Left over changes

UnigramDev/Unigram/developcaffb9c3 files, +41/-5
Bump version to 12.1

#unigram
🫡2
UnigramDev/Unigram/develop314addc2 files, +2/-1
Fix recycled profile photos

UnigramDev/Unigram/develop03981bb3 files, +88/-49
Recycle expression animations

#unigram
🫡3
tdlib/td/master36b05e92 files, +10/-8
Add Assembly to build instructions generator.

#tdlib
🫡2
UnigramDev/Unigram/developde69be73 files, +177/-199
Improve MessageProfilePicture API

UnigramDev/Unigram/developadd0f5f4 files, +168/-36
Support shapes in MessageProfilePicture

UnigramDev/Unigram/developfed079f2 files, +11/-6
Stop watching device on error

UnigramDev/Unigram/develop8121f8c1 files, +0/-12
Include all modules in native crash logs

UnigramDev/Unigram/develop958fabe2 files, +9/-1
Disable bubble tails on Windows 10

UnigramDev/Unigram/develop5d677da3 files, +3/-3
Show audio title before artist

UnigramDev/Unigram/develop1d1de5a1 files, +12/-0
Rounded corner as tail replacement

UnigramDev/Unigram/develop591ee9a2 files, +2/-2
Bump version to 12.1.1

#unigram
🫡2
UnigramDev/Unigram/develop8d0f8133 files, +20/-26
Fix d3d1 device lost access violation

#unigram
🫡2
UnigramDev/Unigram/develop7b0c40b1 files, +1/-0
Fix missing dispatcher in forums

UnigramDev/Unigram/developeab52033 files, +4/-4
Fix null ref

UnigramDev/Unigram/developddff0494 files, +29/-10
Handle device lost while creating nine grid

UnigramDev/Unigram/develop5b1ca802 files, +2/-2
Bump version to 12.1.2

UnigramDev/Unigram/develop4224a223 files, +99/-22
Support disabling cache for MessageProfilePicture

UnigramDev/Unigram/develop49e0ac7150 files, +514/-752
Replace ProfilePicture with MessageProfilePicture

UnigramDev/Unigram/developf017c094 files, +334/-1161
Remove old ProfilePicture implementation

#unigram
🫡2
morethanwords/tweb/master3274fbf1 files, +1/-1
Merge pull request #500 from H7GhosT/fix/undefined-clear-call

Fix calling clear on undefined

morethanwords/tweb/masterecf62353 files, +2/-3
Merge pull request #502 from H7GhosT/fix/main-context-menu-z-index

Fix search tab and right border going on top of main menu when having folders sidebar

#webk
🫡2
morethanwords/tweb/mastera9a14dd54 files, +1340/-722
Push notifications
Sent message sound
Fix IDB array saving
Refactor AudioAssetPlayer

morethanwords/tweb/mastered22e5775 files, +2221/-1122
Merge branch 'push-notifications'

morethanwords/tweb/master6bb27d28 files, +101/-28
Check active WebA tabs

morethanwords/tweb/masterab845951 files, +7/-1
Push navigation fix

morethanwords/tweb/master6a424e11 files, +6/-6
Fix canSendToPeer check

morethanwords/tweb/master6bb1a268 files, +73/-63
Fix saving settings

morethanwords/tweb/masterda98b2b1 files, +2/-6
Profile: fix appending change avatar button

morethanwords/tweb/master3218f141 files, +5/-1
Temp fix for general settings opening

morethanwords/tweb/master791521172 files, +8868/-3179
Few fixes
Bump solidjs to 1.9.9

morethanwords/tweb/masterc79dbfa163 files, +797/-799
Build

morethanwords/tweb/master34a06e190 files, +151/-151
Fix modifying gift collection

#webk
🫡4💅1
morethanwords/tweb/master1f28d5191 files, +151/-150
Make sending message sound more quiet

#webk
🫡3
morethanwords/tweb/masterf09f96590 files, +151/-151
Fix getting authKey

#webk
🫡2
UnigramDev/Unigram/developfd1a4412 files, +18/-0
Show business location preview in profile

UnigramDev/Unigram/develop575a6232 files, +21/-10
Recycle sticky photo visuals

UnigramDev/Unigram/develop6edc2b11 files, +12/-0
Fix null ref

UnigramDev/Unigram/developaac77d02 files, +29/-47
Fix premium stickers

UnigramDev/Unigram/develop22eff683 files, +13/-11
Fix nine grid circular reference

UnigramDev/Unigram/develop635345e1 files, +4/-3
Fix standalone page event leak

UnigramDev/Unigram/develop81abcca1 files, +14/-2
Fix reset ProfilePicture source

UnigramDev/Unigram/develop33ebdfe11 files, +105/-103
Refactoring

UnigramDev/Unigram/developf270f8c6 files, +327/-239
AnimationScheduler

UnigramDev/Unigram/developa8a2d561 files, +43/-0
Track viewport within text block

UnigramDev/Unigram/developfb950496 files, +58/-81
Refactoring

UnigramDev/Unigram/develop4aca95e7 files, +85/-22
Frame dropper

UnigramDev/Unigram/develope5ec0ff1 files, +2/-2
Fix video note unseen state

UnigramDev/Unigram/develop30a4b3e1 files, +0/-3
Remove unused property

UnigramDev/Unigram/develop83380dc7 files, +452/-296
Rewrite calls video renderer

UnigramDev/Unigram/develop0b148cb1 files, +4/-4
Use ThreadPool in action workers

#unigram
🫡2
UnigramDev/Unigram/develop2d82e171 files, +2/-2
Fix sticker corner radius

UnigramDev/Unigram/develop47755d93 files, +367/-27
Recycle pool for formatted text block

UnigramDev/Unigram/develop36800685 files, +72/-38
Properly dispose secondary windows

UnigramDev/Unigram/developd6cc8a01 files, +1/-1
Update VoipVideoOutputSink constructor

UnigramDev/Unigram/develop86421d11 files, +14/-4
Don't render spoiler if out of bounds

UnigramDev/Unigram/developc369c463 files, +32/-8
Bump version to 12.1.3

#unigram
🫡2
2025/10/29 09:59:43
Back to Top
HTML Embed Code: