Commit graph

427 commits

Author SHA1 Message Date
Christian Kußowski
9724b852bb
chore: Adjust styles and animations 2026-03-12 12:03:03 +01:00
Christian Kußowski
fc7eb6954c
refactor: Make file events more fail safe for failed to send 2026-03-09 17:01:11 +01:00
Christian Kußowski
bfcd78fcdf
refactor: Use native uri data from bytes instead of html 2026-03-05 13:18:50 +01:00
Christian Kußowski
03f8f98e03
chore: Follow up audio player mimetype 2026-03-04 14:11:51 +01:00
Christian Kußowski
f0aa15843b
refactor: Use more robust and performant way to detect single emoji messages 2026-02-27 19:08:27 +01:00
Christian Kußowski
746aeed770
refactor: Do show message bubble even for big emotes 2026-02-27 19:07:52 +01:00
Christian Kußowski
47934a3378
chore: Adjust power level UX 2026-02-25 13:12:47 +01:00
Christian Kußowski
28af7bb0c7
refactor: Enable more strict lints 2026-02-24 10:06:39 +01:00
Christian Kußowski
a9a8b39465
Revert "refactor: Avoid unnecessary bool comparison"
This reverts commit 1cd3a91037.
2026-02-20 17:12:53 +01:00
Christian Kußowski
a0a03941c2
chore: Avoid unnecessary lambdas 2026-02-20 14:19:13 +01:00
Christian Kußowski
5283d0fcc8
refactor: Add more stricter lints 2026-02-20 14:03:46 +01:00
krille-chan
66566e6901
refactor: Use getCryptoIdentityState to check backup state 2026-02-19 17:48:19 +01:00
Christian Kußowski
1cd3a91037
refactor: Avoid unnecessary bool comparison 2026-02-19 08:53:18 +01:00
Christian Kußowski
d08364688e
refactor: Avoid redundant async 2026-02-19 08:47:10 +01:00
Christian Kußowski
9d007815df
refactor: Enable rule avoid dynamic 2026-02-19 08:42:35 +01:00
Vespe-r
fe51d22b26
fix: Add app id to TileLayer user agent 2026-02-16 12:09:44 +00:00
Christian Kußowski
127bc6d698
chore: Follow up seen by row 2026-02-15 12:08:20 +01:00
Christian Kußowski
39a335ffac
chore: Follow up padding 2026-02-15 11:56:40 +01:00
Christian Kußowski
0323a16821
chore: Follow up padding 2026-02-15 11:55:53 +01:00
Christian Kußowski
6cb7775c93
feat: Display read receipts for every event 2026-02-15 11:54:47 +01:00
Christian Kußowski
402801c458
fix: Audioplayer on web buggy 2026-02-14 20:47:44 +01:00
Christian Kußowski
b2654f4cc1
chore: Move show image viewer one step up 2026-01-29 18:43:44 +01:00
dependabot[bot]
3a6d18038e
build: (deps): bump matrix from 4.1.0 to 5.0.0
Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/famedly/matrix-dart-sdk/releases)
- [Changelog](https://github.com/famedly/matrix-dart-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/famedly/matrix-dart-sdk/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: matrix
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-15 16:12:58 +01:00
denalena
1db0ecc5d4 fix: spoiler formatting in reply 2025-12-16 23:27:39 +01:00
Christian Kußowski
fc052c84ac
refactor: Adjust state event design 2025-12-06 10:37:07 +01:00
Christian Kußowski
cacb944918
fix: Scrolling in fragmented timeline 2025-12-06 10:19:57 +01:00
Christian Kußowski
89a167dc57
chore: Follow up html rendering 2025-12-02 11:06:41 +01:00
Christian Kußowski
86a73f9909
chore: Follow up html tag rendering 2025-12-02 09:20:32 +01:00
Christian Kußowski
3b181291cc
fix: Do not render html in unformatted messages 2025-12-01 14:44:37 +01:00
Christian Kußowski
903f7c7d15
fix: Render not permitted html tags as text instead of hiding 2025-12-01 14:44:29 +01:00
Christian Kußowski
1ea649f01e
refactor: Update to Dart 3.10 with . shorthands 2025-11-30 12:54:06 +01:00
Christian Kußowski
35983437e2
refactor: Update flutter lints 2025-11-30 12:42:04 +01:00
Christian Kußowski
31a204f1ea
refactor: Always open Chat Backup as page right after login 2025-11-22 14:58:07 +01:00
Christian Kußowski
f279b40c67
chore: Make stickers smaller than normal image messages 2025-11-22 13:42:00 +01:00
Christian Kußowski
5262395340
chore: follow up Simplify codeblock code 2025-11-19 10:37:42 +01:00
Christian Kußowski
c3ec0491d1
chore: Remove horizontal scrolling for code blocks 2025-11-19 10:36:44 +01:00
Christian Kußowski
6836cab40e
chore: Increase padding for code blocks 2025-11-19 10:24:58 +01:00
Christian Kußowski
d8d0abf27c
refactor: Use own highlight rendering with working scrollbar and text selection 2025-11-19 09:55:34 +01:00
Christian Kußowski
f345ec4210
chore: Improve text selection color for messages 2025-11-19 08:51:40 +01:00
Christian Kußowski
aeec3443c0
chore: Localize emoji picker 2025-11-17 09:58:55 +01:00
Christian Kußowski
bea4b811d9
chore: Follow up reply refactoring 2025-11-13 09:28:32 +01:00
Christian Kußowski
4f3629ccf4
chore: Update matrix dart sdk 2025-11-12 11:05:52 +01:00
Christian Kußowski
4786778449
chore: Follow up thread design 2025-11-05 09:41:17 +01:00
Christian Kußowski
1884149be1
chore: Follow up threads design 2025-11-05 08:59:50 +01:00
krille-chan
36e875aede
chore: follow up threads 2025-11-04 22:07:42 +01:00
krille-chan
380625327a
feat: Implement threads 2025-11-04 21:24:54 +01:00
Christian Kußowski
71fa853f05
feat: Implement polls 2025-11-04 07:27:01 +01:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
Christian Kußowski
969f1deb48
feat: Display progress for downloading content 2025-10-01 07:59:20 +02:00
imnotlxy
dd891395c4 fix: add required trailing comma 2025-08-01 14:14:34 +08:00