hydrogen-web/src/matrix/room/timeline
Bruno Windels 106146660c define storage keys to be 32bit for idb / web platform
as a preparation to serialize the eventIndex and fragmentId
as a 8 character string, part of a concatenated string PK,
as lumia doesn't support array keys.
2019-06-26 21:52:41 +02:00
..
entries define storage keys to be 32bit for idb / web platform 2019-06-26 21:52:41 +02:00
persistence remove logging 2019-06-03 00:31:21 +02:00
common.js fix fragmentId:0 being evaluated as falsy 2019-06-02 19:27:23 +02:00
Direction.js first round of fixes after running the app again in the browser! 2019-06-02 00:49:47 +02:00
EventKey.js define storage keys to be 32bit for idb / web platform 2019-06-26 21:52:41 +02:00
FragmentIdComparer.js fix fragmentId:0 being evaluated as falsy 2019-06-02 19:27:23 +02:00
Timeline.js load more events when scrolled to top 2019-06-16 17:29:33 +02:00