Commit Graph

2720 Commits (fluffychat-flutterwebauto2)

Author SHA1 Message Date
Krille Fear d87c4de5b0 chore: Follow up null safety fixes 4 years ago
Christian Pauly 6e84720f0f design: Improve create story page design 4 years ago
Christian Pauly 2c550fe975 chore: Upgrade to Flutter 2.10 4 years ago
Krille Fear b9986fcad9 Merge branch 'krille/redesign-empty-stories' into 'main'
design: Use IconButton instead of listTile for first story

See merge request famedly/fluffychat!710
4 years ago
Krille Fear c374f4b0db Merge branch 'krille/open-chat-linux-notifications' into 'main'
feat: Open chat button from Linux notification

See merge request famedly/fluffychat!709
4 years ago
Christian Pauly a979bc5bf5 design: Use IconButton instead of listTile for first story 4 years ago
Christian Pauly d154aa524f feat: Open chat button from Linux notification 4 years ago
Christian Pauly c600c74e3e fix: Set image width and height
Uses the thumbnail generation of Matrix SDK.
4 years ago
Christian Pauly 30214daeef feat: Add button to report offensive users to server admins 4 years ago
Jayesh Nirve 734470ecf6 fix: suggestions menu and use empty map in html messages null return 4 years ago
Jayesh Nirve 79bbe5adeb fix: cast error in html messages 4 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 4 years ago
Christian Pauly a49ab34744 chore: Follow up fix filenames 4 years ago
Krille Fear 545d1ceb3b chore: Follow up fix uri encoding 4 years ago
Krille Fear 130b58b24a chore: Follow up fix Play audio and video messages 4 years ago
Krille Fear f2d9c9ecf1 refactor: Make widgets null safe 4 years ago
Krille Fear 89450dc763 fix: linux snap notification avatar 4 years ago
Christian Pauly 8cdf0ed9fe chore: fix Video audio filename 4 years ago
Christian Pauly 9284b7d7ee fix: Videoplayer filenames 4 years ago
Krille Fear 4feb01fc0c chore: Follow up stories fix ios badge 4 years ago
Krille Fear e3f1e551d0 Merge branch 'krille/desktopnotifications' into 'main'
feat: Display room avatar and actions and play sound for linux desktop notifications

See merge request famedly/fluffychat!691
4 years ago
Krille Fear c7e80074ed Merge branch 'linux-seahorse-fix' into 'main'
fix: Seahorse does not properly work on many Linux devices

See merge request famedly/fluffychat!680
4 years ago
Krille Fear 9cc19fc53c chore: Use wooden beaver sound 4 years ago
Krille Fear 9a99072108 feat: Display room avatar and actions and play sound for linux desktop notifications 4 years ago
Krille Fear e14ec8b3ba chore: Add missing localization 4 years ago
Krille Fear 4bff64c86e chore: Story design follow up 4 years ago
Christian Pauly 538c183771 chore: Set retention state for story rooms 4 years ago
Christian Pauly eb77fe0a91 chore: Fix design for smaller screens 4 years ago
Krille Fear 595e841c28 Merge branch 'krille/display-story-privacy-warning' into 'main'
chore: Display story privacy warning

See merge request famedly/fluffychat!684
4 years ago
Christian Pauly 8621dde5a9 chore: Display story privacy warning 4 years ago
Christian Pauly 7e2df0ff55 chore: Finetune add story page 4 years ago
TheOneWithTheBraid d5a0d68a33 fix: Seahorse does not properly work on many Linux devices
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
  storage

Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Krille Fear 45424308f6 Merge branch 'restore-bubble-padding' into 'main'
Restore bubble padding

See merge request famedly/fluffychat!679
4 years ago
S1m 7a00dbafad chore: Follow up: Restore bubble padding 4 years ago
S1m 01ce14a714 design: Padding 1st msg 4 years ago
Christian Pauly 0d91badc35 chore: Make color change of stories on editing complete 4 years ago
S1m eb5f329ac8 change: Change * to × in settings view 4 years ago
Krille Fear 04c22f4a94 Merge branch 'bubble-padding' into 'main'
Bubble padding

Closes #670

See merge request famedly/fluffychat!670
4 years ago
S1m cfb668f940 feat: Change the bubble padding in style settings 4 years ago
Krille Fear f543da1575 Merge branch 'background-click' into 'main'
Click on background to clear selected events

See merge request famedly/fluffychat!631
4 years ago
S1m 78fd5d5192 change: Click on background to clear selected events 4 years ago
S1m ea3b639a00 fix: 2nd bubble padding 4 years ago
Krille Fear c58a72573d chore: Add topic to story rooms 4 years ago
Krille Fear f3aae7bccd chore: Fix file message color follow up 4 years ago
Krille Fear 20d977dc25 feat: Nicer file event design 4 years ago
Krille Fear 7f3c5b8c52 chore: Follow up wrong amplitude 4 years ago
Krille Fear 6a19764055 chore: FIx waveforms on small screens 4 years ago
Christian Pauly e6e6c1a2ff chore: Follow up fix audio player waveform color 4 years ago
Christian Pauly 09fc2d91ab chore: Waveform follow up 4 years ago
Christian Pauly 819f77bb41 feat: Recording dialog with displaying amplitude 4 years ago
Krille Fear 5205e89cdb refactor: Make style settings null safe 4 years ago
Krille Fear 647e8b4e70 chore: Fix button visibility 4 years ago
Krille Fear 6751c65f1f chore: Improve FABs 4 years ago
Christian Pauly 30c8fa9fa0 change: Make audio messages smaller 4 years ago
Krille Fear 3ac8973a9b chore: Delete story only if can redact 4 years ago
Krille Fear 5e9da22cf3 chore: Fix chat list regressions 4 years ago
Krille Fear b76f458b47 Merge branch 'krille/remember-server-search' into 'main'
feat: Remember homeserver on search page

See merge request famedly/fluffychat!651
4 years ago
Christian Pauly 82df4abf17 feat: Remember homeserver on search page 4 years ago
Christian Pauly e34beeff03 chore: Fix blocklist gets cleared 4 years ago
Christian Pauly 100a264888 chore: Fix video stories 4 years ago
Christian Pauly 3f728e3d19 chore: Fix videoplayer in stories 4 years ago
Christian Pauly 9f4c264aee chore: Fix videoplayer centerized 4 years ago
Christian Pauly 733e4c7d7d chore: enhance stories 4 years ago
Christian Pauly 19114fb51b chore: FIx video compress 4 years ago
Christian Pauly bac79a553b chore: fix video follow up 4 years ago
Christian Pauly 18e6ed3855 chore: Fix video compress 4 years ago
Christian Pauly b6195e617e chore: Change story background color 4 years ago
Christian Pauly acd05d574b chore: Fix reply to story 4 years ago
Christian Pauly 60a0f95ae2 chore: Center story images 4 years ago
Christian Pauly c0e2f66bf6 feat: Save files images and videos 4 years ago
Christian Pauly 7417a3bd32 chore: Remove player options 4 years ago
Christian Pauly ea1939317c fix: Videoplayer 4 years ago
Christian Pauly 0820fc7086 chore: Play stories videos full 4 years ago
Christian Pauly ab9d7fcc7d feat: Enable compression and thumbnails for videos 4 years ago
Christian Pauly f5124aa503 chore: Add video background 4 years ago
Christian Pauly bbcd1ff7b0 chore: Go back to chewie 4 years ago
Dependency Update Bot b088461140 chore: Update dependencies 4 years ago
Christian Pauly 8a371d53b9 feat: Better in app video player 4 years ago
Christian Pauly 7e5259bb4b chore: Story invite follow up 4 years ago
Christian Pauly 47dce8292f chore: FIx first story invite 4 years ago
Christian Pauly 0cf7a6f57f chore: Fix analyzer 4 years ago
Christian Pauly 394f0f091c chore: Clickable links in stories 4 years ago
Christian Pauly 06f073d053 chore: Follow up seen by users 4 years ago
Christian Pauly 4d616d62d7 chore: Pause on display receipts 4 years ago
Christian Pauly a9901795a4 chore: Follow up 4 years ago
Christian Pauly 65fee254a8 chore: Localized reply exception 4 years ago
Christian Pauly e15ba4f6bc chore: Fix textfield focus 4 years ago
Christian Pauly f28aeedd4a chore: Add replies and hold to show 4 years ago
Christian Pauly 74a3d0d52e chore: Set correct stories start position 4 years ago
Christian Pauly 7daf34c13e chore: Display stories seenByUsers 4 years ago
Christian Pauly 09f66917e4 chore: Fix try to enter story room first 4 years ago
Christian Pauly 22b8741918 chore: Fix spaces 4 years ago
Christian Pauly 1a5f70d94c chore: Fix stories invites 4 years ago
Christian Pauly 4aa2da5fae chore: Fix spaces 4 years ago
Krille Fear f6497aac30 Merge branch 'krille/fonts' into 'main'
fix: Use system fonts except for desktop

See merge request famedly/fluffychat!645
4 years ago
Christian Pauly 3049f79a1d fix: Use system fonts except for desktop 4 years ago
Christian Pauly 5d11a62d36 feat: Share to story 4 years ago
Christian Pauly ba137ed241 fix: Add missing routes 4 years ago
Christian Pauly 443e2e548f chore: Improve stories 4 years ago
Christian Pauly 8370f35649 chore: Improve stories 4 years ago
Christian Pauly 1c62c26f30 feat: Settings for stories 4 years ago
Christian Pauly 70cfe7f233 followup: Improve stories 4 years ago
Krille Fear 231a2e26f9 feat: Stories 4 years ago
Raatty 3d45f1933c fix: linux notifications 4 years ago
Krille Fear 20228380be design: Use more adaptive elements
This uses iOS styled Sliders and share
icons on iOS.
4 years ago
Christian Pauly 065ce95937 refactor: Make more files null safe 4 years ago
Krille Fear 55f988ec22 Merge branch 'emoji+' into 'main'
Add + button to pick reaction

Closes #614

See merge request famedly/fluffychat!629
4 years ago
S1m e780413032 feat: Add static + button to pick reaction 4 years ago
Krille Fear 005b80bc8f Merge branch 'fix-scrolldown' into 'main'
Show scrollDownButton if selectedEvents is empty

Closes #558

See merge request famedly/fluffychat!630
4 years ago
S1m 6c1a76f2ea fix: Show scrollDownButton only if selectedEvents is empty 4 years ago
Krille Fear 5983b98223 Merge branch 'video-record' into 'main'
Add button to record a video on Android

Closes #449

See merge request famedly/fluffychat!626
4 years ago
S1m 3bd96b73a2 feat: Add button to record a video on Android 4 years ago
Krille Fear afe8e05894 Merge branch 'fix-init-unifiedpush' into 'main'
Do not setup UP if init from an UP action

See merge request famedly/fluffychat!628
4 years ago
S1m 92d267602e fix: Do not setup UP if init from an UP action 4 years ago
Krille Fear 4c976bcf8e Merge branch 'animations' into 'main'
Improved animations in chat view when changing account

See merge request famedly/fluffychat!538
4 years ago
The one with the Braid 76972c863c design: Improved animations in chat view when changing account 4 years ago
Krille Fear 6343cdeb60 Merge branch 'mp4-android' into 'main'
Play video without thumbnail if none

Closes #668

See merge request famedly/fluffychat!625
4 years ago
S1m 608c8e624f fix: Play video without thumbnail if none 4 years ago
S1m 07aef677c6 design: Remove redundant voice message button 4 years ago
Dependency Update Bot f8512071cd chore: Update dependencies 4 years ago
Krille Fear 39e3e1b01d Merge branch 'font-granularity' into 'main'
Increase font size granularity

Closes #594

See merge request famedly/fluffychat!621
4 years ago
S1m b832b00c06 Increase font size granularity
Fix #594
4 years ago
Krille Fear 89703fc71b chore: Switch to GitLab error tracking 4 years ago
Krille Fear 768720e22d fix: Better thumbnails
This checks if the image is png or
jpg and therefore doesnt remove
transparancy. It also encodes
thumbnails with higher resolution
to make them less ugly.
4 years ago
Krille Fear 5e51a53c38 Merge branch 'rizzek/fix-missing-video-bubble-issue698' into 'main'
Show message bubble on download only video attachments

Closes #698

See merge request famedly/fluffychat!611
4 years ago
Drews Clausen 6aa294c99c fix: Show message bubble on download only video attachments 4 years ago
Steef Hegeman 3c14cbe017 refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession 4 years ago
Krille Fear 77284c6adf Merge branch 'systemnavbarcolor' into 'main'
systemNavigationBarColor ← appBar.backgroundColor

Closes #699

See merge request famedly/fluffychat!613
4 years ago
Krille Fear acc33e0e9b change: Set client ID in invite action link 4 years ago
Steef Hegeman 5884effc7f systemNavigationBarColor ← appBar.backgroundColor
Makes the system navigation bar color (on Android) follow the color of
the appBar (and hence of the spaces bar).

See also https://gitlab.com/famedly/fluffychat/-/issues/699.
4 years ago
Drews Clausen e29f86c15b Added a parameter to skip the "client.isLogged()" check on the MatrixState in the OnePageCard. 4 years ago
Krille Fear 2aa24f254b fix: Well known lookup at login 4 years ago
Krille Fear 265ef0ebb2 refactor: Make most of the utils null safe 4 years ago
Krille Fear a265628432 Merge branch 'krille/update-dependencies-job' into 'main'
fix: Update dependencies with flutter pub upgrade

See merge request famedly/fluffychat!600
4 years ago
Krille Fear d7ec587a8e fix: Update dependencies with flutter pub upgrade 4 years ago
Krille Fear 0a74e5e151 refactor: Make send file dialog null safe 4 years ago
Krille Fear 344e6491d4 change: Do not compress very small images 4 years ago
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