Bruno Windels
|
7d91b2dde3
|
first go at a timeline memory store
first to use in unit tests for persister
later also to use in production when idb is not available
|
2019-03-29 23:00:22 +01:00 |
|
Bruno Windels
|
b1e382d7c9
|
thinko with direction
|
2019-03-21 21:36:02 +01:00 |
|
Bruno Windels
|
8e8e22fe16
|
work on filling gaps
|
2019-03-09 00:41:06 +01:00 |
|
Bruno Windels
|
6b4ed65a57
|
show timeline when clicking room in roomlist
|
2019-02-27 22:50:08 +01:00 |
|
Bruno Windels
|
4d28448920
|
add compare method to SortKey and add tests
|
2019-02-24 19:24:43 +01:00 |
|
Bruno Windels
|
952f1abddf
|
wip
|
2019-02-17 23:58:01 +01:00 |
|
Bruno Windels
|
ad9999fd50
|
idb compares binary keys per byte, so make SortKey big endian
|
2019-02-16 02:57:19 +01:00 |
|
Bruno Windels
|
03ef98e668
|
make sure queries don't run into other rooms
|
2019-02-16 02:57:19 +01:00 |
|
Bruno Windels
|
c60840bae9
|
fix selectAll
|
2019-02-16 02:57:19 +01:00 |
|
Bruno Windels
|
c70376e82d
|
make starting a transaction async so we can do more synchronization later on
|
2019-02-16 02:57:19 +01:00 |
|
Bruno Windels
|
a544c25d58
|
more
|
2019-02-10 22:02:42 +01:00 |
|
Bruno Windels
|
bff0161a05
|
move sync & persistence engine over to own matrix folder
|
2019-02-10 21:33:18 +01:00 |
|