Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
integralfunction
/
Sable
Public
forked from
SableClient/Sable
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Sable
src
types
on
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2026
refactor: align matrix event types with sdk primitives
hazre
committed
840ff23
View commit details
Copy full SHA for 840ff23
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
many lint fixes
7w1
committed
144e148
View commit details
Copy full SHA for 144e148
View code at this point
Browse repository at this point
migrate to oxlint and oxfmt
Show description for 1717ca8
7w1
committed
1717ca8
View commit details
Copy full SHA for 1717ca8
View code at this point
Browse repository at this point
Commits on Mar 28, 2026
Add PluralKit style command (limited) handler an proxy recognition (#550)
Show description for e0a666c
dozro
authored
e0a666c
View commit details
Copy full SHA for e0a666c
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Implement initial MSC4440 Bios with extensible events formatting (#559)
Show description for dae136e
dozro
authored
dae136e
View commit details
Copy full SHA for dae136e
View code at this point
Browse repository at this point
it now uses extensible events to format the bio, as per msc4440
dozro
committed
0c62e75
View commit details
Copy full SHA for 0c62e75
View code at this point
Browse repository at this point
Merge branch 'dev' into feat/compat/pluralkit
dozro
authored
523fcbb
View commit details
Copy full SHA for 523fcbb
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
feat: room abbreviations with hover tooltips and space inheritance (#514)
Show description for 95cdfa1
7w1
authored
95cdfa1
View commit details
Copy full SHA for 95cdfa1
View code at this point
Browse repository at this point
feat(pkit-compat): some steps towards recognizing proxies, not entirely there yet
dozro
committed
5f22d86
View commit details
Copy full SHA for 5f22d86
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
fix: remove `as never` casts by registering SableSettings in AccountDataEvents
Just-Insane
committed
f411165
View commit details
Copy full SHA for f411165
View code at this point
Browse repository at this point
feat: sync app settings across devices via Matrix account data
Show description for 8faf1e6
Just-Insane
committed
8faf1e6
View commit details
Copy full SHA for 8faf1e6
View code at this point
Browse repository at this point
feat: add room abbreviations with hover tooltips (#403)
Show description for 4460047
Just-Insane
committed
4460047
View commit details
Copy full SHA for 4460047
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
feat(threads): add core thread state management and types
Show description for cc22321
Evie Gauthier
committed
cc22321
View commit details
Copy full SHA for cc22321
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
fix #30 add room and space pronouns and update changelog
7w1
committed
5c31057
View commit details
Copy full SHA for 5c31057
View code at this point
Browse repository at this point
enable sliding sync by default
Evie Gauthier
committed
9a02d21
View commit details
Copy full SHA for 9a02d21
View code at this point
Browse repository at this point
Fix exports
Evie Gauthier
committed
93c6376
View commit details
Copy full SHA for 93c6376
View code at this point
Browse repository at this point
Fix duplicate exports
Evie Gauthier
committed
ec46b89
View commit details
Copy full SHA for ec46b89
View code at this point
Browse repository at this point
vscode merge issue fml
Evie Gauthier
committed
a22e824
View commit details
Copy full SHA for a22e824
View code at this point
Browse repository at this point
pull import fixes
Evie Gauthier
committed
4ec6399
View commit details
Copy full SHA for 4ec6399
View code at this point
Browse repository at this point
Fix es-lint complains
Evie Gauthier
committed
5903041
View commit details
Copy full SHA for 5903041
View code at this point
Browse repository at this point
Fixed import issues
Evie Gauthier
committed
986031c
View commit details
Copy full SHA for 986031c
View code at this point
Browse repository at this point
Add initial sliding sync support
Evie Gauthier
committed
e1b7844
View commit details
Copy full SHA for e1b7844
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
refactor: normalize parent-relative imports to aliases
hazre
committed
bde1505
View commit details
Copy full SHA for bde1505
View code at this point
Browse repository at this point
Commits on Mar 1, 2026
chore(lint): eslint autofix
hazre
committed
b5e9dcb
View commit details
Copy full SHA for b5e9dcb
View code at this point
Browse repository at this point
chore(lint): simplify eslint config and bring back airbnb rules
hazre
committed
533d758
View commit details
Copy full SHA for 533d758
View code at this point
Browse repository at this point
Revert "chore(lint): drop obsolete React imports"
Show description for 12d1076
hazre
committed
12d1076
View commit details
Copy full SHA for 12d1076
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
chore(lint): drop obsolete React imports
hazre
committed
5770ca1
View commit details
Copy full SHA for 5770ca1
View code at this point
Browse repository at this point
chore: tighten knip/eslint config and remove dead code
hazre
committed
44fbfa0
View commit details
Copy full SHA for 44fbfa0
View code at this point
Browse repository at this point
Adds unread pins as described in #25
7w1
committed
a18e3d5
View commit details
Copy full SHA for a18e3d5
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Merge remote-tracking branch 'sable/dev' into chore/cleanup-codebase-1
hazre
committed
b8a998c
View commit details
Copy full SHA for b8a998c
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
feat: Add Matrix widget support and integration manager
TastelessVoid
authored and
7w1
committed
72db176
View commit details
Copy full SHA for 72db176
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
Migrate nicknames data from local storage to matrix account data.
7w1
committed
396450a
View commit details
Copy full SHA for 396450a
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Resolved conflict in useRoomName hook
7w1
committed
43ea550
View commit details
Copy full SHA for 43ea550
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Add name font cosmetic
7w1
committed
b6678b6
View commit details
Copy full SHA for b6678b6
View code at this point
Browse repository at this point
Name colors!
Show description for acbf9bf
7w1
committed
acbf9bf
View commit details
Copy full SHA for acbf9bf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.