Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #86 +/- ##
=======================================
Coverage 51.98% 51.98%
=======================================
Files 75 75
Lines 7954 7954
=======================================
Hits 4135 4135
Misses 3819 3819 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
debdutdeb
added a commit
that referenced
this pull request
Jul 21, 2025
ricardogarim
pushed a commit
that referenced
this pull request
Jul 28, 2025
* commit before sleeping :p * commit everything to not lose * fix signature problem * with invites * . * ci * ci 2 * move room creation to service * move invite user to service * small type handling improvement * misc * more small * ci 3 * ci: do not lint js or generated files * ci: no emit files during build * fix room package tests * better typings * migrate test cases * fix event signing * conflict -1 * conflict -2 * conflict -3 * conflict -4 * conflict -n * Revert "conflict -n" This reverts commit 778a2ce. * Revert "Revert "conflict -n"" This reverts commit d1319cf. * fix room package stuff * maybe * fix final test * maybe now * less diff * chore: change inject StagingAreaService into StagingAreaListener and MissingEventListener, and register FederationService in homeserver module * this is why i don't like magic * what i messed up during rebase * chore: better zod typings and misc fixes on PersistentEventBase wrapper (#75) * . * remove the test that doesn't have the required changes in this pr * chore!: remove v1 and v2 room version support (#76) * . * remove the test that doesn't have the required changes in this pr * remove v1 and v2 * don't forget it deb * .. * less diff * merge o'merge * reset lint changes * no generator use * move join user to room service * lost changes * forgotten * forgotten * feat: send txn simple impl (#85) * fix txn issues (#86) * ... * reduce diff * move send_join to service * also fix state at event * variablaize * accept invites too * revert hardcoded serverName * feat: create room with state design (#92) * create room with state design * fix: missing awaits --------- Co-authored-by: Marcos Defendi <[email protected]> * move make_join to its place * lint * send stripped state too * send message yeah * send message yeah (#94) * messages * ... --------- Co-authored-by: Marcos Defendi <[email protected]> Co-authored-by: Guilherme Gazzo <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.