Commit graph

  • e80f37603b prevent breaking narrow layouts with inputs Bruno Windels 2020-10-08 10:10:39 +0200
  • 26112fe3de update grid icons Bruno Windels 2020-10-08 10:10:03 +0200
  • 1a331a22ec release v0.1.8 v0.1.8 Bruno Windels 2020-10-07 18:01:52 +0200
  • 76028578a7
    Merge pull request #141 from vector-im/bwindels/grid-view Bruno Windels 2020-10-07 16:01:32 +0000
  • 423a463cd6 disable css variables transformation as it breaks the grid layout f/ now bwindels/grid-view Bruno Windels 2020-10-07 18:00:26 +0200
  • dafa995429 placeholder does not count as room shown Bruno Windels 2020-10-07 18:00:07 +0200
  • b79b41adcd keep focused class Bruno Windels 2020-10-07 17:59:58 +0200
  • c80c369c42 prevent grid item from growing to max content height Bruno Windels 2020-10-07 17:59:40 +0200
  • bd959bc147 style grid button Bruno Windels 2020-10-07 17:59:28 +0200
  • ddda03d82c style filter field and grid button Bruno Windels 2020-10-07 17:59:14 +0200
  • 61b5369f2f also show status view a bit lower for grid Bruno Windels 2020-10-07 14:53:41 +0200
  • f6d9ffa7bb friends don't read each others private properties Bruno Windels 2020-10-07 14:36:08 +0200
  • 46b24c3f24 fix room not changing when not in grid view Bruno Windels 2020-10-07 14:32:57 +0200
  • 537972b97b clarify comment Bruno Windels 2020-10-07 14:25:32 +0200
  • de14d6b54b fix filter field taking up too much width Bruno Windels 2020-10-07 14:22:14 +0200
  • 152a83f75f css for the grid view Bruno Windels 2020-10-07 14:22:00 +0200
  • 99ff387dec index the room by x,y instead of index from the view Bruno Windels 2020-10-07 14:18:35 +0200
  • b9d2da736a when opening room, focus in grid if already open Bruno Windels 2020-10-07 13:18:19 +0200
  • 1ff6d36ec3 add grid toggle button to left panel Bruno Windels 2020-10-07 12:31:52 +0200
  • 7955462dda render grid view in session view Bruno Windels 2020-10-07 12:31:24 +0200
  • dc1357bb31 support clearing unread when focusing a room Bruno Windels 2020-10-07 12:30:46 +0200
  • 614ec08238 integrate grid vm with session vm, allowing to switch Bruno Windels 2020-10-07 12:25:03 +0200
  • 9cc7833d7a implement room grid view Bruno Windels 2020-10-07 12:24:44 +0200
  • 5a1d255d2a implement room grid view model Bruno Windels 2020-10-07 12:23:02 +0200
  • 01ff806b86 WIP Bruno Windels 2020-10-07 09:40:51 +0200
  • 404de53c75 basic url router and navigation bootstrapping Bruno Windels 2020-10-06 18:06:11 +0200
  • b373a177ec create room url in room tile Bruno Windels 2020-10-06 18:05:52 +0200
  • 221b94adbf room tile should be passed child options Bruno Windels 2020-10-06 18:05:38 +0200
  • 5ab947e7de pass urlRouter and navigation as view model options Bruno Windels 2020-10-06 18:05:02 +0200
  • 514095da7a move waitFor and get to BaseObservableValue Bruno Windels 2020-10-06 18:04:34 +0200
  • b8dcb249ff implement url router Bruno Windels 2020-10-06 18:03:12 +0200
  • ef428809b5 implement navigation stack Bruno Windels 2020-10-06 18:01:56 +0200
  • 2b3d671ad0 this should not be here Bruno Windels 2020-10-06 13:51:06 +0200
  • 75345a016b release v0.1.7 v0.1.7 Bruno Windels 2020-10-06 13:32:58 +0200
  • 1de645a990 give filter field a bit more space Bruno Windels 2020-10-06 13:31:34 +0200
  • e878b5786e fix room view not showing anymore on narrow viewports Bruno Windels 2020-10-06 13:31:23 +0200
  • 0bacde7f13 release v0.1.6 v0.1.6 Bruno Windels 2020-10-06 13:10:07 +0200
  • a7db44eabf
    Merge pull request #138 from vector-im/bwindels/filter-room-list Bruno Windels 2020-10-06 11:08:39 +0000
  • b1cb797919 fix refactor error in xhr, breaking it Bruno Windels 2020-10-06 13:02:18 +0200
  • e70f0d3e89 fix regeneratorRuntime being loaded too late Bruno Windels 2020-10-06 12:56:20 +0200
  • 0d6fe32f30 clear filter on esc bwindels/filter-room-list Bruno Windels 2020-10-06 12:43:31 +0200
  • ddbe3305c8 fix filter field height Bruno Windels 2020-10-06 12:34:13 +0200
  • 2fe6f4b769 clean up SessionView by making it a TemplateView Bruno Windels 2020-10-06 12:23:17 +0200
  • cac3daca72 add LeftPanelView(Model) with room filtering Bruno Windels 2020-10-06 12:22:06 +0200
  • c8125595a7 render hidden flag Bruno Windels 2020-10-06 12:21:42 +0200
  • c532cb5aea add hidden flag to room tile vm Bruno Windels 2020-10-06 12:21:11 +0200
  • e3fdd3a4fd ApplyMap, your observable map collection for applying side-effects Bruno Windels 2020-10-06 12:20:28 +0200
  • 9a3734e5ba this is a NOP, but in the future might not be Bruno Windels 2020-10-06 12:20:03 +0200
  • 7def542e21 fix test Bruno Windels 2020-10-06 12:19:47 +0200
  • 84425fad5c more work on FilteredMap (not done yet though) Bruno Windels 2020-10-06 12:19:08 +0200
  • 2cf21573b8 release v0.1.5 v0.1.5 Bruno Windels 2020-10-05 18:20:57 +0200
  • 943467cf67 actually implemented filtered map Bruno Windels 2020-10-05 18:18:44 +0200
  • 5ae1be9a9c ignore invalid json on error pages Bruno Windels 2020-10-05 17:18:05 +0200
  • c8e4dbc1b3 this should be a map Bruno Windels 2020-10-05 17:06:29 +0200
  • b2e6310775 re-focus composer when clicking send button Bruno Windels 2020-10-05 17:03:46 +0200
  • a04a6a83be fix composer not being visible on mobile Bruno Windels 2020-10-05 17:03:32 +0200
  • 08967755c3
    Merge pull request #120 from vector-im/bwindels/cache-improvements Bruno Windels 2020-10-05 14:05:01 +0000
  • 8f5d678698 cache small media repo thumbnails in service worker bwindels/cache-improvements Bruno Windels 2020-10-05 15:58:29 +0200
  • c8fd9d423d log requests to dev server Bruno Windels 2020-10-05 15:10:15 +0200
  • 6a8c0b52e0 indenting Bruno Windels 2020-10-05 15:10:06 +0200
  • 8dc2816d6e keep hashed files in cache as long as they don't change Bruno Windels 2020-10-02 19:54:24 +0200
  • 23ec98fb2f Merge branch 'master' into bwindels/cache-improvements Bruno Windels 2020-10-02 14:11:33 +0200
  • 5bba5778c4 release v0.1.4 v0.1.4 Bruno Windels 2020-10-02 14:04:55 +0200
  • 50fb99c6ed
    Merge pull request #121 from vector-im/bwindels/fix-safari-sw-fetch-cache Bruno Windels 2020-10-02 12:04:28 +0000
  • e93b091566 dont use no-cache in fetch, as it doesn't play well with CORS on Safari bwindels/fix-safari-sw-fetch-cache Bruno Windels 2020-10-02 14:02:59 +0200
  • 89ace9db08 wip2 bwindels/fix-safari-sw Bruno Windels 2020-10-02 11:21:24 +0200
  • 6c3722a1c0 wip Bruno Windels 2020-10-02 10:53:43 +0200
  • dff8ddb532 remove logging Bruno Windels 2020-10-02 09:34:12 +0200
  • 38a30bcc49 targetDir doesn't need to be global anymore Bruno Windels 2020-10-02 09:33:57 +0200
  • 441bfa4890 also write unhashed assets from asset map Bruno Windels 2020-10-02 09:33:35 +0200
  • 4a19c8d575 move asset writing into AssetMap as well Bruno Windels 2020-10-02 09:33:07 +0200
  • 07b6458f19 track assets centrally in build script Bruno Windels 2020-10-01 19:21:27 +0200
  • 5ad600cd56
    Merge pull request #119 from vector-im/bwindels/dontcreatefragmentswhennotneeded Bruno Windels 2020-10-01 15:04:53 +0000
  • 07eee8fac1 only create fragments when we will really write events to the timeline store bwindels/dontcreatefragmentswhennotneeded Bruno Windels 2020-10-01 17:01:33 +0200
  • a6bf549d7e release v0.1.3 v0.1.3 Bruno Windels 2020-10-01 16:35:49 +0200
  • 912b332c87
    Merge pull request #118 from vector-im/bwindels/idb-promises-txn Bruno Windels 2020-10-01 14:26:42 +0000
  • bebdaad7d4 log when we can't abort bwindels/idb-promises-txn Bruno Windels 2020-10-01 16:23:15 +0200
  • c1df371a14 add some documentation for our idb investigations Bruno Windels 2020-10-01 16:14:06 +0200
  • 7e1531634e
    Update README.md Bruno Windels 2020-10-01 12:59:34 +0000
  • 9a4d47820d change this back as well Bruno Windels 2020-10-01 14:46:30 +0200
  • cb7da2ba4a dont need this anymore Bruno Windels 2020-10-01 14:45:09 +0200
  • b08b7e521a (failed) attempt at a repro case for the safari TransactionInactiveError Bruno Windels 2020-10-01 14:41:31 +0200
  • f402e8c6c4 typo/thinko in docs Bruno Windels 2020-10-01 14:39:23 +0200
  • 300529b7c5 write sync token first Bruno Windels 2020-10-01 14:36:22 +0200
  • 1117c77d05 note for future optimisation Bruno Windels 2020-10-01 14:36:00 +0200
  • d5a6a4d350 todo comment Bruno Windels 2020-10-01 14:35:46 +0200
  • 3c7125bb88 add (optional) logging for idb requests Bruno Windels 2020-10-01 14:35:33 +0200
  • 93a7f9959e Safari doesn't like the prepare txn still open when opening the sync txn Bruno Windels 2020-10-01 14:31:38 +0200
  • ddb14f48bf we actually don't need to track write requests Bruno Windels 2020-10-01 14:31:08 +0200
  • 85232497a6 await this bwindels/safari-fix-bis Bruno Windels 2020-09-30 14:37:11 +0200
  • 561879dc6b open storage transactions synchronously Bruno Windels 2020-09-25 16:42:41 +0200
  • 7d271bb35e prevent endless loop when restoring messages that were already sent Bruno Windels 2020-09-29 11:32:49 +0200
  • 060fb7af00
    Update README.md Bruno Windels 2020-09-29 15:21:01 +0000
  • d5a52c32d6 these don't return a promise anymore Bruno Windels 2020-09-29 11:51:14 +0200
  • 37690cffe3 track storage write requests internally, as we never await their promise Bruno Windels 2020-09-29 11:50:37 +0200
  • 482b5f4d22 allow passing message to IDBRequestError Bruno Windels 2020-09-29 11:50:10 +0200
  • 43d430fc98 remove unused storage modification functions Bruno Windels 2020-09-29 11:47:49 +0200
  • f993048a2b Merge branch 'master' into bwindels/idb-promises-txn Bruno Windels 2020-09-29 11:33:58 +0200
  • e5b1cbbcd3 prevent endless loop when restoring messages that were already sent Bruno Windels 2020-09-29 11:32:49 +0200
  • 7627a2bda2 add comment Bruno Windels 2020-09-29 10:53:02 +0200