Commit graph

245 commits

Author SHA1 Message Date
Krille
2a1a68de22 feat: Implement new error reporting tool when critical features break like playing audio or video messages or opening a chat 2023-05-16 18:45:39 +02:00
Krille
cb0fe173d9 chore: Minor code clean up 2023-05-15 18:55:27 +02:00
Krille
72921505fe fix: Scroll down button 2023-05-09 15:14:35 +02:00
Krille
55de4387f2 build: Update dependencies 2023-05-09 14:47:05 +02:00
Krille
46a630c390 Merge branch 'main' into 'main'
fix: Quick account switching

Closes #1186

See merge request famedly/fluffychat!1111
2023-05-08 13:26:59 +00:00
Krille
5a5895aea4 fix: Scrolldown button 2023-05-08 15:25:36 +02:00
JHansen
ae4dee8133 Fix read reciepts 2023-05-08 12:02:15 +00:00
JHansen
71bd195c62 Fix Quick account switching 2023-05-08 04:56:40 +00:00
Krille
db4410ac14 fix: Chats do not load 2023-05-05 07:54:19 +02:00
Krille
942fac427c feat: Permission dialog before open link in browser 2023-05-02 14:09:46 +02:00
Krille
a5d0c4795a chore: Load chat at last read marker 2023-04-14 14:23:58 +02:00
Krille
cce5900d71 chore: Follow up jump to event 2023-04-02 09:33:27 +02:00
Krille
e7b0f02d2d chore: ScrollToEventId duration for jump in timeline 2023-03-31 12:18:24 +02:00
Krille
14c2bf0508 chore: Follow up jump to unread message 2023-03-25 15:23:14 +01:00
Krille
e690f1e14c refactor: Not nullable room in ChatPage 2023-03-25 15:06:12 +01:00
Krille
217b952c45 refactor: Client in ChatPage 2023-03-25 14:58:51 +01:00
Krille
af71649da6 refactor: Use correct Matrix instance 2023-03-25 14:57:27 +01:00
Krille
d630238142 feat: Add read marker 2023-03-24 08:31:28 +01:00
noob_tea
ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2023-03-22 20:30:59 +01:00
Krille
f88837232b chore: Follow up lastreadeventisvisible marker 2023-03-22 15:06:40 +01:00
Krille
5c70dd39bc feat: Jump to last read event 2023-03-22 13:16:00 +01:00
Krille
c00a6e3d00 feat: Use fragmented timeline to jump to event 2023-03-22 09:16:07 +01:00
Krille
d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Krille
ae99606531 style: Minor adjustments for modal bottom sheets 2023-03-15 19:31:14 +01:00
Christian Pauly
1aaf2f9a15 chore: Fix formatting 2023-03-02 11:54:20 +01:00
Malin Errenst
ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2023-03-02 11:21:40 +01:00
Christian Pauly
41f847ccbf chore: Follow up fix audioplayer on android 2023-02-15 15:46:14 +01:00
Krille
49bf5bdb0a chore: Follow up audioplayer on linux 2023-02-14 17:21:06 +01:00
Christian Pauly
e2aa5584a2 style: Link underline color 2023-02-14 14:05:18 +01:00
Christian Pauly
ab23ba6c2c refactor: Do only instantiate AudioPlayer() object when in use 2023-02-14 12:54:57 +01:00
Christian Pauly
c24295580b feat: Enable audioplayer for web and linux 2023-02-14 09:15:47 +01:00
Christian Pauly
aff10ab0ed fix: Display error when user tries to send too large file 2023-02-13 15:38:08 +01:00
Christian Pauly
b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 2023-02-02 09:57:53 +01:00
Gabriel Rodríguez
d226bf6020 fix: avatar color 2023-02-02 08:56:15 +00:00
Gabriel Rodríguez
704ee5ef9c fix: display name contrast in dark mode 2023-02-02 08:56:15 +00:00
Christian Pauly
35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Krille
d343c71703 chore: Update Matrix SDK and refactor 2023-01-20 16:59:50 +01:00
Krille
033cc8de31 chore: Follow up leave abandoned DM room 2023-01-15 10:05:54 +01:00
Krille
eac784e33b fix: Archive 2023-01-13 10:38:39 +00:00
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
Christian Pauly
06305b8300 feat: Nicer design for abandonded DM rooms 2023-01-06 08:54:17 +01:00
Krille
e9fb280970 design: More clear chat background and rounded popup menu 2023-01-03 18:29:03 +01:00
Krille
2c45552c8e chore: Update flutter_map 2023-01-03 17:31:03 +01: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 Fear
abd9afed7e feat: Store drafts 2022-12-30 13:32:52 +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