moltis-org
moltis
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: use ApplicationType::Web for non-loopback Matrix OIDC redirect URIs When Moltis runs behind a reverse proxy the browser-supplied redirect_uri is an external HTTPS URL (e.g. https://moltis.example.com/auth/callback). MAS rejects this during dynamic client registration because the code always used ApplicationType::Native, which per RFC 8252 only permits loopback redirect URIs. Select ApplicationType::Web for non-loopback redirect URIs so MAS accepts the registration. Closes moltis-org/moltis#872
ballistic-angora
15 minutes ago
fix(e2e): use role-based selectors and short name in rename test Address PR review feedback: - Replace CSS class selectors (.chat-session-name, .chat-session-rename-input) with getByTitle("Click to rename") and getByRole("textbox") - Use a short name ("My Chat") to avoid hardcoding the truncation length
global-capri
17 minutes ago
fix(web-ui): restore session name and inline rename in chat toolbar PR #886 replaced the "More" modal with inline action pills but dropped the SessionHeader mount that had showName={true}. The rename capability still existed in the component — it just had no mount point. Add a dedicated sessionNameMount div in the toolbar (between model combos and status badges) that renders SessionHeader with showName={true}. Clicking the name enters rename mode, same UX as before. Includes E2E test coverage. Closes #888
global-capri
26 minutes ago
feat: make telegram channel optional (#891) Co-authored-by: Chris Stewart <chris.stewart@hollandcollege.com> Co-authored-by: Cstewart-HC <cstewart@hollandcollege.com>
main
48 minutes ago
chore: prepare release 20260426.05
main
15 hours ago
fix: derive Default for ModelLifecycleManager
main
15 hours ago
fix: collapse nested if-let in key_store timestamp check
main
15 hours ago
fix(tests): add missing LocalLlmService trait methods to MockLocalLlm
main
15 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: use ApplicationType::Web for non-loopback Matrix OIDC redirect URIs
#893
22 minutes ago
26b6908
ballistic-angora
CodSpeed Performance Gauge
+17%
fix(web-ui): restore session name and inline rename in chat toolbar
#892
22 minutes ago
dc0b7f5
global-capri
CodSpeed Performance Gauge
-11%
feat(local-llm): on-demand model loading/unloading with idle timeout
#884
17 hours ago
db258b4
romantic-bittersweet
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs