about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2020-03-05Change the string "Hide everything from …" to "Block domain …" in web UI ...Eugen Rochko
2020-02-19Add source-mapped stacktrace to error message in web UI (#13082)ThibG
2020-02-07Fix native share button not being displayed for unlisted toots (#13045)ThibG
2020-01-27Change number animations direction based on decrease or increase (#12971)Eugen Rochko
2020-01-26Change last_status_at to be a date, not datetime (#12966)ThibG
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-25Fix “new items glow” being displayed above settings and announcements (#1...ThibG
2020-01-25Add number animations (#12948)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-20Fix “X new items” not showing up for slow mode on empty timelines (#12875)ThibG
2020-01-18Change reported media attachments to always be hidden in admin UI (#12879)Eugen Rochko
2020-01-02Fix 12661 (#12744)Matt Panaro
2019-12-31refactor IntersectionObserver to observe viewport in single-column mode (#12735)Matt Panaro
2019-12-30Fix undefined error regression in status component in web UI (#12712)Eugen Rochko
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-12-05Fix media open hotkey (#12546)Jeong Arm
2019-12-03Fix poll options not being selectable via keyboard (#12538)ThibG
2019-12-02Fix blocking/unblocking users from status dropdown menu (#12535)ThibG
2019-11-30Fix lost focus when modals open/close (#12437)ThibG
2019-11-29Add hotkey for opening media files (#12498)ThibG
2019-11-19Add relationship-based options to status dropdowns (#12377)Eugen Rochko
2019-11-13Add bookmarks (#7107)ThibG
2019-11-04Use inert polyfill (#12209)Gabriel Rubens
2019-10-27Fix an issue where polls with 'expires_at' not set expired (#12222)Takeshi Umeda
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-10-24Replace fav icon animation with CSS (#12175)ThibG
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-10Fix media editing modal changing dimensions when image loads (#12131)Eugen Rochko
2019-10-09Remove `lang` attribute from individual statuses (#12124)Eugen Rochko
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-10-01Add error description and button to copy stack trace to web UI (#12033)Eugen Rochko
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Change vote results to display ex-aequo leading options as leading (#12001)ThibG
2019-09-28Fix vote checkmark in poll results (#11990)ThibG
2019-09-23Fix unread indicator not updating for notifications (#11923)Eugen Rochko
2019-09-22Show user what options they have voted (#11195)ThibG
2019-09-21Change conversations UI (#11896)Eugen Rochko
2019-09-21Fix updates being hidden behind pending items on unmounted components (#11898)Eugen Rochko
2019-09-19Fix thread column showing pin button (#11891)Eugen Rochko
2019-09-16Fix “slow mode” issues (#11859)ThibG
2019-09-16Fix expiring polls not being displayed as such in the WebUI (#11835)ThibG
2019-09-04Fix wrong sum of usage in hashtag component in web UI (#11755)Eugen Rochko
2019-09-04Fix wrong pluralization in hashtag component in web UI (#11754)Eugen Rochko
2019-09-03Change hashtag component in web UI to show numbers for 2 last days (#11742)Eugen Rochko
2019-09-03Fix uncached media in web UI not being clickable (#11745)Eugen Rochko
2019-09-01Add "not available" label on unknown media attachments (#11715)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-25Fix crash when switching back/from mobile layout (#11655)ThibG
2019-08-25Fix more visual issues with the audio player (#11654)Eugen Rochko