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
Christian Kußowski
e548d8f895
refactor: sdk 1.0
2025-06-08 11:21:09 +02:00
Christian Kußowski
b8547c4792
build: Upgrade to flutter 3.22
2025-05-21 08:06:52 +02:00
Christian Kußowski
8664f21ad8
build: Update matrix dart sdk to 0.40.0
...
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-09 12:55:40 +02:00
krille-chan
d7d7268828
fix: FakeMatrixApi check
2024-05-01 15:58:34 +02:00
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
2024-04-30 18:19:10 +05:30
krille-chan
d2f12452fc
build: Update matrix dart sdk
2024-04-17 09:54:35 +02:00
krille-chan
27d15612d9
refactor: Update to Flutter 3.13.0
2023-08-18 07:24:31 +02:00
Malin Errenst
ec7acc5385
refactor: Added and applied require_trailing_commas linter rule
2023-03-02 11:21:40 +01:00
Krille
5cf18aabbf
refactor: Remove dart from folder name
2022-12-30 17:54:50 +01:00
Christian Pauly
7a74a8a93f
chore: Update dependencies
2022-08-14 17:22:16 +02:00
Christian Pauly
c249ebb97c
refactor: Switch to Hive Collections DB
2022-06-09 11:37:21 +02:00
Christian Pauly
355abeb17f
refactor: Update Matrix SDK
2022-05-18 09:04:32 +02:00
Krille Fear
55f0300f9f
refactor: Migrate to null safety
2022-01-31 16:33:42 +01:00
Steef Hegeman
3c14cbe017
refactor: /command hints add tooltips, test for missing hints, script to generate glue code, hints for dm, create, clearcache, discardsession
2021-12-12 10:56:20 +00:00
Krille Fear
73dd45f396
chore: Update SDK
2021-11-26 14:55:14 +01:00
Krille Fear
fec9178da5
refactor: Sort imports
2021-10-26 18:50:34 +02:00
Krille Fear
47e68d813d
refactor: Migrate to new matrix sdk API
2021-08-18 15:24:59 +00:00
Christian Pauly
b88f8ec5dc
refactor: Rename store and allow storing custom values
2021-07-23 18:39:18 +02:00
Christian Pauly
9ef0c71f81
refactor: Remove moor
2021-06-30 20:20:17 +02:00
Christian Pauly
2320f6b707
refactor: Remove FluffyClient and make it no longer static
2021-06-23 16:20:51 +02:00
Christian Pauly
a055098105
refactor: Switch to pub.dev version of matrix sdk
2021-06-18 10:29:48 +02:00
Christian Pauly
a6000ddf60
feat: One page login
2021-06-11 10:08:04 +02:00
Christian Pauly
ec5d41a020
feat: New registration workflow
2021-06-06 16:55:31 +02:00
Christian Pauly
9522077be4
fix: Formatting
2021-05-23 14:26:24 +02:00
Christian Pauly
c2fce64494
feat: Switch to VRouter
2021-05-23 13:28:49 +02:00
Christian Pauly
988a691eeb
refactor: Structure files in more directories
2021-05-22 09:24:39 +02:00
Christian Pauly
74606b1600
refactor: Rename views to pages
2021-05-22 08:57:49 +02:00
Christian Pauly
cd9b4ee46b
refactor: Folder structure and MVC chat ui
2021-04-15 13:03:56 +02:00
Christian Pauly
2e402acb7f
fix: Tests
2021-04-13 10:23:57 +02:00
Christian Pauly
bff8a2629a
refactor: MVC archive
2021-04-12 18:33:43 +02:00
Christian Pauly
ca70ec0240
refactor: MVC sign up password view
2021-04-12 17:40:45 +02:00
Christian Pauly
6b9f1476db
refactor: MVC sign up view
2021-04-12 17:31:53 +02:00
Christian Pauly
078873bac5
tests: Add tests for homeserver picker
2021-04-10 17:30:15 +02:00
Sorunome
03058d44e6
feat: Handle matrix: URIs as per MSC2312
2021-01-10 18:20:16 +01:00
Sorunome
e5dad936ce
fix: Properly handle url encoding in matrix.to URLs
2020-12-27 11:48:16 +01:00
Sorunome
46c26c02dc
feat: Add scroll-to-event
2020-09-20 11:37:48 +02:00
Christian Pauly
6f48a68798
Enhance chatencryptionsettings page
2020-02-05 09:26:41 +01:00
Christian Pauly
0116031812
Update changelog
2020-02-04 14:44:33 +01:00
Christian Pauly
de29800f29
Minor fixes
2020-01-02 22:31:39 +01:00
Christian Pauly
b5f2ecd56f
Initial commit
2020-01-01 19:10:13 +01:00