30 Commits (719dcb13fc7704e0beea80be8c80a27a470e65f7)

Author SHA1 Message Date
Garrit Franke 719dcb13fc Wellbeing mode (#1992) 3 years ago
Alibek Omarov 6a1c062a8d Add option to render subscriptions as normal posts(like Pleroma does) or switch back to Mastodon behavior 3 years ago
Alibek Omarov 7ccb9ac5d2 Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 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 542aea22b3 Enable muting for all timelines, except where it's useless 4 years ago
Ivan Kupalov 8dcfec1734 Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 4 years ago
Konrad Pozniak fb45e0e2bb Animate gif avatars (#1279) 5 years ago
pandasoft0 e133b398ec Refresh message timestamp every minute (#1113) 5 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 5 years ago
Konrad Pozniak 4f8d905e7b fix notification tab loading (#777) 6 years ago
kyori cfdd7ded34 Prevent query SharedPreference in adapters. 6 years ago
Conny Duck 51e2ccc5a5 only reload timeline on pref change when necessary 6 years ago
Ivan Kupalov 0375193029 Add EventHub, add fav, reblog events, improve timelines (#562) 6 years ago
Conny Duck e8fe52561a fix problem with spark buttons behaving weirdly 7 years ago
charlag 6baa187976 Make status placeholder abstraction cleaner 7 years ago
Conny Duck cbf6062bce implement "load more" placeholder 7 years ago
Vavassor 340a6fad29 Fixes bug where the order of notifications could be jumbled when removing duplicates using a HashSet. 7 years ago
Ivan Kupalov 84ef8ade98 Preserve status states on updates. UI layer refactoring. 7 years ago
Vavassor fc03f51cf4 Makes end of list footers have zero height. 7 years ago
Vavassor 3d85eef83a Fixes the same typo in 3 places. 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 7 years ago
Vavassor 2a98693ed4 Moves loading of accounts, notifications, and statuses to use link headers. Also remedies an issue where duplicate calls for the same chunk of items in a list can occur. 7 years ago
Vavassor 875b2eb4af Adds option to hide media previews if reduced data usage is desired Closes #56. 7 years ago
Vavassor 8b2441071f Broadcasts now used everywhere for signalling to remove accounts' posts instead of listeners. 7 years ago
Vavassor 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor c6cf2d034a Blocking and muting now removes all statuses by that user in EVERY currently-loaded timeline. 7 years ago
Vavassor 0da98f4f67 Adds ability to mute from an individual status. Also, all statuses from that user are removed from the timeline on the spot. 7 years ago
Raphael Michel 834ad78c36 Allow to filter boosts and replies from home (closes #133) 7 years ago
Raphael Michel d732c5d0a7 Timeline footer improvements 7 years ago
Vavassor 4d9fd09a3c License change back to GPL 3 7 years ago
Vavassor 3e21e59edc Relicense to LGPL3 7 years ago
Vavassor 70536ed001 Fixed some odd refresh behaviour and possibly the duplicate 20 statuses issue? 7 years ago
Vavassor f2a400ab38 Fixes rare crashes when viewing accounts and favouriting. Also, fixes content warning characters not counting toward the character limit. Closes #32 7 years ago
Vavassor ed08f708ed Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Vavassor b937a7bc9e Fixed intermittent null pointer exceptions and disabled the light theme temporarily. This closes #21, closes #22, and closes #17. 7 years ago
Vavassor 851a92a271 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 7 years ago
Eugen Rochko 750c1c80a0 Statuses and notifications loaded/parsed via Retrofit/GSON 7 years ago
Vavassor e46731454d Fixes icons on statuses and notifications not being the right colour on the light theme. 7 years ago
Eugen Rochko 2cf387bc21 Visually center initial loading indicator. Abandon 7 years ago
Vavassor 46fe328967 A bit of code cleanup, mostly getting rid of warnings. 7 years ago
Vavassor 9b6f5e63d3 Viewing your block list is now possible on the main menu. 7 years ago
Vavassor 33883aca3d End of timelines are now detected correctly. Also, duplicate notifications/accounts are prevented. 7 years ago
Vavassor 1429dfc7b5 Account profiles no longer partial! 7 years ago
Vavassor b00a3cf443 Adds a toot thread viewing mode. Also, many files were missing and didn't push so the previous commits may have been very wrong? 7 years ago
Vavassor 98085bab6a License info now available 7 years ago
Vavassor eddc15fdca The reply button now works, and mentions are highlighted in compose mode. 7 years ago
Vavassor 2106d7a53c Jumping to top capability and a progress/retry footer added to timelines. 7 years ago
Vavassor 6b684bceff Attaching media to toots is now possible. Images over the upload limit are automatically downsized, videos are not. 7 years ago
Vavassor bab33a0715 sensitive media previews are now hidden and shown with a click 7 years ago