1236 Commits (6fe1e5603e38f8c6e64b926df48d5f44b52eceef)

Author SHA1 Message Date
Alibek Omarov 9144484994 Add more URL cases for Pleroma, Misskey and Friendica (#1702) 4 years ago
Levi Bard 75e883b67e Add status url as EXTRA_SUBJECT when sharing status content. (#1680) 4 years ago
Ivan Kupalov 073cdd98af Make image in BackgroundMessageView adapt to the height, fix #1618 (#1649) 4 years ago
Konrad Pozniak 025d1d4b3c Upgrade deps (#1708) 4 years ago
Konrad Pozniak 0279987821 simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 4 years ago
Levi Bard cc4642f3a0 Warn when scheduling a post within 5 minutes (#1698) 4 years ago
Konrad Pozniak d8b5967c97 Compose activity fixes (#1707) 4 years ago
Konrad Pozniak 316c7f202e fix crash when inserting custom emojis at the start of the compose field (#1706) 4 years ago
Konrad Pozniak f699dbd8df fix default emoji font icon not rendering 4 years ago
Alibek Omarov f7623a0a44 Hide muted users' statuses in timelines on client side, because we're getting full timeline now(to support muted conversations) 4 years ago
Alibek Omarov 319ca1781f status: increase hit area for fav/reblog buttons #71 4 years ago
Konrad Pozniak 341ad73880 fix image from another status showing up instead of blurhash (#1699) 4 years ago
Levi Bard 5d4865ae3c Delete draft when sending its status completes. (#1704) 4 years ago
Alibek Omarov ceba88af5c Add MORE cases for Pleroma, Misskey and Friendica 4 years ago
Alibek Omarov 3824d4c3ba emojireactions: implement coloring buttons 4 years ago
Alibek Omarov 82c6809623 emojireactions: fix EmojiReaction object 4 years ago
Konrad Pozniak 5b12e80297 fix list editing by moving account_ids from query to form param (#1690) 4 years ago
Konrad Pozniak 19e214328d fix url search returning the same post indefinitely (#1695) 4 years ago
Ivan Kupalov f02fe69b98 Fix emoji download (#1691) 4 years ago
Levi Bard 448c157900 [Tusky10] Fix recollapsing expanded sensitive content in the thread view (#1689) 4 years ago
Levi Bard e906941ff6 [Tusky10] Fix descriptions of audio attachments when expanding/collapsing status content (#1688) 4 years ago
Konrad Pozniak a0264b829c [Tusky10] fix crash when bookmarking a conversation while offline (#1686) 4 years ago
Ivan Kupalov 418f090687 Allow higher zooming levels for caption dialog images (#1672) 4 years ago
Konrad Pozniak 29b4d7aa77 fix crash when opening Poll dialog and instanceParams are null (#1668) 4 years ago
Konrad Pozniak d368ed464e fix crash when Account.displayName is null (#1667) 4 years ago
Konrad Pozniak 7dcd6221aa fix mixup of search params in SearchDataSource.loadRange (#1666) 4 years ago
Alibek Omarov e1eaea9d5a Very dirty, very quick, read-only implementation of emoji reactions 4 years ago
Alibek Omarov ae1cfc1d56 emojireactions: add emoji reaction list to StatusViewData 4 years ago
Alibek Omarov 2f818a77f3 emojireactions: add entities and api endpoints 4 years ago
Konrad Pozniak 7f2184bbc6 fix content collapse button not working in notifications (#1665) 4 years ago
Alibek Omarov 8b1a059abb Fix NPE 4 years ago
Alibek Omarov a109089f7b Support emoji reaction notification 4 years ago
Alibek Omarov 542aea22b3 Enable muting for all timelines, except where it's useless 4 years ago
Alibek Omarov e8f945fbcb Correctly handle invalid conversation ID 4 years ago
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 4 years ago
Konrad Pozniak 776e995e73 fix overlapping icons in ComposeActivity (#1661) 4 years ago
Mélanie Chauvel (ariasuni) 4907a051ab Refresh DM column when removing toot there instead of removing conversation (#1654) 4 years ago
Konrad Pozniak 16fab51c92 fix FragmentAdapter returning null fragments when activity was recreated (#1647) 4 years ago
Konrad Pozniak 08c979ca23 fix reveal button not updating in ViewThreadActivity (#1652) 4 years ago
Konrad Pozniak 523349e108 fix crash when closing ComposeActivity (#1651) 4 years ago
Alibek Omarov 5bf75b46a0 Implement muting whole conversation by it's ID, add button to hide muted status again 4 years ago
Alibek Omarov b76d3c3979 Implement muting/unmuting conversations, fix possible appearing of muted users in notifications 4 years ago
Alibek Omarov 216f0d3e2b MainActivity: increase velocity threshold for viewPager 5 years ago
Ivan Kupalov 584fc54410 Enable zooming and panning in the CaptionDialog (#1643) 5 years ago
Alibek Omarov 4098cd3a2c NotificationsAdapter: show muted threads as muted 5 years ago
Alibek Omarov f40ac42c08 Status: add isMuted parameter 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