Commit Graph

286 Commits (0f52f144ed7938978cf5abbad5f680a16927e711)

Author SHA1 Message Date
Christian Pauly 84ad3b88d4 chore: Remove error logging with sentry 3 years ago
Christian Pauly 7f92d218f8 chore: Adjust onboarding design 3 years ago
Christian Pauly fe9850b313 chore: Move connection status header to bottom 3 years ago
TheOneWithTheBraid 542115a1ee chore: Windows support
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly a1bf8d9f90 chore: Follow up flickering avatars 3 years ago
Christian Pauly e7b851dda2 fix: Permission chooser dialog on iOS 3 years ago
Christian Pauly 8d30c95333 chore: Follow up mxc image fixes 3 years ago
Christian Pauly 01c930fb66 chore: Follow up fix mxc Image 3 years ago
Christian Pauly 20c37cb51a refactor: Simplify MxcImage and replace CachedNetworkImage 3 years ago
TheOneWithTheBraid d71c25aa80 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly f831bd0260 refactor: Remove presence status feature 3 years ago
Christian Pauly 227e85fe8a chore: Adjust appbar design 3 years ago
Christian Pauly 384a21bef7 refactor: Remove duplicated imports 3 years ago
Christian Pauly 153e333693 chore: Update SDK 3 years ago
Christian Pauly 5558877c34 chore: Add fancy hero animations 3 years ago
Christian Pauly c4c594adf1 chore: Minor design improvements 3 years ago
Christian Pauly 4e97d4ba96 chore: Add border to avatars 3 years ago
Jayesh Nirve 9f1df557df fix: pass isrg cert to http client 3 years ago
Christian Pauly c249ebb97c refactor: Switch to Hive Collections DB 3 years ago
Christian Pauly 964a42edf5 chore: Minor design fixes 3 years ago
TheOneWithTheBraid 216ce892b5 fix: minor design bugs
- fix spaces animation direction
- animate chat list app bar title
- fix ink splash radius in account selector
- fix missing asset fallback in content banner

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly f639e0570c chore: Follow up color fixes 3 years ago
Christian Pauly ea17a28519 fix: Broken dynamic color palette 3 years ago
Krille Fear 05f55b7aad Merge branch 'krille/update-matrix-sdk' into 'main'
refactor: Update Matrix SDK

See merge request famedly/fluffychat!869
3 years ago
Christian Pauly 355abeb17f refactor: Update Matrix SDK 3 years ago
Christian Pauly 15f41f77f0 feat: Initial material you support 3 years ago
Christian Pauly 22ad34ab0a refactor: Upgrade to Flutter 3.0.0 3 years ago
Christian Pauly 0693cc5fa6 chore: Fix client logout and update macOS 3 years ago
Christian Pauly ff5fcbc568 chore: Follow up new design fixes 3 years ago
Christian Pauly 87afa8ac3d feat: New onboarding design 3 years ago
Christian Pauly f8b28e66b4 fix: Hide markdown in chat list preview and local notifications 3 years ago
20kdc 4398c305d2 feat: Add "Show related DMs in spaces" settings 3 years ago
20kdc 919b0822e5 feat: Groups and Direct Chats virtual spaces option 3 years ago
Krille Fear 8773dc7099 fix: Widgets dialog crashes 3 years ago
Samuel Mezger 8c716c0fe8 fix: Don't request new thumbnail resolution on every window resize 3 years ago
TheOneWithTheBraid 0ddaff75db feat: allow to create widgets
- supported widget types: therpad, jitsi, video, custom
- update Matrix SDK

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Raatty dfd78f4068 fix: make fluffy usable at 720 px wide 3 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 74100bd777 chore: Make webRTC opt-in 3 years ago
Lanna Michalke e46307cd82 fix: display WebRTC call overlay in web 3 years ago
Krille Fear 5a5f159fd4 fix: Linux notification not showing when room is open but window in background 3 years ago
Krille Fear 04ba24b6a6 chore: Do not create VoipPlugin on not supported platforms 3 years ago
Christian Pauly 472783c306 design: Redesign chat app bar 3 years ago
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 9c36a52308 refactor: Remove deprecated jitsi call generator 3 years ago
Christian Pauly d154aa524f feat: Open chat button from Linux notification 3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
Krille Fear f2d9c9ecf1 refactor: Make widgets null safe 3 years ago
Krille Fear 89450dc763 fix: linux snap notification avatar 3 years ago
Krille Fear e3f1e551d0 Merge branch 'krille/desktopnotifications' into 'main'
feat: Display room avatar and actions and play sound for linux desktop notifications

See merge request famedly/fluffychat!691
3 years ago
Krille Fear c7e80074ed Merge branch 'linux-seahorse-fix' into 'main'
fix: Seahorse does not properly work on many Linux devices

See merge request famedly/fluffychat!680
3 years ago
Krille Fear 9cc19fc53c chore: Use wooden beaver sound 3 years ago
Krille Fear 9a99072108 feat: Display room avatar and actions and play sound for linux desktop notifications 3 years ago
TheOneWithTheBraid d5a0d68a33 fix: Seahorse does not properly work on many Linux devices
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
  storage

Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
S1m 7a00dbafad chore: Follow up: Restore bubble padding 3 years ago
Raatty 3d45f1933c fix: linux notifications 3 years ago
Krille Fear 20228380be design: Use more adaptive elements
This uses iOS styled Sliders and share
icons on iOS.
3 years ago
Dependency Update Bot f8512071cd chore: Update dependencies 3 years ago
Drews Clausen e29f86c15b Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard. 3 years ago
Krille Fear 956ee5bfc6 design: Adaptive switches 3 years ago
Sorunome f072d6ae20 fix: Various multiaccount fixes 3 years ago
Krille Fear b4f2adadad feat: nicer loading bar 3 years ago
Krille Fear 5983c83fcf fix: Report sync status error 3 years ago
Krille Fear 08670e60f8 fix: Remove unused imports 3 years ago
Krille Fear 53967eb1f0 refactor: Avatar widget 3 years ago
Krille Fear 705d7783a3 Merge branch 'krille/fix-public-room-sheet' into 'main'
fix: Public room bottom sheet design

See merge request famedly/fluffychat!552
3 years ago
Krille Fear b7c5391aef fix: Public room bottom sheet design 3 years ago
Krille Fear 1ca8b63c91 refactor: Make more widgets null safe 3 years ago
Krille Fear d3e25f84cf refactor: Make layouts null safe 3 years ago
Krille Fear edbf22eca9 fix: Public room design 3 years ago
Krille Fear bf79b57007 feat: Redesign start page 3 years ago
Krille Fear 741a495b4a chore: Adjust colors 3 years ago
Krille Fear e964d5b628 feat: New Public room bottom sheet 3 years ago
Krille Fear 88c9753222 design: Remove cupertino icons 3 years ago
Krille Fear e961596bc9 feat: New settings design 3 years ago
Krille Fear 73872a3a04 chore: Adjust design 3 years ago
Krille Fear fbd108a446 fix: Seenby fontsize 3 years ago
Krille Fear 56b83727b7 feat: Make the main color editable for users 3 years ago
Krille Fear 7355d6609d refactor: Make methods shorter 3 years ago
Krille Fear fcb9629525 fix: Dont enable encryption with bots 3 years ago
Krille Fear 1abb7310f3 refactor: Pages folder structure 3 years ago
Krille Fear b97ac8ff93 refactor: Switch to null safe sdk 3 years ago
Krille Fear 661b740f57 feat: Nicer registration form 3 years ago
Krille Fear 401792f6a3 fix: Play response voice messages 3 years ago
Krille Fear b01d81ee30 feat: Nicer audio message design and send duration 3 years ago
Krille Fear 015a12b04d fix: Crash on logout 3 years ago
Krille Fear 0a17e91d72 fix: UiaRequestManager 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Krille Fear 3483df545c fix: Remove global key 3 years ago
Krille Fear 991018d86a chore: Update SDK 3 years ago
Krille Fear 97bfe01524 fix: Start private chat 3 years ago
Krille Fear db042fd3bd fix: Format 3 years ago
Krille Fear 8ffe4c38a1 refactor: Move UiaRequest to its own class 3 years ago
Krille Fear 2f978c5098 refactor: Add code quality reports 3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Krille Fear 4ba5e6270b fix: No client on logout 3 years ago
Krille Fear 5796e41d2a CircularProgressIndicator.adaptive( 3 years ago
Krille Fear 72a8b5a348 feat: Nicer verification dialog 3 years ago
Krille Fear 9f1e22da9d feat: Nicer chat backup design 3 years ago
Krille Fear fca234e20a design: Change design of verification page 3 years ago