Age | Commit message (Collapse) | Author |
|
* Use Mastodon server-side settings for automatically expanding toots with CWs
* Add modal warning about settings changes
* Use Mastodon server-side settings for disabling swiping
|
|
Port 2cd31b31778cec3b282a44f03a03844d92a4e8cc to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
This simplifies the logic to:
- when the last modal gets closed and we're in our history buffer state, go back
- whenever a modal is open, ensure we're in a history buffer state by
potentially pushing one
|
|
Port 014733d1e4c54cd47d2afd361db26982f02166fd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Port 1e89e2ed988d2103ecd46e06476d863cb40c57c7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
|
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
Port 35b142a7ad19821483f900e81e915a7925fd4eaf to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 3cc9ff872f676d7ce56f7cf7875f85f804ea20a9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
Port 5c73746b695e5bc540b41f5ae1406eac6220886e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
|
|
|
The modal-handling code gives back focus to the element focused when the
modal opened. However, in the case of reply confirmation, it would do so
*after* the composer code itself requested focus.
|
|
|
|
|
|
Port ff7941e652af1d54d9c991254556e7932a8b183c to glitch-soc
|