pachli-android/core
Nik Clayton e35fa1dbce
feature: Show role badges on profiles
Roles for the logged in user appeared in Mastodon 4.0.0 and can be
displayed on the user's profile screen.

Show them as chips, adjusting the display of the existing "Follows you"
and "Bot" indicators to make allowances for this.

Roles can have a custom colour assigned by the server admin. This is
blended with the app colour so it is not too jarring in the display.

See also https://github.com/tuskyapp/Tusky/pull/4029

Co-authored-by: Konrad Pozniak <opensource@connyduck.at>
2023-12-11 20:41:11 +01:00
..
accounts refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00
common refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00
database refactor: Break navigation dependency cycles with :core:navigation (#305) 2023-12-07 18:36:00 +01:00
navigation refactor: Break navigation dependency cycles with :core:navigation (#305) 2023-12-07 18:36:00 +01:00
network feature: Show role badges on profiles 2023-12-11 20:41:11 +01:00
preferences refactor: Use AppTheme enum exclusively (#311) 2023-12-11 14:41:36 +01:00
testing refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00