260 Commits (40cf08f7dfbde67c68848582347715db1a33c100)

Author SHA1 Message Date
Alibek Omarov 69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 4 years ago
Alibek Omarov bcfd202bbb chats: chat message adapter, partially implement activity 4 years ago
Alibek Omarov a002a76b92 chats: base chat UI 4 years ago
Alibek Omarov 9f57699a3d chats: finished chat listing 4 years ago
Ivan Kupalov 22b074f172 Description improvements (#1846) 4 years ago
Mélanie Chauvel 408660aff0 Make account views clickable instead of avatar only (#1855) 4 years ago
Levi Bard 3375b512d9 Fix preview cards for uncollapsible statuses (#1826) 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
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 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 8e2b421b1f CustomEmojiHelper: rewrite to Kotlin 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
Konrad Pozniak 2ed14d0b90 replace HtmlUtils with HtmlCompat (#1741) 4 years ago
Alibek Omarov c7e7da9433 Cherry-picked 2cf1e366. 4 years ago
Konrad Pozniak 8a23f3b84c fix content warning in notifications when alwaysShowSpoiler is on (#1757) 4 years ago
Levi Bard 57af67bf49 Fix NPE in follow requests view (#1739) 4 years ago
Levi Bard 507d9fe19d Add notifications for follow requests (#1729) 4 years ago
Alibek Omarov 9c1a4e91f3 EmojiKeyboard: add recents 4 years ago
Ivan Kupalov 5dd190404f Fix reblog confirm (#1723) 4 years ago
Alibek Omarov 125186885d emoji_reactions: show keyboard as dialog 4 years ago
Alibek Omarov 06eda38140 emoji_keyboard: first keyboard, supports only unicode emojis 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
Alibek Omarov 3320e6a0da StatusBaseViewHolder: fix recycling bug, fix emoji reaction view empty space touch 4 years ago
Alibek Omarov 7bb0f1955d emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 4 years ago
Alibek Omarov 97ffa14268 emoji_reactions: general refactoring, implement emoji_reactions_by 4 years ago
Ivan Kupalov 0547e78c94 Add options to confirm reblog/unreblog actions, close #460 (#1650) 4 years ago
Levi Bard 61e0c2c7a8 Add option to show link previews in timelines (#1681) 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
Alibek Omarov 3824d4c3ba emojireactions: implement coloring buttons 4 years ago
Levi Bard e906941ff6 [Tusky10] Fix descriptions of audio attachments when expanding/collapsing status content (#1688) 4 years ago
Alibek Omarov e1eaea9d5a Very dirty, very quick, read-only implementation of emoji reactions 4 years ago
Konrad Pozniak 7f2184bbc6 fix content collapse button not working in notifications (#1665) 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
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 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 4098cd3a2c NotificationsAdapter: show muted threads as muted 4 years ago
Ivan Kupalov 701e1dafe3 Fix setting text to CW button in fav/reblog notification. Fix #1641 (#1642) 4 years ago
Konrad Pozniak 31b29047c7 fix crash in NotificationAdapter when status is null (#1634) 4 years ago
kyori19 cafd5a3a64 Fix emoji sorting (#1633) 4 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