Commit graph

2661 commits

Author SHA1 Message Date
Krille
2df72b5d13 style: New modal bottom sheets 2023-01-08 11:07:31 +01:00
Krille
4376070733 refactor: Same animations everywhere in app 2023-01-07 09:22:31 +01:00
Krille
1c632bead9 style: Animate in out search results 2023-01-07 09:14:14 +01:00
Christian Pauly
06305b8300 feat: Nicer design for abandonded DM rooms 2023-01-06 08:54:17 +01:00
Krille
c47ca99aaa chore: Update dependencies 2023-01-05 18:21:13 +01:00
TheOneWithTheBraid
1992d18a64 chore: add integration tests
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-01-03 19:59:56 +01:00
Krille
976c12e471 chore: Change invite link textfield label 2023-01-03 18:33:58 +01:00
Krille
e9fb280970 design: More clear chat background and rounded popup menu 2023-01-03 18:29:03 +01:00
Krille
9d393900f8 chore: Follow up dark mode color 2023-01-03 18:01:53 +01:00
Krille
8ef1ff1e1a design: Nicer navigationrail 2023-01-03 18:00:56 +01:00
Krille
2c45552c8e chore: Update flutter_map 2023-01-03 17:31:03 +01:00
Krille
8d8848c0f7 refactor: Stories header with futurebuilder 2023-01-02 17:12:24 +01:00
Krille
50dd924ece chore: Revert push channel changes 2022-12-31 15:14:38 +01:00
Krille
31f3a8b4c5 Revert "fix: Android push notification follow-up"
This reverts commit b24a7d9510c221c7ee685f3e68a213dc83ca8618
2022-12-31 14:13:09 +00:00
Krille
85f4a539d8 chore: Follow up draft fix 2022-12-30 18:24:34 +01:00
Krille
5cf18aabbf refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Krille
25b44f2822 chore: Minor lable fixes 2022-12-30 17:45:58 +01:00
Krille
49b541930a chore: Follow up fix 2022-12-30 16:27:44 +01:00
Krille
6fc8aaa1bb refactor: New private chat 2022-12-30 14:37:13 +01:00
Krille Fear
abd9afed7e feat: Store drafts 2022-12-30 13:32:52 +01:00
Krille Fear
5adf1aa3af fix: Hide google services warning after marked 2022-12-30 13:09:21 +01:00
Krille Fear
44532a242b chore: Make audio player dialog not dismissable 2022-12-30 12:53:42 +01:00
Krille Fear
a99f596447 chore: Remove deprecated share button 2022-12-30 12:52:29 +01:00
Krille Fear
94c659d891 chore: Remove deprecated share button 2022-12-30 12:49:17 +01:00
Krille Fear
1398612190 chore: Disable audio player on linux 2022-12-30 12:36:20 +01:00
Krille Fear
680dd886d8 feat: Add audio message support to linux 2022-12-30 10:51:26 +01:00
Krille Fear
54dff35ea4 fix: File event design 2022-12-30 10:40:53 +01:00
Krille Fear
720fb01aa6 chore: Minor design adjustments 2022-12-30 09:12:27 +01:00
Krille Fear
20eada7019 fix: Content banner 2022-12-30 09:04:46 +01:00
Krille Fear
7fe0508583 fix: Correct redacted by username 2022-12-30 09:01:43 +01:00
Krille Fear
855e6b5b2c fix: Encryption button is orange in public rooms 2022-12-30 09:00:01 +01:00
Krille Fear
549fc1051e chore: Nicer new chat design 2022-12-30 08:59:00 +01:00
Krille Fear
075a5faa9c chore: Adjust onboarding design 2022-12-29 20:38:13 +01:00
Krille Fear
6c53ab370b fix: Do not setup push on every app resume 2022-12-29 10:35:02 +01:00
Krille Fear
3d3a8f1853 chore: Follow up fix search bar 2022-12-29 10:33:13 +01:00
Krille Fear
9f4d11347c chore: Follow up fix chat list 2022-12-29 10:26:01 +01:00
The one with the Braid
edefa24514 Merge branch 'braid/room-list-fixes' into 'main'
fix: minor issues in room list

See merge request famedly/fluffychat!1056
2022-12-28 07:41:40 +00:00
TheOneWithTheBraid
71c61ad214 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
TheOneWithTheBraid
21c5ffd5b2 fix: Android push notification follow-up
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-27 20:25:45 +01:00
Krille
80485c3e22 Merge branch 'braid/cute-events' into 'main'
chore: improve cute events rendering

See merge request famedly/fluffychat!1054
2022-12-27 12:16:57 +00:00
Krille Fear
c4e010cf2e chore: Follow up root navigator fix 2022-12-26 20:21:18 +01:00
Krille Fear
8823e959c4 chore: Use correct mono font 2022-12-26 19:20:52 +01:00
Krille Fear
60301db6fe chore: Nicer verification dialog 2022-12-26 18:30:18 +01:00
Krille Fear
46d77bff5d design: New encryption page 2022-12-26 17:59:43 +01:00
Krille Fear
ea4f2bffb0 chore: follow up fix 2022-12-26 16:03:14 +01:00
Krille Fear
3898c5e4e5 chore: Follow up start chat label 2022-12-25 11:04:22 +01:00
Krille Fear
135ed4fb17 chore: Follow up homeserver picker input 2022-12-25 10:50:41 +01:00
Krille Fear
e04730c904 chore: Add new start chat image 2022-12-25 10:45:13 +01:00
TheOneWithTheBraid
1562f8e7dc chore: improve cute events rendering
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-12-24 19:28:09 +01:00
Krille Fear
2f71b0ac1d chore: Add gradient to chat background 2022-12-24 12:07:41 +01:00