1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) ()
* Change max. image size to 1920x1080px

* Change it in web UI too
2021-02-09 01:21:06 +01:00
..
chewy
controllers Improved performance of notification preloading () 2021-01-31 21:24:57 +01:00
helpers
javascript Change max. image dimensions to 1920x1080px (1080p) () 2021-02-09 01:21:06 +01:00
lib Fix race conditions on account migration creation () 2021-02-02 14:49:57 +01:00
mailers
models Change max. image dimensions to 1920x1080px (1080p) () 2021-02-09 01:21:06 +01:00
policies
presenters Use Enumerable#filter_map in more places () 2021-01-22 16:28:15 +01:00
serializers
services Fix first return value of FetchLinkCardService.html method () 2021-01-25 09:22:41 +01:00
validators Optimize some regex matching () 2021-01-22 10:09:08 +01:00
views Fix Google Translate breaking web interface () 2021-01-21 14:29:54 +01:00
workers