fluffychat/lib/pangea
Kelrap dbeb36e463
Optimize choreo (#3567)
* Basic setup of choreo changes

* Make unit test for basic bsdiff functionality

* Create class for efficiently storing choreo step edits

* Edited unit test to use ChoreoEdit instead of bsdiff

* Edit ChoreoRecord/Step to use ChoreoEdit

* Test and debug ChoreoRecord

* Accounting for more edge cases

* Remove empty string redundancy in choreo edit

* Save originalText to record instead of step

* Make originalText non-nullable

* Make test run properly with non-nullable originalText change

* make originalText final

* Tweak ChoreoEdit for slightly improved efficiency

* chore: fix how edits are constructed for choreo records

* fix issue with manual changes not being accounted for in fromJSON

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-07-31 10:08:31 -04:00
..
activity_generator Add activity generator maxLength via SuggestionFormField parameter (#3465) 2025-07-15 12:41:28 -04:00
activity_planner 3480 animation when emoji reaction is addedremoved from a message (#3559) 2025-07-24 16:08:06 -04:00
activity_suggestions feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
analytics_details_popup 3467 grammar buttons not clickable over icon (#3472) 2025-07-16 12:24:49 -04:00
analytics_downloads chore: fix analytics CSV download (#3489) 2025-07-16 15:17:28 -04:00
analytics_misc feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
analytics_page If clicking level bar does nothing, make it act unselectable (#3520) 2025-07-22 12:32:20 -04:00
analytics_summary feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
bot feat: allow users on staging to switch their environment (#2799) 2025-05-14 15:46:44 -04:00
chat fix: construct banner always does cleanup on close (#3573) 2025-07-29 09:12:40 -04:00
chat_list Sentry (#3378) 2025-07-08 16:12:09 -04:00
chat_settings Shows bot settings on bot DM details page (#3582) 2025-07-29 15:55:25 -04:00
choreographer Optimize choreo (#3567) 2025-07-31 10:08:31 -04:00
common feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
constructs chore: update construct level summary request (#3471) 2025-07-16 12:21:19 -04:00
emojis Reading assistance (#2175) 2025-03-24 15:20:07 -04:00
events Optimize choreo (#3567) 2025-07-31 10:08:31 -04:00
extensions chore: use more specific substring to check for temporary event IDs (#3508) 2025-07-21 12:54:43 -04:00
find_your_people chore: add more specific error messages 2025-07-11 12:57:48 -04:00
guard fluffychat merge 2025-06-27 14:12:29 -04:00
instructions chore: reduce calls to subscription endpoint and profile endpoint (#3377) 2025-07-08 15:35:12 -04:00
learning_settings feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
lemmas Darken emojis in word card after use (#3580) 2025-07-29 12:54:09 -04:00
login chore: fix sso redirect URL (#3438) 2025-07-11 15:35:15 -04:00
message_token_text chore: fix vertical misalignment of non-token text 2025-07-02 12:08:24 -04:00
morphs chore: add missing grammar copy to switch statement (#3376) 2025-07-08 13:55:30 -04:00
onboarding chore: replace call to startRoom with call to startDirectChat for bot chat 2025-06-26 09:29:00 -04:00
phonetic_transcription Hide phonetics spacing if not showing icon after (#3444) 2025-07-11 16:33:17 -04:00
practice_activities chore: don't show match activities for single-word messages 2025-06-17 13:39:46 -04:00
public_spaces feat: unified analytics page 2025-06-30 11:57:41 -04:00
spaces chore: update room code error message (#3538) 2025-07-23 11:00:07 -04:00
subscription chore: reduce calls to subscription endpoint and profile endpoint (#3377) 2025-07-08 15:35:12 -04:00
toolbar fix: return bot STT from speech to text local (#3581) 2025-07-29 12:48:02 -04:00
user feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
word_bank Reading assistance (#2175) 2025-03-24 15:20:07 -04:00