Commit Graph

504 Commits (rc2.0.0-5)

Author SHA1 Message Date
Christian Kußowski 7d798c5770
fix: Route back to room list after leaving a chat 1 month ago
Christian Kußowski 29a2dc83c0
fix: Ban button displayed for already banned users 1 month ago
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.
1 month ago
Christian Kußowski 37d313c271
refactor: Nicer popupmenus 1 month ago
Christian Kußowski 2616ba6e4b
refactor: Follow up handle logout and login with new client 1 month ago
Christian Kußowski e548d8f895
refactor: sdk 1.0 1 month ago
Christian Kußowski 970de1f4b0
Merge remote-tracking branch 'ggurdin/display-navigation-rail-setting' 1 month ago
ggurdin fef96359c9
chore: make space nav bar narrower on mobile and ensure space nav bar matches user's theme 2 months ago
Christian Kußowski fb134cba2f
fix: Keep state of text input dialogs 2 months ago
Christian Kußowski dbba21f552
fix: Add missing mounted check to mxcImage 2 months ago
Christian Kußowski 49780b01fe
fix: App crash on page navigation with open popup menu 2 months ago
ggurdin 87c2639625
resolve merge conflicts 2 months ago
Christian Kußowski b8547c4792
build: Upgrade to flutter 3.22 2 months ago
ggurdin 4b926935bd
feat: add setting for whether to show space navigation rail on mobile 2 months ago
Krille-chan ae2086f3c2
Merge pull request #1778 from midnight-blue/fix-jagged-avatar-edges
Fix: Fix jagged avatar edges
2 months ago
Christian Kußowski 55705d761d
feat: Move videoplayer into multi image viewer
Also fixes video thumbnails

Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2 months ago
Christian Kußowski 7cc341ac91
feat: Background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2 months ago
Martin Wege c5b61aba64
Merge branch 'main' into fix-jagged-avatar-edges 3 months ago
martin 9672bdd11d Fix: Fix jagged avatar edges
Use anti-alias Clipping allowing for round Avatar circles
3 months ago
Krille 60fe90233b
fix: Text scale factor in Linkify widgets
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille a1223c0e9b
chore: Follow up public rooms dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille c01e4ba797
refactor: Move public room bottom sheet into dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille 5e7b0bf724
feat: Filter for room members page and easier approve knocking users
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille 3594fa4f6d
refactor: Implement avatar image viewer and adjust design
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille 2873a047f8
chore: Follow up permissions slider dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
krille-chan 764c614c14
chore: Use Cupertino Activity Indicator in ChatEventList 3 months ago
krille-chan ceeb262a55
chore: Follow up user dialog theme 3 months ago
Krille 32a856609b
build: Update matrix dart sdk to 0.39.0
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille b6ebe960e7
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille eeb630b5fc
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille 8db9a05071
chore: Follow up dialog themes
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille 7e8f223eff
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille a12c48fae6
refactor: Replace user bottom sheet with menu and small dialog
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille e0525940ba
chore: Improve avatar designg
Signed-off-by: Krille <c.kussowski@famedly.com>
3 months ago
Krille 3bf6134125
refactor: Formatting 4 months ago
Krille 47240e47db
Revert "chore: Follow up code formatting"
This reverts commit 0f000f952f.
4 months ago
Krille 0f000f952f
chore: Follow up code formatting 4 months ago
Krille 03ea244e64
chore: Follow up config editor
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
Krille 251bcb3ebe
chore: Simpler changing config variables
Signed-off-by: Krille <c.kussowski@famedly.com>
4 months ago
Krille 730fb22be3
feat: Add advanced configuration page 5 months ago
Krille 4f67992d9e
feat: Send optional message with images or files 5 months ago
krille-chan 221c3ef6bd
chore: Better error handling for image rendering 5 months ago
krille-chan 139117e47b
refactor: Display navigationrail in settings page 5 months ago
Krille 27a2361ba8
Merge branch 'krille/pick-share-keys-with' 5 months ago
krille-chan 1c1c24c98b
chore: Design follow up 5 months ago
krille-chan fba44d9946
chore: Adjust design of adaptive dialogs 5 months ago
Krille 00165d925e
chore: Adjust design 6 months ago
Krille 9f9f52fa02
feat: Pick share keys with 6 months ago
Krille 7599ce8627
chore: Better connection status indicator 6 months ago
Krille 892e379a2a
chore: Adjust share scaffold dialog design 6 months ago