index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
mastodon
/
utils
Age
Commit message (
Expand
)
Author
2020-04-25
Fix uninformative error message when uploading unsupported image files (#13540)
ThibG
2020-04-18
Fix uploaded image orientation in some browsers (#13493)
ThibG
2020-03-21
Migrate Rails ujs as required for Rails 6 Upgrade. (#13280)
Shlee
2019-12-29
Fix shortNumberFormat to within 3 chars without units (#12706)
Takeshi Umeda
2019-09-29
Do not add margin light when opening modal on mobile (#11830)
Yamagishi Kazutoshi
2019-08-26
Add confirmation modal when logging out from the web app (#11671)
ThibG
2019-08-17
Remove WebP support (#11589)
Stanislas
2019-08-15
Fix client-side resizing of image uploads (#11570)
ThibG
2019-08-13
Fix short number formatting for numbers above million in web UI (#11559)
Eugen Rochko
2019-08-06
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
Eugen Rochko
2019-08-06
Fix image uploads being perfectly white when canvas read access is blocked (#...
ThibG
2019-07-30
Change links in webUI to rewrite misleading links (#11426)
ThibG
2019-02-02
Add WebP support (#9879)
Acid Chicken (硫酸鶏)
2018-07-28
Resize images by area instead of fixed dimensions (#8083)
Eugen Rochko
2018-07-05
Add comment, test to unescapeHTML (#7949)
Maciek Baron
2018-06-06
Preserve newlines in delete & redraft and desktop notifications (#7750)
Eugen Rochko
2018-06-04
Display numbers in account header using shortNumberFormat for consistency (#7...
Eugen Rochko
2018-05-16
Fix images resized in browser getting cropped (#7514)
Eugen Rochko
2018-05-09
Correct rotate of image using EXIF (#7422)
Yamagishi Kazutoshi
2018-05-07
Use plaintext value for field value tooltips in web UI (#7388)
Eugen Rochko
2018-04-23
Refactor resizeImage method (#7236)
Yamagishi Kazutoshi