mastodon/app
Eugen Rochko acf1842896
Change max. image dimensions to 1920x1080px (1080p) (#15690)
* 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 (#15640) 2021-01-31 21:24:57 +01:00
helpers
javascript Change max. image dimensions to 1920x1080px (1080p) (#15690) 2021-02-09 01:21:06 +01:00
lib Fix race conditions on account migration creation (#15597) 2021-02-02 14:49:57 +01:00
mailers
models Change max. image dimensions to 1920x1080px (1080p) (#15690) 2021-02-09 01:21:06 +01:00
policies
presenters Use Enumerable#filter_map in more places (#15527) 2021-01-22 16:28:15 +01:00
serializers
services Fix first return value of FetchLinkCardService.html method (#15630) 2021-01-25 09:22:41 +01:00
validators Optimize some regex matching (#15528) 2021-01-22 10:09:08 +01:00
views Fix Google Translate breaking web interface (#15610) 2021-01-21 14:29:54 +01:00
workers