1256 Commits (72a6b41bf6e613a353652fd9ae68f09f12e4e236)

Author SHA1 Message Date
Alibek Omarov 2f62b3f600 Patch to compile 4 years ago
Konrad Pozniak 81004b68ea fix confirmReblogs default values (#1777) 4 years ago
Konrad Pozniak bc156b16de Fix RxJava UndeliverableException crashes (#1778) 4 years ago
kyori19 50f7a7affa Add "account" filter context (#1776) 4 years ago
kyori19 06a0bf7744 Fix tag highlighting in editor (#1773) 4 years ago
Konrad Pozniak 9e6833cfdb enable multiple hashtags in one hashtag tab (#1790) 4 years ago
Levi Bard e4caff2ff0 Fix showing/hiding of preview cards in timeline posts that are collapsed for length. (#1796) 4 years ago
kyori19 f69e837cb3 Fix large media uploading (#1800) 4 years ago
Alibek Omarov 962b6728dd Sticker: sort by title 4 years ago
Alibek Omarov ac2dba316e CustomEmojis: make emojis smaller in several another places 4 years ago
Alibek Omarov 86b57cd1ef CustomEmojiHelper: rewrite to Kotlin 4 years ago
Alibek Omarov 2ee70be3e4 search: fix reacting with emojis 4 years ago
Alibek Omarov 41ee259196 ComposeViewModel: add Markdown/HTML support for glitch-soc(untested), fix file size limits for Pixelfed 4 years ago
Alibek Omarov 91341d0955 ComposeActivity: fix broken polls on Pleroma 4 years ago
Alibek Omarov d705a85690 Stickers: add PleromaFE stickers support, enabled in settings 4 years ago
Alibek Omarov 6417f31767 CustomEmojis: make emojis small when it's appropriate for UX 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
a1batross 473ac895b9 Fix test and lint 4 years ago
Alibek Omarov 8641b0f220 Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 4 years ago
Levi Bard bf62187fe2 Don't interpret html inside poll options. (#1527) 4 years ago
Konrad Pozniak 2ed14d0b90 replace HtmlUtils with HtmlCompat (#1741) 4 years ago
Alibek Omarov c7e7da9433 Cherry-picked 2cf1e366. 4 years ago
Alibek Omarov ac61284fa2 SpannedTypeAdapter: remove dead file 4 years ago
Alibek Omarov 223abe8c08 MainActivity: apply existing ViewPager2Fix 4 years ago
Alibek Omarov 01963d8f9b MainActivity: removal 4 years ago
Conny Duck 1cba30d3f2 close drawer after click 4 years ago
Ivan Kupalov 90d6237be0 Add preference to disable swipe gesture for switching tabs, close #1718 (#1752) 4 years ago
Konrad Pozniak 07d599e628 fix overlapping account items in AccountsInListFragment (#1768) 4 years ago
Konrad Pozniak 984a56a482 fix toots showing too much whitespace (#1761) 4 years ago
Sylvia van Os d1ab0deb98 Fix content warning state being lost after screen rotation (#1756) 4 years ago
Konrad Pozniak 3e8b8f1f88 fix toot sending twice when using a hardware keyboard (#1758) 4 years ago
Konrad Pozniak 8a23f3b84c fix content warning in notifications when alwaysShowSpoiler is on (#1757) 4 years ago
Levi Bard bf7e9e019d Confirm blocks and mutes from timelines (#1740) 4 years ago
Konrad Pozniak ae651c3cf1 simplify ComposeOptionsView (#1734) 4 years ago
Levi Bard 57af67bf49 Fix NPE in follow requests view (#1739) 4 years ago
Levi Bard 683fb8f0f0 Ensure media are marked sensitive any time there's a content warning (#1728) 4 years ago
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 4 years ago
Alibek Omarov 9c1a4e91f3 EmojiKeyboard: add recents 4 years ago
Alibek Omarov 47d903480e LinkHelper: try to fix error if account url is null 4 years ago
Alibek Omarov 0c393585bd NetworkModule: hide different logging levels under comments to not look every time in documentation 4 years ago
a1batross 4141030d2e filters: represent POST as json becausr booleans cannot be represented in urlencoded as Pleroma thinks 4 years ago
Alibek Omarov 8eb3b7ecca ComposeActivity: fix crash on old Android 4 years ago
Alibek Omarov 508a91070e NetworkModule: oops, disable showing headers in logcat 4 years ago
Alibek Omarov fed8b01764 wysiwyg: add minimal editor based on MarkdownEdit library 4 years ago
Alibek Omarov ca196ffc73 compose: implement BBcode and HTML sending 4 years ago
Alibek Omarov 569ca90147 AccountActivity: animate banner if animateGifAvatars is enabled 4 years ago
Alibek Omarov ff5ec41e76 http: haha content-encoding goes brrrr (enabled brotli compression) 4 years ago
Alibek Omarov e64831027c emojis: remove unicode emojis consisting of more than one code point as it's unsupported by Pleroma 4 years ago
Ivan Kupalov 5dd190404f Fix reblog confirm (#1723) 4 years ago