about summary refs log tree commit diff
path: root/app/javascript/mastodon/utils
AgeCommit message (Expand)Author
2019-08-17Remove WebP support (#11589)Stanislas
2019-08-15Fix client-side resizing of image uploads (#11570)ThibG
2019-08-13Fix short number formatting for numbers above million in web UI (#11559)Eugen Rochko
2019-08-06Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)Eugen Rochko
2019-08-06Fix image uploads being perfectly white when canvas read access is blocked (#...ThibG
2019-07-30Change links in webUI to rewrite misleading links (#11426)ThibG
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-07-05Add comment, test to unescapeHTML (#7949)Maciek Baron
2018-06-06Preserve newlines in delete & redraft and desktop notifications (#7750)Eugen Rochko
2018-06-04Display numbers in account header using shortNumberFormat for consistency (#7...Eugen Rochko
2018-05-16Fix images resized in browser getting cropped (#7514)Eugen Rochko
2018-05-09Correct rotate of image using EXIF (#7422)Yamagishi Kazutoshi
2018-05-07Use plaintext value for field value tooltips in web UI (#7388)Eugen Rochko
2018-04-23Refactor resizeImage method (#7236)Yamagishi Kazutoshi