Christian Pauly
1085bddcd2
chore: Migrate back to collection
3 years ago
Christian Pauly
a1912e5818
chore: Revert hive collections changes
3 years ago
Christian Pauly
2ef03b09dd
fix: secure storage on iOS was not setting up correctly
3 years ago
Christian Pauly
7b65a50a4e
chore: Migrate back to flutter hive collections
3 years ago
Christian Pauly
12dacb5337
chore: Update provider package and remove dep override
3 years ago
Christian Pauly
ef763846d0
fix: Sharing on iPad
3 years ago
Christian Pauly
184d62250b
chore: Downgrade webrtc to fix iOS build
3 years ago
Christian Pauly
59e245ecc9
chore: Migrate from Hive 2.2.1 back to FluffyBox
3 years ago
Christian Pauly
7a74a8a93f
chore: Update dependencies
3 years ago
Christian Pauly
da7e433ea3
chore: Update SDK and add webworker support for web
3 years ago
Christian Pauly
84ad3b88d4
chore: Remove error logging with sentry
3 years ago
Christian Pauly
4ddc1386ba
chore: Update matrix homeserver recommendations
3 years ago
The one with the Braid
99cc9f068b
Merge branch 'braid/windows' into 'main'
...
chore: Windows support
See merge request famedly/fluffychat!949
3 years ago
TheOneWithTheBraid
542115a1ee
chore: Windows support
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly
9784f1cc0a
chore: Follow up fix secure storage
3 years ago
Christian Pauly
670a6ab05b
chore: Update record package
3 years ago
Christian Pauly
68a3de318c
feat: Display timeline of messages in android notification
3 years ago
Christian Pauly
20c37cb51a
refactor: Simplify MxcImage and replace CachedNetworkImage
3 years ago
Christian Pauly
e977124218
chore: Update SDK and remove old override
3 years ago
TheOneWithTheBraid
dbd36d06d3
feat: libhandy integration
...
- supports GTK 4 window borders
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid
855c735aef
feat: implement space hierarchy
...
- implement spaces hierarchy
- create expandable navigation drawer tiles
- display suggested rooms below joined rooms when in space
- everything works nested
- fix shared preferenced conflic with debug builds on Linux
- add [`package:async`](https://pub.dev/packages/async )
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid
4b5bba1457
feat: Emoji related fixes
...
- adds Emoji autocomplete following popular `:` hotkey
- adds Famedly's famous smart Emojis (tm)
- syncs recent Emojis with SDK
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid
56ba2341f4
feat: implement session dump
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid
35f7aa56e9
chore: remove snapping sheet
...
- remove snapping sheet
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly
1a69e5ec55
fix: Non FCM Android builds crash on start
3 years ago
Christian Pauly
153e333693
chore: Update SDK
3 years ago
Christian Pauly
ccfda5bc96
feat: New material 3 design
3 years ago
Christian Pauly
b671ae331d
chore: Remove permission handler dependency and increase compileSdkVersion
3 years ago
Christian Pauly
24ee341670
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
Krille Fear
0047fc8fa7
Merge branch 'braid/v1.5.0-fdroid' into 'main'
...
fix: invalid ref in pubspec.lock
See merge request famedly/fluffychat!914
3 years ago
TheOneWithTheBraid
59086c9ac7
fix: invalid ref in pubspec.lock
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly
c249ebb97c
refactor: Switch to Hive Collections DB
3 years ago
Christian Pauly
aa7ae27d5e
chore: Update share_plus
3 years ago
Christian Pauly
2f9408a176
fix: Build on iOS emulator
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
f72675c351
feat: Better sign up UX and allow signup without password
3 years ago
Christian Pauly
8ae8c59bea
chore: Update Flutter
3 years ago
Krille Fear
347a3b5e9d
chore: Follow up fix snapping sheet
3 years ago
Krille Fear
b303042f24
Revert "fix: proprietory classes included into build"
...
This reverts commit 1ff5851c4ae5ac25998ee29628640ccc7bdf879e
3 years ago
TheOneWithTheBraid
2721888de9
fix: proprietory classes included into build
...
- update Android build files
- update dependency override commit SHA
Fixes : #903
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly
ea17a28519
fix: Broken dynamic color palette
3 years ago
Christian Pauly
355abeb17f
refactor: Update Matrix SDK
3 years ago
Christian Pauly
22ad34ab0a
refactor: Upgrade to Flutter 3.0.0
3 years ago
Christian Pauly
b23daa2dc1
refactor: Migrate to share_plus
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
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
Christian Pauly
02fbc4c8fd
chore: Add initial integration tests
3 years ago
Christian Pauly
9a310d9636
feat: Onboarding with dynamic homeservers from joinmatrix.org
3 years ago
Christian Pauly
c287dfe581
chore: Update sdk
3 years ago
Christian Pauly
44f2b04c8b
chore: Follow up push
3 years ago
Krille Fear
fc442852b0
Merge branch 'krille/new-push' into 'main'
...
refactor: New push
See merge request famedly/fluffychat!823
3 years ago
Christian Pauly
aee89a9be0
refactor: New push
3 years ago
Christian Pauly
5e7727f340
feat: Faster image resizing
3 years ago
Dependency Update Bot
9cef785e52
chore: Update dependencies
3 years ago
Christian Pauly
99840db4bb
chore: Update SDK
3 years ago
Krille Fear
b87e5e7e15
fix: Android theme is not auto updating when system theme changes
3 years ago
Krille Fear
62b8f16128
chore: Follow up fix image resizer
3 years ago
Krille Fear
01fe72d4f1
feat: Use native imaging for much faster thumbnail calc on mobile
3 years ago
Graeme Power
2922430071
chore: irish language support
3 years ago
Christian Pauly
faba72e5fe
chore: Update SDK
3 years ago
Christian Pauly
cc0eba83fd
feat: Better image sending experience
3 years ago
Dependency Update Bot
e425a521be
chore: Update dependencies
3 years ago
Krille Fear
5247de044e
chore: Remove broken voice messages for Linux and Windows
3 years ago
Dependency Update Bot
e9194da5cf
chore: Update dependencies
3 years ago
Krille Fear
e8a6c7fc2c
chore: Add audio libraries on desktop
3 years ago
Christian Pauly
0571cf6aa8
chore: Update sdk
3 years ago
Christian Pauly
5eae299910
refactor: Switch to just audio for playing sounds
3 years ago
Dependency Update Bot
a59c7db5bc
chore: Update dependencies
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
Dependency Update Bot
86fa65fd5e
chore: Update dependencies
3 years ago
Krille Fear
7263787197
fix: Reset password
3 years ago
Krille Fear
8a05d14b24
chore: Update SDK
3 years ago
Krille Fear
c0244c66ab
chore: Better call UX sounds and timeline design
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
Christian Pauly
33d608b836
chore: Follow up migrate old preferences
3 years ago
Christian Pauly
ac45ec9402
fix: Use shared preferences for storing custom data
3 years ago
TheOneWithTheBraid
34600ac165
feat: implement WebRTC calls
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear
0f448af5dc
Apply 1 suggestion(s) to 1 file(s)
3 years ago
TheOneWithTheBraid
704fd404b1
feat: implement pinned messages
...
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly for debug builds
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly
ec6f761539
refactor: SSO Login and remove flutter in app view
3 years ago
Christian Pauly
1f8cdc0134
fix: Notifications for reactions
3 years ago
Christian Pauly
9a594824bb
feat: Display indicator for unread muted rooms
3 years ago
Christian Pauly
28c5c8211f
chore: Update SDK
3 years ago
Serra Allgood
4888f7528d
fix: SSO in web
3 years ago
TheOneWithTheBraid
31bec1a0d8
feat: implement retreiving widgets
...
- display a bottom sheet with widgets
- open widgets in a browser
- fixes in .gitignore
- Windows UWP build files
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Dependency Update Bot
a35221e0c3
chore: Update dependencies
4 years ago
Christian Pauly
2c550fe975
chore: Upgrade to Flutter 2.10
4 years ago
Christian Pauly
9920b685ab
chore: Update SDK
4 years ago
Christian Pauly
c600c74e3e
fix: Set image width and height
...
Uses the thumbnail generation of Matrix SDK.
4 years ago
Krille Fear
55f0300f9f
refactor: Migrate to null safety
4 years ago
Dependency Update Bot
d67b78d25b
chore: Update dependencies
4 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
4 years ago
Dependency Update Bot
ac6535dfa0
chore: Update dependencies
4 years ago
Christian Pauly
65ff6b61e6
chore: Update SDK
4 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>
4 years ago
Dependency Update Bot
9e669fff50
chore: Update dependencies
4 years ago
Krille Fear
5dbb968226
chore: Update SDK
4 years ago
Dependency Update Bot
c1b807a13b
chore: Update dependencies
4 years ago
Christian Pauly
ab9d7fcc7d
feat: Enable compression and thumbnails for videos
4 years ago
Christian Pauly
bbcd1ff7b0
chore: Go back to chewie
4 years ago
Dependency Update Bot
b088461140
chore: Update dependencies
4 years ago
Christian Pauly
8a371d53b9
feat: Better in app video player
4 years ago
Christian Pauly
fbbafab1fb
chore: Update future loading dialog
4 years ago
Krille Fear
231a2e26f9
feat: Stories
4 years ago
Krille Fear
4c976bcf8e
Merge branch 'animations' into 'main'
...
Improved animations in chat view when changing account
See merge request famedly/fluffychat!538
4 years ago
The one with the Braid
76972c863c
design: Improved animations in chat view when changing account
4 years ago
Dependency Update Bot
f8512071cd
chore: Update dependencies
4 years ago
Krille Fear
b8a3cb35d5
chore: Update Matrix SDK
4 years ago
Krille Fear
d7ec587a8e
fix: Update dependencies with flutter pub upgrade
4 years ago
Krille Fear
e33606b912
fix: QR Code scanner in iOS
4 years ago
Krille Fear
a134e06203
feat: Drag&Drop to send multiple files on desktop and web
4 years ago
Krille Fear
73dd45f396
chore: Update SDK
4 years ago
Krille Fear
ceaa340056
chore: Update SDK
4 years ago
Krille Fear
fd23a70d0a
fix: SDK
4 years ago
Krille Fear
8c3ab66f50
chore: Update SDK
4 years ago
Krille Fear
31335383ba
fix: Capture getTimeline exceptions
4 years ago
Krille Fear
5983c83fcf
fix: Report sync status error
4 years ago
Krille Fear
6c23aae962
chore: Update SDK
4 years ago
Krille Fear
9a9d8e9777
chore: Update SDK
4 years ago
Krille Fear
335fe36130
chore: Update SDK and remove boxes on corruption
4 years ago
Krille Fear
b44f309151
refactor: Use image package to resize images
4 years ago
Krille Fear
111d15f86d
chore: Clean up bootstrap
4 years ago
Krille Fear
abf7c48145
chore: update SDK
4 years ago
Krille Fear
1c27240bdc
fix: Encode hive keys
4 years ago
Krille Fear
c63f68bfca
chore: Update SDK
4 years ago
Krille Fear
1445c2786d
chore: Update SDK
4 years ago
Krille Fear
201a95eef6
chore: Update sdk
4 years ago
Krille Fear
4c561e8b0f
chore: Update SDK
4 years ago
Krille Fear
92a894ef34
refactor: Remove sembast
4 years ago
Krille Fear
73cc62689c
chore: Update SDK
4 years ago
Krille Fear
a7a85883ad
fix: Use new FluffyBox 0.2.0
4 years ago
Krille Fear
483570fcf6
chore: Update SDK
4 years ago
Krille Fear
344e72bbee
chore: Update SDK
4 years ago
Krille Fear
020bfcc753
feat: Set pragmas on desktop as well
4 years ago
Krille Fear
b877e81c1d
feat: Configure database
4 years ago
Krille Fear
1cf1ab579e
chore: Update SDK
4 years ago
Krille Fear
5ed3563397
chore: Update SDK
4 years ago
Krille Fear
2fad10289e
chore: Update SDK to fix linux arm64
4 years ago
Krille Fear
ad21986ae8
fix: Start on Android and Linux
4 years ago
Krille Fear
a1c5e9a061
chore: Update SDK
4 years ago
Krille Fear
874473cf99
fix: Use sqlcipher for FluffyBox
4 years ago
Krille Fear
3170371c0c
feat: Test FluffyBox store
4 years ago
Krille Fear
622acfaa59
feat: FluffyBox
4 years ago
Krille Fear
1674a3c30f
Revert "feat: Use sembast over sqflite"
...
This reverts commit 2fbf7376f6b464c60efcb3e8448c0beac7131638.
4 years ago
Krille Fear
b2341bf5f6
feat: Use sembast over sqflite
4 years ago
Krille Fear
6c3f1d6f51
chore: Add some stats for app start
4 years ago
Krille Fear
7c07afdf34
chore: Update SDK
4 years ago
Krille Fear
24a169db64
chore: Update SDK
4 years ago
Krille Fear
5ffd82a550
chore: Update SDK
4 years ago
Krille Fear
3b7054ac3e
chore: Update SDK
4 years ago
Krille Fear
1176e374f4
feat: Use SalomonBottomBar
4 years ago
Krille Fear
ea75d7d952
chore: Update SDK
4 years ago
Krille Fear
a92da3ce21
chore: Update SDK
4 years ago
Krille Fear
539bf3cc5d
fix: Import sdk
4 years ago
Krille Fear
6b63540d6b
chore: Update sembast
4 years ago
Krille Fear
b696b980ba
chore: Update database
4 years ago
Krille Fear
aebe4d30c0
feat: Sembast store
4 years ago
Krille Fear
02fbb7e332
chore: Update SDK
4 years ago
Krille Fear
55fb318187
Merge branch 'main' of gitlab.com:famedly/fluffychat
4 years ago
Krille Fear
33a7a00311
fix: Move to latest null safe sdk
4 years ago
Krille Fear
46eb216150
Merge branch 'soru/update-flutter-matrix-html' into 'main'
...
chore: update flutter matrix html
See merge request famedly/fluffychat!544
4 years ago
Krille Fear
db22f311e1
feat: Speed up app start
4 years ago
Sorunome
41f5a770b8
chore: update flutter matrix html
4 years ago
Krille Fear
b97ac8ff93
refactor: Switch to null safe sdk
4 years ago
Krille Fear
0ea29a2d6b
fix: Sending ThreepidCreds in UIA
4 years ago
Krille Fear
fec9178da5
refactor: Sort imports
4 years ago
Krille Fear
cb5cdaeaf1
fix: Enable E2EE by default in all start chat cases
4 years ago
Krille Fear
991018d86a
chore: Update SDK
4 years ago
Krille Fear
2f978c5098
refactor: Add code quality reports
4 years ago
Krille Fear
730086b304
Merge branch 'krille/remove-android-file-picker' into 'main'
...
remove: Android filepicker
See merge request famedly/fluffychat!535
4 years ago
Krille Fear
13fda9458f
refactor: Switch to flutter_lints
4 years ago
Krille Fear
c2f23c491e
remove: Android filepicker
4 years ago
Krille Fear
1a7606cdf0
chore: Update dependencies
4 years ago
Krille Fear
57751f7c5a
chore: Update dependencies
4 years ago
Krille Fear
79ef5bc8c1
chore: Move to hosted geolocator_android
4 years ago
Krille Fear
21cb0b58d3
fix: Android build with geolocator_floss
4 years ago
Krille Fear
0bcb3e26d6
fix: Remove unnecessary import
4 years ago
Krille Fear
faf60e25d2
fix: Outdated url
4 years ago
Krille Fear
07c52adec5
fix: No pubspec.yaml found
4 years ago
Krille Fear
86d1ce716a
fix: Use geolocator_android from geolocator_floss
4 years ago
Krille Fear
68c1346bcd
fix: Update flutter_math_fork
4 years ago
Krille Fear
e3c3bd997d
fix: Remove google from fcm_shared_isolate
4 years ago
Krille Fear
22df42dcac
chore: Use geolocator floss
4 years ago
Krille Fear
a427915e43
chore: Update SDK
4 years ago
Sorunome
c4c424533f
chore: Update flutter_matrix_html
4 years ago
Krille Fear
b8e6f8ee54
chore: Update SDK
4 years ago
Krille Fear
ac342624f6
fix: Start-up time waits for first sync
4 years ago
Christian Pauly
ef4506fd8c
feat: Add splash screen
4 years ago
Christian Pauly
053b71aad5
chore: Update SDK
4 years ago
Christian Pauly
51faebda3d
chore: Update flutter
4 years ago
Sorunome
ccd368ad77
chore: update flutter_matrix_html
4 years ago
Krille Fear
33babdf0bf
chore: Update SDK
4 years ago
Krille Fear
b1f23b86e5
fix: Flutter app badger
4 years ago
Krille Fear
93d3ce38ec
fix: Voice messages
4 years ago
Krille Fear
eba304556c
refactor: Upgrade to Flutter 2.5
4 years ago
Krille Fear
21d7f862dd
chore: Update SDK
4 years ago
Christian Pauly
8972204e4b
fix: Import sdk
4 years ago
Christian Pauly
a194fef61f
fix: Import SDK
4 years ago
Christian Pauly
45ad0c1f05
fix: Importing sdk
4 years ago
Christian Pauly
604be735d5
fix: Matrixapilite upgrade
4 years ago
Christian Pauly
65747aecbf
chore: Update SDK
4 years ago
Christian Pauly
4f148ca7f7
feat: Implement in-app signup
4 years ago
Christian Pauly
d2fc972f77
chore: Update SDK
4 years ago
Christian Pauly
3972276e7b
chore: Update SDK
4 years ago
Christian Pauly
c8a2e67d08
chore: Update SDK
4 years ago
Christian Pauly
b269ab6f58
chore: Update SDK
4 years ago
Christian Pauly
29760eb5e8
chore: Update SDK
4 years ago
Sorunome
117a8c723c
chore: Update flutter_matrix_html
4 years ago
Christian Pauly
dc7b636027
chore: Update matrix SDK
4 years ago
Christian Pauly
908a3390cd
feat: Implement qr code scanner
4 years ago
Christian Pauly
28fa83ed2a
feat: New design for new chat page
4 years ago
Sorunome
90200a763e
chore: Update flutter_matrix_html and matrix_link_text
4 years ago
Christian Pauly
f43ab3e08b
chore: Update matrix sdk to 0.3.1
4 years ago
Christian Pauly
bec9046097
chore: Update SDK
4 years ago
Krille Fear
47e68d813d
refactor: Migrate to new matrix sdk API
4 years ago
Christian Pauly
94504dbf29
fix: Keep display alive while recording
4 years ago
Marcus Hoffmann
875630278c
chore: switch image_picker back to upstream
...
https://github.com/flutter/plugins/pull/3194 has finally been merged.
Also update to non-deprecated pick* methods.
4 years ago
Sorunome
ddd3980003
chore: update flutter_matrix_html
4 years ago
Sorunome
fcee30ebb3
feat: Add video player
4 years ago
Christian Pauly
0c47c2d2b2
chore: Update vrouter
4 years ago
Sorunome
5d0967ecda
feat: Add location sharing
4 years ago
Christian Pauly
98bc0517cb
chore: Downgrad vrouter even more
4 years ago
Christian Pauly
d0b5f8575a
fix: Routing by downgrading vrouter
4 years ago
Christian Pauly
4cf39c196e
fix: Hotfix uploading to many OTKs
4 years ago
Krille Fear
b0cbdc7cc5
Merge branch 'soru/fix-links' into 'main'
...
fix: Punycode-encode unicode domains for platforms which can't handle them
Closes #343
See merge request famedly/fluffychat!467
4 years ago
Sorunome
ec18cbbb87
fix: Punycode-encode unicode domains for platforms which can't handle them
4 years ago
Christian Pauly
b36fe86dc3
chore: Update dependencies
4 years ago
Krille Fear
968c89b046
Merge branch 'ci-bot/dependency-updates' into 'main'
...
chore: automated dependency update
See merge request famedly/fluffychat!462
4 years ago
Christian Pauly
9599189a94
chore: Minify some git dependencies
4 years ago
Christian Pauly
f8476643a4
chore: Update SDK
4 years ago
Dependency Update Bot
31b641677a
chore: Update dependencies
4 years ago
Sorunome
ec0fef7239
feat: Also suggest username completions based on their slugs
4 years ago
Christian Pauly
c6e91d9904
chore: Update SDK
4 years ago
Christian Pauly
5a0c5eb109
chore: Update SDK
4 years ago
Christian Pauly
3d2d4fd23b
fix: Secure storage
4 years ago
Sorunome
2df7d36b40
chore: Update image pack file format to match that of the emote msc
4 years ago
Christian Pauly
cfb104d668
feat: Android SSO in webview
4 years ago
Christian Pauly
ba145b841c
fix: Close safariviewcontroller on SSO
4 years ago
Krille Fear
473a970a59
Merge branch 'soru/lottie' into 'main'
...
feat: Add rendering of lottie files
See merge request famedly/fluffychat!437
4 years ago
Krille Fear
949a776fcb
Merge branch 'soru/save-file-picker' into 'main'
...
feat: Add a proper file saver
Closes #381 and #213
See merge request famedly/fluffychat!439
4 years ago
Christian Pauly
a3d58044b1
fix: Workaround for iOS not removing the app badge
4 years ago
Sorunome
c96486e9a0
feat: Add a proper file saver
4 years ago
Sorunome
7a4badafbe
feat: Add rendering of lottie files
4 years ago
Christian Pauly
e6fbade1cf
chore: Update dependencies
4 years ago
Christian Pauly
2ae65d59c5
chore: Update matrix SDK
4 years ago
Christian Pauly
790cccfe8e
chore: Downgrade desktop notifications
4 years ago
Christian Pauly
c2633b45b4
chore: Update dependencies
4 years ago
Christian Pauly
7ca96aee03
chore: Update matrix und vrouter
4 years ago
Krille Fear
83665b593b
Merge branch 'krille/remove-moor' into 'main'
...
refactor: Remove moor
See merge request famedly/fluffychat!431
4 years ago
S1m
a5219e56d4
update unifiedpush
4 years ago
Christian Pauly
9ef0c71f81
refactor: Remove moor
4 years ago
Christian Pauly
6f6a9b52d4
chore: Bump version
4 years ago
Christian Pauly
6dc8abc2dc
chore: Update SDK and matrix_link_text
4 years ago
Christian Pauly
777a27c60e
feat: Show progress bar and sync status
4 years ago
Christian Pauly
d178a778fb
fix: Broken hive keys
4 years ago
Krille Fear
77b575a3b2
Update pubspec.yaml, pubspec.lock files
4 years ago
Christian Pauly
2e3765ad1e
chore: Update Matrix
4 years ago
Krille Fear
40df63b4c0
Revert "chore: Update dependencies"
...
This reverts commit 33b6aca061d0571ea46027c527186d1adf97f110
4 years ago
Christian Pauly
ad931a2c8d
chore: Update dependencies
4 years ago
Christian Pauly
a055098105
refactor: Switch to pub.dev version of matrix sdk
4 years ago
Christian Pauly
d4ec574cc9
chore: Update database migration
4 years ago
Christian Pauly
a9b8d4b511
chore: Update hive and vrouter
4 years ago
Krille Fear
daf683ac85
Update pubspec.yaml, pubspec.lock files
4 years ago
Christian Pauly
0c7fa98ec7
chore: Update hive
4 years ago
Christian Pauly
b7e849eb74
chore: Update hive
4 years ago
Christian Pauly
68f92fadca
chore: Update hive
4 years ago
Christian Pauly
5fd49be516
feat: Implement hive
4 years ago
Steef Hegeman
33b3c546aa
update vrouter (fix pop issues with modal sheets)
...
Recent versions of vrouter properly support the showModal* functions,
which solves the issues with the android back button popping the chat
view instead of closing a user sheet or image view. Fixes #426 .
4 years ago
Christian Pauly
be59ae6750
chore: Update audioplayers
4 years ago
Christian Pauly
a5f191c8cf
chore: Update libolm to 3.2.3
4 years ago
Christian Pauly
af207a6404
chore: Migrate last steps to Flutter 2.2
4 years ago
Christian Pauly
c2fce64494
feat: Switch to VRouter
4 years ago
Christian Pauly
91f52956f0
refactor: Update SDK
4 years ago
Christian Pauly
b55a81e4ef
fix: Emoji picker
4 years ago
Christian Pauly
6e07cdfa41
fix: Open URIs
4 years ago
Christian Pauly
5f9c393e74
feat: Desktop notifications on Linux Desktop
4 years ago
Christian Pauly
2fe9ebfdf2
fix: Lock screen
4 years ago
Christian Pauly
32863fca69
fix: Freeze bug
4 years ago
Christian Pauly
cc38312409
feat: Much better alias managing
4 years ago
Christian Pauly
25c2300563
fix: Build Linux
4 years ago
Christian Pauly
4f69885bec
refactor: Remove flutter_sound
4 years ago
Christian Pauly
14d76a48d1
refactor: Switch to record package
4 years ago
Christian Pauly
08bae9f6ba
chore: Update UP and automatically re-register UP on startup
4 years ago
Christian Pauly
b39e295590
fix: Remove the goddamn package from hell circular checkbox!!! Shame on you! SHAME!
4 years ago
Christian Pauly
1a477adcb1
refactor: Null safe dependencies
4 years ago
Christian Pauly
51778ec6cc
fix: Minor sentry crashes
4 years ago
Christian Pauly
e91d9e9c1d
chore: Remove unused dependencies
4 years ago
Christian Pauly
af2176b1c5
change: Switch to ScaffoldMessenger
4 years ago
Christian Pauly
d913be0375
fix: Push on iOS
4 years ago
Christian Pauly
830a9aff92
refactor: push stuff
4 years ago
Christian Pauly
ce13096336
fix iOS build
4 years ago
Christian Pauly
39421fae32
refactor: Update SDK and enable login with email and phone
4 years ago
Christian Pauly
f73736e321
chore: Update file picker cross dependency
4 years ago
Sorunome
a886005203
fix: flutter_matrix_html crash and flutter_maths stuffs
4 years ago
Christian Pauly
b0ada828aa
refactor: Migrate to flutter 2
4 years ago
Sorunome
cd68c06ac9
Merge branch 'soru/single-isolate-push-alt' into 'main'
...
fix: Use single-isolate push
Closes #207 , #94 , and #294
See merge request famedly/fluffychat!377
4 years ago
Christian Pauly
b832287b88
fix: Missing tooltips in IconButtons
4 years ago