about summary refs log tree commit diff
path: root/app/javascript/mastodon/utils
AgeCommit message (Expand)Author
2020-10-13Change how CDN_HOST is passed down to make assets build reproducible (#14381)ThibG
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-07-06Replace shortNumberFormat with <ShortNumber> (#14061)Sasha Sorokin
2020-04-25Fix uninformative error message when uploading unsupported image files (#13540)ThibG
2020-04-18Fix uploaded image orientation in some browsers (#13493)ThibG
2020-03-21Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)Shlee
2019-12-29Fix shortNumberFormat to within 3 chars without units (#12706)Takeshi Umeda
2019-09-29Do not add margin light when opening modal on mobile (#11830)Yamagishi Kazutoshi
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
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