Commit Graph

550 Commits (86d190cc8780f518ba73fd4e9dcb2898fa5753b8)

Author SHA1 Message Date
ggurdin ac80e6217c
Audio section widget (#744)
first draft of word focus listening activities using text to speech library
1 year ago
Krille 728854569c
Revert "chore: Follow up new chat design"
This reverts commit 4ec70bd25c.
1 year ago
Krille 4ec70bd25c
chore: Follow up new chat design 1 year ago
Krille 4857684655
Revert "feat: Add default chat wallpaper"
This reverts commit 7d8369ab30.
1 year ago
Krille 7d8369ab30
feat: Add default chat wallpaper 1 year ago
krille-chan 3faf6df558
feat: Nicer room creation UI 1 year ago
krille-chan 831adceeca
refactor: Better future loading dialog without flickering 1 year ago
ggurdin 19d8f5c013
prevent audio player text from being split onto multiple lines 1 year ago
Krille 694bc488fd
chore: Improve read marker design 1 year ago
ggurdin ae0a8254de
set height of overlay message, dismiss overlay on inkwell tap 1 year ago
ggurdin 25b62b50b5
Merge branch 'main' into 688-difficult-to-click-on-a-an-audio-message-for-feedback 1 year ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 1 year ago
wcjord b8edf595ca
Toolbar practice (#707)
* remove print statement

* ending animation, savoring joy, properly adding xp in session

* forgot to switch env again...

* increment version number

* about to move toolbar buttons up to level of overlay controller

* added ability to give feedback and get new activity
1 year ago
wcjord a1f9e6a243
Toolbar practice (#702)
* drafting toolbar with practice

* moved some code around

* turning overlay message content into text buttons for selection, updated toolbar buttons progress bar

* activities displaying and forwarding toolbar

* experimenting with using choice value rather than index for logic

* reimplementation of wordnet results and translation for individual words

* cache and timer

* mostly done with activities in toolbar flow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: choreo development <williamjordan-cooley@Williams-MacBook-Pro-3.local>
1 year ago
krille-chan 6866a996a3
chore: Follow up imageviewer 1 year ago
krille-chan 838dcb413e
chore: Make imageviewer full window 1 year ago
choreo development 9cc96580d7 made toolbar visible when clicking in transparent msg row 1 year ago
Krille 75d28e16ea
chore: Follow up waveform color 1 year ago
Krille 3355e66e9a
chore: Fix formatting 1 year ago
ggurdin f3d32fa7ef
Merge branch 'main' into merge 1 year ago
ggurdin 2e139be658
position message overlay directly over the underlying message 1 year ago
krille-chan 54306847f8
chore: Follow up audioplayer design 1 year ago
krille-chan a732ea62e2
feat: New audio message design with displayed body 1 year ago
ggurdin f15acbd872
merge main and update matrix dart SDK 1 year ago
ggurdin f9f0945655
speed up toolbar on click message 1 year ago
ggurdin 346cd1ab5f
fluffychat merge - resolve conflicts 1 year ago
ggurdin 7bf3a9ab94
fluffychat merge - resolve conflicts 1 year ago
ggurdin cca5bb382f
fluffychat merge - resolve conflicts 1 year ago
ggurdin 816fe43d3e
fluffychat merge - resolve conflicts 1 year ago
ggurdin 03e04ee752
improved text selection handling, added text selection handling for HTML messages, clear selection on close overlay 1 year ago
ggurdin 11627c2bfb
enable toolbar on click for html messages 1 year ago
ggurdin 5f3326b843
cleaned up message.dart 1 year ago
ggurdin bf29a324e4
removed unnecessary pangea comments 1 year ago
ggurdin a181ace577
select message on showToolbar and ensure message is deselected on dismiss 1 year ago
ggurdin c5db829fb5
resolved merge conflicts 1 year ago
ggurdin 0373d01f1b
simplified positioning of toolbar 1 year ago
ggurdin 14783d8536
Revert "Story game" 1 year ago
Kelrap d79e78271c Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin f4a0fbaacb
Revert "Revert "don't show user avatars or display names in chats""
This reverts commit 07fa96cdc9.
1 year ago
ggurdin 07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
1 year ago
ggurdin a36c52ff87
don't show user avatars or display names in chats 1 year ago
Krille-chan 9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
1 year ago
Kelrap 19b20efc53 PR edits, minus positioning changes 1 year ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
1 year ago
Krille a7473af40f
feat: Record voice message with opus/ogg if supported 1 year ago
Krille 0bd61ced3f
feat: Convert opus to aac on iOS before playing 1 year ago
Kelrap 622384036b Added selection features to toolbar overlay 1 year ago
krille-chan 30e3a4f2ff
chore: Nicer background for sate message and time in chat 1 year ago
ggurdin db168c805f
Merge branch 'main' into move-chat-buttons 1 year ago
Kelrap 276f3ee913 Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons 1 year ago
Kelrap a7e6e7a4c9 Shorten overlay instead of toolbar 1 year ago
ggurdin 2249d602d1
Merge branch 'main' into fix-audio-overflow 1 year ago
Kelrap a3a75262c9 Add #Pangea comments 1 year ago
Kelrap ed1070dbe3 Decrease audio toolbar padding 1 year ago
Kelrap 5b8c2dc7a8 Minor emoji picker edits 1 year ago
ggurdin 6f37cd014c
Merge branch 'main' into 481-use-forked-matrix-sdk 1 year ago
ggurdin 9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 1 year ago
WilsonLe 6a02db73bb integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk 1 year ago
Krille 86b1314c61
refactor: Use cached network image for mxc image uris 1 year ago
Kelrap 19987c75a7 Get rid of scrollcontroller chain 1 year ago
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 1 year ago
Kelrap 3da1f79863 Scroll to make space for toolbar 1 year ago
Krille 873362428c
fix: Follow up matrix sdk update 1 year ago
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, documentation 1 year ago
ggurdin 401d8522f8 only show practice activity button if showMessageButtons is enabled 1 year ago
William Jordan-Cooley 54dfd9dd22 merged in main 1 year ago
Kelrap ebf6c88932 Fix edited messages not showing 1 year ago
ggurdin fe54a71d33 small fixes for UI issues 1 year ago
ggurdin 3288fd6f2d fluffychat merge 1 year ago
ggurdin 5db8527ba5 fluffychat merge 1 year ago
ggurdin 6d3bb87bf6 fluffychat merge 1 year ago
ggurdin cea14d388a fluffychat merge 1 year ago
ggurdin ce3a88e7a7 fluffychat merge 1 year ago
ggurdin 540567bfe7 fluffychat merge 1 year ago
ggurdin 413d4adaec fluffychat merge 1 year ago
ggurdin 42bf07f477 fluffychat merge 1 year ago
William Jordan-Cooley 91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 1 year ago
Kelrap bb01635c9f Fixed text selection, removed translationEnabled 1 year ago
MrSpoony 3f81dc5187
feat: add option to configure reply swipe direction 1 year ago
ggurdin 83b30dc084 add call to language detection after send without IGC 1 year ago
krille-chan f2d42936ad
chore: Follow up chat design 1 year ago
krille-chan d4da2dd431
build: Use Flutter 3.19.6 for Linux 1 year ago
ggurdin 26fe82a625 pangea comment fix 2 years ago
Krille-chan d9edf9f05b
Merge branch 'main' into flutter-3.22 2 years ago
Kelrap 81e773b1bc Don't change toolbar's messageText here 2 years ago
Kelrap 37f0772a01 Fixing toolbar bugs for newly-sent messages 2 years ago
Krille 8ea9e26bac
chore: Fix formatting 2 years ago
ggurdin ab33ec2b3f don't show rich text for own messages if they're not overlay 2 years ago
krille-chan 6599d28676
chore: Follow up new message animation 2 years ago
krille-chan 3d7dbf7ddf
chore: Nicer message animation 2 years ago
Kelrap 00c90ec9a0 Checks that message is not redacted before opening toolbar 2 years ago
lauren n. liberda ae0c8f73d2
chore: upgrade flutter to 3.22.0 2 years ago
Krille 8a64bdd82d
refactor: Remove unnecessary FutureBuilder 2 years ago
Krille 3d362df80a
refactor: Remove no longer necessary mx-reply workaround 2 years ago
Krille 938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
2 years ago
Krille d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 2 years ago
Krille 53c2601945
chore: Follow up audioplayer 2 years ago
Krille 4dee111c73
chore: Revert audioplayer changes 2 years ago
Krille d4fb0ce1a7
chore: Follow up audioplayer 2 years ago
William Jordan-Cooley 821fda7365 Merge branch 'main' into speech-to-text 2 years ago
ggurdin b0490034e3 remove hover menu from messages on web 2 years ago
William Jordan-Cooley dd90a720b5 syncing with main 2 years ago
Krille 4291396f98
design: Improve design of Voice Messages and add 1.25 as speed 2 years ago
William Jordan-Cooley 4a77e6fb53 full draft speech to text with word level feedback 2 years ago
krille-chan b20b599ce4
chore: Follow up search 2 years ago
krille-chan 6ea4d0c263
feat: Search feature 2 years ago
krille-chan 8260480d90
fix: mxc reactions not rendered correctly 2 years ago
krille-chan e9d04b7217
refactor: Make reaction key not nullable 2 years ago
Gabby Gurdin 70e085e4f0 merge github-issues into auto-pr 2 years ago
Gabby Gurdin 40fbdb2ec7 fix for audio messages not starting from beginning, switched record package to version fluffychat uses 2 years ago
krille-chan 2a590c6175
chore: Follow up select messages 2 years ago
krille-chan 384e57fbd2
design: Remake UX of selecting messages and chats 2 years ago
Gabby Gurdin 96e6d76051 updates dependencies to match fluffychat, remove unused dependencies 2 years ago
Gabby Gurdin c0f2d6ea39 merge in sentry updates 2 years ago
William Jordan-Cooley f3bb717245 finished saving text as transcript event, going to change to rep event though 2 years ago
William Jordan-Cooley b1c26f0572 speech to text fully drafted 2 years ago
Krille 71afa17806
fix: Background color of images with transparency 2 years ago
Gabby Gurdin a791d40016 fix for room already in use analytics room error 2 years ago
Gabby Gurdin bad30b0c4c overlay message updates 2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
krille-chan 7627f7b8ed
build: Update flutter_map package 2 years ago
Gabby Gurdin 64112c2a3c prevent pangea message events made from encrypted messages, display enrypted messages correctly 2 years ago
krille-chan f42509f710
design: Adjust some colors in inputbar 2 years ago
krille-chan f4196f38c3
chore: Follow up hovermenu 2 years ago
krille-chan c51fc600a2
chore: Follow up sticker design 2 years ago
Krille cba1a9bd5e
chore: Follow up audioplayer design 2 years ago
Krille f3141f955d
chore: Follow up design 2 years ago
Krille e9a9075139
chore: Follow up design 2 years ago
Krille 554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
2 years ago
Krille f15b81c5a6
design: New date separators in timeline 2 years ago
Krille 7183158cf9
chore: Follow up input bar design 2 years ago
Gabby Gurdin 8aa05a1016 update pangea message event after editting a message 2 years ago
Krille 49c1de8610
chore: follow up matrix pill 2 years ago
Krille d83c26a3c9
chore: Follow up matrix pills 2 years ago
Krille 0b9d258e56
chore: Follow up matrix pill 2 years ago
Krille f0b66fda0a
chore: More minimal matrix pill 2 years ago
krille-chan 5687aab290
chore: Follow up audioplayer height 2 years ago
krille-chan 9b82614fba
chore: Follow up audomessage speed button design 2 years ago
krille-chan 45e1122648
chore: Follow up image rendering 2 years ago
Gabby Gurdin 4f073f534e updates to error analytics to ensure data accuracy and allow users to view specific messages related to different lemmas 2 years ago
Krille 935e7215e4
refactor: Sticker widget code 2 years ago
Krille bac2dceae4
chore: Follow up image bubble performance 2 years ago
Krille 25ec229ace
refactor: Use dart blurhash 2 years ago
krille-chan 1271441eb0
chore: Follow up imagebubble 2 years ago
Krille ba05050c2b
chore: Follow up image size 2 years ago
krille-chan 2104793ecd
design: Display images in correct ratio in timeline 2 years ago
Krille c028c69b2d
design: Nicer reactions design with size animations 2 years ago
krille-chan e0e1b65f77
chore: Follow up message bubble design 2 years ago
krille-chan c842e3454b
chore: Follow up message bubble color 2 years ago
krille-chan 0387b955ed
chore: Follow up message bubble design 2 years ago
krille-chan 292e6c8834
design: Connect bubbles from same sender 2 years ago
krille-chan a31dce0a21
fix: Remove pantalaimon message with normal error message 2 years ago
Gabby Gurdin 7655a978e8 null check fix 2 years ago
krille-chan f56758e1c4
feat: Reply with one button in desktop 2 years ago
Gabby Gurdin 0e70e8b838 fixes 2 years ago
Gabby Gurdin d9dcb0a562 small fixes 2 years ago
krille-chan db8e4c2916
chore: Follow up stickers 2 years ago
krille-chan 1c19c9a2a9
chore: Follow up set speed in voice messages 2 years ago
krille-chan bf1f8ebaf5
feat: Add speed button for audioplayer 2 years ago
Gabby Gurdin 3fa94eace1 fixed pangea comments 2 years ago
Gabby Gurdin d0f889d314 some fixes 2 years ago
Gabby Gurdin 102f113cb8 merge conflicts 2 years ago
Gabby Gurdin c24619beb1 autoplay audio in toolbar 2 years ago
Gabby Gurdin 186982918d decoupling playing audio and sending audio event 2 years ago
Gabby Gurdin d4e3195531 iOS audio fix 2 years ago
Gabby Gurdin fa50637b68 audio format fix, fix for subtitle bug 2 years ago
Krille cc277c1431
chore: Follow up android haptic feedback 2 years ago
Gabby Gurdin 5a6cc913e8 disable selection if message not highlighted 2 years ago
Gabby Gurdin 887afb0247 upgraded to most recent version of matrix sdk, fix for when to show rich text 2 years ago
William Jordan-Cooley 23055e65d1 fix to listening with already made audio 2 years ago
Gabby Gurdin 0bb202b9a3 some fixes for sizing 2 years ago
Gabby Gurdin 648b25a252 fix for long press selecting messages 2 years ago
ggurdin ebbfba7ac9 added pangea tags, more testing 2 years ago
ggurdin 13b38eac29 changes from testing 2 years ago
ggurdin 2cb77732e3 toolbar working 2 years ago
Krille 6fde2fbeaa
fix: whitespaces sometimes encoded in html message 2 years ago
Krille 1a2a25d394
chore: Make stickers smaller 2 years ago
Krille 172cd651fc
fix: Render tg-forward html tags 2 years ago
Krille 3b9245c8c7
feat: New account data wallpaper feature 2 years ago
Krille 1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message 2 years ago
William Jordan-Cooley 57957eac9e experimenting 2 years ago
William Jordan-Cooley 5901de1ab0 merge with main 2 years ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2 years ago
William Jordan-Cooley 847ad9f8c1 coming along, next is getAudioLocal 2 years ago
ggurdin 2eb4c04d2b added selecton to html messages 2 years ago
ggurdin ad16c6dfef re-integrated select defintions with new fluffychat merge 2 years ago
ggurdin 789e42ef7d merge conflicts 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
ggurdin 0f3e1c7e16 inital work for selecting definitions 2 years ago
Krille 708629acca
chore: Follow up linkify code 2 years ago
Krille e39f046b1e
fix: Encode component for links correctly 2 years ago
Krille 23fe757599
fix: text nodes with multiple links crash the timeline 2 years ago
Krille e0ecdee5d5
chore: Remove vibration on iOS for long press 2 years ago
krille-chan be6165f422
chore: Follow up sending messages 2 years ago
krille-chan ab3dccf45b
chore: Follow up sending messages 2 years ago
krille-chan 2872448584
chore: Follow up select events 2 years ago
krille-chan a6618c1817
chore: Follow up select messages 2 years ago
Krille 5d639663fe
chore: Follow up select events 2 years ago
Krille 7c8d40f186
chore: Follow up select events 2 years ago