Christian Kußowski
524a63e1d6
chore: Move emote settings button to chat popup menu
2025-09-25 14:47:42 +02:00
Christian Kußowski
69bbfa5389
feat: Display progress on redact events and clear archive dialogs
2025-09-25 08:05:12 +02:00
krille-chan
6370c486a0
chore: Adjust material dialog button design
2025-09-17 20:56:07 +02:00
Christian Kußowski
2710e66fae
chore: Slightly adjust font sizes and design
2025-08-20 09:46:27 +02:00
Christian Kußowski
510f9ca9d0
fix: Follow up fix rectangle avatars
2025-08-18 08:24:01 +02:00
krille-chan
85139f533c
fix: Use animatedswitcher instead of crashing animatedcrossfade
2025-08-17 08:34:37 +02:00
krille-chan
565926809d
fix: BuildContext crash when starting a new chat
2025-08-17 08:24:46 +02:00
imnotlxy
d2c2fd48d4
fix: Avoid using MediaQuery.of()
2025-08-01 06:15:23 +08:00
krille-chan
9643242cc8
refactor: Make notification avatars rounded
2025-07-12 15:38:04 +02:00
Christian Kußowski
1991707be7
fix: Config viewer not updating state
2025-06-26 10:22:29 +02:00
ggurdin
c545ddf02c
chore: on click space in nav rail, if invited, show invite popup
2025-06-25 17:30:06 -04:00
Christian Kußowski
cf6b34f8c0
chore: Remove lifecyclestate logs
2025-06-25 10:15:15 +02:00
Christian Kußowski
2f21216db5
fix: Ban button displayed for already banned users
2025-06-24 11:44:03 -04:00
ShootingStarDragons
a217213f77
feat(linux/notify): support avarar icon
...
support avarar icon
2025-06-22 16:02:15 +09:00
Krille-chan
c06b2cf640
Merge pull request #1976 from Decodetalkers/messagejumpfix
...
fix(notification/linux): default action also need to be handled
2025-06-21 12:08:28 +02:00
Christian Kußowski
103cb8328d
feat: Collapse all state events by default
2025-06-21 11:15:28 +02: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
7d798c5770
fix: Route back to room list after leaving a chat
2025-06-18 09:07:22 +02:00
Christian Kußowski
29a2dc83c0
fix: Ban button displayed for already banned users
2025-06-18 08:48:31 +02:00
ggurdin
fdf30b3462
chore: update presence avatar when user ID changes, go right to knocking members filter from knocking users indicator
2025-06-17 09:32:47 -04:00
gilice
e1ec87d3aa
fix: fix compile error related to MxcImage
...
We ran into this error after updating Flutter from 3.27 to 3.32:
```
lib/widgets/mxc_image.dart:119:16: Error: The getter '_' isn't defined for the class '_MxcImageState'.
- '_MxcImageState' is from 'package:fluffychat/widgets/mxc_image.dart' ('lib/widgets/mxc_image.dart').
Try correcting the name to the name of an existing getter, or defining a getter or field named '_'.
_tryLoad(_);
```
This patch fixes that error.
2025-06-17 07:43:51 +02:00
Christian Kußowski
37d313c271
refactor: Nicer popupmenus
2025-06-16 18:21:10 +02:00
ggurdin
007162ea02
chore: update how client instance is accessed
2025-06-16 11:53:22 -04:00
Kelrap
bf1b4397df
Does not show option to start a conversation for the user's own profile popup
2025-06-16 11:15:08 -04:00
ggurdin
284762104f
chore: add option to DM to member action popup menu
2025-06-13 11:18:42 -04:00
Christian Kußowski
2616ba6e4b
refactor: Follow up handle logout and login with new client
2025-06-11 08:19:54 +02:00
ggurdin
6d420b6f4a
fluffychat merge
2025-06-10 10:21:14 -04:00
ggurdin
b59fff3075
Merge commit 'fb134cba2f2765eb170417e06de565755c89ad1a' into fluffychat-merge
2025-06-10 09:57:00 -04:00
ggurdin
1b6909522c
fluffychat merge
2025-06-10 09:56:16 -04:00
ggurdin
ba27b8544c
fluffychat merge
2025-06-10 09:48:12 -04:00
ggurdin
30b185cdcc
fluffychat merge
2025-06-09 16:02:38 -04:00
ggurdin
dbf2291444
fluffychat merge
2025-06-09 15:11:12 -04:00
ggurdin
48e5e2f704
fluffychat merge
2025-06-09 12:21:46 -04:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0
2025-06-08 11:21:09 +02:00
ggurdin
f3922bece9
feat: getting started page
2025-06-06 09:56:39 -04:00
ggurdin
2545167b52
chore: show member action popup on click avatar in room details page
2025-06-05 11:57:00 -04:00
ggurdin
696968eaa9
chore: exclude analytics rooms from forward dialog options
2025-06-05 11:54:42 -04:00
Christian Kußowski
970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting'
2025-06-05 08:47:19 +02:00
ggurdin
8aa5906d2c
fluffychat merge
2025-06-04 15:31:09 -04:00
ggurdin
844155b01e
chore: update padding in navigation rail ( #2919 )
2025-06-03 16:12:20 -04:00
ggurdin
01d797e53f
feat: find your people page
2025-06-03 14:34:13 -04:00
ggurdin
249538c20b
feat: redesign of space access page ( #2903 )
2025-06-02 14:48:39 -04:00
ggurdin
fef96359c9
chore: make space nav bar narrower on mobile and ensure space nav bar matches user's theme
2025-06-02 09:01:25 -04:00
Christian Kußowski
fb134cba2f
fix: Keep state of text input dialogs
2025-06-01 11:07:20 +02:00
Christian Kußowski
dbba21f552
fix: Add missing mounted check to mxcImage
2025-06-01 10:27:27 +02:00
Christian Kußowski
49780b01fe
fix: App crash on page navigation with open popup menu
2025-05-29 12:44:06 +02:00
ggurdin
fcc0a0f344
chore: space detail redesign fixes ( #2888 )
2025-05-23 11:51:18 -04:00
ggurdin
87c2639625
resolve merge conflicts
2025-05-23 09:26:13 -04:00