Commit Graph

584 Commits (5558877c34827ba4b6f9ada729bd30850cb230c0)

Author SHA1 Message Date
Krille Fear 344e6491d4 change: Do not compress very small images 3 years ago
Krille Fear ec46b15991 refactor: Make user device list item null safe 3 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.
3 years ago
Krille Fear e33606b912 fix: QR Code scanner in iOS 3 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.
3 years ago
Krille Fear c9c4f2caf9 Merge branch 'krille/fix-open-uris' into 'main'
fix: Open URIs

See merge request famedly/fluffychat!593
3 years ago
Krille Fear 0ecbe842a5 fix: Open URIs 3 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.
3 years ago
Krille Fear a134e06203 feat: Drag&Drop to send multiple files on desktop and web 3 years ago
Krille Fear 2559190355 Merge branch 'krille/fix-chatview-safearea' into 'main'
fix: ChatView safearea on iPad

See merge request famedly/fluffychat!588
3 years ago
Krille Fear b1e1d5ea75 fix: ChatView safearea on iPad 3 years ago
Krille Fear 956ee5bfc6 design: Adaptive switches 3 years ago
Krille Fear 8f47ad654d chore: Adjust image and thumbnail compression 3 years ago
Krille Fear 5bc41fccbc fix: Process incoming uris 3 years ago
Krille Fear 5775f54552 fix: Remove avatar from room 3 years ago
Krille Fear b4f2adadad feat: nicer loading bar 3 years ago
Krille Fear 48c1d41dd4 feat: Fancy chat list loading animation 3 years ago
Krille Fear 31335383ba fix: Capture getTimeline exceptions 3 years ago
Krille Fear 5983c83fcf fix: Report sync status error 3 years ago
Krille Fear f6e9940981 chore: Nicer message info dialog 3 years ago
Krille Fear 30410363f4 fix: Give message edits padding 3 years ago
Krille Fear 42d5c1a497 design: Minor color changes 3 years ago
Krille Fear c68b15935c chore: Minor design changes 3 years ago
Krille Fear daadef7c59 design: Place share button under qr code
This should make the qr code
scanning more reliable.
3 years ago
Krille Fear 05daaf01b1 design: Display edit marker in new bubbles 3 years ago
Krille Fear 7a68feb5eb feat: Open im.fluffychat urls 3 years ago
Krille Fear 2778927fdf fix: Automatic key requests 3 years ago
Krille Fear 3332cefb1e design: Redesign and simplify bootstrap 3 years ago
Krille Fear 6d21caefa5 Merge branch 'krille/unused-imports' into 'main'
fix: Remove unused imports

See merge request famedly/fluffychat!560
3 years ago
Krille Fear 08670e60f8 fix: Remove unused imports 3 years ago
Krille Fear d23d67cb3d Merge branch 'krille/image' into 'main'
refactor: Use image package to resize images

See merge request famedly/fluffychat!558
3 years ago
Krille Fear b44f309151 refactor: Use image package to resize images 3 years ago
Krille Fear a143b978a3 fix: Minor fixes 3 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
3 years ago
Krille Fear ba9e59eaee fix: SSO Button design in dark mode 3 years ago
Krille Fear 53967eb1f0 refactor: Avatar widget 3 years ago
Krille Fear 4a518588ab fix: Remove dead code 3 years ago
Krille Fear af6c9de62d fix: Only mark unread if actually marked 3 years ago
Krille Fear f2f90127d8 fix: Size of bottomsheet 3 years ago
Krille Fear 111d15f86d chore: Clean up bootstrap 3 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
3 years ago
Krille Fear 042fd8072b fix: Stickers always in square 3 years ago
Krille Fear 42fa6164e4 change: Move video call button to menu 3 years ago
Krille Fear 879057a54d fix: Dont loose selected events 3 years ago
Krille Fear cbf8e0799e feat: Send reactions to multiple events 3 years ago
Krille Fear 9e641c8ee4 design: Move device ID to menu 3 years ago
Krille Fear d9260a4785 fix: Do display error image widget 3 years ago
Sorunome 7a08592a1e fix: Show bootstrap dialog in the appropriate places 3 years ago
Krille Fear ba3cf3a91f change: Chat backup dialog as a banner 3 years ago
Krille Fear 45d7113a54 fix: Self sign while bootstrap 3 years ago
Krille Fear 03f0641385 fix: Dont rerun server checks 3 years ago
Krille Fear 377a8ffd1c fix: Set room avatar 3 years ago
Krille Fear 9475840d5f fix: Bubble colors 3 years ago
Krille Fear 4bc45a75c5 refactor: Homeserver picker 3 years ago
Krille Fear 7e2dd48796 fix: Let bottom space bar scroll 3 years ago
Krille Fear 26751f3ab4 fix: Load spaces on app start 3 years ago
Krille Fear bf79b57007 feat: Redesign start page 3 years ago
Krille Fear fb4df3f88c fix: Set space 3 years ago
Krille Fear 741a495b4a chore: Adjust colors 3 years ago
Krille Fear 49ba3bd1d7 fix: Set room avatar 3 years ago
Krille Fear 14f85f8c3b fix: Colors 3 years ago
Krille Fear 8ac9372969 fix: Do not display bottombar in selectmode 3 years ago
Krille Fear ca65de90ef fix: Color in bottom bar 3 years ago
Krille Fear 1176e374f4 feat: Use SalomonBottomBar 3 years ago
Krille Fear f818aced60 fix: Contrast in dark mode 3 years ago
Krille Fear c6b1225549 Merge branch 'krille/redesign-multiaccount-spaces' into 'main'
feat: Redesign multiaccounts and spaces

See merge request famedly/fluffychat!547
3 years ago
Krille Fear c690fa6a56 feat: Multiple mute, pin and mark unread 3 years ago
Krille Fear 3b198cb491 fix: Remove opacity from video widget 3 years ago
Krille Fear 242f878ea1 feat: Nicer images, stickers and videos 3 years ago
Krille Fear 7b56f1d5cd feat: Redesign multiaccounts and spaces 3 years ago
Krille Fear e964d5b628 feat: New Public room bottom sheet 3 years ago
Krille Fear 3ac75a71b9 fix: Sender name prefix in DM rooms 3 years ago
Krille Fear 88c9753222 design: Remove cupertino icons 3 years ago
Krille Fear 0b44f52937 fix: Minor design fixes 3 years ago
Krille Fear d71cb9bdc4 fix: Minor padding bugs 3 years ago
Krille Fear 047a408cbd fix: Typing indicator too large 3 years ago
Krille Fear c7806abd61 feat: Display typing indicators with gif 3 years ago
Krille Fear c7c5725e3f feat: New chat details design 3 years ago
Krille Fear e961596bc9 feat: New settings design 3 years ago
Krille Fear a5c88479af feat: Move styles one settings level up 3 years ago
Krille Fear af1103ee0a feat: New chat design 3 years ago
Krille Fear 080942d36c chore: Adjust image chat design 3 years ago
Krille Fear 3a12e565dc fix: Minor design fixes 3 years ago
Krille Fear eca928d80d chore: Make default orange darker 3 years ago
Krille Fear 73872a3a04 chore: Adjust design 3 years ago
Krille Fear b57cfeb743 fix: Center inputfield 3 years ago
Krille Fear fbd108a446 fix: Seenby fontsize 3 years ago
Krille Fear 497cd94752 feat: Nicer design of images an stickers 3 years ago
Krille Fear bd341feef5 change: Encrypted by design, all users valid is normal not green 3 years ago
Krille Fear 3a37d41ba6 fix: Hide FAB in new chat page if textfield has focus 3 years ago
Krille Fear 56b83727b7 feat: Make the main color editable for users 3 years ago
Krille Fear e0518662bb fix: Chat background 3 years ago
Krille Fear 22fdb667ba feat: new design 3 years ago
Krille Fear 7355d6609d refactor: Make methods shorter 3 years ago
Krille Fear fcb9629525 fix: Dont enable encryption with bots 3 years ago
Krille Fear e725cc7479 refactor: Split chat view into multiple files 3 years ago
Krille Fear b9f059060f fix: Wait for loading before bootstrap 3 years ago
Krille Fear 52b2ee99a5 fix: Bootstrap loop 3 years ago
Krille Fear aebe4d30c0 feat: Sembast store 3 years ago
Krille Fear aff3a48147 fix: Crash when there is no prev message 3 years ago
Krille Fear 1abb7310f3 refactor: Pages folder structure 3 years ago
Krille Fear 5fe495db94 fix: Chat list flickering 3 years ago
Krille Fear 33a7a00311 fix: Move to latest null safe sdk 3 years ago
Krille Fear 21933ccdf2 Merge branch 'main' of gitlab.com:famedly/fluffychat 3 years ago
Krille Fear db22f311e1 feat: Speed up app start 3 years ago
Krille Fear 4fc749015a design: Floating input bar 3 years ago
Krille Fear 87bc60717e fix: Signup on matrix.org 3 years ago
Krille Fear 5a3cb04300 chore: Add localizations to signup page 3 years ago
Krille Fear 0ea29a2d6b fix: Sending ThreepidCreds in UIA 3 years ago
Krille Fear 661b740f57 feat: Nicer registration form 3 years ago
Krille Fear d3a54c8911 fix: Mark voice messages with msc3245 3 years ago
Krille Fear 0a52d26043 fix: Record voice messages 3 years ago
Krille Fear 57848d4481 fix: Display amplitude 3 years ago
Krille Fear b01d81ee30 feat: Nicer audio message design and send duration 3 years ago
Krille Fear fec9178da5 refactor: Sort imports 3 years ago
Krille Fear f114d545f7 refactor: Magic numbers 3 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
3 years ago
Krille Fear cb5cdaeaf1 fix: Enable E2EE by default in all start chat cases 3 years ago
Raatty 4719d795da feature: ignore from bottom sheet 3 years ago
Krille Fear 991018d86a chore: Update SDK 3 years ago
Krille Fear db042fd3bd fix: Format 3 years ago
Krille Fear af0b975736 fix: Disable matrix registration again 3 years ago
Krille Fear b04e9597c0 design: Make homepicker page nicer 3 years ago
Krille Fear 2f978c5098 refactor: Add code quality reports 3 years ago
Krille Fear 13fda9458f refactor: Switch to flutter_lints 3 years ago
Krille Fear 24a2494829 chore: Adjust settings account design 3 years ago
Krille Fear eb8eea892f fix: Bootstrap column design 3 years ago
Krille Fear 2d3017e972 fix: Disable registration for matrix.org 3 years ago
Krille Fear 5796e41d2a CircularProgressIndicator.adaptive( 3 years ago
Krille Fear 55d44929b9 fix: column design for bootstrap 3 years ago
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
Krille Fear efa001e350 feat: Make QR Code clickable 3 years ago
Krille Fear 6d304d3fc3 fix: One space always missing 3 years ago
Krille Fear 446bedbac2 feat: Implement nice profile bottom sheet 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
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
Sorunome c6cd9a9ed6 fix: Only use prefix switching if we have complex bundles 4 years ago
Christian Pauly 6077c0ab8e fix: Display account picker only if complex bundles is true 4 years ago
Krille Fear 34eb3c0eb2 fix: Multi-Account setup with well-known 4 years ago
Christian Pauly 37d127d8bc chore: Adjust colors 4 years ago
Christian Pauly f2dfef33b9 fix: EmptyPage appbar on dark mode 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 eeca097d1f fix: Possibly fix voice messages on iOS 4 years ago
Sorunome 5d6a377820 fix: emote settings 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 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
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
Christian Pauly 512717da36 chore: Slightly enhance tombstone design 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 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
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 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
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
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
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
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
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 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
Sorunome fcee30ebb3 feat: Add video player 4 years ago
Sorunome 737f78dd11 fix: Allow fallback to previous url if there is no homeserver on the mxid domain 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 bab39fbcd3 fix: Wrong uri subscription 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
Christian Pauly 971d5b25fb feat: Implement new space view 4 years ago
Christian Pauly a6a18d34f6 feat: Implement basic space editing 4 years ago
Christian Pauly 78222ab55d feat: Light implementation of spaces drawer 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 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 679fd854a7 fix: Record voice messages on iOS 4 years ago
Sorunome 1e98fdd7b0 feat: Add sticker picker 4 years ago
Sorunome 53bb9f3edd feat: Nicer mentions 4 years ago
Sorunome 2df7d36b40 chore: Update image pack file format to match that of the emote msc 4 years ago
Christian Pauly cfb104d668 feat: Android SSO in webview 4 years ago
Christian Pauly 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
Christian Pauly ba145b841c fix: Close safariviewcontroller on SSO 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 949a776fcb Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver

Closes #381 and #213

See merge request famedly/fluffychat!439
4 years ago
Christian Pauly a3d58044b1 fix: Workaround for iOS not removing the app badge 4 years ago
Christian Pauly 18e5ebbdfa fix: Keyboard hides imagePicker buttons on iOS 4 years ago
Sorunome c96486e9a0 feat: Add a proper file saver 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 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
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 8a132be52f design: Make some progress indicator more thin 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
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 572ca42d62 design: Nicer loading screen and empty page 4 years ago
Christian Pauly a7398cd9ec feat: More stable connection status header 4 years ago
Christian Pauly e9c40c4188 chore: follow up of web sso fix 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 5fd49be516 feat: Implement hive 4 years ago
Christian Pauly a6000ddf60 feat: One page login 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 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