Commit Graph

238 Commits

Author SHA1 Message Date
91f61929a1
load based on view cursers (untested and not used yet) 2024-02-29 19:16:33 +01:00
e0700e63b5
msg frag before and after helper 2024-02-29 19:16:33 +01:00
d142b06430
fix potential tsrange errors and deduplicate state 2024-02-29 19:16:33 +01:00
7e2b9fb5f1
make writing safe (by using a tmp file and moving to actual location) 2024-02-29 19:16:33 +01:00
601527e180
update tox contacts to support contact id merging 2024-02-29 19:16:33 +01:00
abddc6bb81
make empty contacts from ids on message load 2024-02-29 19:16:32 +01:00
8bee5cd28b
change binary meta format and add zstd to metadata 2024-02-29 19:16:32 +01:00
41e1e8886a
switch to streaming compressor for data to drastically improve ratio.
would still benefit from a abstract file refactor
2024-02-29 19:16:32 +01:00
6a7889a62d
update fs readme a little 2024-02-29 19:16:32 +01:00
265293ced9
save msg json zstd compressed (3x compression) 2024-02-29 19:16:32 +01:00
b33565866f
simplify array cast a little 2024-02-29 19:16:31 +01:00
ed92895a90
add zstd dep 2024-02-29 19:16:31 +01:00
c4759b9ed0
comp refactor and make groups work 2024-02-29 19:16:31 +01:00
7dddddb6c2
move json around and disable files for now 2024-02-29 19:16:31 +01:00
2ec67bf75c
reverse message write order 2024-02-29 19:16:31 +01:00
82c216f25e
add dup check, would work for ngc if we saved tox group msg id yet 2024-02-29 19:16:31 +01:00
549698da35
fix dup on write 2024-02-29 19:16:30 +01:00
b38982c3b0
basically working, but some dup glitch is still there 2024-02-29 19:16:30 +01:00
957013f0e9
scan laters 2024-02-29 19:16:30 +01:00
1836ef176c
fragment events + 256bit uuids 2024-02-29 19:16:30 +01:00
81f006affe
refactor message serializer to allow access to eg contacts 2024-02-29 19:16:30 +01:00
ff3dcf568c
further serializer refactoring 2024-02-29 19:16:30 +01:00
959f9c3e6d
improve deserialization and provide message comp deserl 2024-02-29 19:16:29 +01:00
77421e71f0
loading fragments mostly working (not notifying anyone yet) 2024-02-29 19:16:29 +01:00
61eeb94636
add contact id to meta 2024-02-29 19:16:29 +01:00
c0fcbb1002
more comps 2024-02-29 19:16:29 +01:00
8c1afed8dc
handle empty type 2024-02-29 19:16:29 +01:00
539ea88b00
dump messages to data (some comps) 2024-02-29 19:16:28 +01:00
03f2201411
message fragment meta is saved, but still empty data 2024-02-29 19:16:28 +01:00
678e8698ff
start with messages (no fragments get created yet) 2024-02-29 19:16:28 +01:00
0237a88ed0
refactoring, add to mainscreen 2024-02-29 19:16:28 +01:00
6cf10ec4a1
random ids 2024-02-29 19:16:28 +01:00
364568a078
working prototpying code 2024-02-29 19:16:28 +01:00
d0761bf60e
revert crop by default (did not work as intended) 2024-02-29 19:15:33 +01:00
0f41ee6a2e
add screencap to readme 2024-02-23 11:20:49 +01:00
0aeafec019
fix month starting at 0 2024-02-15 15:34:44 +01:00
9a0df4f577
date change 2024-02-15 15:29:01 +01:00
61714836bb
typos 2024-02-12 14:13:57 +01:00
cff0c100ec
add fragment store draft doc 2024-02-11 19:01:48 +01:00
010c49d100
stable names 2024-02-10 12:23:40 +01:00
ff5dbaffc0
fix some file selector glitches 2024-02-08 18:11:51 +01:00
b56d581e4b
fix normal feeling sluggish 2024-02-05 16:15:10 +01:00
aa661aaaa7
default to normal fps mode again 2024-02-05 16:10:30 +01:00
cc3f430bab
rework tc and move tcs out of cg into main screen, rework render pp
now respecting animation timing
2024-02-05 16:06:12 +01:00
139db5b03b
faster texture cache loading in low fps modes 2024-02-05 12:50:36 +01:00
7d0e5c80bd
lil dep update 2024-02-04 12:48:04 +01:00
f716ad9dd1
limit max main loop sleep 2024-02-03 20:49:52 +01:00
671772a20e
min fps for inactive reduced now 1fps 2024-02-03 19:07:14 +01:00
b0173f6d68
tox iterate interval pow(1.6)
fix faux offline inbetween timer
crop by default
2024-02-03 15:00:32 +01:00
3da5872df8
fix tffom and have it actually functioning 2024-02-03 01:05:50 +01:00