vector-im-hydrogen-web/src
Bruno Windels ac4a7f971b only apply sync changes in room summary once txn is committed
- also remove m.room.aliases support as they were wrongly implemented
   and now obsolete
 - don't count invited and joined members according to m.room.member
   events anymore as it was also wrongly implemented
   (only when prev!==new membership, but on initial sync we only get
   last member event, which might have been a nick change
2020-03-14 20:46:49 +01:00
..
domain add proper import/export functionality 2019-12-14 18:29:35 +01:00
matrix only apply sync changes in room summary once txn is committed 2020-03-14 20:46:49 +01:00
observable fix test + bug in ConcatList update 2019-07-29 20:03:22 +02:00
ui/web add proper import/export functionality 2019-12-14 18:29:35 +01:00
utils move sortedIndex out of observable as other code will want to use it too 2019-03-08 20:04:28 +01:00
EventEmitter.js convert tabs to spaces where needed 2019-06-26 22:31:36 +02:00
main.js add (commented out) instructions how to use record/replay 2019-12-23 14:29:19 +01:00
Platform.js more WIP 2019-07-26 22:03:57 +02:00
service-worker.template.js add offline availability with service worker and appcache 2019-09-15 14:32:12 +02:00