fluffychat/lib/pages/chat_list
Marcus Hoffmann bc68a4faaa fix: use correct icons for chat pin/unpin
Similarly to the read/unread toggle this was also using the wrong icon.

If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
2024-02-11 14:08:45 +01:00
..
chat_list.dart chore: Wait for device keys before ask bootstrap 2024-02-01 08:00:33 +01:00
chat_list_body.dart refactor: Spaces UX improvements 2023-12-23 15:40:53 +01:00
chat_list_header.dart fix: use correct icons for chat pin/unpin 2024-02-11 14:08:45 +01:00
chat_list_item.dart fix: Open room after join 2024-02-05 08:50:10 +01:00
chat_list_view.dart refactor: Spaces UX improvements 2023-12-23 15:40:53 +01:00
client_chooser_button.dart refactor: Use popupmenudivider instead of workaround 2024-01-14 10:17:36 +01:00
navi_rail_item.dart build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
search_title.dart build: Update packages and flutter super.key refactoring 2023-10-28 13:03:25 +02:00
space_view.dart chore: Add missing safearea to spaceview 2023-12-24 09:07:38 +01:00
start_chat_fab.dart refactor: Spaces UX improvements 2023-12-23 15:40:53 +01:00
status_msg_list.dart chore: Follow up status bubble color 2024-02-01 07:14:40 +01:00