Commit Graph

  • f153fcb7f0 WIP: Make the lightbox open, not working yet Eric Eastwood 2022-06-07 17:16:02 -0500
  • 9dceb4a330 Remove commented out code that isn't as relevant Eric Eastwood 2022-06-07 15:39:37 -0500
  • 16d5037449 Use actual roomId Eric Eastwood 2022-06-07 15:38:03 -0500
  • 05e9eb38b9 Fill in image link to lightbox (lightbox not working) Eric Eastwood 2022-06-07 15:22:59 -0500
  • dff2209e56
    Fix nodemon not being able to watch for changes because vite is interfering (#11) Eric Eastwood 2022-06-07 14:56:46 -0500
  • d76c16d27a Fix nodemon not watching for changes #11 Eric Eastwood 2022-06-07 14:51:16 -0500
  • 40f9d2ea5a
    Update to work with latest `hydrogen-view-sdk@0.0.12` (#10) Eric Eastwood 2022-06-06 18:58:45 -0500
  • 0cfe758b7e Remove sourcemap which doesn't seem to have any effect on the errors #10 Eric Eastwood 2022-06-06 18:48:15 -0500
  • 34b89866bc Restore images loading in the timeline Eric Eastwood 2022-06-06 17:51:32 -0500
  • 9ee63585c6 Timeline loading tiles Eric Eastwood 2022-06-06 17:23:49 -0500
  • a4e65766a1 WIP: Archive loading without tiles Eric Eastwood 2022-06-06 16:15:50 -0500
  • c34ed9ea0e Fix last event in day not being shown Eric Eastwood 2022-02-24 13:06:19 -0600
  • 2153fa4852 Use file that will resolve in new `./assets/*` export Eric Eastwood 2022-02-24 13:02:55 -0600
  • db6d3797d7 Working e2e test Eric Eastwood 2022-02-24 03:27:53 -0600
  • 839e31a35e E2E test but still failing because fetching from start of day before test events happened Eric Eastwood 2022-02-23 21:25:05 -0600
  • 40fa71df03 Clean up federation test Eric Eastwood 2022-02-22 20:55:42 -0600
  • 0f493a241e Federated homeservers in Docker for e2e tests Eric Eastwood 2022-02-22 20:25:24 -0600
  • aea382e4f8 WIP: start of tests Eric Eastwood 2022-02-22 16:06:29 -0600
  • 7d95681611 Make sure input value is zero padded to parse properly Eric Eastwood 2022-02-18 12:34:21 -0600
  • 652b96950b Some grid offset simplications thanks to setting correct 1-based date Eric Eastwood 2022-02-17 21:50:31 -0600
  • 4f506f0b7e Fix grid-offset when month starts on Sunday like February 2015 Eric Eastwood 2022-02-17 21:28:38 -0600
  • b41ee62e59 Add year select fallback for Firefox Eric Eastwood 2022-02-17 21:10:36 -0600
  • 6d5ad656b6 Add month/year selector and use UTC date functions Eric Eastwood 2022-02-17 20:40:48 -0600
  • fe3f515862 Calendar styles and server hydrogen assets Eric Eastwood 2022-02-17 16:56:54 -0600
  • b401cbbc3a Add active date to calendar Eric Eastwood 2022-02-16 23:08:18 -0600
  • 6a5d011a45 Link calendar days Eric Eastwood 2022-02-16 19:58:32 -0600
  • 8482c1b667 Clarify that Node.js v16 will also work Eric Eastwood 2022-02-16 17:11:09 -0600
  • 8160b6d928 Fix reply permalinks having undefined room ID's Eric Eastwood 2022-02-16 14:56:20 -0600
  • d9af4b6b7c Reload when locally linked hydrogen-web changes Eric Eastwood 2022-02-16 14:55:52 -0600
  • 56f7d17126 Ensure deps available Eric Eastwood 2022-02-16 14:13:39 -0600
  • 5386c5aac7 Point to the right file path Eric Eastwood 2022-02-16 14:13:30 -0600
  • 166857e0de Fix lints Eric Eastwood 2022-02-15 21:33:31 -0600
  • 6c1cf6d46a Stop restarting server when the client bundle updates Eric Eastwood 2022-02-15 17:30:30 -0600
  • e0279e080e Add npm run start-dev to build vite and run server at once Eric Eastwood 2022-02-15 17:17:14 -0600
  • ae4b529879 Working calendar month navigation Eric Eastwood 2022-02-15 02:30:26 -0600
  • 72a6297ae5 Re-mount on client to get JS interactivity Eric Eastwood 2022-02-15 01:33:16 -0600
  • 0aab8383c5 Pass data by window which is also serialized on the client Eric Eastwood 2022-02-14 23:20:25 -0600
  • a75b12a608 WIP: Add calendar to right panel Eric Eastwood 2022-02-14 21:11:55 -0600
  • 82ba92b806 Add custom RightPanel support Eric Eastwood 2022-02-10 02:21:49 -0600
  • c0a2a65c2f Add support for the room header (RoomView) Eric Eastwood 2022-02-10 01:42:02 -0600
  • 2378ed72c7 Add in date routes Eric Eastwood 2022-02-09 20:29:18 -0600
  • a268086cfd Add readme first draft Eric Eastwood 2022-02-09 02:39:24 -0600
  • f80f9fbbb6 Make displayname and avatars show up and handle avatar changes Eric Eastwood 2022-02-09 02:07:16 -0600
  • 1c7c6bf440 Pass config so images render with correct media repo Eric Eastwood 2022-02-09 01:49:02 -0600
  • a49657f9e3 Fetch and render from homeserver Eric Eastwood 2022-02-07 19:55:11 -0600
  • 4ab26ef2d1 Strip out PoC pieces (just leave the SSR stuff) Eric Eastwood 2022-02-05 04:35:02 -0600
  • e95c8ad4e6 Add CSS support Eric Eastwood 2022-02-04 01:54:12 -0600
  • 4e881d6487 Working render (without CSS) Eric Eastwood 2022-02-04 01:24:31 -0600
  • 3a54d3b652 SSR with linkedom Eric Eastwood 2022-02-03 23:44:49 -0600
  • 3986412a8a Use more Hydrogen built-in functions to avoid brittleness Eric Eastwood 2022-02-02 01:07:06 -0600
  • 1db3d9d9c9 Make sure images and reactions show up Eric Eastwood 2022-02-01 23:45:09 -0600
  • 29c5c7e1f3 Get replies to work Eric Eastwood 2022-02-01 22:32:59 -0600
  • 070ef6806d main2 working from static event JSON Eric Eastwood 2022-02-01 21:39:23 -0600