10 Commits (40cf08f7dfbde67c68848582347715db1a33c100)

Author SHA1 Message Date
Konrad Pozniak 82a632eecc add the ability to see who faved or boosted a toot (#962) 6 years ago
Konrad Pozniak 0b60445256 Upgrade to AndroidX, move to MaterialComponents theme (#953) 6 years ago
Konrad Pozniak 2c679a4761 fix account list loading and clean up a lot of code (#823) 6 years ago
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck 9807ee5f54 fix link header handling in AccountActivityFragment 6 years ago
Vavassor 340a6fad29 Fixes bug where the order of notifications could be jumbled when removing duplicates using a HashSet. 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 7f31aff144 Reorganizes the whole codebase. 7 years ago
Vavassor a299473dba Block and mute lists now remove the entries when you unmute/unblock a user, with a short popup to undo if it's unintentional. Just for clearer feedback. 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 851a92a271 Refreshing uses since_id wherever applicable. Also, reverted the notification icon. 7 years ago
Eugen Rochko 3120fbed4c Start work on integrating Retrofit - Update Account entity to be fetched with Retrofit and parsed with GSON 7 years ago
Vavassor c4114b6be2 The block list is now its own functional piece, instead of just being a copy of the following/follows lists on account profiles. 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