1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-02-13 14:13:48 -05:00

9 Commits

Author SHA1 Message Date
Eugen Rochko
7fb738c837
Add interaction modal to logged-out web UI () 2022-10-07 10:14:31 +02:00
Claire
255748dff4
Fix media modal footer's “external link” not being a link () 2022-02-25 01:20:41 +01:00
Claire
2cd31b3177
Fix reply button on media modal not giving focus to compose form ()
* Avoid compose form and modal management fighting for focus

* Fix reply button on media modal footer not giving focus to compose form
2022-02-25 00:51:01 +01:00
Eugen Rochko
52e5c07948
Change routing paths to use usernames in web UI () 2021-09-26 05:46:13 +02:00
Claire
af08229ff4
Fix “open” link of media modal not closing modal () 2021-07-25 01:13:46 +02:00
Claire
07b46cb332
Add dropdown for boost privacy in boost confirmation modal ()
* Various dropdown code quality fixes

* Prepare support for privacy selection in boost modal

* Add dropdown for boost privacy in boost confirmation modal
2021-02-11 00:53:12 +01:00
Eugen Rochko
1e89e2ed98
Change media modals look in web UI ()
- Change overlay background to match color of viewed image
- Add interactive reply/boost/favourite buttons to footer of modal
- Change ugly "View context" link to button among the action bar
2020-11-27 03:24:11 +01:00
Eugen Rochko
4790a126be
Add button to dismiss desktop notifications permissions banner () 2020-11-11 05:36:29 +01:00
Eugen Rochko
d88a79b456
Add pop-out player for audio/video in web UI ()
Fix 
2020-09-28 13:29:43 +02:00