SableClient/Sable - Open Source PR Review Scorecard

An almost stable Matrix client.

C-Rank Grade: S (Elite) - 76/100

External PR Merge Rate: 84%

Response Time: 13h

First Timer Success: 93%

Frequently Asked Questions

Is SableClient/Sable welcoming to first-time open-source contributors?

SableClient/Sable has a recorded first-timer success rate of 93.3%. Repositories ranked S typically provide actionable feedback during code reviews and actively nurture new community contributors.

How fast can I expect code review feedback on my pull request?

Maintainers in SableClient/Sable respond to incoming external pull requests in approximately 13.3 hours on average. Keeping PRs focused on single tasks and ensuring tests pass helps maintainers review faster.

What does the 75.8 C-Rank™ score (S Tier) represent?

The C-Rank™ system evaluates GitHub projects on a 0–100 scale using real data: PR merge rates, review turnaround time, active maintainer presence, and first-time contributor success. A score of 75.8 places SableClient/Sable in the S tier.

What is the external contributor pull request merge rate for SableClient/Sable?

The external contributor pull request merge rate for SableClient/Sable is 84.3%, based on public PR activity from non-core contributors.

Are there Good First Issues available in SableClient/Sable?

SableClient/Sable currently has 13 active issue(s) tagged with beginner-friendly labels like "good first issue", "beginner", or "up-for-grabs".

SableClient
SableClient/SableSElite359
GitHub
Back to Explorer
SableClient

SableClient/Sable

359
SElite(76/100)TypeScript

An almost stable Matrix client.

Compare
Jump to:

AI Maintainer Review Guidelines

Review Persona

Empathetic Technical Mentor

Warmth Score
7.7/10
Patience Score
8.2/10
Nitpick Rate
30%

Collaborative maintainer environment in SableClient/Sable. Reviews community pull requests with focus on project quality.

Top PR Submission Do's

  • Ensure code complies with the project coding style
  • Keep PRs scoped to a single concern
  • Include context and link to the related issue

Top PR Friction Pitfalls (Don'ts)

  • Do not submit PRs without linking an issue
  • Do not break existing tests without fixing them
  • Do not mix unrelated refactors in a single PR
Response Velocity
13 hours
Standard maintainer review cycle

Average Response Latency

Tracks hours until a maintainer leaves a review, comment, or PR response.

Merge Efficiency
84.3%
High acceptance rate for external PRs

External Acceptance Rate

Percentage of community pull requests successfully merged into main.

First-Timer Success
93.3%
Strong first-timer PR acceptance rate

First PR Conversion

Rate at which developers submitting their first repository PR succeed.

Active Maintainers
49 core
Highly collaborative maintainer core
Diagnostic Health HUD
84.3%
Merge Gauge
93.3%
1st-Timer
Community Vibe82/100

Embed C-Rank Badge

Show contributors that your repository actively reviews and merges external pull requests.

GetMerged C-Rank badge for SableClient/Sable
[![GetMerged C-Rank](https://getmerged.abhishekco.de/api/badge/SableClient/Sable)](https://getmerged.abhishekco.de/SableClient/Sable?utm_source=github&utm_medium=badge)

Active Good First Issues (5)

View on GitHub

Describe the problem Emojis are available with different skin tones, e.g. These are not exposed in the emoji picker at all. Describe the solution you'd like I would like to see all the skin tones available in the picker and a setting for a default tone that is automatically applied to sending emojis without an explicit tone selected; e.g. with “dark” selected, :person_shrugging should send the appropriate version of that emoji for dark skin tone. Alternatives considered I suppose just 1., without also implementing 2? Additional context No response

📅 Opened Jun 16, 2026💬 0 comments
Quality: 40/100Contribute

Describe the problem When reacting to messages or sending emojis, any standard emoji used will appear in the recently used section on top of the emoji menu. However, custom emojis do not appear in the recently used section. Describe the solution you'd like It'd be great if custom emojis could be found in recently used. I have a server with 30+ custom emojis so sorting through them can be tedious at times. Alternatives considered No response Additional context No response

📅 Opened Apr 28, 2026💬 1 comment
Quality: 30/100Contribute

Describe the problem Description Currently, when Sable launches Element Call, it hardcodes call URL parameters in src/app/plugins/call/CallEmbed.ts. There is no mechanism to pass Element Call configuration options (like autoLeaveWhenOthersLeft) from the admin configuration. Reasoning I want to disable the automatic call termination when all other participants leave a call. This behavior is configured in Element Call via the autoLeave URL parameter, which defaults to true for DM-style calls. However, Sable never passes this parameter, so im guessing default is set to true for any calls. Technical Details Relevant Code: Sable: src/app/plugins/call/CallEmbed.ts (lines 78-93) constructs the widget URL SableCall: src/UrlParams.ts (line 504) reads the autoLeave parameter SableCall: src/state/CallViewModel/CallNotificationLifecycle.ts (lines 116-124) uses the autoLeaveWhenOthersLeft option What's Missing: Sable needs to: Read call configuration from config.json Pass these options as URL pa

📅 Opened Apr 20, 2026💬 0 comments
Quality: 30/100Contribute

Describe the problem My chat looks like this lol Literally washes away any actual messages in the chat. Describe the solution you'd like Simple toggle in either the client settings or server wide (preferred) that disables these messages. Alternatives considered No response Additional context Handled in src/app/hooks/timeline/useTimelineEventRenderer.tsx

📅 Opened Apr 20, 2026💬 3 comments
Quality: 15/100Contribute

Describe the problem Currently well fonts are for spaces or rooms Describe the solution you'd like I would like to be able to set font for my whole user account Alternatives considered No response Additional context Would be cool to have it in the profile settings

📅 Opened Mar 30, 2026💬 1 comment
Quality: 55/100Contribute
Looking for more TypeScript beginner tasks?Explore TypeScript GFI

Contributor Community Vibe Feedback

Rate what actually matters after opening a pull request here.

Have you contributed to this repo?

Rate your first-hand PR experience (review speed, maintainer responsiveness, and onboarding ease) to help other contributors.

3 ratings required
Maintainer helpfulness
Review speed
Beginner friendliness

Contributor Compatibility & Review Speed Analysis for SableClient/Sable

When evaluating whether to contribute to SableClient/Sable, response velocity and maintainer engagement are crucial. GetMerged continuously tracks pull request trajectories, first-comment latency, and code review rounds to help developers avoid submitting pull requests to backlogged repositories.

Currently, maintainers of SableClient/Sable acknowledge new external contributions in approximately 13 hours. Out of all submitted pull requests from non-core authors in the last 180-day window, 84.3% were successfully merged into the primary branch.

Frequently Asked Questions - Contributing to SableClient/Sable

01

Is SableClient/Sable welcoming to first-time open-source contributors?

SableClient/Sable has a recorded first-timer success rate of 93.3%. Repositories ranked Elite typically provide actionable feedback during code reviews and actively nurture new community contributors.

02

How fast can I expect code review feedback on my pull request?

The initial maintainer response time averages ~13 hours. Keeping PRs scoped to single concerns and ensuring CI checks succeed will optimize review turnaround.

03

What does the 75.8 C-Rank™ score represent?

The C-Rank™ index scores repositories on a 0 to 100 scale using an objective formula: external PR merge rates, initial response speed, active maintainer count, and first-time contributor retention. A score of 75.8 places SableClient/Sable in the Elite tier.

04

What is the external contributor pull request merge rate for SableClient/Sable?

The external pull request merge rate is 84.3%. GetMerged isolates non-core community contributions so external developers get an accurate benchmark of PR acceptance probability.

05

Are there beginner Good First Issues open in SableClient/Sable?

Yes, SableClient/Sable currently has 13 active issue(s) tagged with beginner-friendly labels. You can inspect these directly from the repository issues tab.

GetMerged C-Rank™ Indexing Standard

All metrics displayed for SableClient/Sable are automatically retrieved via the public GitHub API and recalculated daily. Insider pull requests submitted by repository owners or organization members are excluded from merge rate calculations to preserve objective external contributor statistics.