Commit Graph

25 Commits

Author SHA1 Message Date
TheOneWithTheBraid
0a4f7c9d26 fix: minor issues in room list
- allow to discard focus of search field
- properly circle the search field's progress indicator
- always keep search sections visible in order to workaround annoying
  behavior: When quickly searching for a chat and one is fast at
clicking on a room, it often happens that server side results just drop
in at this moment and one clicks at the wrong item -> with a static
height as now set, this no longer happens.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-28 08:35:06 +01:00
Christian Pauly
874da53684 chore: Remove unnecessary stream subscriptions 2022-08-10 21:15:13 +02:00
Christian Pauly
f39213ca9b chore: Adjust appbar design 2022-07-12 19:40:29 +02:00
Christian Pauly
9b96781e46 chore: Design follow up fixes 2022-07-08 17:58:31 +02:00
Christian Pauly
7ad2359214 chore: Design follow up fixes 2022-07-08 16:04:22 +02:00
Christian Pauly
d25d8cc1c2 chore: Add fancy hero animations 2022-07-08 10:41:36 +02:00
Christian Pauly
091958be0b feat: New material 3 design 2022-07-07 20:18:40 +02:00
Christian Pauly
802ff0fa9d chore: Add border to avatars 2022-07-07 12:14:28 +02:00
Christian Pauly
f5f1e4fb6e refactor: Stories header 2022-05-29 11:37:01 +02:00
Christian Pauly
1e3f778130 feat: Initial material you support 2022-05-18 08:54:50 +02:00
Christian Pauly
de84c0f95c chore: Follow up fix hero tag 2022-04-15 07:33:11 +02:00
Krille Fear
fa0b08f57c chore: Follow up fix stories sorting 2022-04-08 10:42:42 +02:00
Krille Fear
6cb22db8ff design: Display own stories at first place and combine with new stories button 2022-04-08 07:33:00 +02:00
Krille Fear
df98254640 fix: Load story avatars faster 2022-02-18 20:25:09 +01:00
Christian Pauly
3d7287993f feat: Display indicator for unread muted rooms 2022-02-14 11:22:36 +01:00
Krille Fear
24c1d2ac01 design: Improve story header design 2022-02-06 21:06:14 +01:00
Christian Pauly
787bdbcba9 design: Use IconButton instead of listTile for first story 2022-02-03 08:52:22 +01:00
Krille Fear
ef4c5089d5 refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Krille Fear
efc5b19f5d chore: Add missing localization 2022-01-20 15:49:07 +01:00
Christian Pauly
518111e84f chore: Fix try to enter story room first 2021-12-26 09:31:48 +01:00
Christian Pauly
b10e3577f9 chore: Fix stories invites 2021-12-26 08:40:03 +01:00
Christian Pauly
c03504fe99 feat: Share to story 2021-12-25 18:47:36 +01:00
Christian Pauly
105884dbe1 chore: Improve stories 2021-12-25 14:08:11 +01:00
Christian Pauly
b1a4d3a314 followup: Improve stories 2021-12-25 08:56:35 +01:00
Krille Fear
062ed11d0f feat: Stories 2021-12-24 13:18:09 +00:00