Christian Kußowski
|
58d5de4aba
|
chore: Remove web notification custom sound
Sound is now played on macOS
and Windows by default.
On some Linux distro it may
differ but there it should be
possible to configure it.
|
2026-03-05 13:12:53 +01:00 |
|
Christian Kußowski
|
28af7bb0c7
|
refactor: Enable more strict lints
|
2026-02-24 10:06:39 +01:00 |
|
Christian Kußowski
|
5283d0fcc8
|
refactor: Add more stricter lints
|
2026-02-20 14:03:46 +01:00 |
|
Christian Kußowski
|
a0aeab34ea
|
fix: Notifications on web correctly managed when tab not focused
|
2026-01-18 14:20:18 +01:00 |
|
Christian Kußowski
|
1ea649f01e
|
refactor: Update to Dart 3.10 with . shorthands
|
2025-11-30 12:54:06 +01:00 |
|
ShootingStarDragons
|
1c614490f1
|
chore: remove the userId param
now I do not pass userId in
|
2025-11-19 19:44:27 +09:00 |
|
ShootingStarDragons
|
27b2eac7ed
|
chore: do as suggested
|
2025-11-19 19:41:21 +09:00 |
|
ShootingStarDragons
|
940d3e62db
|
fix: jump cannot work properly when there are multi users
|
2025-11-19 19:41:20 +09:00 |
|
ShootingStarDragons
|
ccb2a23075
|
chore: do as suggestion
|
2025-11-19 19:41:20 +09:00 |
|
ShootingStarDragons
|
cbb2810b37
|
fix: when user has multi counts,notification not works well
add a queryParameters, to support switch the current active user
|
2025-11-19 19:41:19 +09:00 |
|
Christian Kußowski
|
422e94ab45
|
fix: Notifications on web not working when avatar could not be pre downloaded
|
2025-10-28 07:25:55 +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 |
|
krille-chan
|
9643242cc8
|
refactor: Make notification avatars rounded
|
2025-07-12 15:38:04 +02:00 |
|
ShootingStarDragons
|
a217213f77
|
feat(linux/notify): support avarar icon
support avarar icon
|
2025-06-22 16:02:15 +09:00 |
|
ShootingStarDragons
|
5d8bad7458
|
chore: do format
|
2025-06-21 01:32:50 +09:00 |
|
ShootingStarDragons
|
4802277dca
|
fix: notification clicked still cannot jump
the context in context.go is the BuildContext by flutter, not that one
from go_router.
example is here: https://github.com/flutter/packages/blob/main/packages/go_router/example/lib/main.dart
it was a mistaken
|
2025-06-21 01:26:14 +09:00 |
|
ShootingStarDragons
|
e41537271f
|
fix: open chat from notification
default should not be ignored
|
2025-06-21 00:47:38 +09:00 |
|
Christian Kußowski
|
b8547c4792
|
build: Upgrade to flutter 3.22
|
2025-05-21 08:06:52 +02:00 |
|
krille-chan
|
e4b8d45715
|
chore: Follow up format
|
2025-02-02 10:50:33 +01:00 |
|
Krille
|
55eb23f14d
|
chore: Try out new matrix dart sdk
|
2025-01-08 09:07:57 +01:00 |
|
krille-chan
|
0d4b7d67cc
|
refactor: Use non nullable localizations builder and lazy load on web
|
2024-10-06 08:35:37 +02:00 |
|
Krille
|
e6948ee0b4
|
chore: Follow up add web notification icons with auth media
|
2024-08-29 08:21:05 +02:00 |
|
Krille
|
158a6855c3
|
feat: Use matrix authenticated media
|
2024-08-25 12:46:15 +02:00 |
|
krille-chan
|
8ec3497b54
|
feat: Implement private read receipts
|
2024-01-20 09:13:53 +01:00 |
|
krille-chan
|
efb26622ac
|
fix: Userbottomsheet crash on some edge cases
|
2023-11-27 17:36:01 +01:00 |
|
krille-chan
|
c6007a3c3d
|
refactor: Check if app is in foreground on pushhelper
|
2023-11-27 17:26:05 +01:00 |
|
Krille
|
f3798f3ee8
|
refactor: Preload notification sound on web
|
2023-10-23 16:08:57 +02:00 |
|
krille-chan
|
52457a3320
|
design: New notification sound
|
2023-10-07 08:54:59 +02:00 |
|
Krille
|
b715eff839
|
refactor: Migrate from pathsegment routing
|
2023-08-13 16:07:15 +02:00 |
|
krille-chan
|
b7dac8365a
|
chore: Follow up router fixes
|
2023-08-13 13:41:01 +02:00 |
|
krille-chan
|
ee957ab1f6
|
refactor: Migrate routes to go router
|
2023-08-10 19:15:14 +02:00 |
|
Krille
|
739edde729
|
refactor: Replace vrouter with gorouter
|
2023-08-10 11:12:09 +02:00 |
|
krille-chan
|
18b270a15c
|
fix: Cancel notifications for read rooms and clear app badge on iOS
|
2023-08-06 21:13:37 +02:00 |
|
Krille
|
1775552cd4
|
refactor: update iOS badge on every notification
|
2023-08-02 11:38:07 +02:00 |
|
Malin Errenst
|
ec7acc5385
|
refactor: Added and applied require_trailing_commas linter rule
|
2023-03-02 11:21:40 +01:00 |
|
Krille
|
5cf18aabbf
|
refactor: Remove dart from folder name
|
2022-12-30 17:54:50 +01:00 |
|
td
|
34b039a6c0
|
feat: background and terminated calls [android]
|
2022-09-10 15:42:52 +05:30 |
|
Christian Pauly
|
c249ebb97c
|
refactor: Switch to Hive Collections DB
|
2022-06-09 11:37:21 +02:00 |
|
Christian Pauly
|
f8b28e66b4
|
fix: Hide markdown in chat list preview and local notifications
|
2022-04-13 16:02:47 +02:00 |
|
Krille Fear
|
5a5f159fd4
|
fix: Linux notification not showing when room is open but window in background
|
2022-02-18 21:13:36 +01:00 |
|
Christian Pauly
|
d154aa524f
|
feat: Open chat button from Linux notification
|
2022-02-03 08:41:28 +01:00 |
|
Krille Fear
|
55f0300f9f
|
refactor: Migrate to null safety
|
2022-01-31 16:33:42 +01:00 |
|
Krille Fear
|
f2d9c9ecf1
|
refactor: Make widgets null safe
|
2022-01-28 18:21:20 +01:00 |
|
Krille Fear
|
89450dc763
|
fix: linux snap notification avatar
|
2022-01-28 17:53:13 +01:00 |
|
Krille Fear
|
9cc19fc53c
|
chore: Use wooden beaver sound
|
2022-01-22 11:20:56 +01:00 |
|
Krille Fear
|
9a99072108
|
feat: Display room avatar and actions and play sound for linux desktop notifications
|
2022-01-22 11:16:40 +01:00 |
|