Fix Issue #1038 - "User tag autocomplete message area blocks text input" (#1111) Fix Issue #1038 Fix: -Cursor in a post/reply now remains visible (regardless of initial location) even when the search/autocomplete view `UserSearch` is present Change: -Conditionally set the `.isScrollEnabled` of `TextViewWrapper`(ie, default =true; and =false only when `UserSearch` is present) bugfix-UI-1038--User-tag-autocomplete-message-area-blocks-text-input, 2 commits
remove unused code (#1105) null remove-unused, 3 commits
Changelog-Changed: Repost and Quote buttons (#1104) Update repost and quote button appearance <img src="https://user-images.githubusercontent.com/14004132/236695042-c11c17db-578c-403e-be52-75f5f9ae87b3.png" width=300 /> <img src="https://user-images.githubusercontent.com/14004132/236695044-1a760e72-6a6a-4fa6-9507-d1eb2e84fa7f.png" width=300/> repost-button-change, 1 commits