Commit Graph

2435 Commits (krille/update-sdk)

Author SHA1 Message Date
Christian Pauly 989c3f1bfa chore: Update SDK 3 years ago
Christian Pauly 1c7b6a4953 fix: Sharing on iOS and iPad 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 122f351902 refactor: Remove legacy store 3 years ago
Christian Pauly 964a42edf5 chore: Minor design fixes 3 years ago
Christian Pauly aa7ae27d5e chore: Update share_plus 3 years ago
Christian Pauly e5c29eedfe chore: Make error text on email orange and set displayname 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
TheOneWithTheBraid a2e086a0d7 fix: privacy in sign up
- allow no mail registration after dismissing marning banner
- defaultly hide password characters

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 50bdb6a646 feat: include Synapse into integration test
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly f2aed44068 fix: Send sticker without blocking the UI 3 years ago
Christian Pauly c7e2dd4f11 chore: Follow up fix qr code scanner 3 years ago
Christian Pauly dfaba4cacb refactor: Stories header 3 years ago
Christian Pauly 9de43c8d39 refactor: Sharing intent 3 years ago
Krille Fear 1af7a50b73 Merge branch 'krille/story-design' into 'main'
fix: Missing bottom padding in text only stories

See merge request famedly/fluffychat!891
3 years ago
Christian Pauly f72675c351 feat: Better sign up UX and allow signup without password 3 years ago
Christian Pauly 8802613a1f fix: Missing bottom padding in text only stories 3 years ago
Christian Pauly f639e0570c chore: Follow up color fixes 3 years ago
TheOneWithTheBraid 8de72bdbd1 fix: handle matrix.to prefix when starting chat
- remove leading matrix.to beginning from content of the start chat
  matrix.to text field in order to allow simply pasting matrix.to links

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
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
Sorunome 11507c4439 fix: Sentry switch being broken 3 years ago
Christian Pauly 74fa66fbcd chore: Follow up fix unified push 3 years ago
Christian Pauly b23daa2dc1 refactor: Migrate to share_plus 3 years ago
Christian Pauly 943d9adeba chore: Fix download on web 3 years ago
Krille Fear fa32fe827d Merge branch 'braid/spaces-list-fix' into 'main'
fix: always show spaces bottom bar with group/DM separated

See merge request famedly/fluffychat!860
3 years ago
TheOneWithTheBraid 8c13741e00 fix: always show spaces bottom bar with group/DM separated
- always show the spaces bottom bar in case group/DMs are separated

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear d27810703b Merge branch 'krille/fix-ios-share' into 'main'
chore: Follow up fix ios share files

See merge request famedly/fluffychat!859
3 years ago
Christian Pauly 4f126b7708 fix: App crashes on account switch 3 years ago
Krille Fear 0f5dfd9adb Merge branch 'braid/spaces-list-fix' into 'main'
fix: space bottom bar with group/DM separation

See merge request famedly/fluffychat!858
3 years ago
Christian Pauly eccd427a94 chore: Follow up fix ios share files 3 years ago
TheOneWithTheBraid 89ed90d1b4 fix: space bottom bar with group/DM separation
- allow group/DM separation for space bottom bar/drawer
- fix unscrollable overflow of room list

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear d1bcf36b87 Merge branch 'krille/macos-fixes' into 'main'
Krille/macos fixes

See merge request famedly/fluffychat!857
3 years ago
Christian Pauly 65db4e8045 fix: Scan QR Code on iOS 3 years ago
Christian Pauly 2e09aff56b fix: Scan QR Code on iOS 3 years ago
Christian Pauly 3c0cf0d270 chore: Follow up fix listtile select color 3 years ago
Krille Fear 7288be6172 Merge branch 'braid/chat-list-animation' into 'main'
fix: chat list view animation

See merge request famedly/fluffychat!852
3 years ago
Christian Pauly a1052c2b74 fix: Design gltich with floating cancel button over textfield 3 years ago
TheOneWithTheBraid dd0bcf6f0d fix: chat list view animation
- fix the chat list view animation
- move chat list view body to separate file

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 667908f012 Merge branch 'krille/enable-screensharing' into 'main'
feat: Enable screensharing on Mobile

See merge request famedly/fluffychat!851
3 years ago
Krille Fear e99fa27f2f Merge branch 'braid/spaces-fix' into 'main'
fix: spces bottom sheet not scrollable

See merge request famedly/fluffychat!850
3 years ago
Christian Pauly 1537fdf18c feat: Enable screensharing on Mobile 3 years ago
TheOneWithTheBraid 0a6a3529a0 fix: spces bottom sheet not scrollable
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 49caad00c0 chore: defaultly save files on Android
- defaultly save files on Android instead of share
- add dedicated share button for files and images on Android
- use ListTile instead of row to display file event
- update file_picker_cross

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 14a6047fef Merge branch 'braid/spaces-advanced' into 'main'
feat: improve spaces

See merge request famedly/fluffychat!799
3 years ago
TheOneWithTheBraid 44ffaa1b41 feat: improve spaces
- support to show spaces in a list
- add a beautiful animation

This MR makes Spaces much easier to use on desktops and allows to better
find the right space in case they have no avatar.

There will be another MR builting on this work as soon as
https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/merge_requests/58
is merged.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago