274 Commits (c2c4a3a5351674a418fb93881a96c224bef93f37)

Author SHA1 Message Date
Levi Bard c2c4a3a535 Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976) 4 years ago
Levi Bard 94dba04216 Use blurhash for preview cards (#1960) 4 years ago
Alibek Omarov ed16f1b2bc Use SpannableString instead of SpannableStringBuilder when it's possible 4 years ago
Alibek Omarov 4fa1fb6522 ChatMessagesAdapter: fix non-clickable URLs 4 years ago
Alibek Omarov 51083556f1 CommonComposeViewModel: filter all unrelated autocomplete suggestions 4 years ago
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 65edac9195 fix various bugs when creating tab with multiple hashtags (#1925) 4 years ago
Alibek Omarov f3a7718401 ChatsAdapter: fix recycling issues 4 years ago
Alibek Omarov 30b2349e2b StatusBaseViewHolder: semi-fix null shown up for Mastodong, don't allow user to click when parent post is unavailable 4 years ago
Karol Kosek 859a4acfa5 Implement clicking on 'Reply to' text 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 828198dab7 chats: add new notification type pleroma:chat_mention (wip) 4 years ago
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