element-portable/src/components
Luke Barnard 91892ec18b Do not assume getTs will return comparable integer
Fixes https://github.com/vector-im/riot-web/issues/3529. In the worst case, tsOfNewestEvent will return MAX_SAFE_INTEGER, instead of undefined, as may be the case of some events that were redacted and persisted in indexDB before changes were made to how events are redacted locally. (The important change is that events are now not stripped of their `origin_server_ts`).
2017-03-29 14:30:08 +01:00
..
structures Do not assume getTs will return comparable integer 2017-03-29 14:30:08 +01:00
views Merge pull request #3530 from vector-im/dbkr/email_notifs_only_to_email_addresses 2017-03-28 16:40:13 +01:00