fluffychat/lib
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
..
config chore: bring back old button style (#3525) 2025-07-22 13:16:02 -04:00
l10n chore: update room code error message (#3538) 2025-07-23 11:00:07 -04:00
pages chore: don't allow selection of symbol tokens (#3589) 2025-07-30 16:38:57 -04:00
pangea Optimize choreo (#3567) 2025-07-31 10:08:31 -04:00
utils merge main 2025-07-08 09:19:17 -04:00
widgets feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
main.dart feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00