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
MIYAGI Hikaru e6e93ecd8a Fix GIFV encoding params (#7098)
- Explicitly specify video codec.
  When ffmpeg isn't compiled with libx264 but openh264, mpeg4 is selected as video codec.
- Swap avarage bitrate and max bitrate.
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Enable updating additional account information from user preferences via rest api (#6789) 7 years ago
helpers Feature: Report improvements (#6967) (#7000) 7 years ago
javascript Feature: Direct message from Statuses (#7089) 7 years ago
lib Enable updating additional account information from user preferences via rest api (#6789) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Fix GIFV encoding params (#7098) 7 years ago
policies Feature: Report improvements (#6967) (#7000) 7 years ago
presenters Redesign landing page (again) (#6486) 7 years ago
serializers retrieve custom emoji list via API instead of before page load (#7047) 7 years ago
services When creating status, if no sensitive status is given, use default (#7057) 7 years ago
validators Fix UniqueUsernameValidator comparison (#6926) 7 years ago
views Fix follow/unfollow buttons on public profile (fixes #7036) (#7040) 7 years ago
workers Add a circuit breaker for ActivityPub deliveries (#7053) 7 years ago