Commit Graph

439 Commits (30efe73dc42b1d27a259f9c9ba9fe1f4c9daef2e)

Author SHA1 Message Date
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
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
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
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 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
ggurdin 3a7d46fc18
add blue effect to overlat background, made toolbar backdrop slightly darker 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 2e139be658
position message overlay directly over the underlying message 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 c58226807a
fluffychat merge - resolve conflicts 1 year ago
ggurdin 5e347144aa
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 9efe214b6d
Merge commit '83490de6fd967ba8545d5960c0a6cebd410e0580' into merge 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 57b1ef04ef
Merge branch 'main' into learning-analytics-summary 1 year ago
ggurdin 14ba8bf47b
merge main into analytics branch 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 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
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
Kelrap 13dff2bd1d Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 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 fa36eb605c
improved listening for bot messages 1 year ago
Kelrap d2bcdaa7db Add timer to round model 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
krille-chan d3298f0b09
chore: Follow up display read marker in timeline 1 year ago
Kelrap 6acf829fe2 Emoji picker adjustments 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
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 abe98390f1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 1 year ago
ggurdin e238068538
replaced scrollToEventId with current version from fluffychat 1 year ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
1 year ago
Kelrap 2f9446fb80 Scrolls to correct message 1 year ago
Krille 3286b19387
refactor: Recording dialog 1 year ago
Kelrap 3d9000d2ae Code cleanup 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
ggurdin db168c805f
Merge branch 'main' 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
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
Kelrap 4222b37bb4 Attempt 3. Needs work. 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
ggurdin 280915fc96 removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets 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
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
William Jordan-Cooley c6d3f36805 saving of tokens, changing of top language calculation, documentation 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
ggurdin c2245f045f enables recording on web 1 year ago
ggurdin 3288fd6f2d fluffychat merge 1 year ago
ggurdin 6d3bb87bf6 fluffychat merge 1 year ago
ggurdin ce3a88e7a7 fluffychat merge 1 year ago
ggurdin 540567bfe7 fluffychat merge 1 year ago
ggurdin c9b6c52761 fluffychat merge 1 year ago
ggurdin a9105c0804 Merge branch 'main' into analytics-rooms-data 1 year ago
ggurdin 513226f2e4 merge conflicts 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 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 5bf5c904fa merged in main branch 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
Kelrap 1bce016140 Separate archive and leave buttons 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 1 year ago
Kelrap c74b2c290a Non-text messages cannot be edited 2 years ago
ggurdin ba72857114 merge conflicts 2 years ago
ggurdin f15d79179d usability test updates - don't stack space details, always suggest new chats in spaces 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 fb54548e5c
build: Update matrix dart sdk 2 years ago
William Jordan-Cooley dd90a720b5 syncing with main 2 years ago
William Jordan-Cooley 4a77e6fb53 full draft speech to text with word level feedback 2 years ago
krille-chan 6ea4d0c263
feat: Search feature 2 years ago
td 4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
2 years ago
Gabby Gurdin 70e085e4f0 merge github-issues into auto-pr 2 years ago
krille-chan 23f4c64e50
Revert "chore: Do not send video msc object yet"
This reverts commit 86b0d04041.
2 years ago
krille-chan 86b0d04041
chore: Do not send video msc object yet 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 02ceddf9e8
feat: Show/hide third column in chat view 2 years ago
Gabby Gurdin 62a4ea785a remove former version of editted messages from analytics 2 years ago
Gabby Gurdin 8aa05a1016 update pangea message event after editting a message 2 years ago
krille-chan 45e1122648
chore: Follow up image rendering 2 years ago
krille-chan 8dd8edae44
chore: Follow up set room read marker 2 years ago
Krille 6d973db6fc
refactor: Better logic for removing outdated notifications 2 years ago
Krille c0ba68dff5
fix: Set readmarker on focus on web 2 years ago
Krille fdc77fb6d9
fix: Set read marker on web 2 years ago
Gabby Gurdin cba510ee76 added handling for all cases of null check 2 years ago
krille-chan 0cf6a1d74a
refactor: Enhance logic when to mark room as read 2 years ago
Gabby Gurdin f856d37e05 overlay error fix 2 years ago
Gabby Gurdin dc7029be97 some small UI fixes, disale moderation toggle 2 years ago
Gabby Gurdin 423a3c3f72 toolbar / popup updates 2 years ago
krille-chan 5a6016931b
design: New sticker picker next to emoji picker 2 years ago
Gabby Gurdin 4903061e95 inital work 2 years ago
Gabby Gurdin 1ed51c9f9d updated recording package 2 years ago
ggurdin 13b38eac29 changes from testing 2 years ago
ggurdin 2cb77732e3 toolbar working 2 years ago
Krille 03728ccb42
fix: onDragDone crashes when no files found 2 years ago
William Jordan-Cooley 57957eac9e experimenting 2 years ago
ggurdin ad16c6dfef re-integrated select defintions with new fluffychat merge 2 years ago
ggurdin d28ff4e997 fluffy merge and testing updates 2 years ago
krille-chan 8ec3497b54
feat: Implement private read receipts 2 years ago
Krille fec39eb602
refactor: Put forwarded text into inputfield instead of sending directly 2 years ago
Krille fe00db3281
chore: Follow up set read marker 2 years ago
krille-chan f07aba448d
feat: Animate in new events in timeline 2 years ago
krille-chan 8f3f5cdb8b
chore: Follow up bug report dialog 2 years ago
krille-chan 7d112b1e18
refactor: More stable scroll to event 2 years ago
krille-chan 038cd9cb73
chore: Design follow up 2 years ago
Krille 696b284265
chore: Follow up chat view logic 2 years ago
krille-chan 050d2a2fae
chore: Follow up design fixes 2 years ago
krille-chan 63d7bef515
refactor: Remove unnecessary setState in ChatPage for better performance 2 years ago
Krille 26c637135a
refactor: Reinvite other part instead of reopen dm 2 years ago
Brord van Wierst 74c3e97ec9
sorted imports again? 2 years ago
Brord van Wierst 75da9cd87d
import sort 2 years ago
Krille 9c55800aeb
fix: Do not scroll up on enter chat 2 years ago
ggurdin 5e30845a09 merge in newer fluffychat commits 2 years ago
ggurdin f86aafcb74 code files 2 years ago
Krille 60bcc6b89f
fix: Cannot pin messages of other users 2 years ago
krille-chan 7d7e234142
chore: Follow up delete failed to send events 2 years ago
krille-chan 9f0bcd5523
fix: Remove failed to sent events 2 years ago
krille-chan c0ee1bbdfc
fix: More stable scroll up to event 2 years ago
Krille 0919d75b04
chore: Downgrade record back to 4.4.4 2 years ago
krille-chan 3a9c6e8773
chore: Use correct audiorecorder file extension 2 years ago
krille-chan fd22b4330e
chore: Downgrade record 2 years ago
krille-chan b42a565a9a
fix: Archive does not update its state 2 years ago
krille-chan e710491679
chore: File dialog follow up 2 years ago
krille-chan d1ce1e3ba7
refactor: Make file dialog adaptive and adjust design 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan a327e8b0e9
chore: Limit image file and video picker until we have a background service 2 years ago
krille-chan 991bba2535
build: Update record package 2 years ago
krille-chan 9b21c0d951
feat: better scroll to last read message handling 2 years ago
krille-chan 9c1c5a4aec
fix: Unable to use file picker with applock 2 years ago
Krille bb96a0a4a3
fix: Set readmarker sometimes not working 2 years ago
Krille c273ff64a1
fix: Do not ask for reason to delete not sent messages 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
krille-chan 6e9d3627cc
feat: Improved mouse support for selecting events 2 years ago
Krille e14173688a
refactor: Space routes to normal room routes 2 years ago
Krille b715eff839
refactor: Migrate from pathsegment routing 2 years ago
krille-chan d9c5cbea26
design: New three column layout for wide screens 2 years ago
krille-chan 5e3c62110b
feat: Write and display reason for redacting a message 2 years ago