193 Commits (719dcb13fc7704e0beea80be8c80a27a470e65f7)

Author SHA1 Message Date
Garrit Franke 719dcb13fc Wellbeing mode (#1992) 3 years ago
Konrad Pozniak f466e1def5 remove ThemeUtils.getTintedDrawable (#2015) 3 years ago
Alibek Omarov 6a1c062a8d Add option to render subscriptions as normal posts(like Pleroma does) or switch back to Mastodon behavior 4 years ago
Levi Bard bef916010d Fix links in announcements. (#2011) 4 years ago
Alibek Omarov 68d6a4ab25 Support Mastodon notification bell and status notification type 4 years ago
Alibek Omarov 28a02cf72a Notifications: add support for move notification type 4 years ago
Alibek Omarov 0bdad9ad7a Notifications: add new virtual type for subscriptions 4 years ago
Alibek Omarov 8982f7af28 Another post-merge build fix 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
Konrad Pozniak 0e4236611a better distinction between green and blue build flavors (#1997) 4 years ago
Konrad Pozniak 58d839ef0d upgrade dependencies (#1990) 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 c2c4a3a535 Perform bidirectionality isolation manually instead of relying on `BidiFormatter` (#1976) 4 years ago
Levi Bard 684289d3e3 Add tests for compose activity initial state changes (#1972) 4 years ago
Garrit Franke 313209e249 Delete scheduled post after editing (#1947) 4 years ago
Vignesh Kumar 8d9a54e8ea Change characters left color to red when negative (#1952) 4 years ago
Alibek Omarov 2eba3f41ba Animated emoji support 4 years ago
Alibek Omarov ed7bfa182b Implement proper hiding muted users and conversations 4 years ago
Alibek Omarov f18f7aab5c ChatActivity: fix crash, fix sticker button enabling conditions 4 years ago
Alibek Omarov cbe737ef54 ChatActivity: set sendbutton inactive when text or media are empty, fix media menu, fix media button stay inactive after removing media 4 years ago
Alibek Omarov 51083556f1 CommonComposeViewModel: filter all unrelated autocomplete suggestions 4 years ago
Alibek Omarov 6d2c270cee ChatActivity: fix #91 4 years ago
Alibek Omarov 30c97119d8 ComposeActivity: fix ignoring opened preview when back pressed 4 years ago
Alibek Omarov effa7d07c4 chats: implement attachment onClick 4 years ago
Alibek Omarov a8e7bde29a streaming: fix streaming may be disabled without running service, fix crash on start up 4 years ago
Levi Bard 8ee0420678 Set onClick listener for poll result view. (#1946) 4 years ago
Levi Bard c527b14eec Save draft when redrafting a post (#1744) 4 years ago
Levi Bard aedf6da586 Publish mute/block events from the report activity. (#1945) 4 years ago
Ivan Kupalov 90ebef5a74 Improve notifications fetching (#1930) 4 years ago
Konrad Pozniak ac00c62e5e convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 4 years ago
David Teresi 7784838cfe Allow newlines in image descriptions 4 years ago
Alibek Omarov 3c25cfd2b5 chats: implement mark as read in chat and updating on receiving new chat message 4 years ago
Alibek Omarov c74ff19805 media: add option to anonymize filenames or left them as is 4 years ago
Karol Kosek 859a4acfa5 Implement clicking on 'Reply to' text 4 years ago
Alibek Omarov 55d3e9ed08 streaming: implemented streaming for notifications 4 years ago
Alibek Omarov 828198dab7 chats: add new notification type pleroma:chat_mention (wip) 4 years ago
Alibek Omarov 92a659fea4 chats: fix stickers and emojis 4 years ago
Alibek Omarov d8ffcaec30 chats: fix media upload, fix back button 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 bcfd202bbb chats: chat message adapter, partially implement activity 4 years ago
Alibek Omarov a002a76b92 chats: base chat UI 4 years ago
a1batross c37a3a8b8c Rename Husky in generated file names to Tusky to prevent harassment towards Husky users 4 years ago
Ivan Kupalov 22b074f172 Description improvements (#1846) 4 years ago
Konrad Pozniak cf3295749b upgrade SwipeRefreshLayout to 1.1.0 (#1866) 4 years ago
Alibek Omarov 483b847120 ViewImageFragment: finalize transition to BigImageViewer. Now it should correctly handle EXIF rotation, do not stuck at transition and pick preview image if it's in cache but full image isn't 4 years ago
Alibek Omarov 978489165e ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 4 years ago