Commit graph

  • ea66b75b86 prototype to detect webkit bug Bruno Windels 2021-03-04 19:50:02 +0100
  • 932d26ed8c detect the webkit bug, and await a bogus request when opening a txn Bruno Windels 2021-03-04 19:49:13 +0100
  • e0d14207ac make opening a txn async again Bruno Windels 2021-03-04 19:47:02 +0100
  • 771719857d
    Merge pull request #257 from vector-im/bwindels/store-roomkey-before-tracking Bruno Windels 2021-03-03 17:58:19 +0000
  • 4445b1ee01 store key share operations before tracking the room bwindels/store-roomkey-before-tracking Bruno Windels 2021-03-03 18:56:16 +0100
  • aa23672694 forgot await, this broke updating the timeline when fetching key backup Bruno Windels 2021-03-03 17:50:38 +0100
  • 423a0664cd check origin in download sandbox Bruno Windels 2021-03-03 17:50:23 +0100
  • f8264f1726 release v0.1.32 v0.1.32 Bruno Windels 2021-03-03 14:56:59 +0100
  • f5bba54fd4
    Merge pull request #255 from vector-im/bwindels/send-local-echo-profile Bruno Windels 2021-03-03 13:55:26 +0000
  • b012b1dc99 Show correct profile for pending messages bwindels/send-local-echo-profile Bruno Windels 2021-03-03 14:53:22 +0100
  • 961d0cb224
    Merge pull request #249 from vector-im/bwindels/ui-sent-status Bruno Windels 2021-03-03 13:08:46 +0000
  • ae5f1050ac
    Merge pull request #252 from vector-im/bwindels/track-unknown-sessions Bruno Windels 2021-03-03 13:05:15 +0000
  • 6771303086 make a method to determine only the retry entries rather bwindels/track-unknown-sessions Bruno Windels 2021-03-03 13:53:52 +0100
  • 404dbcd065 english Bruno Windels 2021-03-03 13:31:42 +0100
  • e7598b9c76 only request key backup for events that are UTD Bruno Windels 2021-03-03 12:52:43 +0100
  • 30481a5a9e add logging to key sharing and discarding in reaction to member changes Bruno Windels 2021-03-03 11:51:50 +0100
  • f3c49e51f2 add, don't replace timeline retry entries Bruno Windels 2021-03-03 11:27:55 +0100
  • 43547e0901 don't add retried entries to the timeline if they are not already there Bruno Windels 2021-03-03 11:27:18 +0100
  • 7f1cdf6841 also decrypt all matching timeline entries when new key Bruno Windels 2021-03-02 23:20:33 +0100
  • 3671574547 comment about session backup Bruno Windels 2021-03-02 21:30:00 +0100
  • 3bfe52b1dc filter encrypted events before deciding to decrypt or not Bruno Windels 2021-03-02 21:29:43 +0100
  • 9702c4fd64 more logging in sync write Bruno Windels 2021-03-02 21:29:32 +0100
  • 8d7cb2a39a remove unused imports Bruno Windels 2021-03-02 21:28:55 +0100
  • e85844f482 don't redeclare retryEntries, or they won't get passed to writeSync Bruno Windels 2021-03-02 19:16:39 +0100
  • 56db210763 attempt at fixing https://github.com/vector-im/hydrogen-web/issues/245 Bruno Windels 2021-03-02 19:14:29 +0100
  • e29bc6710a bring back missing import Bruno Windels 2021-03-02 19:13:52 +0100
  • c6db23bcfb WIP to store missing session event ids Bruno Windels 2021-03-02 15:29:35 +0100
  • 3fa2d22015 remove isTimelineOpen flag and rather do the check to verify in Room Bruno Windels 2021-03-01 23:14:14 +0100
  • e191880379
    Merge pull request #250 from vector-im/bwindels/olm-in-prepare-stage Bruno Windels 2021-03-03 13:03:25 +0000
  • 265a9bd993 applyToEntries does not return anything bwindels/olm-in-prepare-stage Bruno Windels 2021-03-01 22:39:26 +0100
  • 10003e7d3a also sync room not in the rooms section but with new room keys Bruno Windels 2021-03-01 22:30:45 +0100
  • 8d080163b3 reattempt decryption for timeline items Bruno Windels 2021-03-01 22:30:33 +0100
  • 061e7abd50 don't break on empty room sync response Bruno Windels 2021-03-01 22:29:56 +0100
  • 8a39c16a38 fix name conflict with _sessionInfo in parent class Bruno Windels 2021-03-01 22:28:34 +0100
  • a536ea7742 comment to explain replay attack better Bruno Windels 2021-03-01 22:28:19 +0100
  • a33200d926 fix sender key lookup for room key coming from olm Bruno Windels 2021-03-01 20:03:55 +0100
  • fb446167f6 make new sync room keys available during decryption of same sync Bruno Windels 2021-03-01 15:04:45 +0100
  • 37151dc06b always log ids, etc in console logger, even if falsy Bruno Windels 2021-03-02 19:38:46 +0100
  • 5c02735ff7
    Merge pull request #253 from vector-im/bwindels/fix-160 Bruno Windels 2021-03-02 18:38:05 +0000
  • 8208464653 only log and clear when actually needed bwindels/fix-160 Bruno Windels 2021-03-02 19:37:11 +0100
  • e1821b1753 prevent linking fragment to itself when filling a gap Bruno Windels 2021-03-02 19:31:00 +0100
  • 6f6346d5c3 detect when hitting beginning of timeline when loading timeline Bruno Windels 2021-03-02 19:29:55 +0100
  • e1eb313ffa some notes for implementing relations Bruno Windels 2021-03-01 15:02:33 +0100
  • c18a7175b7 some notes wrt to #248 / backfills Bruno Windels 2021-03-01 15:02:21 +0100
  • 0eb2b4fe6b simplify with toFixed here Bruno Windels 2021-03-01 15:02:02 +0100
  • 42654dbd4f console logger for local dev Bruno Windels 2021-03-01 15:01:43 +0100
  • 62863c5eaf
    Update FAQ.md Bruno Windels 2021-03-01 10:07:28 +0000
  • 856001160b show message already as black when sent but no remote echo yet bwindels/ui-sent-status Bruno Windels 2021-02-26 10:40:08 +0100
  • 5b14d14286 better time formatting and overlap logging in log viewer Bruno Windels 2021-02-24 20:56:36 +0100
  • 636208a321 show all event type counts in device msg logging Bruno Windels 2021-02-24 20:56:20 +0100
  • b43754da6a code is wrong and unused, so delete Bruno Windels 2021-02-24 15:06:01 +0100
  • 6921e9cd21
    Merge pull request #243 from vector-im/bwindels/fix-send-queue-skip Bruno Windels 2021-02-24 13:16:05 +0000
  • 1e209b8613 Prevent pending events being skipped when remote echo comes bwindels/fix-send-queue-skip Bruno Windels 2021-02-24 14:14:04 +0100
  • 5d8d139f44 release v0.1.31 v0.1.31 Bruno Windels 2021-02-24 12:54:26 +0100
  • afc7902324
    Merge pull request #240 from vector-im/bwindels/log-open-timeline Bruno Windels 2021-02-24 10:32:11 +0000
  • 139ffc9548 explain sent file names are logged bwindels/log-open-timeline Bruno Windels 2021-02-24 11:30:32 +0100
  • b63ad629a7 can remove console logging here now Bruno Windels 2021-02-24 11:25:26 +0100
  • 48c361531d log clearing unread state of a room Bruno Windels 2021-02-24 11:22:19 +0100
  • 376e59820c more info when logging gap fills Bruno Windels 2021-02-24 11:22:07 +0100
  • 1093895133 log opening timeline Bruno Windels 2021-02-24 11:21:04 +0100
  • 29df61eb8a remove superfluous console log Bruno Windels 2021-02-24 10:57:29 +0100
  • 87296f434a
    Merge pull request #238 from vector-im/bwindels/send-logging Bruno Windels 2021-02-24 09:42:13 +0000
  • 41ecf1db8e missing semicolon bwindels/send-logging Bruno Windels 2021-02-24 10:38:19 +0100
  • ee8886f7c2 serialize child items with parent start offset subtracted Bruno Windels 2021-02-24 10:37:20 +0100
  • 23b8ba7e54 unused var Bruno Windels 2021-02-24 10:14:26 +0100
  • a372836a64 only create refids when used Bruno Windels 2021-02-24 10:14:14 +0100
  • 86011b42e3 await the room log operations for login/load session Bruno Windels 2021-02-24 09:58:50 +0100
  • 113b47540a render refs in log viewer Bruno Windels 2021-02-23 22:11:01 +0100
  • 851c469727 show forced finished Bruno Windels 2021-02-23 21:10:16 +0100
  • ba4fa1ee3e sort by start time Bruno Windels 2021-02-23 21:10:03 +0100
  • 61adca3b10 show object properties in the details of the log viewer Bruno Windels 2021-02-23 21:00:15 +0100
  • 0cbf6008a2 log event id when sending and when receiving remote echo on sync Bruno Windels 2021-02-23 19:58:01 +0100
  • 7b7907add0 some doc comments for logging api Bruno Windels 2021-02-23 19:23:12 +0100
  • dd38fc13d7 log sending messages Bruno Windels 2021-02-23 19:22:59 +0100
  • 57bb75e864 log login & loading a session Bruno Windels 2021-02-23 19:22:25 +0100
  • ef1e867dee no need for keys in the iteration Bruno Windels 2021-02-23 19:20:58 +0100
  • 67ddcaa468 fix lint errors in Sync Bruno Windels 2021-02-23 19:20:36 +0100
  • c6c96a611a fix iteration bug when disposing pending events at shutdown Bruno Windels 2021-02-23 19:04:25 +0100
  • a8df30016b mark force-finished log items when app closes Bruno Windels 2021-02-23 15:36:36 +0100
  • 17451b7bd6 fix typo Bruno Windels 2021-02-23 15:36:17 +0100
  • ed1b37d251 support referencing other log items that are detached (fire & forget) Bruno Windels 2021-02-23 15:27:55 +0100
  • b2621b3001
    Merge pull request #234 from vector-im/bwindels/sync-logging Bruno Windels 2021-02-22 13:31:34 +0000
  • 0a4d72b011 remove extra newline bwindels/sync-logging Bruno Windels 2021-02-22 11:23:24 +0100
  • 94cc8b99b0 don't need to check this actually, sync response should be there Bruno Windels 2021-02-22 11:21:56 +0100
  • f0d9d13f4e don't assume device lists are set in sync response Bruno Windels 2021-02-22 11:20:51 +0100
  • 3a8badb3e7 also add log method to null logger Bruno Windels 2021-02-22 10:48:46 +0100
  • 364295c7a9 don't throw when container is already disposed, just dispose immediately Bruno Windels 2021-02-22 10:47:17 +0100
  • 417e920ea0 make log id autoinc Bruno Windels 2021-02-22 10:46:40 +0100
  • 068d25266c
    Update FAQ.md Bruno Windels 2021-02-22 09:20:59 +0000
  • b5eb0e752b
    Update FAQ.md Bruno Windels 2021-02-22 09:19:52 +0000
  • 5652b78c50
    Update FAQ.md Bruno Windels 2021-02-22 09:17:58 +0000
  • 204cc25304 more colors in log viewer Bruno Windels 2021-02-19 11:57:57 +0100
  • 656637e5e2 typo Bruno Windels 2021-02-19 11:57:50 +0100
  • f4a3b64da0 log in sync writer (at detail level) and log room ids at info level Bruno Windels 2021-02-19 11:57:17 +0100
  • 08622699f6 more logging for device messages Bruno Windels 2021-02-18 19:56:47 +0100
  • c5c0a181ff move check for devicelists up in Session.writeSync, and more logging Bruno Windels 2021-02-18 19:56:10 +0100
  • ad0c813833 don't take network time into account in sync log filter Bruno Windels 2021-02-18 19:48:19 +0100
  • f2f9162b85 log pagehide event Bruno Windels 2021-02-18 19:46:40 +0100
  • cfc17ad176 stringify values in log viewer, other number 0 does not get rendered Bruno Windels 2021-02-18 15:38:56 +0100
  • bd85dc2393 children is undefined here actually, so filter wasn't working properly Bruno Windels 2021-02-18 15:38:32 +0100