144 Commits (9586ada327411b17fd6aaf495dc1de80b9fe4dae)

Author SHA1 Message Date
Alibek Omarov 9586ada327 EditProfileActivity: allow adding fiels as much as instance allows (fix #89) 4 years ago
Alibek Omarov 68d6a4ab25 Support Mastodon notification bell and status notification type 4 years ago
Konrad Pozniak e0582319a7 fix crash when opening some audio attachments (#2002) 4 years ago
Alibek Omarov 28a02cf72a Notifications: add support for move notification type 4 years ago
Mélanie Chauvel 928fdd8d02 Implement optional notifications muting for account muting (#1856) 4 years ago
Alibek Omarov 2c0b8ac6f5 Fix some issues after merge 4 years ago
kyori19 aa14e6e4f2 [needs help] Support announcements (#1977) 4 years ago
Konrad Pozniak 9ea9926469 Personal account notes (#1978) 4 years ago
Levi Bard 94dba04216 Use blurhash for preview cards (#1960) 4 years ago
Alibek Omarov 09e5611ec0 Account: add optional ap_id field 4 years ago
Levi Bard 8ee0420678 Set onClick listener for poll result view. (#1946) 4 years ago
Ivan Kupalov 90ebef5a74 Improve notifications fetching (#1930) 4 years ago
Alibek Omarov f8475f8615 chats: implement creating new chat through account activity 4 years ago
Alibek Omarov 55d3e9ed08 streaming: implemented streaming for notifications 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 159f0f0615 chats: add media, stickers, emojis (wip) 4 years ago
Alibek Omarov c2439405be chats: implement sending messages, prototype 4 years ago
Alibek Omarov 69f37208a5 chats: disable pagination for chat listing, another finalization of chat bubble design 4 years ago
Alibek Omarov a002a76b92 chats: base chat UI 4 years ago
Alibek Omarov 9f57699a3d chats: finished chat listing 4 years ago
Alibek Omarov 752f6ad35b chats: add Chat and ChatMessage entities, add Pleroma API calls 4 years ago
Alibek Omarov 4741ab524c entity: Instance: fix optional pleroma field type 4 years ago
Konrad Pozniak 7b95236961 correctly update the menu when muting domains (#1848) 4 years ago
Alibek Omarov c3c92fadcd ComposeActivity: preview ability for Pleroma, WIP 4 years ago
Alibek Omarov 930e05be27 NodeInfo: replace Int by Long in upload limits, add test cases 4 years ago
kyori19 50f7a7affa Add "account" filter context (#1776) 4 years ago
Alibek Omarov 962b6728dd Sticker: sort by title 4 years ago
Alibek Omarov d705a85690 Stickers: add PleromaFE stickers support, enabled in settings 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
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 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 7bb0f1955d emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 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 82c6809623 emojireactions: fix EmojiReaction object 4 years ago
Konrad Pozniak d368ed464e fix crash when Account.displayName is null (#1667) 4 years ago
Alibek Omarov ae1cfc1d56 emojireactions: add emoji reaction list to StatusViewData 4 years ago
Alibek Omarov 2f818a77f3 emojireactions: add entities and api endpoints 4 years ago
Alibek Omarov a109089f7b Support emoji reaction notification 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 f40ac42c08 Status: add isMuted parameter 4 years ago
Alibek Omarov 3fe33b0435 Status: add thread_muted field 4 years ago
Alibek Omarov b4dbee0acd NodeInfo: implement nodeinfo fetching 4 years ago
Alibek Omarov 24c0c8f656 Notification: ignore seen notifications 4 years ago
Alibek Omarov d82ca3df9b MastodonApi: add support for subscribing endpoints and subscribing status field 4 years ago