about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-22Make dropdowns render into portal, expand animation (#5018)Eugen Rochko
2017-09-22Eliminate re-renders for intersection_observer_article.js (#5036)Nolan Lawson
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-16Fix hasSize condition in secSet and sizes. (#4969)Naoki Kosaka
2017-09-16Fix invisible load more button (#4962)unarist
2017-09-14Redesign video player (#4911)Eugen Rochko
2017-09-13Fix height cache (#4909)abcang
2017-09-09Disable mouse-based pause from #4859 (#4865)Eugen Rochko
2017-09-09Fix scroll behavior and others on paused timeline (#4864)unarist
2017-09-09Fix #1004 - Temporarily pause timeline if there's been recent mouse movement ...Eugen Rochko
2017-09-08"Mute conversation" option on all own toots, not just in notifications (#4844)Eugen Rochko
2017-09-07Use <button> instead of <div role="button"> (#4835)PFM
2017-09-06fix scroll position (#4821)Clworld
2017-09-06fix text position of NSFW for video file (#4819)PFM
2017-09-02Disable embed modal when private status (#4773)Yamagishi Kazutoshi
2017-09-01Finish up embed modal feature (#4759)Eugen Rochko
2017-08-31Fix the usages of Detect Passive Events (#4749)Akihiko Odaki
2017-08-28Generalized the infinite scrollable list (#4697)abcang
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-07feat: Cache status height to avoid expensive renders (#4439)Sorin Davidoi
2017-08-07Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src an...Ondřej Hruška
2017-08-04Scroll columns area to right when children property is changed (#4517)Akihiko Odaki
2017-08-02fix(status_list): Use correct keys for keyboard navigation (#4487)Sorin Davidoi
2017-07-31Improve accessibility (part 7) (#4457)Sorin Davidoi
2017-07-29fix(status): Don't add tabIndex to wrapped status (#4437)unarist
2017-07-29Improve accessibility (part 6) (#4435)Sorin Davidoi
2017-07-28Accessability fixes (#4432)Sorin Davidoi
2017-07-28Improve accessibility (part 5) (#4417)Sorin Davidoi
2017-07-28Fix broken PropTypes (#4413)Yamagishi Kazutoshi
2017-07-28Improve accessibility (part 4) (#4408)Sorin Davidoi
2017-07-28Improve accessibility (part 3) (#4405)Sorin Davidoi
2017-07-27fix(dropdown_menu): Open as modal on mobile (#4295)Sorin Davidoi
2017-07-27Update intersection-observer to version 0.4.0 (#4398)Yamagishi Kazutoshi
2017-07-26Fix infinite scroll fluidity (#4381)Eugen Rochko
2017-07-26Improve accessibility (part 2) (#4377)Sorin Davidoi
2017-07-26Improve accessibility (#4369)Sorin Davidoi
2017-07-25feat(status_action_bar): Web share button (#4365)Sorin Davidoi
2017-07-25fix(status_list): Guard against missing ref (#4353)Sorin Davidoi
2017-07-25fix(column): Use passive wheel listener (#4348)Sorin Davidoi
2017-07-23Add loading indicator animation (#4316)Eugen Rochko
2017-07-19fix(status_list): Update scroll position after toots are appended (#4277)Sorin Davidoi
2017-07-19Update scroll top state on column mounting (#4276)unarist
2017-07-18Fixed issue that the NSFW image is not hidden on detail page (#4244)abcang
2017-07-17Quit overwriting style of extended-video-player (#4237)Lynx Kotoura
2017-07-14Small style fixes (#4206)Sorin Davidoi
2017-07-13fix(components/media_modal): Style issues (#4187)Sorin Davidoi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-09Swipeable views (#4105)Sorin Davidoi
2017-07-08Use srcSet only when know width (#4112)Yamagishi Kazutoshi