An open API service providing commit metadata for open source projects.

GitHub / maxgithubprofile/matrix-js-sdk / commits

Matrix Client-Server SDK for JavaScript (bastyon)

SHA Message Author Date Stats
0e1ba5fb v maxgithubprofile <2****e@u****m> almost 2 years ago
002fc70a merge Merge branch 'develop' of https://github.com/maxgithubprofile/matrix-js-sdk i... maxgithubprofile <2****e@u****m> almost 2 years ago
716d37ce merge Merge pull request #6 from DaniilKimlb/fix/export-type-issues maxgithubprofile <2****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
9be558ee fix(types): replace 'export type *' with 'export *' for type modules daniil <d****b@g****m> almost 2 years ago
647bc5e1 merge Merge branch 'upd2' into develop maxgithubprofile <2****e@u****m> almost 2 years ago
5fa24389 v maxgithubprofile <2****e@u****m> almost 2 years ago
109e9380 Update client.ts maxgithubprofile <2****e@u****m> almost 2 years ago
8811a4a2 Update yarn.lock maxgithubprofile <2****e@u****m> almost 2 years ago
1f73e944 Update package.json maxgithubprofile <2****e@u****m> almost 2 years ago
9f6c35f5 Update client.ts maxgithubprofile <2****e@u****m> almost 2 years ago
ed1df80c merge Merge branch 'develop' of https://github.com/maxgithubprofile/matrix-js-sdk i... maxgithubprofile <2****e@u****m> almost 2 years ago
ff476a1a merge Merge pull request #5 from DaniilKimlb/feat/enhance-server-randomization maxgithubprofile <2****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e888f5c7 feat: changed the order of servers daniil <d****b@g****m> almost 2 years ago
46f923a4 Update client.ts maxgithubprofile <2****e@u****m> almost 2 years ago
54281249 v maxgithubprofile <2****e@u****m> almost 2 years ago
265330a3 merge Merge branch 'develop' into upd2 maxgithubprofile <2****e@u****m> almost 2 years ago
b3a73197 Update client.ts maxgithubprofile <2****e@u****m> about 2 years ago
2005b4cb v maxgithubprofile <2****e@u****m> about 2 years ago
aa850ce2 upd version maxgithubprofile <2****e@u****m> about 2 years ago
a850f8ad merge Merge pull request #4 from DaniilKimlb/feat/optimize-stun-turn-servers maxgithubprofile <2****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3c25344c fix: limit STUN/TURN servers to optimize WebRTC performance daniil <d****b@g****m> about 2 years ago
3b0ede94 v maxgithubprofile <2****e@u****m> about 2 years ago
200d3f60 merge Merge branch 'update-pull' into upd2 maxgithubprofile <2****e@u****m> about 2 years ago
d6080398 Add "type" = "module" to ensure it is present (#4350) BLCK <1****B@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
46790870 Don't attempt to adjust for clock skews when calculating group call membershi... Hugh Nimmo-Smith <h****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
87eddaf5 Handle MatrixRTC encryption keys arriving out of order (#4345)
Co-authored-by: Andrew Ferrazzutti <a****f@e****o>, Andrew Ferrazzutti <a****f@e****o>
Hugh Nimmo-Smith <h****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c65ef035 Resend MatrixRTC encryption keys if a membership has changed (#4343)
Co-authored-by: Andrew Ferrazzutti <a****f@e****o>, Andrew Ferrazzutti <a****f@e****o>
Hugh Nimmo-Smith <h****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
78cbf7cd Resetting package fields for development RiotRobot <r****s@r****m> about 2 years ago
dc7c1a4f merge Merge branch 'master' into develop RiotRobot <r****s@r****m> about 2 years ago
1ae0c2f3 v34.3.0 RiotRobot <r****s@r****m> about 2 years ago
affaa95f delayBeforeuse => delayBeforeUse for consistency (#4344) Hugh Nimmo-Smith <h****s@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9176d3a6 Use non-legacy calls if any are found (#4337) Andrew Ferrazzutti <a****f@e****o>
Committed by: GitHub <n****y@g****m>
about 2 years ago
de50129a v34.3.0-rc.1 RiotRobot <r****s@r****m> about 2 years ago
5568dfdd Move olm to dependencies as its types are needed downstream
Signed-off-by: Michael Telatynski <7****y@g****m>
Michael Telatynski <7****y@g****m> about 2 years ago
39216d44 v34.3.0-rc.0 RiotRobot <r****s@r****m> about 2 years ago
8c3b2495 Re-add olm dependency which is needed for types
Signed-off-by: Michael Telatynski <7****y@g****m>
Michael Telatynski <7****y@g****m> about 2 years ago
b8e40ad2 Resetting package fields for development Michael Telatynski <7****y@g****m> about 2 years ago
4e283176 merge Merge branch 'master' into develop Michael Telatynski <7****y@g****m> about 2 years ago
09780672 Fix release-gitflow.yml node version Michael Telatynski <7****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0fe53876 Bump matrix-widget-api (#4336) Andrew Ferrazzutti <a****f@e****o>
Committed by: GitHub <n****y@g****m>
about 2 years ago
dfec3dc3 Make code tsc es2022 compliant (#4335)
Signed-off-by: Michael Telatynski <7****y@g****m>, Michael Telatynski <7****y@g****m>, Michael Telatynski <7****y@g****m>
Michael Telatynski <7****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fbdd78b4 Also check for MSC3757 for session state keys (#4334) Andrew Ferrazzutti <a****f@e****o>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e10c362e Support MSC4157: delayed events via Widget API (#4311) Andrew Ferrazzutti <a****f@e****o>
Committed by: GitHub <n****y@g****m>
about 2 years ago
89a9a7fa Fix hashed ID server lookups with no Olm (#4333) David Baker <d****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
687d08dc Support MSC4140: Delayed events (#4294) Andrew Ferrazzutti <a****f@e****o>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7f91db83 v34.2.0 RiotRobot <r****s@r****m> about 2 years ago
0300d634 Remove flaky test (#4332) Michael Telatynski <7****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
dc1cccfe Handle late-arriving `m.room_key.withheld` messages (#4310) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d32f3983 Fix comment for useAuthorizationHeader config. (#4330) Hubert Chathi <h****c@m****g>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0f08c00c Be specific about what is considered a MSC4143 call member event. (#4328) Timo <1****5@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6b261b98 Add index.ts for matrixrtc module (#4314) Timo <1****5@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
99f157a0 Update all non-major dependencies (#4323)
Co-authored-by: renovate[bot] <2****]@u****m>, Michael Telatynski <7****y@g****m>
Signed-off-by: Michael Telatynski <7****y@g****m>, Michael Telatynski <7****y@g****m>, Michael Telatynski <7****y@g****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f9f6d813 Lock file maintenance (#4327)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
46604abe Update dependency matrix-widget-api to v1.7.0 (#4326)
Co-authored-by: renovate[bot] <2****]@u****m>, Michael Telatynski <7****y@g****m>
Signed-off-by: Michael Telatynski <7****y@g****m>, Michael Telatynski <7****y@g****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
553758e7 Bump rust sdk wasm version to 7.0.0 (#4316) Valere <b****n@v****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
509e64cf Update dependency typescript to v5.5.4 (#4321)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
60c2e9b3 Update babel monorepo (#4318)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cfb21fa8 Update typescript-eslint monorepo to v7.16.1 (#4322)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c3d7f4e7 Update dependency typedoc-plugin-mdn-links to v3.2.5 (#4320)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
aa97beae Update dependency @types/node to v18.19.41 (#4319)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3e0471fb v maxgithubprofile <2****e@u****m> about 2 years ago
5feab371 v34.2.0-rc.0 RiotRobot <r****s@r****m> about 2 years ago
1a02835a merge Merge branch 'develop' of github.com:matrix-org/matrix-js-sdk into staging Michael Telatynski <7****y@g****m> about 2 years ago
6f63ff17 Remove the compare function from utils (#4315) David Baker <d****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4d90fecb v34.1.0 RiotRobot <r****s@r****m> about 2 years ago
30a26813 Deprecate `CreateSecretStorageOpts.getKeyBackupPassphrase` (#4313) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f17a4fed Lock file maintenance (#4199)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
94e393c9 Update dependency typedoc to v0.26.4 (#4309)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
53201688 Element-R: detect "withheld key" UTD errors, and mark them as such (#4302) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
996663bf Update dependency rimraf to v6 (#4307)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d6e4338a Update all non-major dependencies (#4305)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b2665f21 Update typedoc (#4304)
Co-authored-by: renovate[bot] <2****]@u****m>, Michael Telatynski <7****y@g****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fe0edcd0 Stop testing on Node 21 as it is EOL (#4308)
Signed-off-by: Michael Telatynski <7****y@g****m>
Michael Telatynski <7****y@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
af4b6bc1 Update typescript-eslint monorepo to v7.15.0 (#4306)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
565bb0ef Update dependency typescript to v5.5.3 (#4303)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6520e0f5 v34.1.0-rc.3 RiotRobot <r****s@r****m> about 2 years ago
ed7b314e Promote olm to a real dep given the types refer to it
Signed-off-by: Michael Telatynski <7****y@g****m>
Michael Telatynski <7****y@g****m> about 2 years ago
24eff501 v34.1.0-rc.2 RiotRobot <r****s@r****m> about 2 years ago
51544f25 Fix bump-downstreams using incompatible Node version
Signed-off-by: Michael Telatynski <7****y@g****m>
Michael Telatynski <7****y@g****m> about 2 years ago
a0d73dfa v34.1.0-rc.1 RiotRobot <r****s@r****m> about 2 years ago
5d2500b7 Fix bump-downstreams using incompatible Node version
Signed-off-by: Michael Telatynski <7****y@g****m>
Michael Telatynski <7****y@g****m> about 2 years ago
eff52b82 v34.1.0-rc.0 RiotRobot <r****s@r****m> about 2 years ago
28683080 Prettier Michael Telatynski <7****y@g****m> about 2 years ago
a5ef5697 Resetting package fields for development RiotRobot <r****s@r****m> about 2 years ago
c06b22ae merge Merge branch 'master' into develop RiotRobot <r****s@r****m> about 2 years ago
7a51798a v34.0.0 RiotRobot <r****s@r****m> about 2 years ago
712ba617 Remove `crypto` shims (#4292) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
957329b2 Fix room state being updated with old (now overwritten) state and emitting fo... Timo <1****5@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1733ec7b Remove redundant checks on `global.Olm` (#4301) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
24c58992 v34.0.0-rc.1 RiotRobot <r****s@r****m> about 2 years ago
03ed4f5d Bump node.js requirement to 20. (#4293) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6e641a28 Add ability to choose how many timeline events to sync when peeking (#4300)
Co-authored-by: Joel <j****b@g****m>
Joel <j****d@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1586de44 [Backport staging] Fix "Unable to restore session" error (#4299)
Co-authored-by: Richard van der Hoff <1****h@u****m>
ElementRobot <r****s@r****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b36682cb Bump matrix-rust-sdk to 6.2.1 (#4298) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
04ea2a4e merge Merge pull request #4297 from matrix-org/backport-4296-to-staging David Baker <d****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b71099d0 Bump matrix-rust-sdk to 6.2.0 (#4296) Richard van der Hoff <1****h@u****m>
Committed by: github-actions[bot] <g****]@u****m>
about 2 years ago
ccc2fb56 Bump matrix-rust-sdk to 6.2.0 (#4296) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0a7f7efd Sync labels with element-meta and add local labels yml for others. (#4295) David Langley <d****l@e****o>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ae58d0c8 Rust crypto: Clean up handling of verification events (#4288) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
20a67044 Remove redundant `TextEncoder` shim (#4290) Richard van der Hoff <1****h@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago

← Back to repository