You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko 3fa8512474 Fix video having black border on top due to regression from #2608 (#3392)
The combination of object-fit, relative position 50% from top and translating it
back upwards 50% is what allows us to crop the video properly, so it needs to
be +50%-50%
9 years ago
..
controllers Fix empty flash message on the settings page (#3345) 9 years ago
helpers Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 9 years ago
javascript Fix video having black border on top due to regression from #2608 (#3392) 9 years ago
lib Refactor Setting (#3302) 9 years ago
mailers Remove unnecessary .keep files (#2976) 9 years ago
models Remove arguments in association reader (#3305) 9 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 9 years ago
services Avoid comparing domains when looking for an exact match of a local account (#3336) 9 years ago
validators
views Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 9 years ago
workers Specs for cleanup workers (#3235) 9 years ago