Krille Fear
|
843a6af323
|
feat: Account settings displays current matrix ID
|
3 years ago |
Krille Fear
|
c79725280b
|
feat: More finetuning for font sizes
|
3 years ago |
Krille Fear
|
72a8b5a348
|
feat: Nicer verification dialog
|
3 years ago |
Krille Fear
|
411599b6d2
|
fix: QR Code scanning
|
3 years ago |
Krille Fear
|
9f1e22da9d
|
feat: Nicer chat backup design
|
3 years ago |
Krille Fear
|
fca234e20a
|
design: Change design of verification page
|
3 years ago |
Krille Fear
|
92523cb7b0
|
feat: Enable E2EE by default for new rooms
|
3 years ago |
Raatty
|
d2046ccde1
|
fix backtick rendering on linux
|
3 years ago |
Krille Fear
|
efa001e350
|
feat: Make QR Code clickable
|
3 years ago |
Krille Fear
|
6d304d3fc3
|
fix: One space always missing
|
3 years ago |
Krille Fear
|
e3c3bd997d
|
fix: Remove google from fcm_shared_isolate
|
3 years ago |
Krille Fear
|
446bedbac2
|
feat: Implement nice profile bottom sheet
|
3 years ago |
Krille Fear
|
26a07d1849
|
fix: Enable gotify recommendations
|
3 years ago |
Sorunome
|
727d8ab2e6
|
feat: Open user bottom sheet on tapping user pills
|
3 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
|
3 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
|
3 years ago |
Sorunome
|
88ffbb6972
|
fix: navigate to /rooms when switching bundle
|
3 years ago |
Sorunome
|
3f00a43399
|
fix: Stop typing when switching sending client
|
3 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
|
3 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
|
3 years ago |
Sorunome
|
c6cd9a9ed6
|
fix: Only use prefix switching if we have complex bundles
|
3 years ago |
Sorunome
|
2b550aa0a4
|
fix: Client names being super long
|
3 years ago |
Sorunome
|
55c072f746
|
fix: Fluffychat sometimes forgetting that a client is logged in
|
3 years ago |
Christian Pauly
|
6077c0ab8e
|
fix: Display account picker only if complex bundles is true
|
3 years ago |
Christian Pauly
|
3ac5ee0b88
|
fix: Registration
|
3 years ago |
Krille Fear
|
b9f50cfeb8
|
fix: Analyzer bug
|
3 years ago |
Krille Fear
|
ac342624f6
|
fix: Start-up time waits for first sync
|
3 years ago |
Krille Fear
|
34eb3c0eb2
|
fix: Multi-Account setup with well-known
|
3 years ago |
Krille Fear
|
94f3d521e5
|
fix: Possibly fix touchscreen scrolling on Linux phones
Unfortunately I can not test this by myself.
|
3 years ago |
Christian Pauly
|
37d127d8bc
|
chore: Adjust colors
|
3 years ago |
Christian Pauly
|
13afca12b2
|
fix: Devices actions
|
3 years ago |
Christian Pauly
|
f2dfef33b9
|
fix: EmptyPage appbar on dark mode
|
3 years ago |
Sorunome
|
0eea6f9055
|
fix: null for real
|
3 years ago |
Christian Pauly
|
5214210754
|
fix: Login multiple accounts after another
|
3 years ago |
Christian Pauly
|
0b4498e9d8
|
fix: display a nicer toast
|
3 years ago |
Christian Pauly
|
59f9a9f447
|
fix: Init hive
|
3 years ago |
Krille Fear
|
ec68d15586
|
feat: Allow loading of multiple clients in main.dart
|
3 years ago |
Christian Pauly
|
fe4dd064d1
|
fix: Password reset
|
3 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 |