1063 Commits (025d1d4b3ca5b90e2f2513b548443134d07d018f)

Author SHA1 Message Date
Konrad Pozniak 025d1d4b3c Upgrade deps (#1708) 5 years ago
Konrad Pozniak 0279987821 simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 5 years ago
Levi Bard cc4642f3a0 Warn when scheduling a post within 5 minutes (#1698) 5 years ago
Konrad Pozniak d8b5967c97 Compose activity fixes (#1707) 5 years ago
Konrad Pozniak 316c7f202e fix crash when inserting custom emojis at the start of the compose field (#1706) 5 years ago
Konrad Pozniak f699dbd8df fix default emoji font icon not rendering 5 years ago
Konrad Pozniak 341ad73880 fix image from another status showing up instead of blurhash (#1699) 5 years ago
Levi Bard 5d4865ae3c Delete draft when sending its status completes. (#1704) 5 years ago
Konrad Pozniak 5b12e80297 fix list editing by moving account_ids from query to form param (#1690) 5 years ago
Konrad Pozniak 19e214328d fix url search returning the same post indefinitely (#1695) 5 years ago
Ivan Kupalov f02fe69b98 Fix emoji download (#1691) 5 years ago
Levi Bard 448c157900 [Tusky10] Fix recollapsing expanded sensitive content in the thread view (#1689) 5 years ago
Levi Bard e906941ff6 [Tusky10] Fix descriptions of audio attachments when expanding/collapsing status content (#1688) 5 years ago
Konrad Pozniak a0264b829c [Tusky10] fix crash when bookmarking a conversation while offline (#1686) 5 years ago
Ivan Kupalov 418f090687 Allow higher zooming levels for caption dialog images (#1672) 5 years ago
Konrad Pozniak 29b4d7aa77 fix crash when opening Poll dialog and instanceParams are null (#1668) 5 years ago
Konrad Pozniak d368ed464e fix crash when Account.displayName is null (#1667) 5 years ago
Konrad Pozniak 7dcd6221aa fix mixup of search params in SearchDataSource.loadRange (#1666) 5 years ago
Konrad Pozniak 7f2184bbc6 fix content collapse button not working in notifications (#1665) 5 years ago
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 5 years ago
Konrad Pozniak 776e995e73 fix overlapping icons in ComposeActivity (#1661) 5 years ago
Mélanie Chauvel (ariasuni) 4907a051ab Refresh DM column when removing toot there instead of removing conversation (#1654) 5 years ago
Konrad Pozniak 16fab51c92 fix FragmentAdapter returning null fragments when activity was recreated (#1647) 5 years ago
Konrad Pozniak 08c979ca23 fix reveal button not updating in ViewThreadActivity (#1652) 5 years ago
Konrad Pozniak 523349e108 fix crash when closing ComposeActivity (#1651) 5 years ago
Ivan Kupalov 584fc54410 Enable zooming and panning in the CaptionDialog (#1643) 5 years ago
Ivan Kupalov 701e1dafe3 Fix setting text to CW button in fav/reblog notification. Fix #1641 (#1642) 5 years ago
Levi Bard bd66a9e6ae Add support for sharing audio attachments (#1629) 5 years ago
Levi Bard 6c592b6723 Add support for uploading audio attachments (#1630) 5 years ago
Vivianne 46b997a642 Small changes to the media player (#1572) 5 years ago
Konrad Pozniak fc86a37bb2 fix notification refresh (#1638) 5 years ago
Konrad Pozniak 39915442aa migrate ReportPagerAdapter to ViewPager2 (#1635) 5 years ago
Konrad Pozniak 31b29047c7 fix crash in NotificationAdapter when status is null (#1634) 5 years ago
kyori19 cafd5a3a64 Fix emoji sorting (#1633) 5 years ago
Ivan Kupalov e60a9b19e9 Add space before emojo code in editor when needed, fix #1616 (#1632) 5 years ago
Levi Bard 91bf35f627 Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts (#1523) 5 years ago
Levi Bard a811ae0c83 Don't drop content warning when replying (#1631) 5 years ago
Konrad Pozniak 74ee19716f Fix search bugs (#1624) 5 years ago
Konrad Pozniak e1e9268ef5 use material buttons in timeline (#1627) 5 years ago
Konrad Pozniak 179a10828a remove redundant toHtml from StatusBaseViewHolder (#1625) 5 years ago
Mélanie Chauvel (ariasuni) 0244ee1865 Display Elephant with better message in Drafts screen when there are none (#1619) 5 years ago
Levi Bard 844cf317ab Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric (#1623) 5 years ago
Konrad Pozniak dba3259ce6 give media previews a rounded outline (#1617) 5 years ago
Ivan Kupalov fd5ec8cf97 Fix missing cases of using StatusDisplayOptions (#1614) 5 years ago
Konrad Pozniak 368df7437e use RxAwareViewModel for more ViewModels (#1613) 5 years ago
Konrad Pozniak b927747518 fix poll button being visible below voted poll (#1612) 5 years ago
Konrad Pozniak 283e9d0ad9 address PR feedback 5 years ago
Ivan Kupalov 8dcfec1734 Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 5 years ago
Konrad Pozniak 3a80ab727a add license headers 5 years ago
Konrad Pozniak 3f00b47d0c remove debug logging 5 years ago