about summary refs log tree commit diff
path: root/app/javascript/mastodon/components
AgeCommit message (Expand)Author
2019-03-07Fix NaN in Poll component (#10213)Eugen Rochko
2019-03-06Disable the underlying button element when an ItemButton is disabled (#10194)ThibG
2019-03-06Fix poll options not rendering text after vote/refresh (#10189)Eugen Rochko
2019-03-06Render unicode emoji in polls using emoji pack (#10185)Eugen Rochko
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-03-04Display closed polls as such (#10156)ThibG
2019-03-04Fixes to the polls UI (#10150)ThibG
2019-03-03Fix web UI crash on page load when detailed status has a poll (#10139)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-19Fix crash when conversations have no valid participants (#10078)ThibG
2019-02-15Change buttons on timeline preview to open the interaction dialog (#10054)Eugen Rochko
2019-02-15Change conversations to always show names of other participants (#10047)Eugen Rochko
2019-02-14Fix breaks when opening a reply tree in WebUI (#10046)rinsuki
2019-02-11Fix timeline jumps (#10001)ThibG
2019-02-11Add "copy link" item to status action bars (#9983)Eugen Rochko
2019-02-06Fix IntersectionObserverArticle not hiding some out-of-view items (#9982)ThibG
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-31Replace unlock-alt icon with unlock (#9952)Clar Charr
2019-01-16Redesign public hashtag page to use a masonry layout (#9822)Eugen Rochko
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