259 Commits (8ee042067801f4435db7ca1090cc643f12c3a24a)

Author SHA1 Message Date
Levi Bard 8ee0420678 Set onClick listener for poll result view. (#1946) 4 years ago
Konrad Pozniak 141fd1a9f1 improve relative poll timestamp string format (#1939) 4 years ago
Konrad Pozniak ac00c62e5e convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 4 years ago
Alibek Omarov c74ff19805 media: add option to anonymize filenames or left them as is 4 years ago
Karol Kosek 40db8951f9 Strikethrough the reply info if parent post isn't visible 4 years ago
Karol Kosek 34fa8b9664 Add 'reply to' indicators in posts 4 years ago
Alibek Omarov 69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 4 years ago
a1batross c37a3a8b8c Rename Husky in generated file names to Tusky to prevent harassment towards Husky users 4 years ago
Alibek Omarov 9f57699a3d chats: finished chat listing 4 years ago
Konrad Pozniak 28a78a2566 remove scrolling from notification options bar (#1858) 4 years ago
Alibek Omarov f9f2f9aa5b ComposeActivity: finalize preview feature, fix preview bar appearing on media change, add proper icon, fix minor bugs 4 years ago
Konrad Pozniak 5e041d9f1d speedup blurhash decoding by using a intermediate int array (#1835) 4 years ago
Konrad Pozniak 092e629a7f add possibility to move the main navigation to the bottom (#1808) 4 years ago
Konrad Pozniak e4aee072e4 use AndroidX WorkManager instead of Evernote Android Job (#1783) 4 years ago
Alibek Omarov 64277ef45a app: all external references are now called Husky to not conflict with Tusky files 4 years ago
kyori19 06a0bf7744 Fix tag highlighting in editor (#1773) 4 years ago
Alibek Omarov 86b57cd1ef CustomEmojiHelper: rewrite to Kotlin 4 years ago
Alibek Omarov beb9dd69e4 CustomEmojiHelper: add a way to disable big emojis 4 years ago
Alibek Omarov 8e2b421b1f CustomEmojiHelper: rewrite to Kotlin 4 years ago
Konrad Pozniak 2ed14d0b90 replace HtmlUtils with HtmlCompat (#1741) 4 years ago
Alibek Omarov c7e7da9433 Cherry-picked 2cf1e366. 4 years ago
Konrad Pozniak 984a56a482 fix toots showing too much whitespace (#1761) 4 years ago
Konrad Pozniak 8a23f3b84c fix content warning in notifications when alwaysShowSpoiler is on (#1757) 4 years ago
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 4 years ago
Alibek Omarov 47d903480e LinkHelper: try to fix error if account url is null 4 years ago
Alibek Omarov fed8b01764 wysiwyg: add minimal editor based on MarkdownEdit library 5 years ago
Alibek Omarov ca196ffc73 compose: implement BBcode and HTML sending 5 years ago
Alibek Omarov ff5ec41e76 http: haha content-encoding goes brrrr (enabled brotli compression) 5 years ago
Alibek Omarov e64831027c emojis: remove unicode emojis consisting of more than one code point as it's unsupported by Pleroma 5 years ago
Alibek Omarov 6100868c7a custom_emoji: fix showing emojis that may look like a regular expression 5 years ago
Alibek Omarov cbcb3838dd emoji: add all Unicode 12.0 emojis 5 years ago
Alibek Omarov ceadb76785 emoji: use bundled compat font 5 years ago
Alibek Omarov 7ccb9ac5d2 Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 5 years ago
Alibek Omarov eb2dfa86a6 NotificationHelper: add a way to test legacy notification channels on new devices 5 years ago
Ivan Kupalov 0547e78c94 Add options to confirm reblog/unreblog actions, close #460 (#1650) 5 years ago
Ivan Kupalov f5ab325ff0 Add "more" popup to a11y menu, fix #1710 (#1714) 5 years ago
Levi Bard 61e0c2c7a8 Add option to show link previews in timelines (#1681) 5 years ago
Konrad Pozniak f699dbd8df fix default emoji font icon not rendering 5 years ago
Alibek Omarov 319ca1781f status: increase hit area for fav/reblog buttons #71 5 years ago
Ivan Kupalov f02fe69b98 Fix emoji download (#1691) 5 years ago
Alibek Omarov ae1cfc1d56 emojireactions: add emoji reaction list to StatusViewData 5 years ago
Alibek Omarov a109089f7b Support emoji reaction notification 5 years ago
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 5 years ago
Konrad Pozniak 16fab51c92 fix FragmentAdapter returning null fragments when activity was recreated (#1647) 5 years ago
Alibek Omarov 5bf75b46a0 Implement muting whole conversation by it's ID, add button to hide muted status again 5 years ago
Alibek Omarov b76d3c3979 Implement muting/unmuting conversations, fix possible appearing of muted users in notifications 5 years ago
Alibek Omarov 216f0d3e2b MainActivity: increase velocity threshold for viewPager 5 years ago
Alibek Omarov f40ac42c08 Status: add isMuted parameter 5 years ago
Alibek Omarov 9796da7513 MastodonApi: set withMuted to true everywhere for a while 5 years ago
Alibek Omarov 43a21d0a3a NotificationHelper: don't send notification if it's from muted thread 5 years ago