Bruno Windels
8e763d9bd6
update viewhierarchy doc
2019-06-16 16:41:17 +02:00
Bruno Windels
c8910b55e0
refine ui prototype and document planned view hierarchy
2019-06-15 01:36:52 +02:00
Bruno Windels
db376d3ac6
rename morpheus to brawl
2019-06-14 23:58:39 +02:00
Bruno Windels
c5bdc8ba05
more notes
2019-06-12 21:57:48 +02:00
Bruno Windels
422cca746b
add notes and prototypes for sending, etc
2019-06-09 16:26:17 +02:00
Bruno Windels
20fa1448fd
notes on sending events
2019-06-04 23:18:03 +02:00
Bruno Windels
c838edb6c4
update todo lists
2019-06-03 00:33:19 +02:00
Bruno Windels
765a68c766
adjust fragments status, also add future perf optimization notes
2019-06-01 18:29:37 +02:00
Bruno Windels
784588440c
WIP for fragment support
2019-05-19 20:49:46 +02:00
Bruno Windels
89bc0e1696
split up RoomPersister to SyncPersister
...
also rename stores to timelineEvents and timelineFragments
2019-05-12 20:24:06 +02:00
Bruno Windels
bf835ac01d
create Entry classes and return fragment boundaries as entries as well
...
they can then be used for gap tiles.
2019-05-11 18:19:53 +02:00
Bruno Windels
2b510b24d9
adjust persister to fragments (untested)
2019-05-11 15:41:46 +02:00
Bruno Windels
35a5e3f21a
docs update
2019-05-11 09:51:57 +02:00
Bruno Windels
99c8816bf9
better naming
...
FragmentIndex -> FragmentIdIndex (index of fragment ids,
not an index number in a fragment collection)
EventKey -> EventIndex (implies being ordered)
FragmentKey -> FragmentId
(implies not being ordered, hence FragmentIdIndex)
2019-05-01 15:36:32 +02:00
Bruno Windels
d90411a6dd
adjust SortKey to have fragmentKey instead of gapKey
...
with FragmentIndex to compare fragment keys
2019-05-01 14:47:39 +02:00
Bruno Windels
8670ab6331
add todo for fragments
2019-04-18 20:20:23 +02:00
Bruno Windels
0ca0230bc0
specify what is missing
2019-04-04 21:48:26 +02:00
Bruno Windels
a8aa97fdf3
plan to refactor to support storing /context responses
2019-04-04 21:48:13 +02:00
Bruno Windels
245370c765
list of questions we've got no good solution for yet
2019-04-04 09:27:53 +02:00
Bruno Windels
d6e357cc22
update TODO
2019-03-08 20:05:21 +01:00
Bruno Windels
f3034800ae
update docs, write down architecture
2019-03-08 12:26:08 +01:00
Bruno Windels
8f09fdbc79
update TODO
2019-02-27 23:24:22 +01:00
Bruno Windels
5fae156596
update TODO
2019-02-27 22:53:54 +01:00
Bruno Windels
5cafb92fee
emit after txn has been committed
...
to keep txn open for as short as possible,
and avoid any errors caused as part of emit aborting txn
2019-02-27 22:49:52 +01:00
Bruno Windels
c0bd8fed82
update TODO
2019-02-26 23:54:55 +01:00
Bruno Windels
5bff41c1ee
wip on collections and listview
2019-02-20 23:48:16 +01:00
Bruno Windels
952f1abddf
wip
2019-02-17 23:58:01 +01:00
Bruno Windels
a544c25d58
more
2019-02-10 22:02:42 +01:00
Bruno Windels
b57c5abdd6
its syncing, sort off
2019-02-10 21:25:46 +01:00
Bruno Windels
c05e40188b
WIP2
2019-02-07 01:03:47 +00:00
Bruno Windels
7601a9b2f8
describe different persistance vs model update strategies
2019-02-06 22:07:05 +00:00
Bruno Windels
5c7a1f66d6
cleanup directory structure
2019-02-06 22:06:00 +00:00