Krille Fear
ec46b15991
refactor: Make user device list item null safe
4 years ago
Krille Fear
585eefa9de
design: Make not joined participants transparent in list
...
This should make it easier to distinguish
between actual participants of a
room and users who have been
invited, who are knocking or who
have been banned.
4 years ago
Krille Fear
d61e224f1c
fix: Hotfix database migration
4 years ago
Krille Fear
e33606b912
fix: QR Code scanner in iOS
4 years ago
Sorunome
f4d723c0b1
fix: Thumbnails in the image bubble not always showing a cached thumbnail
...
When in the timeline an image bubble with animated=false was displayed and
you tapped on an image, it would attempt to show the thumbnail with animated=true.
This thumbnail, of course, was not cached, thus not showing the cached image, and
actually downloading the thumbnail multiple times. This PR fixes that by
first checking if the animated=false thumbnail is cached, and if so, display
that while the final image is loading.
4 years ago
Krille Fear
c9c4f2caf9
Merge branch 'krille/fix-open-uris' into 'main'
...
fix: Open URIs
See merge request famedly/fluffychat!593
4 years ago
Krille Fear
0ecbe842a5
fix: Open URIs
4 years ago
Sorunome
d838fedaa7
fix: Properly position the pointer in the map bubble and add attribution
...
Prior the pointer in the map bubble wasn't offsetted upwards, so the center
of the icon marked the point, rather than the point of the icon as one would
expect.
Additionally, attribution to the OpenStreetMap project has been added.
4 years ago
Krille Fear
a134e06203
feat: Drag&Drop to send multiple files on desktop and web
4 years ago
Krille Fear
ab7a75981a
Merge branch 'krille/emoji-verification-in-browsers' into 'main'
...
feat: Emoji verification in browsers
See merge request famedly/fluffychat!575
4 years ago
Krille Fear
2559190355
Merge branch 'krille/fix-chatview-safearea' into 'main'
...
fix: ChatView safearea on iPad
See merge request famedly/fluffychat!588
4 years ago
Krille Fear
b1e1d5ea75
fix: ChatView safearea on iPad
4 years ago
Krille Fear
956ee5bfc6
design: Adaptive switches
4 years ago
Krille Fear
8f47ad654d
chore: Adjust image and thumbnail compression
4 years ago
Krille Fear
0d1bb7103f
Merge branch 'krille/incoming-uris' into 'main'
...
fix: Process incoming uris
See merge request famedly/fluffychat!583
4 years ago
Krille Fear
8e9f44bbac
Merge branch 'krille/updatesdk' into 'main'
...
chore: Update SDK
See merge request famedly/fluffychat!582
4 years ago
Krille Fear
5bc41fccbc
fix: Process incoming uris
4 years ago
Krille Fear
73dd45f396
chore: Update SDK
4 years ago
Sorunome
f072d6ae20
fix: Various multiaccount fixes
4 years ago
Krille Fear
5775f54552
fix: Remove avatar from room
4 years ago
Krille Fear
b4f2adadad
feat: nicer loading bar
4 years ago
Krille Fear
48c1d41dd4
feat: Fancy chat list loading animation
4 years ago
Krille Fear
8687613510
feat: Emoji verification in browsers
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
f6e9940981
chore: Nicer message info dialog
4 years ago
Krille Fear
30410363f4
fix: Give message edits padding
4 years ago
Krille Fear
f86c98b78e
feat: Open im.fluffychat uris
4 years ago
Krille Fear
42d5c1a497
design: Minor color changes
4 years ago
Krille Fear
c68b15935c
chore: Minor design changes
4 years ago
Krille Fear
daadef7c59
design: Place share button under qr code
...
This should make the qr code
scanning more reliable.
4 years ago
Krille Fear
6b5b3e6aa5
Merge branch 'krille/edits' into 'main'
...
design: Display edit marker in new bubbles
See merge request famedly/fluffychat!566
4 years ago
Krille Fear
abccbdca19
Merge branch 'krille/image-optimize' into 'main'
...
refactor: Optimize all images no matter which size
See merge request famedly/fluffychat!565
4 years ago
Krille Fear
05daaf01b1
design: Display edit marker in new bubbles
4 years ago
Krille Fear
0353f9fbb3
refactor: Optimize all images no matter which size
4 years ago
Krille Fear
7a68feb5eb
feat: Open im.fluffychat urls
4 years ago
Krille Fear
2778927fdf
fix: Automatic key requests
4 years ago
Krille Fear
335fe36130
chore: Update SDK and remove boxes on corruption
4 years ago
Krille Fear
3332cefb1e
design: Redesign and simplify bootstrap
4 years ago
Krille Fear
6d21caefa5
Merge branch 'krille/unused-imports' into 'main'
...
fix: Remove unused imports
See merge request famedly/fluffychat!560
4 years ago
Krille Fear
08670e60f8
fix: Remove unused imports
4 years ago
Krille Fear
d23d67cb3d
Merge branch 'krille/image' into 'main'
...
refactor: Use image package to resize images
See merge request famedly/fluffychat!558
4 years ago
Krille Fear
b44f309151
refactor: Use image package to resize images
4 years ago
Krille Fear
a143b978a3
fix: Minor fixes
4 years ago
Krille Fear
ce9d2275a3
fix: Android download
4 years ago
Krille Fear
c5f084db87
Merge branch 'krille/homepicker-dark-mode' into 'main'
...
fix: SSO Button design in dark mode
See merge request famedly/fluffychat!556
4 years ago
Krille Fear
ba9e59eaee
fix: SSO Button design in dark mode
4 years ago
Krille Fear
53967eb1f0
refactor: Avatar widget
4 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
4 years ago
Krille Fear
b7c5391aef
fix: Public room bottom sheet design
4 years ago
Krille Fear
1ca8b63c91
refactor: Make more widgets null safe
4 years ago
Krille Fear
d3e25f84cf
refactor: Make layouts null safe
4 years ago
Krille Fear
088424af77
fix: Downgrade main.dart
4 years ago
Krille Fear
d7d0d04ddb
refactor: Migrate utils and main.dart to null safety
4 years ago
Krille Fear
4a518588ab
fix: Remove dead code
4 years ago
Krille Fear
edbf22eca9
fix: Public room design
4 years ago
Krille Fear
af6c9de62d
fix: Only mark unread if actually marked
4 years ago
Krille Fear
f2f90127d8
fix: Size of bottomsheet
4 years ago
Krille Fear
111d15f86d
chore: Clean up bootstrap
4 years ago
Krille Fear
e9c549495c
Merge branch 'soru/verification-dialog' into 'main'
...
fix: Show bootstrap dialog in the appropriate places
See merge request famedly/fluffychat!549
4 years ago
Krille Fear
042fd8072b
fix: Stickers always in square
4 years ago
Krille Fear
42fa6164e4
change: Move video call button to menu
4 years ago
Krille Fear
879057a54d
fix: Dont loose selected events
4 years ago
Krille Fear
cbf8e0799e
feat: Send reactions to multiple events
4 years ago
Krille Fear
9e641c8ee4
design: Move device ID to menu
4 years ago
Krille Fear
d9260a4785
fix: Do display error image widget
4 years ago
Krille Fear
672e51a779
fix: Pass hive cipher
4 years ago
Sorunome
7a08592a1e
fix: Show bootstrap dialog in the appropriate places
4 years ago
Krille Fear
ba3cf3a91f
change: Chat backup dialog as a banner
4 years ago
Krille Fear
cd6eac1bec
fix: Removing sembast
4 years ago
Krille Fear
45d7113a54
fix: Self sign while bootstrap
4 years ago
Krille Fear
92a894ef34
refactor: Remove sembast
4 years ago
Krille Fear
a7a85883ad
fix: Use new FluffyBox 0.2.0
4 years ago
Krille Fear
3bdd59d894
fix: Open database on android
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
522856dc9b
fix: Web
4 years ago
Krille Fear
ad21986ae8
fix: Start on Android and Linux
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
f1bd1fc58c
fix: FluffyBox logs
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
f2935e9d9b
chore: Disable sembast cooperator at start up
4 years ago
Krille Fear
0bd00c3acd
fix: Loglevel for stats
4 years ago
Krille Fear
6c3f1d6f51
chore: Add some stats for app start
4 years ago
Krille Fear
03f0641385
fix: Dont rerun server checks
4 years ago
Krille Fear
377a8ffd1c
fix: Set room avatar
4 years ago
Krille Fear
9475840d5f
fix: Bubble colors
4 years ago
Krille Fear
4bc45a75c5
refactor: Homeserver picker
4 years ago
Krille Fear
7e2dd48796
fix: Let bottom space bar scroll
4 years ago
Krille Fear
26751f3ab4
fix: Load spaces on app start
4 years ago
Krille Fear
bf79b57007
feat: Redesign start page
4 years ago
Krille Fear
fb4df3f88c
fix: Set space
4 years ago
Krille Fear
741a495b4a
chore: Adjust colors
4 years ago
Krille Fear
49ba3bd1d7
fix: Set room avatar
4 years ago
Krille Fear
29adc3875c
fix: Adjust color
4 years ago
Krille Fear
14f85f8c3b
fix: Colors
4 years ago
Krille Fear
8ac9372969
fix: Do not display bottombar in selectmode
4 years ago
Krille Fear
ca65de90ef
fix: Color in bottom bar
4 years ago
Krille Fear
1176e374f4
feat: Use SalomonBottomBar
4 years ago
Krille Fear
f818aced60
fix: Contrast in dark mode
4 years ago
Krille Fear
c6b1225549
Merge branch 'krille/redesign-multiaccount-spaces' into 'main'
...
feat: Redesign multiaccounts and spaces
See merge request famedly/fluffychat!547
4 years ago
Krille Fear
c690fa6a56
feat: Multiple mute, pin and mark unread
4 years ago
Krille Fear
0b61300722
fix: Contrast in dark mode
4 years ago
Krille Fear
3b198cb491
fix: Remove opacity from video widget
4 years ago
Krille Fear
242f878ea1
feat: Nicer images, stickers and videos
4 years ago
Krille Fear
7b56f1d5cd
feat: Redesign multiaccounts and spaces
4 years ago
Krille Fear
e964d5b628
feat: New Public room bottom sheet
4 years ago
Krille Fear
3ac75a71b9
fix: Sender name prefix in DM rooms
4 years ago
Krille Fear
88c9753222
design: Remove cupertino icons
4 years ago
Krille Fear
0b44f52937
fix: Minor design fixes
4 years ago
Krille Fear
d71cb9bdc4
fix: Minor padding bugs
4 years ago
Krille Fear
047a408cbd
fix: Typing indicator too large
4 years ago
Krille Fear
c7806abd61
feat: Display typing indicators with gif
4 years ago
Krille Fear
c7c5725e3f
feat: New chat details design
4 years ago
Krille Fear
e961596bc9
feat: New settings design
4 years ago
Krille Fear
a5c88479af
feat: Move styles one settings level up
4 years ago
Krille Fear
af1103ee0a
feat: New chat design
4 years ago
Krille Fear
080942d36c
chore: Adjust image chat design
4 years ago
Krille Fear
3a12e565dc
fix: Minor design fixes
4 years ago
Krille Fear
eca928d80d
chore: Make default orange darker
4 years ago
Krille Fear
73872a3a04
chore: Adjust design
4 years ago
Krille Fear
b57cfeb743
fix: Center inputfield
4 years ago
Krille Fear
fbd108a446
fix: Seenby fontsize
4 years ago
Krille Fear
497cd94752
feat: Nicer design of images an stickers
4 years ago
Krille Fear
bd341feef5
change: Encrypted by design, all users valid is normal not green
4 years ago
Krille Fear
3a37d41ba6
fix: Hide FAB in new chat page if textfield has focus
4 years ago
Krille Fear
56b83727b7
feat: Make the main color editable for users
4 years ago
Krille Fear
e0518662bb
fix: Chat background
4 years ago
Krille Fear
22fdb667ba
feat: new design
4 years ago
Krille Fear
7355d6609d
refactor: Make methods shorter
4 years ago
Krille Fear
fcb9629525
fix: Dont enable encryption with bots
4 years ago
Krille Fear
e725cc7479
refactor: Split chat view into multiple files
4 years ago
Krille Fear
e060d36956
Merge branch 'td/fix-downloading-stuff' into 'main'
...
fix: download path for saving files
Closes #636
See merge request famedly/fluffychat!545
4 years ago
Krille Fear
b9f059060f
fix: Wait for loading before bootstrap
4 years ago
Krille Fear
52b2ee99a5
fix: Bootstrap loop
4 years ago
Krille Fear
aebe4d30c0
feat: Sembast store
4 years ago
Krille Fear
aff3a48147
fix: Crash when there is no prev message
4 years ago
Krille Fear
1abb7310f3
refactor: Pages folder structure
4 years ago
Jayesh Nirve
48fb6aac0c
fix: download path for saving files
4 years ago
Krille Fear
5fe495db94
fix: Chat list flickering
4 years ago
Krille Fear
33a7a00311
fix: Move to latest null safe sdk
4 years ago
Krille Fear
21933ccdf2
Merge branch 'main' of gitlab.com:famedly/fluffychat
4 years ago
Krille Fear
db22f311e1
feat: Speed up app start
4 years ago
Krille Fear
7e832ae872
Merge branch 'main' of gitlab.com:famedly/fluffychat
4 years ago
Krille Fear
4fc749015a
design: Floating input bar
4 years ago
Krille Fear
65f7339df1
Merge branch 'krille/nullsafesdk' into 'main'
...
refactor: Switch to null safe sdk
See merge request famedly/fluffychat!543
4 years ago
Krille Fear
0f7061e0f6
docs: New website
4 years ago
Krille Fear
b97ac8ff93
refactor: Switch to null safe sdk
4 years ago
Krille Fear
87bc60717e
fix: Signup on matrix.org
4 years ago
Krille Fear
5a3cb04300
chore: Add localizations to signup page
4 years ago
Krille Fear
0ea29a2d6b
fix: Sending ThreepidCreds in UIA
4 years ago
Krille Fear
661b740f57
feat: Nicer registration form
4 years ago
Krille Fear
d3a54c8911
fix: Mark voice messages with msc3245
4 years ago
Krille Fear
401792f6a3
fix: Play response voice messages
4 years ago
Krille Fear
0a52d26043
fix: Record voice messages
4 years ago
Krille Fear
57848d4481
fix: Display amplitude
4 years ago
Krille Fear
b01d81ee30
feat: Nicer audio message design and send duration
4 years ago
Krille Fear
015a12b04d
fix: Crash on logout
4 years ago
Krille Fear
5495e2db7d
fix: Format
4 years ago
Krille Fear
abc9569163
fix: Naming
4 years ago
Krille Fear
0a17e91d72
fix: UiaRequestManager
4 years ago
Krille Fear
fec9178da5
refactor: Sort imports
4 years ago
Krille Fear
f114d545f7
refactor: Magic numbers
4 years ago
Krille Fear
49c83a6e58
Merge branch 'ignore_from_sheet' into 'main'
...
feature: ignore from bottom sheet
Closes #574
See merge request famedly/fluffychat!537
4 years ago
Sorunome
ccaca35e1e
fix: small fox for uia request
4 years ago
Krille Fear
cb5cdaeaf1
fix: Enable E2EE by default in all start chat cases
4 years ago
Raatty
4719d795da
feature: ignore from bottom sheet
4 years ago
Krille Fear
3483df545c
fix: Remove global key
4 years ago
Krille Fear
991018d86a
chore: Update SDK
4 years ago
Krille Fear
97bfe01524
fix: Start private chat
4 years ago
Krille Fear
db042fd3bd
fix: Format
4 years ago
Krille Fear
af0b975736
fix: Disable matrix registration again
4 years ago
Krille Fear
8ffe4c38a1
refactor: Move UiaRequest to its own class
4 years ago
Krille Fear
b04e9597c0
design: Make homepicker page nicer
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
4ba5e6270b
fix: No client on logout
4 years ago
Krille Fear
4b3cd26f68
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
4 years ago
Krille Fear
24a2494829
chore: Adjust settings account design
4 years ago
Krille Fear
eb8eea892f
fix: Bootstrap column design
4 years ago
Krille Fear
7249fbec16
Merge branch 'fix_backticks' into 'main'
...
fix backtick rendering on linux
See merge request famedly/fluffychat!534
4 years ago
Krille Fear
2d3017e972
fix: Disable registration for matrix.org
4 years ago
Krille Fear
5796e41d2a
CircularProgressIndicator.adaptive(
4 years ago
Krille Fear
55d44929b9
fix: column design for bootstrap
4 years ago
Krille Fear
843a6af323
feat: Account settings displays current matrix ID
4 years ago
Krille Fear
c79725280b
feat: More finetuning for font sizes
4 years ago
Krille Fear
72a8b5a348
feat: Nicer verification dialog
4 years ago
Krille Fear
411599b6d2
fix: QR Code scanning
4 years ago
Krille Fear
9f1e22da9d
feat: Nicer chat backup design
4 years ago
Krille Fear
fca234e20a
design: Change design of verification page
4 years ago
Krille Fear
92523cb7b0
feat: Enable E2EE by default for new rooms
4 years ago
Raatty
d2046ccde1
fix backtick rendering on linux
4 years ago
Krille Fear
efa001e350
feat: Make QR Code clickable
4 years ago
Krille Fear
6d304d3fc3
fix: One space always missing
4 years ago
Krille Fear
e3c3bd997d
fix: Remove google from fcm_shared_isolate
4 years ago
Krille Fear
446bedbac2
feat: Implement nice profile bottom sheet
4 years ago
Krille Fear
26a07d1849
fix: Enable gotify recommendations
4 years ago
Sorunome
727d8ab2e6
feat: Open user bottom sheet on tapping user pills
4 years ago
Krille Fear
39b4e9ab3e
Merge branch 'soru/multiaccount-typing' into 'main'
...
fix: Stop typing when switching sending client
Closes #565
See merge request famedly/fluffychat!526
4 years ago
Krille Fear
6940a69959
Merge branch 'soru/navigate-to-room' into 'main'
...
fix: navigate to /rooms when switching bundle
Closes #566
See merge request famedly/fluffychat!527
4 years ago
Sorunome
88ffbb6972
fix: navigate to /rooms when switching bundle
4 years ago
Sorunome
3f00a43399
fix: Stop typing when switching sending client
4 years ago
Krille Fear
14d2bd80d6
Merge branch 'soru/fix-only-prefix-on-complex-bundles' into 'main'
...
fix: Only use prefix switching if we have complex bundles
See merge request famedly/fluffychat!525
4 years ago
Krille Fear
355c52ae4b
Merge branch 'soru/fix-account-forgetting' into 'main'
...
fix: Fluffychat sometimes forgetting that a client is logged in
See merge request famedly/fluffychat!523
4 years ago
Sorunome
c6cd9a9ed6
fix: Only use prefix switching if we have complex bundles
4 years ago
Sorunome
2b550aa0a4
fix: Client names being super long
4 years ago
Sorunome
55c072f746
fix: Fluffychat sometimes forgetting that a client is logged in
4 years ago
Christian Pauly
6077c0ab8e
fix: Display account picker only if complex bundles is true
4 years ago
Christian Pauly
3ac5ee0b88
fix: Registration
4 years ago
Krille Fear
b9f50cfeb8
fix: Analyzer bug
4 years ago
Krille Fear
ac342624f6
fix: Start-up time waits for first sync
4 years ago
Krille Fear
34eb3c0eb2
fix: Multi-Account setup with well-known
4 years ago
Krille Fear
94f3d521e5
fix: Possibly fix touchscreen scrolling on Linux phones
...
Unfortunately I can not test this by myself.
4 years ago
Christian Pauly
37d127d8bc
chore: Adjust colors
4 years ago
Christian Pauly
13afca12b2
fix: Devices actions
4 years ago
Christian Pauly
f2dfef33b9
fix: EmptyPage appbar on dark mode
4 years ago
Sorunome
0eea6f9055
fix: null for real
4 years ago
Christian Pauly
5214210754
fix: Login multiple accounts after another
4 years ago
Christian Pauly
0b4498e9d8
fix: display a nicer toast
4 years ago
Christian Pauly
59f9a9f447
fix: Init hive
4 years ago
Krille Fear
ec68d15586
feat: Allow loading of multiple clients in main.dart
4 years ago
Christian Pauly
fe4dd064d1
fix: Password reset
4 years ago
Christian Pauly
463555e8fb
fix: Dark text in cupertinodialogs
4 years ago
Christian Pauly
eeca097d1f
fix: Possibly fix voice messages on iOS
4 years ago
Christian Pauly
e3c115bfb9
refactor: Remove default important state events
4 years ago
Krille Fear
7936d8fc59
Merge branch 'soru/fix-upload-emotes' into 'main'
...
fix: emote settings
Closes #550
See merge request famedly/fluffychat!520
4 years ago
Sorunome
0047bec4f9
fix: Missing null check in background push
4 years ago
Sorunome
5d6a377820
fix: emote settings
4 years ago
Krille Fear
50991cac24
fix: Correctly clear database if it is corrupted
4 years ago
Krille Fear
a66d1d0d3f
fix: Flutter2.5 invisible appbar
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
65747aecbf
chore: Update SDK
4 years ago
Christian Pauly
4f148ca7f7
feat: Implement in-app signup
4 years ago
Christian Pauly
1f7ebeabc1
design: Make divider more thin
4 years ago
Christian Pauly
690ad5c3a5
fix: Status bar on Android tablets invisible
4 years ago
Krille Fear
709495f0aa
Merge branch 'soru/fix-empty-timeline' into 'main'
...
fix: Empty timeline crashing
See merge request famedly/fluffychat!511
4 years ago
Raatty
9ab3a310d7
removeExile was a source of confusion
4 years ago
Krille Fear
ac8b058371
Merge branch 'soru/fix-load-member-in-timeline' into 'main'
...
fix: Properly re-render the timeline etc. when the full userinformation was fetched
See merge request famedly/fluffychat!500
4 years ago
Sorunome
6fa50beeab
fix: Empty timeline crashing
4 years ago
Christian Pauly
b824ef34e4
chore: Add label to homeserver textfield
4 years ago
Christian Pauly
df44bb5277
chore: Adjust colors
4 years ago
Christian Pauly
37ee86094d
design: CircularProgressIndicator looks better here
4 years ago
Christian Pauly
4d462d9c8b
refactor: Rethrow history request fails
4 years ago
Christian Pauly
462e5381e9
chore: Remove gradient and add login wallpaper
4 years ago
Bram van den Heuvel
5df5a5e720
Explicitly add Content-Type header on emote upload
4 years ago
Christian Pauly
6e5cd77357
chore: Adjust gradient
4 years ago
Krille Fear
adec1503f8
Merge branch 'soru/missing-null-check' into 'main'
...
fix: Make sure that you deselect rooms on leaving, even if that fails
See merge request famedly/fluffychat!504
4 years ago
Krille Fear
b1a8226054
Merge branch 'soru/ios-open-geo-uri' into 'main'
...
fix: Open geo URIs on iOS
Closes #533
See merge request famedly/fluffychat!505
4 years ago
Krille Fear
0e0c0a105a
Merge branch 'soru/play-audio' into 'main'
...
fix: encrypted files
Closes #518 and #535
See merge request famedly/fluffychat!506
4 years ago
Christian Pauly
512717da36
chore: Slightly enhance tombstone design
4 years ago
Christian Pauly
2e99fccd20
chore: Make message bubble transparent for thumbnails
4 years ago
Christian Pauly
5cbaf2224a
chore: Add icons to chat popup menu
4 years ago
Christian Pauly
9a6a217a59
chore: Adjust gradient and bubble borders
4 years ago
Sorunome
721b444965
fix: encrypted files
4 years ago
Sorunome
25eba06ff8
fix: Open geo URIs on iOS
4 years ago
Sorunome
147726dbe3
fix: Make sure that you deselect rooms on leaving, even if that fails
4 years ago
Christian Pauly
41f2d23951
chore: Adjust some colors
4 years ago
Christian Pauly
06c8e45e79
fix: Add tiny border to message bubbles
4 years ago
Christian Pauly
caaa7bd2dc
feat: New chat background colors and chatlist design
4 years ago
Sorunome
18a50f202c
fix: Properly re-render the timeline etc. when the full userinformation was fetched
4 years ago
Krille Fear
deddb41ec8
Merge branch 'soru/fix-unread-bubble' into 'main'
...
fix: (hopefully) unread bubbles on iOS
See merge request famedly/fluffychat!499
4 years ago
Christian Pauly
e70f123182
fix
4 years ago
Sorunome
4f27de05c5
fix: (hopefully) unread bubbles on iOS
4 years ago
Christian Pauly
eb9fa05979
fix: Display space as room if it contains unread events in timeline
4 years ago
Sorunome
15aa228581
feat: Dismiss keyboard on scroll in iOS
4 years ago
Krille Fear
fd4213746d
Merge branch 'soru/fix-devices-page' into 'main'
...
fix: missing null check
Closes #527
See merge request famedly/fluffychat!496
4 years ago
Christian Pauly
71adb6855d
feat: Compatible with Famedly and Element QR Codes
4 years ago
Christian Pauly
d87c367ca8
fix: Open matrixTo links
4 years ago
Christian Pauly
e8ffa34523
fix: send on enter
4 years ago
Sorunome
e309fe3bd7
fix: missing null check
4 years ago
Sorunome
458f925d6d
fix: format
4 years ago
Christian Pauly
f91919a7c6
fix: Analyzer bugs
4 years ago
Christian Pauly
8d7d539060
feat: Send on enter
4 years ago
Christian Pauly
903e280c8c
fix: Analyzer
4 years ago
Christian Pauly
7d0338ea84
fix: Open matrix.to urls
4 years ago
Christian Pauly
15bf86d3ba
feat: Beautify qr code scanner
4 years ago
Christian Pauly
3e9903bd9d
fix: QR Scanner permission
4 years ago
Christian Pauly
deda08d39b
change: Polish new chat design
4 years ago
Christian Pauly
ae61ce0a82
fix: Sharing invite link
4 years ago
Christian Pauly
f7d3250ff2
fix: Padding and colors
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
06235cddd0
feat: use the stripped body for notifications and room previews
4 years ago
Krille Fear
ebe81e4448
Merge branch 'overflow_file_name' into 'main'
...
fix: too long file names
Closes #523
See merge request famedly/fluffychat!492
4 years ago
Krille Fear
4a42d3e829
Merge branch 'fix_wallpaper' into 'main'
...
fix: wallpaper on linux
Closes #489
See merge request famedly/fluffychat!493
4 years ago
Krille Fear
f1e76fbb10
Merge branch 'soru/escape-routes' into 'main'
...
fix: Properly encode and decode vRouter paths
See merge request famedly/fluffychat!487
4 years ago
Raatty
9ef9bf85b7
fix: wallpaper on linux
4 years ago
Raatty
95afac534c
fix: too long file names
4 years ago
Christian Pauly
13ee8c0e78
fix: Unused imports
4 years ago
Christian Pauly
5dfac86390
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
4 years ago
Christian Pauly
619d03a37b
fix: Missing null check
4 years ago
Christian Pauly
b04e710d68
fix: Disable broken audioplayer for web
4 years ago
Krille Fear
86998374b9
Merge branch 'soru/no-autocorrect-homeserver-url' into 'main'
...
fix: Disable autocorrect for the homeserver url field
Closes #515
See merge request famedly/fluffychat!490
4 years ago
Sorunome
d187e00094
fix: Re-add login fixes with the new SDK
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
Sorunome
da154e2b4e
fix: Disable autocorrect for the homeserver url field
4 years ago
Krille Fear
34249e0583
Merge branch 'soru/join-rooms' into 'main'
...
fix: Joining room aliases not published into the room directory
Closes #514
See merge request famedly/fluffychat!486
4 years ago
Krille Fear
128b717e38
Merge branch 'soru/empty-room' into 'main'
...
fix: Empty timelines crashing the room view
See merge request famedly/fluffychat!488
4 years ago
Christian Pauly
18ea3b9268
fix: Report content localizations
4 years ago
Sorunome
3c57e7349c
fix: Empty timelines crashing the room view
4 years ago
Sorunome
02e57474fe
fix: use vrouter.toSegments
4 years ago
Sorunome
0f59db3d22
fix: Joining room aliases not published into the room directory
4 years ago
Sorunome
a7020adac8
feat: Implement official emoji translations for emoji verification
4 years ago
Sorunome
6d1c0e9338
fix: Make translations use plural forms
4 years ago
Sorunome
1409716418
fix: Use plural string in translation
4 years ago
Christian Pauly
da3bc8ca7f
fix: Design of invite rooms
4 years ago
Christian Pauly
ab063bee5f
fix: Requirements when to display report event button
4 years ago
Christian Pauly
04a092aefd
fix: Dont add/remove DMs to space
4 years ago
Christian Pauly
d66195342e
change: Nicer design for selecting items
4 years ago
Christian Pauly
1d629ae79a
feat: Add remove rooms to and from spaces
4 years ago
Christian Pauly
c13e17afeb
fix: Load space members to display DM rooms
4 years ago
Christian Pauly
29a3b4ff02
fix: Wait for sync before enter a room a user has got invited
4 years ago
Christian Pauly
a1f586c655
fix: Display loading dialog on start DM
4 years ago
Christian Pauly
768fa06dbb
fix: Reply with voice messages
4 years ago
Christian Pauly
cdfb97ab58
feat: Cupertino style record dialog
4 years ago
Christian Pauly
f26503aa48
fix: Display amplitude
4 years ago
Christian Pauly
d1299da1f3
fix: Missing null check
4 years ago
Christian Pauly
695af03b4a
feat: Display amplitude
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
Krille Fear
fcc67b0234
Merge branch 'soru/autofill-hints' into 'main'
...
fix: Wrap login form into `AutofillGroup`
Closes #503
See merge request famedly/fluffychat!481
4 years ago
Sorunome
72f00f33bc
fix: Wrap login form into `AutofillGroup`
4 years ago
Sorunome
41a9d0a2b0
feat: Add option to not autoplay stickers and emotes
4 years ago
Sorunome
abab724af9
Merge branch 'soru/video-player' into 'main'
...
feat: Add video player
Closes #192
See merge request famedly/fluffychat!479
4 years ago
Krille Fear
543d946b2d
Merge branch 'soru/login-no-server' into 'main'
...
fix: Allow fallback to previous url if there is no homeserver on the mxid domain
See merge request famedly/fluffychat!477
4 years ago
Sorunome
fcee30ebb3
feat: Add video player
4 years ago
Sorunome
7ffe9f8631
fix: Try different directories on all kind of errors thrown for hive store
4 years ago
Sorunome
737f78dd11
fix: Allow fallback to previous url if there is no homeserver on the mxid domain
4 years ago
Krille Fear
7ac90bb3f0
Merge branch 'soru/verification-widget' into 'main'
...
feat: Nicer displaying of verification requests in the timeline
See merge request famedly/fluffychat!474
4 years ago
Sorunome
87a3c7e8e5
feat: Nicer displaying of verification requests in the timeline
4 years ago
Krille Fear
2aa2912647
Merge branch 'soru/unread-messages-badge' into 'main'
...
fix: Correctly size the unread bubble in the room list
Closes #494
See merge request famedly/fluffychat!475
4 years ago
Sorunome
cd32b61995
fix: Correctly size the unread bubble in the room list
4 years ago
Christian Pauly
415d5db438
change: Placeholder at username login field should be just username
4 years ago
Sorunome
5d0967ecda
feat: Add location sharing
4 years ago
Sorunome
f73aeca78c
fix: missing null check
4 years ago
Christian Pauly
70241f570a
fix: Space settings routing problems
4 years ago
Christian Pauly
3340f93025
refactor: Chat list view
4 years ago
Christian Pauly
fbf1cf10e2
fix: Do not copy room list
4 years ago
Christian Pauly
55c0fa889f
fix: Remove old workaround
4 years ago
Christian Pauly
23cceff9b6
feat: Nicer spaces list
4 years ago
Christian Pauly
eb8716a144
feat: Space settings route
4 years ago
Christian Pauly
04ce6768ce
fix: display space invites in chat list
4 years ago
Christian Pauly
42a7175e3a
fix: Selected chat list item color
4 years ago
Christian Pauly
bab39fbcd3
fix: Wrong uri subscription
4 years ago
Christian Pauly
8cda67b9dd
change: Delete hive database if corrupted
4 years ago
Christian Pauly
e671fdf6a4
fix: Add missing null check
4 years ago
Christian Pauly
ae5009e16f
fix: Wait for first sync on bootstrap
4 years ago
Christian Pauly
1f8cf9d8dc
fix: Wait for first sync on bootstrap
4 years ago
Christian Pauly
21801318eb
fix: Missing null check and bootstrap ask
4 years ago
Christian Pauly
597e723515
fix: Logic which rooms belong to a space
4 years ago
Christian Pauly
75e11b0c54
refactor: ChatListView and enforce bootstrap
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
Krille Fear
87e271bfd0
Merge branch 'soru/up-update' into 'main'
...
chore: Support new unifiedpush gateway discovery
Closes #474
See merge request famedly/fluffychat!468
4 years ago
Sorunome
2175a47e2c
fix: Font size settings did not affect replies
4 years ago
Sorunome
b649d975ab
chore: Support new unifiedpush gateway discovery
4 years ago
Sorunome
ec18cbbb87
fix: Punycode-encode unicode domains for platforms which can't handle them
4 years ago
Christian Pauly
971d5b25fb
feat: Implement new space view
4 years ago
Christian Pauly
a6a18d34f6
feat: Implement basic space editing
4 years ago
Christian Pauly
04d1e2afcb
design: Make avatars lighter
4 years ago
Christian Pauly
78222ab55d
feat: Light implementation of spaces drawer
4 years ago
Christian Pauly
c14cd8479a
refactor: Select chat list item logic
4 years ago
Christian Pauly
29d9a30254
fix: Colored background for transparent avatars
4 years ago
Christian Pauly
7f30eea593
design: Nicer selected mark on chatlists
4 years ago
Christian Pauly
65232c9549
fix: Avatar noPic detection
4 years ago
Sorunome
0fc5ba6d20
Merge branch 'soru/image-pack-creator' into 'main'
...
chore: cleanup image pack editor to attach metadata and prepare to make it more general
See merge request famedly/fluffychat!466
4 years ago
Sorunome
2cc8b395f0
chore: cleanup image pack editor to attach metadata and prepare to make it more general
4 years ago
Sorunome
7e1e4e4844
feat: Rate limit streams so that large accounts have a smoother UI
4 years ago
Christian Pauly
4adeca011b
fix: Tests
4 years ago
Christian Pauly
05e6e14b5a
fix: Disable vrouter logs in release mode
4 years ago
Christian Pauly
1db380e7d2
design: Make unread listtiles more visible
4 years ago
Christian Pauly
6458f93bac
design: Move pinned icon in title
4 years ago
Krille Fear
a4b462678b
Merge branch 'soru/sticker-text' into 'main'
...
feat: Tapping on stickers shows the sticker body
See merge request famedly/fluffychat!456
4 years ago
Krille Fear
ccb460d69c
Merge branch 'soru/room-pills' into 'main'
...
feat: Display the room name in room pills
See merge request famedly/fluffychat!457
4 years ago
Sorunome
18a76889bb
feat: Tapping on stickers shows the sticker body
4 years ago
Sorunome
31df2123dd
feat: Display the room name in room pills
4 years ago
Sorunome
143d56c691
feat: Increase the amount of suggestions for the input bar
4 years ago
Christian Pauly
07aee5e6c1
fix: Reset bootstrap on bad ssss
4 years ago
Christian Pauly
e8fcc7abc2
fix: Hide stickers button when there is not sticker pack
4 years ago
Christian Pauly
197736444f
fix: Download files on iOS
4 years ago
Christian Pauly
679fd854a7
fix: Record voice messages on iOS
4 years ago
Sorunome
263e3f433e
fix: cropped sticker
4 years ago
Krille Fear
d5de2c3ced
Merge branch 'soru/stickers' into 'main'
...
feat: Add sticker picker
See merge request famedly/fluffychat!452
4 years ago
Sorunome
1e98fdd7b0
feat: Add sticker picker
4 years ago
Krille Fear
1382db60ad
Merge branch 'fix_busy_loop' into 'main'
...
fix: busy loop due to CircularProgressIndicator
See merge request famedly/fluffychat!453
4 years ago
Christian Pauly
b88f8ec5dc
refactor: Rename store and allow storing custom values
4 years ago
Steef Hegeman
17799aa191
fix: busy loop due to CircularProgressIndicator
...
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
4 years ago
Christian Pauly
546998b1e4
fix: Crash on timeline
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
Krille Fear
4659837340
Merge branch 'soru/mentions' into 'main'
...
feat: Nicer mentions
Closes #444
See merge request famedly/fluffychat!446
4 years ago
Krille Fear
2009950c37
Merge branch 'soru/fix-linux' into 'main'
...
fix: Linux failing on attempting to open hive
See merge request famedly/fluffychat!447
4 years ago
Sorunome
45c234906a
fix: Make sure the aspect ratio of image bubbles stays the same
4 years ago
Sorunome
bf83eae9e0
fix: Linux failing on attempting to open hive
4 years ago
Sorunome
53bb9f3edd
feat: Nicer mentions
4 years ago
Sorunome
e048625804
Merge branch 'soru/sticker-rendering' into 'main'
...
feat: Render stickers nicer
See merge request famedly/fluffychat!445
4 years ago
Krille Fear
00ddd778f0
Merge branch 'soru/emotes-and-stickers' into 'main'
...
chore: Update image pack file format to match that of the emote msc
See merge request famedly/fluffychat!433
4 years ago
Sorunome
1d65cc8216
feat: Render stickers nicer
4 years ago
Sorunome
2df7d36b40
chore: Update image pack file format to match that of the emote msc
4 years ago
Krille Fear
8a45589d70
Merge branch 'soru/download-audio' into 'main'
...
feat: Add download button to audio messages
See merge request famedly/fluffychat!443
4 years ago
Sorunome
0eb5120df5
feat: Add download button to audio messages
4 years ago
Christian Pauly
2589bf561a
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
4 years ago
Christian Pauly
cfb104d668
feat: Android SSO in webview
4 years ago
Sorunome
b70683358c
Merge branch 'soru/better-image-fallback' into 'main'
...
cleanup: Better image bubble error handling
See merge request famedly/fluffychat!442
4 years ago
Christian Pauly
bfa6e653e8
Merge branch 'main' of gitlab.com:famedly/fluffychat
4 years ago
Christian Pauly
51a521c510
fix: Make sure the textfield is unfocused before opening the camera
4 years ago
Sorunome
875e427a3d
cleanup: Better image bubble error handling
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
979237d2bd
Merge branch 'soru/set-prefered-jitsi' into 'main'
...
fix: Check for jitsi server in well-known lookup also on login screen
See merge request famedly/fluffychat!436
4 years ago
Krille Fear
c7f1ec601f
Merge branch 'soru/desktop-e2ee-files' into 'main'
...
fix: show thumbnails in timeline on desktop
See merge request famedly/fluffychat!438
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
Krille Fear
0683818cef
Merge branch 'soru/nicer-device-detection' into 'main'
...
feat: Better detect the device type from the device name
See merge request famedly/fluffychat!440
4 years ago
Christian Pauly
a3d58044b1
fix: Workaround for iOS not removing the app badge
4 years ago
Christian Pauly
18e5ebbdfa
fix: Keyboard hides imagePicker buttons on iOS
4 years ago
Sorunome
09854152b9
feat: Better detect the device type from the device name
4 years ago
Sorunome
c96486e9a0
feat: Add a proper file saver
4 years ago
Sorunome
50a64f7010
fix: show thumbnails in timeline on desktop
4 years ago
Sorunome
7a4badafbe
feat: Add rendering of lottie files
4 years ago
Sorunome
e233e4c454
fix: Check for jitsi server in well-known lookup also on login screen
4 years ago
Christian Pauly
a6b02d6195
fix: SSO on web
4 years ago
Christian Pauly
6b30042184
change: Sign in button according to apples HIG
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
39b8876837
chore: Bump version
4 years ago
Christian Pauly
9a8c376d91
fix: Flutter Hive on Linux
4 years ago
Christian Pauly
ece1f6dc1b
fix: Messagebubble
4 years ago
Christian Pauly
edb33d441b
refactor: Move logs to about dialog
4 years ago
Krille Fear
140ff324ee
Merge branch 'soru/fix-thumbnails' into 'main'
...
fix: Database does not store files correctly
Closes #450
See merge request famedly/fluffychat!428
4 years ago
Krille Fear
bf378a3caf
Merge branch 'soru/emote-settings' into 'main'
...
fix: Make emote settings work again
Closes #446
See merge request famedly/fluffychat!429
4 years ago
Sorunome
a514d9ecaa
fix: Make emote settings work again
4 years ago
Christian Pauly
a7aa68f027
chore: Remove dividers
4 years ago
Sorunome
f5da400a05
fix: Database does not store files correctly
4 years ago
Christian Pauly
2320f6b707
refactor: Remove FluffyClient and make it no longer static
4 years ago
Christian Pauly
6d4af6be05
chore: Make connection header less chatty
4 years ago
Christian Pauly
bc912f48f7
design: Sort settings routes
4 years ago
Christian Pauly
8e324a01d6
fix: Bootstrap dialog
4 years ago
Krille Fear
1e08e58169
Merge branch 'commands-ux' into 'main'
...
/commands input suggestions + missing dialog
See merge request famedly/fluffychat!424
4 years ago
Christian Pauly
777a27c60e
feat: Show progress bar and sync status
4 years ago
Christian Pauly
e607bc2c21
chore: Remove workaround of initialUrl
4 years ago
Christian Pauly
1ab089ef0d
refactor: Use flutter cache manager for avatar push cashing
4 years ago
Christian Pauly
8a132be52f
design: Make some progress indicator more thin
4 years ago
Christian Pauly
43c3c75b2e
design: Remove annoying progress indicator from avatar
4 years ago
Christian Pauly
ac32973c3d
fix: Formatting
4 years ago
Christian Pauly
27474af73a
design: Minor improvements
4 years ago
Christian Pauly
40ccfd75e8
design: Make load more button an elevated button
4 years ago
Steef Hegeman
2a0ba43990
/commands: missing command dialog
...
When sending a message, show an alert dialog if a command is not
recognized, offering to either cancel or send as text.
4 years ago
Steef Hegeman
52a91a8049
InputBar: suggestions for /commands with hints
4 years ago
Christian Pauly
8724e41545
fix: Flickerfree app start
4 years ago
Christian Pauly
e199b3935e
design: Disappearing dividers between chats
4 years ago
Christian Pauly
347d7f67fd
change: Place backup hint banner in chat list
4 years ago
Christian Pauly
ac3d424d08
design: Nicer first loading design
4 years ago
Christian Pauly
3363c8175d
refactor: Use different client name on debug
4 years ago
Christian Pauly
572ca42d62
design: Nicer loading screen and empty page
4 years ago
Krille Fear
bc9b5507b4
Merge branch 'fix_versions' into 'main'
...
fix version on non mobile platforms
See merge request famedly/fluffychat!426
4 years ago
Christian Pauly
a7398cd9ec
feat: More stable connection status header
4 years ago
Raatty
97504e7b22
fix version on non mobile platforms
4 years ago
Christian Pauly
e9c40c4188
chore: follow up of web sso fix
4 years ago
Christian Pauly
4428b1dd49
chore: Make webBaseUrl configurable in config.json
4 years ago
Christian Pauly
40dad5e40e
fix: SSO on web
4 years ago
Christian Pauly
5ac6ca6e9d
fix: iOS SSO
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
82874e4a78
chore: Make file storing unencrypted
4 years ago
Christian Pauly
02680b618d
chore: fix Web secure storage
4 years ago
Christian Pauly
8db0fb7e19
chore: Fix web hive encryption
4 years ago
Christian Pauly
5fd49be516
feat: Implement hive
4 years ago
Christian Pauly
a6000ddf60
feat: One page login
4 years ago
Krille Fear
535ee062dd
Merge branch 'issue-371' into 'main'
...
display who sent a reactji on long press
Closes #371
See merge request famedly/fluffychat!422
4 years ago
ryg-git
f2fc415d09
display who sent a reactji on long press
4 years ago
Christian Pauly
8dff85626e
fix: Load urls directly
4 years ago
Krille Fear
e4d1e89bec
fix: Shift+Enter should delete selection
4 years ago
Christian Pauly
2369da14b3
fix: ImageViewer again
4 years ago
Christian Pauly
db39fa8f92
fix: Display error when request history
4 years ago
Christian Pauly
7cfaa60bab
fix: Set homeserver from localstorage in web
4 years ago
Christian Pauly
5d2afd1428
fix: SSO on web hopefully
4 years ago
Christian Pauly
ec5d41a020
feat: New registration workflow
4 years ago
Christian Pauly
babbce3943
fix: Correct context for Image Bubble
4 years ago
Christian Pauly
be59ae6750
chore: Update audioplayers
4 years ago
Christian Pauly
1701384350
fix: Image viewer routing
4 years ago
Christian Pauly
18abb21cdb
refactor: active room ID now only in defined in the path
4 years ago
Christian Pauly
25ac1721ce
fix: set avatar
4 years ago
Christian Pauly
6a3853511f
fix: unreadBubbleSize
4 years ago
Krille Fear
249e97bcbc
Merge branch 'android-back-button-cancels-share' into 'main'
...
android: back button cancels share (still pops)
See merge request famedly/fluffychat!421
4 years ago
Christian Pauly
0ef219866c
fix: OnePageCard elevation
4 years ago
Christian Pauly
ca3620f8f7
fix: Better profile caching in settings
4 years ago
Steef Hegeman
48f74bab51
android: back button cancels share (still pops)
4 years ago
Christian Pauly
2840e62909
feat: Button to remove avatar
4 years ago
Christian Pauly
9f91bf349c
fix: Recording dialog buttons
4 years ago
Christian Pauly
fa66da8494
fix: AudioPlayer color and remove web workaround
4 years ago
Christian Pauly
abde6febe3
feat: Cute animations for unread badge and typing icon
4 years ago
Christian Pauly
e15b704680
change: Minor color changes for chat list items
4 years ago
Christian Pauly
b92754a834
fix: Disable shortcuts for android and iOS
4 years ago
Christian Pauly
dd9e1a6252
fix: Analyzer
4 years ago
Christian Pauly
117ee6abb1
fix: Design
4 years ago
Christian Pauly
538b06f8e9
feat: Dynamic appbar elevation and FAB in chat list
4 years ago
Christian Pauly
d8da5c3a55
feat: Minor button design changes
4 years ago
Christian Pauly
7a57e06dab
fix: Minor design
4 years ago
Christian Pauly
06ebc99363
Update version
4 years ago
Christian Pauly
3667206944
fix: Multiline keyboard on web and desktop
4 years ago
Christian Pauly
a9be871956
fix: No push setup
4 years ago
Steef Hegeman
fdc190e81f
formatting
4 years ago
Steef Hegeman
405ec5833e
back button clears selection: room list and chat
...
When a room or event is selected and the Android back button is pressed,
don't pop but clear the current selection. Fixes #399 .
4 years ago
Christian Pauly
71e020d8a4
fix: Navigator context
4 years ago
Christian Pauly
dcfbf8f8a5
fix: Image viewer
4 years ago
Christian Pauly
83f886a088
fix: Image viewer
4 years ago
Christian Pauly
67447505f4
fix: Formatting
4 years ago
Christian Pauly
944d5de68b
fix: Chat layout
4 years ago
Christian Pauly
200325dcd5
fix: Snackbars
4 years ago
Christian Pauly
decc231fda
design: Minor improvements of login buttons
4 years ago
Christian Pauly
26f047fb42
fix: Click on room aliases
4 years ago
Christian Pauly
3fc7356546
fix: Search public rooms
4 years ago
Christian Pauly
1c81ac3f82
refactor: Deprecate accentColor
4 years ago
Christian Pauly
ca161ce47a
fix: Initial url on web
4 years ago
Christian Pauly
78b30f07ed
refactor: Remove scrollbars
...
They are now added automatically in Flutter 2.2
4 years ago
Christian Pauly
d8d7ea02f3
fix: When to show third column
4 years ago
Christian Pauly
4509ace93b
fix: Minor regressions
4 years ago
Christian Pauly
377aa9cad6
fix: Layouts
4 years ago
Christian Pauly
de869d5157
fix: Regressions because of vrouter
4 years ago
Christian Pauly
9522077be4
fix: Formatting
4 years ago
Christian Pauly
8fce5c0c4f
Merge branch 'main' of gitlab.com:famedly/fluffychat
4 years ago
Christian Pauly
c2fce64494
feat: Switch to VRouter
4 years ago
Christian Pauly
ab4ea74d00
fix: Dont recommend microG on iPhone
4 years ago
Christian Pauly
e7531cdeb9
design: Make snackbars always floating
4 years ago
Christian Pauly
3d04aaeac5
feat: Redesign SSO login
4 years ago
Christian Pauly
3b268dc53d
fix: "Pick an image" button in emote settings doesn't do anything
4 years ago
Christian Pauly
988a691eeb
refactor: Structure files in more directories
4 years ago
Christian Pauly
d3a5966f19
refactor: Rename UI to Views
4 years ago
Christian Pauly
b01d7d0000
refactor: rename UI to View and MVC login page
4 years ago
Christian Pauly
74606b1600
refactor: Rename views to pages
4 years ago
Christian Pauly
c8827ae1b2
refactor: Move widgets to lib
4 years ago
Christian Pauly
3a200a98d8
refactor: Move translations to assets
4 years ago
Christian Pauly
f8736a9da5
fix: Formatting and style
4 years ago
Christian Pauly
91f52956f0
refactor: Update SDK
4 years ago
Christian Pauly
b55a81e4ef
fix: Emoji picker
4 years ago
Christian Pauly
b108ead87b
feat: Cute animation for hiding the + button in inputbar
4 years ago
steve jobs
b494241345
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 81.9% (353 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
4 years ago
ayiniho
97b9e9b40e
Translated using Weblate (Japanese)
...
Currently translated at 95.8% (413 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
4 years ago
cPidx
dfc8807d75
Translated using Weblate (Japanese)
...
Currently translated at 95.8% (413 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
4 years ago
Milo Ivir
f88e1a5a89
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
4 years ago
Christian Pauly
30875c7286
fix: Systemuioverlaystyle
4 years ago
Christian Pauly
718ffe00a6
refactor: Use default systemUiOverlayStyle
4 years ago
Christian Pauly
92d199812e
fix: Status bar and system navigation bar theme
4 years ago
Christian Pauly
6e07cdfa41
fix: Open URIs
4 years ago
J. Lavoie
da3ac73fa5
Translated using Weblate (German)
...
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
4 years ago
Christian Pauly
973c6b2fd5
fix: Status bar color
4 years ago
Christian Pauly
6bcf349813
design: Minor design refactoring
4 years ago
Christian Pauly
1d14323fe2
feat: Improved chat bubble design and splash animations
4 years ago
Christian Pauly
970c3a91b2
feat: Zoom page transition on Android and Fuchsia
4 years ago
Jelv
f2493afb86
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
4 years ago
Слободан Симић(Slobodan Simić)
139b4e3023
Translated using Weblate (Serbian)
...
Currently translated at 99.5% (429 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
4 years ago
Oğuz Ersen
df4854360e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
4 years ago
Xosé M
7eb6df9b57
Translated using Weblate (Galician)
...
Currently translated at 99.7% (430 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
4 years ago
Anne Onyme 017
e4b5079c2d
Translated using Weblate (French)
...
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Priit Jõerüüt
b66518aecd
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
4 years ago
Milan Korecky
f4230eeccc
Translated using Weblate (Czech)
...
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
4 years ago
Christian Pauly
5b3c97dabd
fix: Workaround for iOS not clearing notifications with fcm_shared_isolate
4 years ago
Christian Pauly
a3c75b16b7
fix: Minor glitch in bootstrap
4 years ago
Christian Pauly
873857e54f
fix: Send read markers
4 years ago
Krille Fear
66413a86d3
Merge branch 'main' into 'main'
...
fix: Android input after sending message
Closes #405
See merge request famedly/fluffychat!413
4 years ago
Alan Diwix
8e6469feb3
fix: Android input after sending message
4 years ago
Christian Pauly
1c6cec21e5
change: Use tchncs.de as default homeserver
4 years ago
Christian Pauly
b834baa6dc
feat: Implement registration with email
4 years ago
Christian Pauly
dddd44a560
refactor: UIA registering
4 years ago
Shogo Takata
e38a9db4a0
Translated using Weblate (Japanese)
...
Currently translated at 82.2% (353 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
4 years ago
ayiniho
c240730a1e
Translated using Weblate (Japanese)
...
Currently translated at 82.2% (353 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
4 years ago
xenofem
c493b98a04
[widgets] fix color contrast on display names on messages in dark mode
4 years ago
Christian Pauly
ab96811386
fix: Record audio on iOS
4 years ago
Jelv
369cd29e51
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
4 years ago
Слободан Симић(Slobodan Simić)
6b708a876d
Translated using Weblate (Serbian)
...
Currently translated at 99.5% (427 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
4 years ago
Jelv
dde8070e36
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
4 years ago
Milo Ivir
1d2f7f0864
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
4 years ago
Xosé M
769e2e82c2
Translated using Weblate (Galician)
...
Currently translated at 99.7% (428 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
4 years ago
Priit Jõerüüt
8de9056b52
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
4 years ago
Emir
89de98db14
Translated using Weblate (Spanish)
...
Currently translated at 70.6% (303 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
4 years ago
Pablo Montepagano
76d7507b50
Translated using Weblate (Spanish)
...
Currently translated at 70.6% (303 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
4 years ago
Christian Pauly
ade52bb9e7
chore: Update macOS and iOS builds
4 years ago
Christian Pauly
8877e42133
fix: Clear events
4 years ago
Christian Pauly
c8a420ec2e
fix: Animation of recording dialog
4 years ago
Christian Pauly
1d5106ae0e
fix: Formatting
4 years ago
Christian
838c2470ac
Translated using Weblate (German)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
4 years ago
Christian Pauly
205b9437f8
fix: RecordingDialog
4 years ago
Christian Pauly
99f595e4c9
fix AudioPlayer state text
4 years ago
Christian Pauly
f576951ebe
fix: Crash on start
4 years ago
Oğuz Ersen
b5a165004d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
4 years ago
Anne Onyme 017
c66aed7aab
Translated using Weblate (French)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Milan Korecky
367c2991c9
Translated using Weblate (Czech)
...
Currently translated at 100.0% (429 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
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
0ce197a189
Merge branch 'main' of gitlab.com:famedly/fluffychat
4 years ago
Christian Pauly
d53da50f38
fix: UserBottomSheet
4 years ago
Anne Onyme 017
c119f2f4ae
Translated using Weblate (French)
...
Currently translated at 100.0% (426 of 426 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Priit Jõerüüt
be140b78e3
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (426 of 426 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
4 years ago
Christian Pauly
cc38312409
feat: Much better alias managing
4 years ago
Christian Pauly
066c8441a7
refactor: Remove unused variable
4 years ago
Christian Pauly
ccf6d620db
feat: Archive with clean up
4 years ago
Christian Pauly
543f437e7c
fix: Message bubble wrong height
4 years ago
Christian Pauly
750c03d7d9
fix: Low height layout
4 years ago
Christian Pauly
a9da8f4288
design: Reduce alpha a little bit more
4 years ago
Christian Pauly
894e128e19
fix: Behaviour of homeserver textfield
4 years ago
Christian Pauly
2ff5a82671
design: Reduce alpha for background
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
ed0c96238e
design: Minor design tweaks
4 years ago
Christian Pauly
e5d2f99855
fix: EmojiPicker background
4 years ago
Christian Pauly
c1e2ef25a2
refactor: Widget file structure and MVC user bottom sheet
4 years ago
Christian Pauly
2e8c11fd76
refactor: Dialogs as views
4 years ago
Christian Pauly
9fe60a3ea6
refactor: MVC Settings page
4 years ago
Christian Pauly
e1009d7daf
refactor: MVC Settings Notifications
4 years ago
Christian Pauly
80b5808603
refactor: MVC multiple emote settings
4 years ago
Christian Pauly
08b6700606
refactor: MVC settings ignore list
4 years ago
Christian Pauly
b2a266c5dd
refactor: MVC emote settings
4 years ago
Sorunome
2a81dddae1
fix: e2ee files
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
16eb370e5f
refactor: MVC settings style
4 years ago
Christian Pauly
54ee35ced8
fix: Missing null check
4 years ago
Christian Pauly
b99064aaaf
refactor: MVC settings 3pid
4 years ago
Christian Pauly
694cce20b9
refactor: MVC search
4 years ago
Christian Pauly
ea0c94cfd2
fix: Chat ui
4 years ago
Christian Pauly
67cd60e87c
fix: Chat UI doesnt load
4 years ago
Christian Pauly
0cc794f03b
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
4 years ago
سهیل خانعلیپور
d25639041c
Added translation using Weblate (Persian)
4 years ago
Jelv
53dedb13ad
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
4 years ago
Nikita Epifanov
be390d721b
Translated using Weblate (Russian)
...
Currently translated at 98.5% (419 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
4 years ago
Christian Pauly
cd9b4ee46b
refactor: Folder structure and MVC chat ui
4 years ago
Christian Pauly
cb18589a16
refactor: Move some views to widgets
4 years ago
Christian Pauly
b8001c7d6f
refactor: MVC device settings view
4 years ago
Christian Pauly
145d5f8704
refactor: New private chat view
4 years ago
Christian Pauly
68fb566d2a
refactor: MVC chat permission settings
4 years ago
Christian Pauly
b63badf8d3
refactor: MVC chat list view
4 years ago
Christian Pauly
f9d59acc98
refactor: MVC chat encryption settings
4 years ago
Christian Pauly
3500820a77
refactor: MVC chat details
4 years ago
Christian Pauly
46e71d6f01
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
4 years ago
Christian Pauly
0dc147b5c8
refactor: Enable more lints
4 years ago
Слободан Симић(Slobodan Simić)
b73030380e
Translated using Weblate (Serbian)
...
Currently translated at 99.5% (423 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
4 years ago
J. Lavoie
b161c72dc6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
4 years ago
K. Herbert
8e21201f29
Translated using Weblate (Italian)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
4 years ago
Xosé M
3c6e30663e
Translated using Weblate (Galician)
...
Currently translated at 99.7% (424 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
4 years ago
Christian Pauly
231dda9491
refactor: MVC new group view
4 years ago
Christian Pauly
06597ed8a9
refactor: MVC invitation selection
4 years ago
Christian Pauly
757ec7bb27
fix: Save file
4 years ago
Christian Pauly
db79a96d08
fix: Routing broken in chat details
4 years ago
Christian Pauly
51778ec6cc
fix: Minor sentry crashes
4 years ago
Christian Pauly
bff8a2629a
refactor: MVC archive
4 years ago
Christian Pauly
ca70ec0240
refactor: MVC sign up password view
4 years ago
Christian Pauly
6b9f1476db
refactor: MVC sign up view
4 years ago
Christian Pauly
2362e9f273
fix: nogooglewarning
4 years ago
Jelv
26bd2e8eab
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
4 years ago
Oğuz Ersen
d20d20973d
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
4 years ago
Milo Ivir
6be0e035f0
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
4 years ago
Anne Onyme 017
7c8350eb71
Translated using Weblate (French)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Priit Jõerüüt
7f8ca4e263
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
4 years ago
Christian Pauly
078873bac5
tests: Add tests for homeserver picker
4 years ago
Christian Pauly
0bc97264ac
refactor: Controllers
4 years ago
Christian Pauly
052f60ad10
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
4 years ago
Christian Pauly
317e9bee86
fix: Room upgrade again
4 years ago
Christian
7cbfb441bf
Translated using Weblate (German)
...
Currently translated at 100.0% (425 of 425 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
4 years ago
Christian Pauly
bab82d4a46
fix: Better padding
4 years ago
Christian Pauly
a07f7a4602
fix: Room upgrade
4 years ago
Christian Pauly
96562f735e
chore: Clean up repo
4 years ago
Christian Pauly
e4a84032a1
fix: iOS
4 years ago
Christian Pauly
0fa02fec45
design: Column mode auto padding
4 years ago
Christian Pauly
098dc70bdd
fix: React if not allowed
4 years ago
Christian Pauly
7290b9275e
chore: Nicer FAB icon
4 years ago
Christian Pauly
efac8c9257
chore: Archive button in main menu
4 years ago
Christian Pauly
085c4e0394
chore: turn renderHtml and hideUnknownEvents on
4 years ago
Christian Pauly
ead81b52c0
fix: iPad dividerwidth
4 years ago
Christian Pauly
bdbf2af91c
fix: Remove blur
4 years ago
Christian Pauly
0ff66f6f58
fix: Support for email registration
4 years ago
Christian Pauly
dc33e526f3
fix: Typo
4 years ago
Christian Pauly
3c6c732401
fix : #323
4 years ago
Christian Pauly
9d0a24bef6
refactor: Move app_config to /configs
4 years ago
Christian Pauly
aa3a671668
refactor: homeserver picker view
4 years ago
Christian Pauly
2e360ea631
refactor: widgets dir
4 years ago
Christian Pauly
b7a5bdf86f
fix: Buggy routing
4 years ago
Christian Pauly
dae6170ccf
fix:
...
barrierDismissible: true,
4 years ago
Christian Pauly
8d7a5be2ae
fix: UserBottomSheet SafeArea
4 years ago
Christian Pauly
75c68edbce
fix: Add normal mode again to OnePageCard
4 years ago
Christian Pauly
49fa531841
design: Add blur to background image
4 years ago
Christian Pauly
aee4e27249
fix: ScrollController in chatlist
4 years ago
Christian Pauly
c10834f570
fix: SafeArea on iPad
4 years ago
Christian Pauly
937b69fec9
design:
4 years ago
Nikita Epifanov
49092744f0
Translated using Weblate (Russian)
...
Currently translated at 98.5% (417 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
4 years ago
Christian Pauly
7146cee453
fix: Missing null check
4 years ago
Hermógenes Oliveira
7391e70d91
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
4 years ago
Christian Pauly
af2176b1c5
change: Switch to ScaffoldMessenger
4 years ago
Christian Pauly
af02b8a43a
fix: Overflow in chat app bar
4 years ago
Christian Pauly
32caaa719f
change: Rename tab title
4 years ago
Milo Ivir
62be89b8db
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
4 years ago
Jelv
83e6d5dbb6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
4 years ago
Tirifto
7ddc7592ab
Translated using Weblate (Esperanto)
...
Currently translated at 99.5% (421 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
4 years ago
Jelv
27f21c6cc4
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
4 years ago
Oğuz Ersen
d12e121bfe
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
4 years ago
Xosé M
b1fd93d689
Translated using Weblate (Galician)
...
Currently translated at 99.7% (422 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
4 years ago
Anne Onyme 017
10f5a8c0f5
Translated using Weblate (French)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Priit Jõerüüt
ea36c7546d
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
4 years ago
Pablo Montepagano
ec2d738c86
Translated using Weblate (Spanish)
...
Currently translated at 71.1% (301 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
4 years ago
Christian Pauly
0bc6bd53c6
fix: Select room version
4 years ago
Christian Pauly
cb062a2dff
feat: Experimental support for room upgrades
4 years ago
slowphil
344bd6f5c8
Translated using Weblate (French)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Anne Onyme 017
ac1d27608d
Translated using Weblate (French)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
slowphil
7740d72577
Translated using Weblate (French)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Christian Pauly
a73318e589
fix: Share on iOS
4 years ago
Christian Pauly
a8680ba079
fix: Permission to send video call
4 years ago
Christian Pauly
8c46fe9c5a
fix: Unread badge color
4 years ago
Christian Pauly
d913be0375
fix: Push on iOS
4 years ago
Christian Pauly
830a9aff92
refactor: push stuff
4 years ago
Christian Pauly
a48c259a39
fix: Own user in people list
4 years ago
Christian
e7c082f832
Translated using Weblate (German)
...
Currently translated at 100.0% (423 of 423 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
4 years ago
Christian Pauly
25feec69c0
fix: Start chat
4 years ago
Christian Pauly
5b3d40cfb5
fix: Set status missing
4 years ago
Christian Pauly
b33e551923
feat: Implement new search view design
4 years ago
Brendan Abolivier
31fa5bf104
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
slowphil
6216e39893
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Brendan Abolivier
c82510a4ec
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
slowphil
224ccba959
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Brendan Abolivier
af09c20c70
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
slowphil
cea1449a48
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
4 years ago
Kateřina Churanová
e22a7cee8e
fix: substring in reply key respects unicode runes
4 years ago
Dennis
8d58636d8f
Translated using Weblate (Swedish)
...
Currently translated at 92.6% (389 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sv/
4 years ago
Christian Pauly
ce13096336
fix iOS build
4 years ago
Christian Pauly
481e134f30
fix: Resend status message
4 years ago
Krille Fear
7639bd8790
chore: Change push gateway url
4 years ago
Christian Pauly
ea72c80360
fix: Remove test push
4 years ago
Christian Pauly
ea22da3425
fix: Email validation
4 years ago
Christian Pauly
39421fae32
refactor: Update SDK and enable login with email and phone
4 years ago
Tirifto
f19e83cf88
Translated using Weblate (Czech)
...
Currently translated at 99.0% (416 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
5 years ago
Tirifto
3dd6cd4b4f
Translated using Weblate (Czech)
...
Currently translated at 98.8% (415 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
5 years ago
Christian Pauly
86684d9386
fix: Bootstrap in columnview
5 years ago
Hermógenes Oliveira
d767937e54
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
5 years ago
Shogo Takata
2841b6449f
Translated using Weblate (Japanese)
...
Currently translated at 83.3% (350 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
5 years ago
Krille Fear
ff2a665a7a
Merge branch 'vaelio-main-patch-78392' into 'main'
...
Fixing security pin removal issue
Closes #308
See merge request famedly/fluffychat!391
5 years ago
Jelv
ae35a80d5c
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
5 years ago
Hermógenes Oliveira
2be6f9b6db
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.8% (390 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/
5 years ago
Tirifto
3768eca36a
Translated using Weblate (Esperanto)
...
Currently translated at 99.5% (418 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eo/
5 years ago
Milo Ivir
33a072bf10
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
5 years ago
Christian Pauly
b0ada828aa
refactor: Migrate to flutter 2
5 years ago
Jelv
d729dbe1b7
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
5 years ago
Nikita Epifanov
947ef435b6
Translated using Weblate (Russian)
...
Currently translated at 98.5% (414 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/
5 years ago
Xosé M
57891a133d
Translated using Weblate (Galician)
...
Currently translated at 99.7% (419 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
5 years ago
Brendan Abolivier
7b3552317a
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
5 years ago
K. Herbert
0ac439df27
Translated using Weblate (Spanish)
...
Currently translated at 70.7% (297 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/
5 years ago
vaelio
a46c5a3025
Fix format
5 years ago
Shunmugaraj
e9c81f2301
Added translation using Weblate (Tamil)
5 years ago
SuperSonic
2734a9588c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
Jelv
7b5e53cdc5
Translated using Weblate (Dutch)
...
Currently translated at 99.7% (419 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
5 years ago
J. Lavoie
991ee8a193
Translated using Weblate (Italian)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
5 years ago
Oğuz Ersen
717e50acc6
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
5 years ago
J. Lavoie
7a151fe05d
Translated using Weblate (French)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
5 years ago
Priit Jõerüüt
34f45daf08
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
5 years ago
Christian
ea1b268f17
Translated using Weblate (German)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
5 years ago
J. Lavoie
63fd8b3c4b
Translated using Weblate (German)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
5 years ago
Christian Pauly
6bf013dccf
feat: Cache and resend status message
5 years ago
Christian
d539abdc84
Translated using Weblate (German)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
5 years ago
Oğuz Ersen
ec85556159
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (420 of 420 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
5 years ago
Christian Pauly
4217fc4fe6
change: Rename contacts to friends
5 years ago
Christian Pauly
44107f364e
fix: Minor bugs
5 years ago
Christian Pauly
b3c51b5656
Merge branch 'main' of gitlab.com:famedly/fluffychat
5 years ago
Christian Pauly
b514e6aba9
change: Remove verification icon from user bottom sheet
5 years ago
Priit Jõerüüt
4b7322630d
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (417 of 417 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
5 years ago
Christian Pauly
2072566956
design: Improve encryption UX
5 years ago
Christian Pauly
ee7f915e72
fix: add mail
5 years ago
Christian Pauly
6739e348b8
fix: 3pid
5 years ago
Christian Pauly
0aaf24ecb1
Merge branch 'main' of gitlab.com:famedly/fluffychat
5 years ago
Christian Pauly
0c3612868d
fix: Bootstrap hint
5 years ago
SuperSonic
24121a322d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
J. Lavoie
eec730726b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
5 years ago
Oğuz Ersen
4109842a32
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
5 years ago
Xosé M
e997e7c572
Translated using Weblate (Galician)
...
Currently translated at 99.7% (415 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
5 years ago
J. Lavoie
ea5eddd5e3
Translated using Weblate (French)
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
5 years ago
Priit Jõerüüt
0571a26ed5
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
5 years ago
Christian Pauly
78839fdc65
fix: Bootstrap hint
5 years ago
Christian Pauly
e0716f643c
refactor: Switch to TextButton
5 years ago
Christian Pauly
ad2b523e3b
fix: Own presence at top of the list
5 years ago
Anne Onyme 017
4b541145ab
Translated using Weblate (French)
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
5 years ago
SuperSonic
ab9afc5b11
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
SuperSonic
9c444636e6
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (416 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
SuperSonic
d2af831263
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 88.9% (370 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
thing no
bfc772ea15
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 88.9% (370 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
SuperSonic
f142f32a16
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 88.4% (368 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
thing no
4e746920d0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 88.4% (368 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
SuperSonic
e1f102a0bb
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 87.7% (365 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
thing no
d168fa8038
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 87.7% (365 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
SuperSonic
6d0c070081
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 87.2% (363 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
thing no
c1a026cadc
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 87.2% (363 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
SuperSonic
fabcb45fdc
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 87.0% (362 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
thing no
c76fd9480b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 87.0% (362 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago
SuperSonic
8a5fab4b3c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 86.5% (360 of 416 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/
5 years ago