about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2019-01-14Make hashtag search results link to the hashtag URL (#9810)ThibG
2019-01-07Stop gifv timeline preview explicitly when open the media gallery. (#9749)kedama
2019-01-07refactored account.js (#9739)0xflotus
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2018-12-28Change the icon to "reply-all" when reply to other accounts (#9378)mayaeh
2018-12-21Fix composer not getting focus after reply confirmation dialog (#9602)ThibG
2018-12-19Fix unnecessary loadMore calls when the end of a timeline has been reached (#...ThibG
2018-12-18Back to the getting-started when pins the timeline. (#9561)kedama
2018-12-12Various fixes to scrollable lists and media gallery (#9501)ThibG
2018-11-11Only consider mouse move in scrolling on item insertion (#9262)Les Orchard
2018-11-09Identify manual scrolling to cancel scroll to top reset on mouse idle (#9245)Les Orchard
2018-11-08Use local instead of global loading indicator for timelines, account timeline...Eugen Rochko
2018-11-08Add "Show thread" link to self-replies (#9228)Eugen Rochko
2018-11-08Cancel list scroll reset after mouse move on wheel scroll (#9233)Les Orchard
2018-11-05Temporarily hold timeline if mouse moved recently (fixes #8630) (#9200)Les Orchard
2018-10-29Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-23Show suggested follows on search screen in mobile layout (#9010)Eugen Rochko
2018-10-22Revert "RTL: remove blank character inside bdi (#9038)" (#9056)Eugen Rochko
2018-10-22RTL: remove blank character inside bdi (#9038)Masoud Abkenar
2018-10-20Redesign direct messages column (#9022)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-01Double the threshold for "read more" functionality (#8835)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Add test for AutosuggestEmoji (#8805)Maciek Baron
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-27Show "read more" link on overly long in-stream statuses (#8205)Haelwenn Monnier
2018-09-26Fix some icons names, unavailable in fontawesome5 (free license). (#8792)theboss
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-25Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)Maciek Baron
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-09-13Only focus first element of dropdown menus if using keyboard (#8679)ThibG
2018-08-29Fix followers/follows layout issues from #8418 (#8505)Jakub Mendyk
2018-08-27Add CSS class to replies (#8473)Maciek Baron
2018-08-26Add aria-label to notifications (#8460)Eugen Rochko
2018-08-24Add missing video descriptions (#8416)M Somerville
2018-08-23Give focused status a sensible aria-label for screen readers (#8387)Eugen Rochko
2018-08-23Update state when opened dropdown is unmounted (fixes #8397) (#8398)ThibG
2018-08-23Fix off-by-one error in aria-posinset (#8388)Eugen Rochko
2018-08-23Add aria-label to column regions (#8390)Eugen Rochko
2018-08-19Make dropdown animations respect their placement (#8292)cpsdqs
2018-08-19Show compose form on delete & redraft when in mobile layout (#8277)Eugen Rochko
2018-08-18Fix #8264 - Do not override ctrl/cmd+click. (#8265)M Somerville
2018-08-15Display replies count in web UI (#8181)Eugen Rochko
2018-07-29Do not scroll up when modal is opened (#8095)Yamagishi Kazutoshi
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-01Display full username in tooltip on search and autosuggest #7478 (#7920)Shaun Gillies
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-25Fix Chrome issue with sizes="0px" (#7886)Eugen Rochko
2018-06-05Add redraft function (#7735)Eugen Rochko