about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
2018-03-27Fix LoadMore on account media gallery (#6933)unarist
2018-03-24Allow clients to fetch notifications made while they were offline (#6886)Akihiko Odaki
2018-03-24Allow clients to fetch statuses made while they were offline (#6876)Akihiko Odaki
2018-03-24Show media modal on public pages (#6801)Akihiko Odaki
2018-03-24Change “Toots with replies” to “Toots and replies” (#6875)Marcin Mikołajczak
2018-03-24Internationalize unexpected error message (#6887)Akihiko Odaki
2018-03-22Hide floating action button on thread views (#6859)Eugen Rochko
2018-03-18Fix elephant graphic being draggable and selectable (#6819)Eugen Rochko
2018-03-13Merge branch 'spoiler' of git://github.com/kagucho/mastodon into kagucho-spoilerEugen Rochko
2018-03-13Change the title of sensitive button by state (#6771)Akihiko Odaki
2018-03-13Change the title of spoiler button by stateAkihiko Odaki
2018-03-12Hide pinned toots on with replies (#6753)Yamagishi Kazutoshi
2018-03-12Avoid using JS to set height in MediaModal (#6750)Yuto Tokunaga
2018-03-11Fix focal point cropping in MediaGallery, fix focal point modal (#6740)Eugen Rochko
2018-03-11Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6...Eugen Rochko
2018-03-11Add show more/less toggle for entire threads in web UI (#6733)Eugen Rochko
2018-03-08When enabled, always display media in gallery. Also: click to reveal (#6692)Eugen Rochko
2018-03-07Fix focal point modals broken by #5956 (#6676)Eugen Rochko
2018-03-07Remove text requirement when media attached from statuses (#6672)Eugen Rochko
2018-03-07Remove pointer events on the entire UI when a dropdown menu is open (#6648)Akihiko Odaki
2018-03-06Extract columns area from UI component (#6650)Akihiko Odaki
2018-03-06Use React.PureComponent instead of React.Component (#6653)Akihiko Odaki
2018-03-06Use withRouter for TabsBar (#6652)Akihiko Odaki
2018-03-05Replace onScrollToBottom with onLoadMore (#6615)Akihiko Odaki
2018-03-05Add “Domain hidden” badge (#6636)ThibG
2018-03-05Make more apparent that an account is blocked or muted (fixes #6544) (#6627)ThibG
2018-03-04[RFC] Improved media modal (#5956)Yuto Tokunaga
2018-03-04Show media on report UI (#6619)abcang
2018-03-04Federate pinned statuses over ActivityPub (#6610)Eugen Rochko
2018-03-04Finalize location on scrollable notifications when unmounting (#6614)Akihiko Odaki
2018-03-02Move "compose" on mobile to floating action button (#6594)Eugen Rochko
2018-03-02Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)Eugen Rochko
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2018-03-02Fix #6586: Add close modal icon to report dialog (#6591)Eugen Rochko
2018-03-01Add "Toots/Toots with replies/Media" tab below profile header (#6572)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-24Do not use function name to track components (#6542)Akihiko Odaki
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-15After click to embed video, autoplay it (#6480)Eugen Rochko
2018-02-15Fix #5173: Click card to embed external content (#6471)Eugen Rochko
2018-02-15Fix media button type (#6478)abcang
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-09Change web UI "posts" to "toots" on profile for consistency (#6447)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2018-02-05match hashtag regex in js client with server (#6431)Daniel King
2018-02-04Add option to show only local toots in timeline preview (#6292)Renato "Lond" Cerqueira
2018-02-02Set minimum height for mastodon on drawer (#6142)Akihiko Odaki
2018-02-02Remove wave from list drawer (#6381)Akihiko Odaki
2018-01-24Fix style of legacy column headers (#6342)Eugen Rochko
2018-01-21Display number of follow requests in getting started menu, and (#6313)Eugen Rochko