6 Commits (5de7b21007e9d4dc4366ee9b32bd723726ee6233)

Author SHA1 Message Date
Konrad Pozniak 5de7b21007 convert entity classes to Kotlin data classes (#526) 6 years ago
Conny Duck c444bead7e cleanup code, remove some unneeded files 7 years ago
Conny Duck 0b4211b86a rounded corners for avatar placeholder 7 years ago
Vavassor f1359d1864 Adds correct footer behaviour to account lists and unifies it with how timelines use them. 7 years ago
Vavassor adfb96483a Removes ButterKnife annotations. 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 b6e3edaa32 Adds a list of muted users. 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
Eugen Rochko 470b3b1236 Improved blocked users layout 7 years ago
Eugen Rochko dbed424d6f Implement search 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 7ae66a4ddc Fixed crash due to Picasso being handed empty strings for missing avatars and header images. 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 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