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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Added ability to start calls in DMs and rooms. DM calls will trigger a notification popup & ringtone (for other sable users/compatible clients, probably). (#165 by @7w1)
Merge in upstream call things and remove the duplicate new voice room button. (#184 by @7w1)
Add button to save a sticker you see in the message timeline to your personal account sticker pack. (#107 by @dozro)
Added config option hideUsernamePasswordFields for hosts to hide username and password fields from login page. (#146 by @7w1)
Add silent replies when clicking the bell icon during composing a reply. (#153 by @dozro)
Device names are now dynamic, showing your browser and OS (e.g., "Sable on Firefox for Windows") instead of just "Sable Web". (#187 by @hazre)
Implement an interface to allow room/space profile customization without needing to call the relating commands directly. (#129 by @Rosy-iso)
Added hover menu inside Message Version Pop-out. (#170 by @nushea)
Fixes
Added a few accessibility tags to the elements involved in message composing. (#163 by @dozro)
Clarify notification settings and functionality once and for all. (#148 by @7w1)
Fix DM notifications, encrypted event notifications, and enable reaction notifications (#178 by @Just-Insane)
Fix images without an empty body display as "Broken Message" (#143 by @7w1)
Prevent overly wide emotes from taking up the entire screen width. (#164 by @Sugaryyyy)
Change to more standard compliant msgtype m.emote for /headpat event. (#145 by @dozro)
fix message forwarding metadata leak when forwarding from private rooms see issue 190 (#191 by @dozro)
"Underline Links" setting no longer affects the entire app, only links in chat, bios, and room descriptions. (#157 by @hazre)