[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [98bf91a](https://github.com/telegramdesktop/tdesktop/commit/98bf91afdf92fb2ef0c33f7e2d58019515e2d1e9) • _3 files, +0/-0_
Delete unused account_check icon rasters

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [5681ffc](https://github.com/telegramdesktop/tdesktop/commit/5681ffcca52dd7dd203de56dca79ae9c5dba4572) • _2 files, +11/-2_
Correct shared media index writes and viewer counts

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [2fd48df](https://github.com/telegramdesktop/tdesktop/commit/2fd48df66ac2ff8342e2ac7112964a32c09415dc) • _1 files, +16/-3_
Re-index a sent message only when its thread moves

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [68e8e52](https://github.com/telegramdesktop/tdesktop/commit/68e8e52dcc84ccbf67a73658b9aab858e55474d5) • _2 files, +60/-6_
Derive the pinned bar's topic root from the thread

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [b1b144d](https://github.com/telegramdesktop/tdesktop/commit/b1b144dd39a9cac327a8a1732b9a90984874d1ef) • _2 files, +1/-1_
Pair the uploaded media edit's shared media removal

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [1a6b535](https://github.com/telegramdesktop/tdesktop/commit/1a6b5352d1761cb7ca1b08b57a4da16e8a03861b) • _1 files, +20/-5_
Drop a sent message from the shared media lists it left

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [073e36d](https://github.com/telegramdesktop/tdesktop/commit/073e36d0e2ebb8d0288cdd906997ab14a41a813c) • _1 files, +3/-3_
Don't keep a media reference across rich page changes

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [da3ef82](https://github.com/telegramdesktop/tdesktop/commit/da3ef821b0456179ef44b2ff3f6e2a59284b58c4) • _5 files, +30/-13_
Don't lower shared media counts for unindexed messages

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [77948e6](https://github.com/telegramdesktop/tdesktop/commit/77948e65ebe816e93e1a50b7ba6cb11e1c3d92ca) • _7 files, +40/-56_
Tie stored pinned index writes to the pinned flag

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [6d7148d](https://github.com/telegramdesktop/tdesktop/commit/6d7148d638ea03978c01ee35e1c7ea41974b91d5) • _2 files, +52/-1_
Write the pinned thread index only in forum peers

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [3b025b8](https://github.com/telegramdesktop/tdesktop/commit/3b025b87acf2fddcd6bfc0c75a9f4a42db593390) • _2 files, +5/-2_
Give a saved sublist its own pinned message list

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [a9bb7a3](https://github.com/telegramdesktop/tdesktop/commit/a9bb7a3f407c902270b7358b510edaa9368eae2d) • _1 files, +6/-0_
Retire shared media of a deleted topic with no object

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [b999d61](https://github.com/telegramdesktop/tdesktop/commit/b999d61ef2952b60da0887c7b84be8f653f91f3e) • _5 files, +31/-0_
Retire all topic shared media when a forum is destroyed

[telegramdesktop/tdesktop/dev](https://github.com/telegramdesktop/tdesktop/tree/dev) • [4c48542](https://github.com/telegramdesktop/tdesktop/commit/4c485422b8c16fab818c7cd6cb5b04a05cd5ed56) • _1 files, +6/-4_
Guard the live-topic media unload against a zero root

[#tdesktop](?q=%23tdesktop)