Commit Graph

2371 Commits (krille/custom-image-resizer)

Author SHA1 Message Date
Krille Fear ab3f50750d chore: Minor story viewer fixes 3 years ago
Krille Fear 9c784fd9f6 chore: Remove story line count and make answering to stories online 3 years ago
Krille Fear 5ef3c88478 Merge branch 'krille/extended-stories' into 'main'
feat: Extended stories

See merge request famedly/fluffychat!757
3 years ago
Christian Pauly 929b8e5c68 fix: Build on macOS 3 years ago
Krille Fear 78ca38c40a feat: Extended stories 3 years ago
TheOneWithTheBraid 824fcfc27c feat: implement keyboard shortcuts
Added shortcuts for the following actions:

- search chats
- start chat
- chat details
- show widgets
- cycle accounts
- switch to account $i
- toggle emoji picker
- send file

Related: #849

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly af21353634 fix: Emojipicker issues 3 years ago
Christian Pauly 291266383b chore: Follow up fix sso on android 3 years ago
Krille Fear 6968830b92 chore: Follow up fix qr code scanner 3 years ago
Krille Fear 053a537a12 chore: Improve reset password UX 3 years ago
Krille Fear 7263787197 fix: Reset password 3 years ago
Krille Fear 5851dc5460 chore: Change login input label to email or username 3 years ago
Krille Fear 74100bd777 chore: Make webRTC opt-in 3 years ago
Krille Fear c0244c66ab chore: Better call UX sounds and timeline design 3 years ago
Lanna Michalke e46307cd82 fix: display WebRTC call overlay in web 3 years ago
Krille Fear 5a5f159fd4 fix: Linux notification not showing when room is open but window in background 3 years ago
Krille Fear 8d4e9e40b0 fix: Load story avatars faster 3 years ago
Krille Fear 0e55c50c34 Merge branch 'krille/direct-chat-calls' into 'main'
chore: Hide call button for group chats

See merge request famedly/fluffychat!748
4 years ago
Krille Fear 52e286fe9a Merge branch 'krille/read-marker' into 'main'
fix: Set read marker only on user interaction

See merge request famedly/fluffychat!747
4 years ago
Krille Fear 73b68cf0b4 chore: Hide call button for group chats 4 years ago
Krille Fear 7f0bd867ec fix: Set read marker only on user interaction 4 years ago
Krille Fear 58455d6251 fix: Do not use android webview on signup 4 years ago
Krille Fear 04ba24b6a6 chore: Do not create VoipPlugin on not supported platforms 4 years ago
Krille Fear ffb63e6ff6 chore: Add call sound 4 years ago
Christian Pauly 71af35fade chore: Webrtc follow up fixes 4 years ago
Krille Fear b7795d12ec Merge branch 'krille/fix-appbar' into 'main'
chore: Follow up fix app bar

See merge request famedly/fluffychat!742
4 years ago
Christian Pauly e8761ff637 chore: Follow up fix app bar 4 years ago
Christian Pauly 34a1aef71a chore: Follow up fix pinned event ids 4 years ago
Christian Pauly 472783c306 design: Redesign chat app bar 4 years ago
Krille Fear e5587fdea3 chore: Revert legacy store changes 4 years ago
Christian Pauly b9098d7411 chore: Adjust start video call UX 4 years ago
Christian Pauly 33d608b836 chore: Follow up migrate old preferences 4 years ago
Christian Pauly da56d7fb79 chore: Fix keyboard 4 years ago
Christian Pauly ac45ec9402 fix: Use shared preferences for storing custom data 4 years ago
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Christian Pauly 61749a0e6a chore: Follow up pinned events allow unpin via appbar button 4 years ago
Christian Pauly 9c36a52308 refactor: Remove deprecated jitsi call generator 4 years ago
TheOneWithTheBraid b1d1744df8 feat: implement an emoji keyboard
- add button to show emoji keyboard
- change database directory for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Krille Fear 0f448af5dc Apply 1 suggestion(s) to 1 file(s) 4 years ago
Krille Fear 18300eba89 Apply 1 suggestion(s) to 1 file(s) 4 years ago
TheOneWithTheBraid 704fd404b1 feat: implement pinned messages
- render pinned events on the chat top
- support scroll up for several pinned messages
- ask to unpin messages
- add button to pin message
- fix some null-safety issues
- fix the Linux database directly for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Christian Pauly 9cf105e68e fix: Reply on stories with empty string 4 years ago
Christian Pauly ec6f761539 refactor: SSO Login and remove flutter in app view 4 years ago
Christian Pauly 1f8cdc0134 fix: Notifications for reactions 4 years ago
Christian Pauly 9a594824bb feat: Display indicator for unread muted rooms 4 years ago
Christian Pauly 28c5c8211f chore: Update SDK 4 years ago
Serra Allgood 4888f7528d fix: SSO in web 4 years ago
Christian Pauly ced37f02ec chore: Hide FAB story buttons on focus 4 years ago
TheOneWithTheBraid 31bec1a0d8 feat: implement retreiving widgets
- display a bottom sheet with widgets
- open widgets in a browser
- fixes in .gitignore
- Windows UWP build files

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Krille Fear 0e2506cd2b design: Improve story header design 4 years ago
Krille Fear 97066eed0f chore: FIx share stories 4 years ago
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