[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [61a9fce](https://github.com/UnigramDev/Unigram/commit/61a9fce6ee338d665624746a3341993ba4551029) • _19 files, +1442/-272_
Give ModalPopup ContentPopup's surface and chrome

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [0997a4e](https://github.com/UnigramDev/Unigram/commit/0997a4e8dbd2cb9492799a3597184b51e96e4d4c) • _4 files, +709/-211_
Give ModalPopup ContentDialog's accessibility and animations

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [d358361](https://github.com/UnigramDev/Unigram/commit/d358361be61099dd014daedd088778d3e01df7d2) • _9 files, +29/-25_
Remove BindableBase inheritance from ServiceBase

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [a580da6](https://github.com/UnigramDev/Unigram/commit/a580da697a2fc8e4b4b37f13272fbfd4d8348a28) • _1 files, +6/-1_
Fix exception on NativeAOT

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [0005c39](https://github.com/UnigramDev/Unigram/commit/0005c3944896996a2c249ada2cb847a569c20557) • _1 files, +1/-1_
Null guard

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [31571d7](https://github.com/UnigramDev/Unigram/commit/31571d7735fb706242cf0a428cb84ecfdb7fae6a) • _2 files, +48/-8_
Avoid x:Bind as not needed

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [91a2cd7](https://github.com/UnigramDev/Unigram/commit/91a2cd7865f2ebcef225842dc1bca1ddf02fc76c) • _2 files, +72/-25_
Save and restore focus the way ContentDialog times it

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [cfbfd10](https://github.com/UnigramDev/Unigram/commit/cfbfd105f0afc4695d95babd3b3776977fea0b03) • _1 files, +19/-1_
Record ContentPopup as ModalPopup's final name

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [08f9f7a](https://github.com/UnigramDev/Unigram/commit/08f9f7a910d2c8729dba917b7cce904edf45f536) • _5 files, +246/-90_
Switch the chat history anchor only when a slice lands at the edge

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [9603f1d](https://github.com/UnigramDev/Unigram/commit/9603f1dcf29e6a2e55f1e00d1edf5c64ad55383b) • _13 files, +23/-153_
Fix file button background

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [4ccebcb](https://github.com/UnigramDev/Unigram/commit/4ccebcbd59968f91c0658a16eecbb598aa8e1ce2) • _3 files, +68/-28_
Fix toggle button probe

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [b11336c](https://github.com/UnigramDev/Unigram/commit/b11336c429bb2b301ac5a9104fa888dcb5513fe9) • _1 files, +1/-1_
Fix schedule from send file

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [ab43d3e](https://github.com/UnigramDev/Unigram/commit/ab43d3e5c2f72ecdb03e0fea57978895833dbe4b) • _2 files, +11/-5_
Fix draft after navigation

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [424768b](https://github.com/UnigramDev/Unigram/commit/424768b3be031145d350400fff238c9a723b15d1) • _1 files, +9/-0_
Handle topic draft updates

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [a9b1d16](https://github.com/UnigramDev/Unigram/commit/a9b1d16f9e4857e50fa90086a910f47081ba8fc5) • _2 files, +16/-0_
Avoid publishing into peers that are being disposed

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