Commit Graph

1206 Commits (2ba65fb4d6ea8b3b4836affd8e78e6c8b3691574)

Author SHA1 Message Date
William Jordan-Cooley c297dea437 some questions, name changes, and a couple switches from grammar to morph uses 1 year ago
ggurdin f3841fe0ec
don't rely on fixed dimensions to render pressable buttons, animate in opacity/blur change in overlay backdrop 1 year ago
ggurdin 7d80d8f6e2
added back record button 1 year ago
ggurdin 8330f2c505
mmove reaction picker down into row with reply button 1 year ago
ggurdin ea1ad9bc61
make missing voice warning into an instructions popup 1 year ago
Krille cdaaad9c54
chore: Design follow up 1 year ago
krille-chan 2f39b1e8f4
chore: Follow up colors 1 year ago
krille-chan da857d6abe
chore: Follow up design 1 year ago
krille-chan 812a1c047e
chore: Follow up design 1 year ago
krille-chan 769baa3d9f
chore: Follow up message bubbles 1 year ago
krille-chan 640e2ff25d
chore: Design follow up 1 year ago
krille-chan 6b4ed7bdc8
chore: Follow up design 1 year ago
krille-chan 133e7ab955
chore: Design adjustments 1 year ago
krille-chan 4453048285
refactor: Remove unnecessary builder widget 1 year ago
krille-chan 6e92693966
chore: Follow up chat bubble design 1 year ago
krille-chan 45299a741f
chore: Polish chat bubble colors 1 year ago
ggurdin dc68790c53
comment out unused typeahead widget 1 year ago
ggurdin 9a8d2d1408
Merge branch 'main' into 874-small-bugs-and-ux-issues-from-user-testing 1 year ago
krille-chan b0a074c356
chore: Follow up wallpaper design 1 year ago
krille-chan 84e2563628
chore: Add max length to state messages 1 year ago
krille-chan 66ea73ea18
chore: Follow up wallpaper configs 1 year ago
krille-chan 9ee7551ad4
feat: Better wallpapers with blur and opacity sliders and improved styles page 1 year ago
ggurdin 7f844ff1a2
decide whether to show points gain animation based on the origin of the point update 1 year ago
ggurdin 61aed51d15
always show the choreographer send button 1 year ago
ggurdin 9af29d1d0c
start language assistance on enter 1 year ago
Krille 6c548ec350
chore: Follow up emoji only messages 1 year ago
Krille 189493e074
design: Highlight emoji only messages 1 year ago
ggurdin 70fd9e9f2e
check if mounted before setState in message.dart 1 year ago
ggurdin 2a4f5e3462
don't try to set read marker if userID is null 1 year ago
ggurdin cf1f79147a
don't allow users to edit the input bar during IT 1 year ago
ggurdin 9e3111f97c
don't play token text if null message audio is playing 1 year ago
ggurdin cb566d06bc
add minimum dimensions to toolbar contents 1 year ago
William Jordan-Cooley 7c0078694b adding mounted check 1 year ago
ggurdin f99b48af98
if eventID is invalid, don't try to set read marker 1 year ago
ggurdin 4d0b2a3df1
resolve merge conflicts 1 year ago
ggurdin a6d41f9c77
check if mounted before clearing selected events, clear selected events on dispose 1 year ago
Krille fcc43e3328
chore: Slightly update chat colors 1 year ago
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 d1e211adee
refactor: Use adaptive dialog action 1 year ago
ggurdin 6a96811076
on app close, close toolbar overlay 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 9dfece83ee
tweaks for logic for showing message click instructions when the user sees the first message 1 year ago
ggurdin 3e92c46328
added arguement to showOverlay to determine is backdrop is blurred 1 year ago
ggurdin f125ed6fd8
rebuild overlay on reaction event 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
ggurdin ca3cd03664
blur background during IT 1 year ago
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 1 year ago
wcjord b7ab6038ac
further toolbar tweaks
* 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

* more practice tweaks and instructions too

* incrementing pubspec version
1 year ago
Krille fe06f2efb3
chore: Follow up pick files with file selector 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
krille-chan fc959ce3e5
refactor: Use file selector on linux 1 year ago
William Jordan-Cooley 8bffe17455 passing practice model instead of activity? 1 year ago
krille-chan 188ce96ef3
chore: Improve message info dialog 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 dfb2605829
chore: Follow up send file snackbars 1 year ago
krille-chan d53d0d8083
chore: Follow up sendfile snackbars 1 year ago
krille-chan b83503585f
feat: Sending multiple files at once 1 year ago
krille-chan 5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 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-chan b7cbd12b04
Merge pull request #1319 from q234rty/patch-1
fix: Bypass image compression in flutter_file_picker
1 year ago
Krille 3355e66e9a
chore: Fix formatting 1 year ago
ggurdin 3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 1 year ago
ggurdin f7fdffaaa4
disable suggestions in input bar 1 year ago
ggurdin 397f32fcbc
don't show toolbar is message is redacted 1 year ago
ggurdin 0124ce6d24
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin 2001e51171
Merge branch 'main' into merge 1 year ago
ggurdin bd25cda630
only show toolbar if the message is text or audio 1 year ago
ggurdin e8275adbc6
Merge branch 'merge' into merge-analytics 1 year ago
ggurdin f3d32fa7ef
Merge branch 'main' into merge 1 year ago
ggurdin 36537b0dc7
scroll to center of screen if toolbar causes header overflow, scroll the overlay up if there's a footer overflow 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 c5ccf6dac2
merge analytics updates into fluffychat merge branch 1 year ago
ggurdin 25b0e09123
Merge branch 'main' into learning-analytics-summary 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
q234rty 341a76412c
fix: Bypass image compression in flutter_file_picker
We do our own image compression in the dark sdk anyway.

Might fix #1168
1 year ago
ggurdin 9eb40e2b21
removed duplicate emoji picker widgets and fixed name of variable in chat controller to resolve late initialization error when sending an emoji reaction 1 year ago
ggurdin c91391b274
fluffychat merge - resolve conflicts 1 year ago
ggurdin c58226807a
fluffychat merge - resolve conflicts 1 year ago
ggurdin 5e347144aa
fluffychat merge - resolve conflicts 1 year ago
ggurdin 03da94ff41
fluffychat merge - resolve conflicts 1 year ago
ggurdin 1b03644380
fluffychat merge - resolve conflicts 1 year ago
ggurdin 6a83249236
fluffychat merge - resolve conflicts 1 year ago
ggurdin 346cd1ab5f
fluffychat merge - resolve conflicts 1 year ago
ggurdin 31412c2a13
fluffychat merge - resolve conflicts 1 year ago
ggurdin 7bf3a9ab94
fluffychat merge - resolve conflicts 1 year ago
ggurdin 9efe214b6d
Merge commit '83490de6fd967ba8545d5960c0a6cebd410e0580' into merge 1 year ago
ggurdin cca5bb382f
fluffychat merge - resolve conflicts 1 year ago
ggurdin 2a710841a6
fluffychat merge - resolve conflicts 1 year ago
ggurdin 5ea202062c
fluffychat merge - resolve conflicts 1 year ago
ggurdin ebc4a88d4e
fluffychat merge - resolve conflicts 1 year ago
ggurdin 816fe43d3e
fluffychat merge - resolve conflicts 1 year ago
ggurdin e80e3ba1b8
Merge branch 'main' into learning-analytics-summary 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
Krille-chan 6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
1 year ago
ggurdin 57b1ef04ef
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 9f641633e4
merge main branch into combined selection view branch 1 year ago
ggurdin 14ba8bf47b
merge main into analytics branch 1 year ago
ggurdin cace965456
wrap chat input row in stateful widget and rebuild on choreo update to keep hint text and send button up-to-date 1 year ago
Kelrap 87255ecdc0
Fix mention suggestion overflow 1 year ago
Kelrap 9d0bf230e1
Re-add mention functionality 1 year ago
ggurdin 5f3326b843
cleaned up message.dart 1 year ago
ggurdin 6976c0575d
removed unused overlay position options and renamed OverlayEnum to OverlayPositionEnum 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
krille-chan eae7db7d71
chore: Follow up set read marker logic 1 year ago
krille-chan 0f16cdee88
chore: Better scroll up 1 year ago
krille-chan f17b09f56c
chore: Follow up set read marker 1 year ago
krille-chan 75800ccdd5
chore: Follow up send file dialog fix 1 year ago
ggurdin 3ce03ecc2f
adjust position of points gain animation over new messages 1 year ago
ggurdin 14783d8536
Revert "Story game" 1 year ago
ggurdin a49105d298
Revert "moved timer sync logic to seperate function, don't hide bot messages …" 1 year ago
ggurdin 77fb4bcf4e
Revert "base timer off of game state event" 1 year ago
ggurdin f8020279c6
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 54040d841a
add draft construct uses while using language assistance, added morphs to learning progress indicators 1 year ago
ggurdin 868e83709d
removed some excessive file changes to simplify PR 1 year ago
Kelrap 13dff2bd1d Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin 75234e6a6f
inital work for having a 2-stage progress bar and saving draft analytics locally 1 year ago
ggurdin 7f731e1406
base timer off of game state event 1 year ago
Kelrap d79e78271c Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin e8bb166fae
moved timer sync logic to seperate function, don't hide bot messages after end of round 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 fa36eb605c
improved listening for bot messages 1 year ago
Kelrap d2bcdaa7db Add timer to round model 1 year ago
Kelrap e7f3b9e73a Adds countdown timer to chat 1 year ago
ggurdin 2b574f42c1
added completer and recursive function to start a new round at the end of a round 1 year ago
ggurdin ac6ddc6d0e
added logic for auto-starting round on bot message 1 year ago
ggurdin 07fa96cdc9
Revert "don't show user avatars or display names in chats"
This reverts commit a36c52ff87.
1 year ago
Kelrap 6c5f4d0ece Try fix window resize problem 1 year ago
krille-chan 2615632881
chore: Remove emoji proposals feature 1 year ago
ggurdin a36c52ff87
don't show user avatars or display names in chats 1 year ago
krille-chan d3298f0b09
chore: Follow up display read marker in timeline 1 year ago
Kelrap 6acf829fe2 Emoji picker adjustments 1 year ago
Kelrap baa2e17aad Revert emoji picker close button 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
lauren n. liberda 55196e7c9d
chore: upgrade flutter to 3.24 1 year ago
Kelrap ecb1df70dc Add explanation for reaction picker logic 1 year ago
Krille 641343d5fe
chore: Follow up scroll to event id fix 1 year ago
Kelrap ed57c340d1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin f5c81fe8ec
merge main, resolve conflicts 1 year ago
ggurdin 7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 1 year ago
ggurdin 4278f7b196
get analytics events directly from server, cache last update time for user's l2 1 year ago
Kelrap 4b80871922 Fix edit overflow 1 year ago
Kelrap abe98390f1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap f68e8f586d Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
Kelrap 19b20efc53 PR edits, minus positioning changes 1 year ago
ggurdin e238068538
replaced scrollToEventId with current version from fluffychat 1 year ago
ggurdin a2974ead9f
merged main, resolve merge conflicts 1 year ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
1 year ago
Krille 47481eb676
feat: Send voice messages from web 1 year ago
Kelrap b021a2214c Merge branch 'main' of https://github.com/pangeachat/client into fix-reply-scrolling 1 year ago
Kelrap 2f9446fb80 Scrolls to correct message 1 year ago
Krille 3286b19387
refactor: Recording dialog 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 8294e1959c Fixes input bar spacing issues 1 year ago
Kelrap 3d9000d2ae Code cleanup 1 year ago
Kelrap 6761f97b61 Fix emoji picker exit button 1 year ago
Kelrap 37fa0e1d5e Simpler overlay closing 1 year ago
Kelrap 23ac51c766 Emoji picker works now 1 year ago
Kelrap badb2888f2 message info/report message menu work with overlay 1 year ago
Kelrap 6f07eed8ed Fix more closure fails 1 year ago
Kelrap d962980801 Fix toolbar not closing in all situations 1 year ago
Kelrap 4e7ac79527 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin 4ede7c9bdd
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI. 1 year ago
ggurdin a1a1d92f54
Merge branch 'learning-analytics-summary' of https://github.com/pangeachat/client into learning-analytics-summary 1 year ago
ggurdin bead112d0d
update analytics sending data on message send, instead of listening to onSync stream 1 year ago
ggurdin e4d5bc3f41
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin c5187c7639
added learning summary to chat list, removed references to summary analytics 1 year ago
Kelrap 24ccc538e1 Ignores null timeline error 1 year ago
Kelrap 0c37d88ef2 Fix overlay not closing in some situations 1 year ago
Krille 5f9aa94339
chore: Follow up highlight event on room open 1 year ago
Krille 8ae8dbe45e
fix: Scroll to event missing the position 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
krille-chan 8128c960dc
chore: Follow up pinned events 1 year ago
ggurdin 7d000ef472 updated spacing under event list 1 year ago
ggurdin 42ced399aa some simplifications of input bar stack 1 year ago
ggurdin db168c805f
Merge branch 'main' into move-chat-buttons 1 year ago
ggurdin abca75458f
Merge branch 'main' into silence-web-focus 1 year ago
ggurdin 56a363910c
Merge branch 'main' into shorten-long-message-overlays 1 year ago
ggurdin 6311df0875 moved stateful variable from text controller to input bar wrapper widget 1 year ago
ggurdin 5569619ba2
Merge branch 'main' into red-text-on-max-length 1 year ago
Kelrap 7fdf9a5c92 Close keyboard when open toolbar 1 year ago
Kelrap 276f3ee913 Merge branch 'main' of https://github.com/pangeachat/client into move-chat-buttons 1 year ago
Kelrap d37aae9cbf Delete commented code 1 year ago
Kelrap cfdeb40732 Add #Pangea comments 1 year ago
Kelrap cc58771de0 Silences web focus error 1 year ago
Krille 9d0cefce18
chore: Do not hide error on file sending 1 year ago
Kelrap a7e6e7a4c9 Shorten overlay instead of toolbar 1 year ago
Kelrap 8c1df0eb88 Move calculations to state 1 year ago
Kelrap 45c290d0d8 Keep input bar and reply bar together 1 year ago
ggurdin 2249d602d1
Merge branch 'main' into fix-audio-overflow 1 year ago
Kelrap a3a75262c9 Add #Pangea comments 1 year ago
Kelrap d640bce7a9 Keep reply bar same length/style as input 1 year ago
Kelrap ed1070dbe3 Decrease audio toolbar padding 1 year ago
Kelrap 842dd23c4b Remove useless code 1 year ago
Kelrap 5b8c2dc7a8 Minor emoji picker edits 1 year ago
Kelrap c20176d029 Add #pangea comments 1 year ago
Kelrap e8a4005a12 Use stack, minimize footer shifting messages 1 year ago
ggurdin 6f37cd014c
Merge branch 'main' into 481-use-forked-matrix-sdk 1 year ago
Kelrap 40a0954762 Merge branch 'main' of https://github.com/pangeachat/client into red-text-on-max-length 1 year ago
Kelrap 828b406286 Only rebuild when maxLength changes 1 year ago
ggurdin 9a56fe42b7
Merge branch 'main' into toolbar-location-adjustments 1 year ago
Kelrap d4febba12e Add #Pangea comments 1 year ago
Kelrap 276076b265 Buttons move when input bar height changes 1 year ago
Kelrap 08da254bae Input text turns red when hit limit 1 year ago
Kelrap 4222b37bb4 Attempt 3. Needs work. 1 year ago
WilsonLe 6a02db73bb integrate forked matrix sdk, addressing breaking changes of newer versions of matrix sdk 1 year ago
ggurdin 36fc580c45 replace setting of room id in choreographer 1 year ago
ggurdin 4f1445d975 fixes for null check / disposed widget errors 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 c1f0282acc Merge branch 'main' of https://github.com/pangeachat/client into toolbar-location-adjustments 1 year ago
Kelrap 3da1f79863 Scroll to make space for toolbar 1 year ago
bluearevalo e6fa69df39 add back #pangea comment tags 1 year ago
krille-chan b05eb891a6
chore: Bring back navrail 1 year ago
bluearevalo 5494019be5 set max char size for input field 1 year ago
ggurdin 4bc49420c2 some formatting fixes 1 year ago
bluearevalo fbbbf5e740 added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
1 year ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
bluearevalo 2901c2a3c5 Merge branch 'main' into blue-branch 1 year ago
ggurdin 9362f9c915 uncommented message info button 1 year ago
bluearevalo 49251774cc try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info 1 year ago
Krille 873362428c
fix: Follow up matrix sdk update 1 year ago
ggurdin 64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 1 year ago
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, documentation 1 year ago
William Jordan-Cooley 923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 1 year ago
ggurdin 8b1cda2e94 merge conflicts 1 year ago
William Jordan-Cooley ffbc62ba55 consolidating language constants and using for unknown detection instance 1 year ago
ggurdin b95080cee7 merge main into improve-interactive-translator branch 1 year ago
Kelrap 929e30a499 Design and insert inline tooltip 1 year ago
William Jordan-Cooley d975e52a04 inlined tooltip 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
ggurdin 05a6957141 merge conflicts 1 year ago
ggurdin 1d6db1aabf don't calculate page size if renderbox isn't yet laid out and don't show overlay if context is null 1 year ago
ggurdin 9385ce693a merge conflicts 1 year ago
ggurdin e5ac6516da show the user the click instruction card when they first see a message 1 year ago
Matthew 90adf436d3 Choice quick click bug fixed 343 1 year ago
ggurdin eedb050ce1 merge main 1 year ago
ggurdin e7f1dcf6a3 merge main 1 year ago
ggurdin a2fb240c6e inital work to combine class and exchanges into generalized spaces 1 year ago
Kelrap ebf6c88932 Fix edited messages not showing 1 year ago
ggurdin c2245f045f enables recording on web 1 year ago
ggurdin fe54a71d33 small fixes for UI issues 1 year ago
ggurdin 5a1a00426d fluffychat merge 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 d701390c26 fluffychat merge 1 year ago
ggurdin c9b6c52761 fluffychat merge 1 year ago
ggurdin dd0250e52a fluffychat merge 1 year ago
ggurdin 413d4adaec fluffychat merge 1 year ago
ggurdin 42bf07f477 fluffychat merge 1 year ago
ggurdin 95135273cd Merge branch 'main' into analytics-rooms-data 1 year ago
ggurdin 37f4bb053c If in IT mode, change 'write a message...' to it instructions 1 year ago
ggurdin a9105c0804 Merge branch 'main' into analytics-rooms-data 1 year ago
ggurdin 513226f2e4 merge conflicts 1 year ago
William Jordan-Cooley 91d7600c5d display, interactivity, saving/fetching of record, and dummy generation all done 1 year ago
ggurdin 7163076390 Merge branch 'main' into analytics-rooms-data 1 year ago
Kelrap 429d4a97ec Check for eventId match when selecting/deselecting 1 year ago
ggurdin c8aac0b450 merge conflict 1 year ago
ggurdin cee91bc276 merge conflict 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 199e71159d some small fix for archive/leave button PR 1 year ago
ggurdin 877d3be965 merge conflicts 1 year ago
Kelrap 8cc377a3f4 Finish fixing capacity enforcement bugs 1 year ago
ggurdin 83b30dc084 add call to language detection after send without IGC 1 year ago
ggurdin bdeb3d3b8f merge main 1 year ago
ggurdin 5bf5c904fa merged in main branch 1 year ago
ggurdin 0f3e1d2cad merge conflicts 1 year ago
ggurdin 12e364a32d move student summary analytics events to analytics rooms 1 year ago
Kelrap 2127277d81 Don't return to archived space view 1 year ago
Kelrap b5a35ad723 Update archive implementation 1 year ago
krille-chan bd5dc8405d
refactor: Calc avatar font size by avatar size 1 year ago
krille-chan f2d42936ad
chore: Follow up chat design 1 year ago
ggurdin 69d1b7f6e6 fix for event list index so next event / previous event don't get messed up 1 year ago
krille-chan 3bc66f87e0
chore: Follow up design typing indicator 1 year ago
Kelrap 1bce016140 Separate archive and leave buttons 1 year ago
krille-chan d4da2dd431
build: Use Flutter 3.19.6 for Linux 1 year ago
Kelrap 3bf383895b Remove option doesn't show for non-text/multiple messages 1 year ago
Krille 5829446afa
chore: Follow up missing null check 1 year ago
Krille fe4e2b9418
chore: Follow up open event from search 1 year ago
Kelrap e90575efaf Move main extension files, rename secondary extension files 2 years ago
ggurdin 26fe82a625 pangea comment fix 2 years ago
krille-chan 244962fdfc
chore: Follow up formatting 2 years ago
Krille-chan d9edf9f05b
Merge branch 'main' into flutter-3.22 2 years ago
krille-chan 3b76219f68
chore: Follow up listen on streams 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
Kelrap d668a9b73f Splits extensions into multiple smaller files 2 years ago
Krille 8da714b0d2
fix: Stickers from gboard have black background 2 years ago
ggurdin 36bc156837 Merge branch 'main' into igc-button 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
Kelrap 5f83955544 Archived chats don't show Chat Details or Leave 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
ggurdin a077cc4f6a button to run IGC manually 2 years ago
Krille-chan a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
2 years ago
krille-chan ff54610e5b
refactor: Use onRoomState stream instead of room.onUpdate to not update on messages but state changes only 2 years ago
Kelrap c74b2c290a Non-text messages cannot be edited 2 years ago
ggurdin ba72857114 merge conflicts 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
ggurdin f15d79179d usability test updates - don't stack space details, always suggest new chats in spaces 2 years ago
Krille 62fcea5b0b
chore: Set a maxsize for textfields 2 years ago
Krille 8a64bdd82d
refactor: Remove unnecessary FutureBuilder 2 years ago
ggurdin 8b8fc7e4b8 replaced pangea comments 2 years ago
ggurdin 5855cb2de5 updated record package version for iOS fix 2 years ago
ggurdin 308bd9ee49 ensure that users' analytics rooms are consistently made for users and that teachers are added to analytics rooms are soon as possible 2 years ago
krille-chan 3d4ddeaa40
build: Update record package 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 c2f785795e refresh toolbar / input bar after activating free trial 2 years ago
ggurdin b0490034e3 remove hover menu from messages on web 2 years ago
Krille fb54548e5c
build: Update matrix dart sdk 2 years ago
ggurdin 86c4818b8b merge conflicts 2 years ago
ggurdin 6cfdd349bd update to num channels 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