Commit graph

55 commits

Author SHA1 Message Date
Krille
bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 2023-05-10 13:01:35 +02:00
Krille
fc675aebaa style: Move chats to top 2023-03-15 21:07:36 +01:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Christian Pauly
02de389b5d refactor: Remove syncstatus verbose logs 2023-02-15 15:27:23 +01:00
Krille
5d53a37e2e style: New settings design 2023-02-04 18:32:56 +01:00
Krille
d343c71703 chore: Update Matrix SDK and refactor 2023-01-20 16:59:50 +01:00
Krille
5cf18aabbf refactor: Remove dart from folder name 2022-12-30 17:54:50 +01:00
Krille Fear
5adf1aa3af fix: Hide google services warning after marked 2022-12-30 13:09:21 +01:00
Krille Fear
3d3a8f1853 chore: Follow up fix search bar 2022-12-29 10:33:13 +01: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
Christian Pauly
00f7e229b8 chore: Add sync status logs 2022-12-14 09:52:00 +01:00
Christian Pauly
082fcdb1af fix: Setup push on chat list init 2022-12-05 09:11:52 +01:00
td
681e95dedd fix: incorrect setState inside setState in ChatListController 2022-11-13 18:09:42 +01:00
Christian Pauly
ed42cb9134 chore: Design enhancements 2022-11-04 12:01:59 +01:00
Christian Pauly
65511ca114 chore: Update local notifications package 2022-11-03 13:43:11 +01:00
Christian Pauly
f026976c17 refactor: Minor chatlist refactoring 2022-11-02 09:57:06 +01:00
Christian Pauly
17dc6ee3a8 chore: Add unread badge to navigation rail and adjust design 2022-09-11 11:07:04 +02:00
td
34b039a6c0 feat: background and terminated calls [android] 2022-09-10 15:42:52 +05:30
Christian Pauly
30841b01cb chore: Minor follow up fixes 2022-09-10 11:53:39 +02:00
Christian Pauly
635543a7d0 chore: Follow up spaces fix 2022-09-10 11:39:23 +02:00
Christian Pauly
e71dabca6e feat: New navigation design 2022-09-10 10:16:09 +02:00
Christian Pauly
b742fb9bda design: Move chat backup header to settings 2022-08-28 13:34:57 +02:00
Christian Pauly
d081645eb3 refactor: App widget 2022-08-25 18:31:30 +02:00
TheOneWithTheBraid
d71c25aa80 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-28 09:18:24 +00:00
TheOneWithTheBraid
56ba2341f4 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-17 17:27:05 +02:00
TheOneWithTheBraid
35f7aa56e9 chore: remove snapping sheet
- remove snapping sheet

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-07-15 07:18:10 +02:00
Christian Pauly
dec28087ee chore: Follow up sdk update fix 2022-07-10 13:10:04 +02:00
Christian Pauly
22ffe8b934 chore: Follow up search fix 2022-07-09 19:30:55 +02:00
Christian Pauly
153e333693 chore: Update SDK 2022-07-09 10:18:53 +02:00
Christian Pauly
c4c594adf1 chore: Minor design improvements 2022-07-08 10:13:44 +02:00
Christian Pauly
ccfda5bc96 feat: New material 3 design 2022-07-07 20:18:40 +02:00
TheOneWithTheBraid
216ce892b5 fix: minor design bugs
- fix spaces animation direction
- animate chat list app bar title
- fix ink splash radius in account selector
- fix missing asset fallback in content banner

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-06-02 09:32:08 +02:00
Christian Pauly
9de43c8d39 refactor: Sharing intent 2022-05-29 11:34:21 +02:00
Christian Pauly
22ad34ab0a refactor: Upgrade to Flutter 3.0.0 2022-05-12 13:23:19 +02:00
TheOneWithTheBraid
44ffaa1b41 feat: improve spaces
- support to show spaces in a list
- add a beautiful animation

This MR makes Spaces much easier to use on desktops and allows to better
find the right space in case they have no avatar.

There will be another MR builting on this work as soon as
https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/merge_requests/58
is merged.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-30 08:08:48 +02:00
20kdc
919b0822e5 feat: Groups and Direct Chats virtual spaces option 2022-04-03 17:00:35 +00:00
Lanna Michalke
e46307cd82 fix: display WebRTC call overlay in web 2022-02-19 08:27:03 +00:00
Krille Fear
55f0300f9f refactor: Migrate to null safety 2022-01-31 16:33:42 +01:00
Christian Pauly
70cfe7f233 followup: Improve stories 2021-12-25 08:56:35 +01:00
The one with the Braid
76972c863c design: Improved animations in chat view when changing account 2021-12-22 08:11:30 +00:00
Krille Fear
acc33e0e9b change: Set client ID in invite action link 2021-12-08 11:33:03 +01:00
Krille Fear
0ecbe842a5 fix: Open URIs 2021-11-29 16:23:14 +01:00
Krille Fear
5bc41fccbc fix: Process incoming uris 2021-11-26 14:59:35 +01:00
Krille Fear
7a68feb5eb feat: Open im.fluffychat urls 2021-11-21 13:58:19 +01:00
Krille Fear
08670e60f8 fix: Remove unused imports 2021-11-21 09:55:59 +01:00
Krille Fear
ba3cf3a91f change: Chat backup dialog as a banner 2021-11-19 09:12:47 +01:00
Krille Fear
26751f3ab4 fix: Load spaces on app start 2021-11-15 10:05:15 +01:00
Krille Fear
fb4df3f88c fix: Set space 2021-11-15 08:20:29 +01:00
Krille Fear
c6b1225549 Merge branch 'krille/redesign-multiaccount-spaces' into 'main'
feat: Redesign multiaccounts and spaces

See merge request famedly/fluffychat!547
2021-11-14 21:09:17 +00:00
Krille Fear
c690fa6a56 feat: Multiple mute, pin and mark unread 2021-11-14 20:59:25 +01:00