about summary refs log tree commit diff
path: root/app/javascript/mastodon/features
AgeCommit message (Expand)Author
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
2018-01-20Restore onboarding modal (#6303)Eugen Rochko
2018-01-18Replace tutorial modal with welcome e-mail (#6273)Eugen Rochko
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-17Upgrade ESLint to version 4.x (#6276)Yamagishi Kazutoshi
2018-01-15Surround mid-text display names with bdi tags (#6257)Eugen Rochko
2018-01-15Fix #6128 - Display unfollow button even if account moved (#6258)Eugen Rochko
2018-01-15 Make columns-area unscrollable when modal opened (#6241)neetshin
2018-01-08Refactor /api/web APIs to use the centralized axios instance (#6223)nightpool
2018-01-08Do not display elephant friend in single-column layout (#6222)Eugen Rochko
2018-01-04Rearrange items in Getting Started navigation (#6126)Akihiko Odaki
2018-01-02Display a warning when composing unlisted toots with something looking like a...ThibG
2018-01-02Rename key to path in actions and reducers for settings (#6105)Akihiko Odaki
2018-01-02Use const instead of let for constant (#6106)Akihiko Odaki
2017-12-27Move the mastodon on Getting Started column to drawer column (#6109)Akihiko Odaki
2017-12-25Add mute, block, conversation mute actions to detailed status dropdown menu (...Chris
2017-12-26Additional prop name change. (#6098)MitarashiDango
2017-12-24Refactor web_push_subscription (#6047)Akihiko Odaki
2017-12-24removed references to hideOnMobile in column_link and getting_started (#6082)Chris
2017-12-20Rename settingKey in setting_toggle to settingPath (#6046)Akihiko Odaki
2017-12-20Replace <code> to <kbd> in KeyboardShortcuts component (#6049)Neetshin
2017-12-14Fix oEmbed image_modal src. (#6027)Naoki Kosaka
2017-12-13Fix regression from #6014 (#6018)Eugen Rochko
2017-12-13Fix layout for RTL (#6014)Eugen Rochko