2469 Commits (main)

Author SHA1 Message Date
Alibek Omarov e6fcf542bb translations: merge from upstream 4 years ago
Alibek Omarov 876645069e translations: husky: Spanish and Catalan by @Koishi@udongein.xyz 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
Konrad Pozniak 67a0bdcaed fix ugly media previews in conversation tab (#1762) 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 333c906a36 gradle: disable another lint warning that I don't want to fix 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 645098c3c7 ComposeActivity: put buttons into relativelayout and scrollview so they would not push send button outside of screen 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
Alibek Omarov ca36dd0238 gradle: remove ndk version setting 4 years ago
Alibek Omarov 74b4e0efee husky: regenerate artwork, fix incorrect dimensions, use pngcrush, add two new pics 4 years ago
Alibek Omarov 50646e6e4c icons: add high-resolution icon for notifications 4 years ago
Alibek Omarov bb9a9b8f44 strings: change Add reaction to React 4 years ago
Alibek Omarov 125186885d emoji_reactions: show keyboard as dialog 4 years ago
Alibek Omarov 6100868c7a custom_emoji: fix showing emojis that may look like a regular expression 4 years ago
Alibek Omarov df315a3f3e emoji_reactions: implement for notifications fragment 4 years ago
Alibek Omarov 06eda38140 emoji_keyboard: first keyboard, supports only unicode emojis 4 years ago
Alibek Omarov cbcb3838dd emoji: add all Unicode 12.0 emojis 4 years ago
Alibek Omarov ceadb76785 emoji: use bundled compat font 4 years ago
Alibek Omarov 8d89f83bae adapter: replace simple viewholders by SingleViewHolder(extended from RecyclerView.ViewHolder but allowed to instantiate) 4 years ago
Alibek Omarov 7ccb9ac5d2 Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 4 years ago
Alibek Omarov 6f91e1f9ff Revert "Hide muted users' statuses in timelines on client side, because we're getting full timeline now(to support muted conversations)" 4 years ago