Skip to content

✨(frontend) ARCHIVE - Start adding matrix layer#5

Draft
MarcWadai wants to merge 3 commits into
mainfrom
add-matrix-sdk-layer
Draft

✨(frontend) ARCHIVE - Start adding matrix layer#5
MarcWadai wants to merge 3 commits into
mainfrom
add-matrix-sdk-layer

Conversation

@MarcWadai

Copy link
Copy Markdown

Purpose

Describe the purpose of this pull request.

Proposal

  • item 1...
  • item 2...

External contributions

Thank you for your contribution! 🎉

Please ensure the following items are checked before submitting your pull request:

General requirements

Skip the checkbox below 👇 if you're fixing an issue or adding documentation

  • Before submitting a PR for a new feature I made sure to contact the product manager

CI requirements

  • I made sure that all existing tests are passing
  • I have signed off my commits with git commit --signoff (DCO compliance)
  • I have signed my commits with my SSH or GPG key (git commit -S)
  • My commit messages follow the required format: <gitmoji>(type) title description
  • I have added a changelog entry under ## [Unreleased] section (if noticeable change)

AI requirements

Skip the checkboxes below 👇 If you didn't use AI for your contribution

  • I used AI assistance to produce part or all of this contribution
  • I have read, reviewed, understood and can explain the code I am submitting
  • I can jump in a call or a chat to explain my work to a maintainer

@MarcWadai
MarcWadai force-pushed the add-matrix-sdk-layer branch from f611d01 to f74ab88 Compare May 15, 2026 16:50
@github-actions

github-actions Bot commented May 15, 2026

Copy link
Copy Markdown

Size Change: +302 kB (+35.41%) 🚨

Total Size: 1.15 MB

📦 View Changed
Filename Size Change
apps/hub/out/_next/static/chunks/9cee69d4.js 23.2 kB +23.2 kB (new file) 🆕
apps/hub/out/_next/static/chunks/146.js 37.3 kB +37.3 kB (new file) 🆕
apps/hub/out/_next/static/chunks/560.js 0 B -37.5 kB (removed) 🏆
apps/hub/out/_next/static/chunks/717.js 24.5 kB +24.5 kB (new file) 🆕
apps/hub/out/_next/static/chunks/pages/_app.js 722 kB +254 kB (+54.48%) 🆘

compressed-size-action

Comment thread src/frontend/apps/hub/src/features/matrix/utils/auth.ts Outdated
@MarcWadai
MarcWadai force-pushed the add-matrix-sdk-layer branch from f74ab88 to 3842e2d Compare May 21, 2026 17:02
Added stores and matrix driver
@MarcWadai
MarcWadai force-pushed the add-matrix-sdk-layer branch from 3842e2d to 1c045eb Compare May 21, 2026 17:11
MarcWadai added 2 commits May 21, 2026 19:13
We use matrix-js-sdk timeline object, but not timelinewindow to manage timeline pagination etc
@MarcWadai MarcWadai changed the title ✨(frontend) Start adding matrix layer ✨(frontend) ARCHIVE - Start adding matrix layer May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants