aboutsummaryrefslogtreecommitdiff
path: root/components/settings-form.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* components: Use onInput instead of onChangeJuan Cruz Orioli2023-01-101-3/+3
| | | | | | | This is one of the differences between React and Preact: https://preactjs.com/guide/v10/differences-to-react/#use-oninput-instead-of-onchange Closes: https://todo.sr.ht/~emersion/gamja/128
* Add button to enable protocol handler in settingsSimon Ser2022-06-271-0/+30
|
* Add a setting for seconds in timestampsSimon Ser2022-06-271-0/+11
|
* Add a settings dialogSimon Ser2022-06-081-0/+71
Add an option to hide chat events or always expand them. Closes: https://todo.sr.ht/~emersion/gamja/73