421 Commits (f1cd272952dbc72a279da86f7348909ee5fb0385)

Author SHA1 Message Date
Eugen Rochko aeca336e22 When enabled, always display media in gallery. Also: click to reveal (#6692)
7 years ago
Eugen Rochko 03b03fa30a Fix focal point modals broken by #5956 (#6676)
7 years ago
Eugen Rochko 0c2a08adeb Remove text requirement when media attached from statuses (#6672)
7 years ago
Akihiko Odaki 95fce1bca0 Remove pointer events on the entire UI when a dropdown menu is open (#6648)
7 years ago
Akihiko Odaki 1decff1bf3 Extract columns area from UI component (#6650)
7 years ago
Akihiko Odaki 8874e30dda Use React.PureComponent instead of React.Component (#6653)
7 years ago
Akihiko Odaki 2040094568 Use withRouter for TabsBar (#6652)
7 years ago
Akihiko Odaki 01d10b0bd8 Replace onScrollToBottom with onLoadMore (#6615)
7 years ago
ThibG 96e25c1ab7 Add “Domain hidden” badge (#6636)
7 years ago
ThibG 303891ebc1 Make more apparent that an account is blocked or muted (fixes #6544) (#6627)
7 years ago
Yuto Tokunaga d6e88e29e2 [RFC] Improved media modal (#5956)
7 years ago
abcang deba74063f Show media on report UI (#6619)
7 years ago
Eugen Rochko b1f8dfd3cf Federate pinned statuses over ActivityPub (#6610)
7 years ago
Akihiko Odaki bec845b7f7 Finalize location on scrollable notifications when unmounting (#6614)
7 years ago
Eugen Rochko 1237c34997 Move "compose" on mobile to floating action button (#6594)
7 years ago
Eugen Rochko 8c85fd26bb Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)
7 years ago
Eugen Rochko a91ef56e80 When search enabled, display hint in search popout (#6593)
7 years ago
Eugen Rochko 9769285278 Fix #6586: Add close modal icon to report dialog (#6591)
7 years ago
Eugen Rochko ca9d8402c3 Add "Toots/Toots with replies/Media" tab below profile header (#6572)
7 years ago
Eugen Rochko 0ebd2a1718 Federated reports (#6570)
7 years ago
Akihiko Odaki 2187a87f3a Do not use function name to track components (#6542)
7 years ago
Eugen Rochko 865c7e7178 Focal points (#6520)
7 years ago
Eugen Rochko 1cf9467613 After click to embed video, autoplay it (#6480)
7 years ago
Eugen Rochko 0357e93a91 Fix #5173: Click card to embed external content (#6471)
7 years ago
abcang 6cb5d71e5f Fix media button type (#6478)
7 years ago
Eugen Rochko 7ca5a06505 Full-text search for authorized statuses (#6423)
7 years ago
Eugen Rochko 26fe2c27c3 Change web UI "posts" to "toots" on profile for consistency (#6447)
7 years ago
Eugen Rochko 219b28e172 Add preference to always display sensitive media (#6448)
7 years ago
Daniel King 752ccc52e8 match hashtag regex in js client with server (#6431)
7 years ago
Renato "Lond" Cerqueira 6528c0c101 Add option to show only local toots in timeline preview (#6292)
7 years ago
Akihiko Odaki 1cd049c57b Set minimum height for mastodon on drawer (#6142)
7 years ago
Akihiko Odaki 180872ddd5 Remove wave from list drawer (#6381)
7 years ago
Eugen Rochko 6661ae14b0 Fix style of legacy column headers (#6342)
7 years ago
Eugen Rochko 4ee27e1630 Display number of follow requests in getting started menu, and (#6313)
7 years ago
Eugen Rochko adb0b4a59a Restore onboarding modal (#6303)
7 years ago
Eugen Rochko b0f2bff481 Replace tutorial modal with welcome e-mail (#6273)
7 years ago
Eugen Rochko 9cfbbbce1f Fix home regeneration (#6251)
7 years ago
Yamagishi Kazutoshi ea55e437f7 Upgrade ESLint to version 4.x (#6276)
7 years ago
Eugen Rochko 19aaf0e99f Surround mid-text display names with bdi tags (#6257)
7 years ago
Eugen Rochko 1a90ef9c25 Fix #6128 - Display unfollow button even if account moved (#6258)
7 years ago
neetshin e980900b7d Make columns-area unscrollable when modal opened (#6241)
7 years ago
nightpool eac9039a63 Refactor /api/web APIs to use the centralized axios instance (#6223)
7 years ago
Eugen Rochko b9375d92b3 Do not display elephant friend in single-column layout (#6222)
7 years ago
Akihiko Odaki b080a07550 Rearrange items in Getting Started navigation (#6126)
7 years ago
ThibG b42cdedfc3 Display a warning when composing unlisted toots with something looking like a hashtag (#6132)
7 years ago
Akihiko Odaki 5d02615063 Rename key to path in actions and reducers for settings (#6105)
7 years ago
Akihiko Odaki 7549f264e6 Use const instead of let for constant (#6106)
7 years ago
Akihiko Odaki 093af89c43 Move the mastodon on Getting Started column to drawer column (#6109)
7 years ago
Chris 1f0ae8d173 Add mute, block, conversation mute actions to detailed status dropdown menu (#6099)
7 years ago
MitarashiDango b4047027d4 Additional prop name change. (#6098)
7 years ago
Akihiko Odaki 3f52d12a4c Refactor web_push_subscription (#6047)
7 years ago
Chris 65cabbe8ef removed references to hideOnMobile in column_link and getting_started (#6082)
7 years ago
Akihiko Odaki 73b5392cb2 Rename settingKey in setting_toggle to settingPath (#6046)
7 years ago
Neetshin 163da9770c Replace <code> to <kbd> in KeyboardShortcuts component (#6049)
7 years ago
Naoki Kosaka 7da34ff0a3 Fix oEmbed image_modal src. (#6027)
7 years ago
Eugen Rochko 1010831783 Fix regression from #6014 (#6018)
7 years ago
Eugen Rochko 772456072e Fix layout for RTL (#6014)
7 years ago
Lynx Kotoura cbf6bd4e0c Excahnge the order of spoiler-input and unlocked warning (#6015)
7 years ago
Lynx Kotoura d7bd1906d4 Redesign tootbox (#5919)
7 years ago
Yamagishi Kazutoshi 7a5e2ffebe Set direction style to reply indicator (#6006)
7 years ago
Eugen Rochko 992e8a11fe Adjust empty list timeline message (#5997)
7 years ago
Eugen Rochko 895e3c2e6c Use streaming API for standalone timelines on /about and /tag pages (#5998)
7 years ago
Neetshin 9a7fb53a7f Make detect empty string before assign image description (#5994)
7 years ago
Eugen Rochko d83d1326cd Fix #5630 - Prevent duplicate load of favourites (#5931)
7 years ago
Eugen Rochko 46cce9ee4b Ensure link thumbnails are not stretched to super low quality (#5932)
7 years ago
Eugen Rochko b95863ec48 Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
7 years ago
Akihiko Odaki ce3989fc6a Add embed_url to preview cards (#5775)
7 years ago
Yamagishi Kazutoshi 6bb4fb008a Fix hide reblogs (regression from #5887) (#5909)
7 years ago
aschmitz cbaddc6447 Break out nested relationship API keys (#5887)
7 years ago
Yamagishi Kazutoshi f6b7869a2c Handle submit event of new list form (#5895)
7 years ago
Eugen Rochko 1e7f022fa2 Add list of lists component to web UI (#5811)
7 years ago
Lynx Kotoura 16ff931a56 Add keyboard shortcuts link to getting-started navigation (#5874)
7 years ago
Lynx Kotoura 2d6f2dac11 Add back button to keyboard shortcuts legend column (#5872)
7 years ago
aschmitz ce341c7cf6 Allow hiding of reblogs from followed users (#5762)
7 years ago
Yamagishi Kazutoshi a132f4576d Refactor KeyboardShortcuts component (#5835)
7 years ago
Joshua Wood 0b045ba7ab Add Keyboard Shortcuts Legend (#5823)
7 years ago
Akihiko Odaki 16a49799cf Allow to open a modal for embedded photo (#5777)
7 years ago
Akihiko Odaki 7df80c9e83 Rename ariaLabel property of Dropdown to title (#5813)
7 years ago
Eugen Rochko bf8eab12ba Display list column (#5750)
7 years ago
Akihiko Odaki 0319b92979 Do not require onClose property in NavigationBar (#5802)
7 years ago
Eugen Rochko b89f614bd7 Profile redirect notes (#5746)
7 years ago
Surinna Curtis 582dd1b7c7 Optional notification muting (#5087)
7 years ago
unarist 1cb6606055 Show confirmation dialog on leaving WebUI while composing (#5616)
7 years ago
ThibG 4912f539c3 Twidere mention workaround (#5552)
7 years ago
MIYAGI Hikaru 3506668438 Avoid emojifying on invisible text (#5558)
7 years ago
nullkal 64fbf1d6e5 Make fullscreen video in detailed status plays in fullscreen (Partly Fix #5160) (#5611)
7 years ago
Sorin Davidoi 2c6bb251c5 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)
7 years ago
Yamagishi Kazutoshi c858c1a2b8 Replace react-router-scroll to react-router-scroll-4 (#5568)
7 years ago
Nolan Lawson 4a7046e607 Refactor initial state: auto_play_gif (#5576)
7 years ago
Nolan Lawson b89628424d Refactor initial state: "me" (#5563)
7 years ago
Nolan Lawson aa85f4cf73 Avoid modifying emoji data inline (#5548)
7 years ago
Nolan Lawson fc075b16d9 Reactor unfollow_modal, boost_modal, delete_modal (#5505)
7 years ago
Nolan Lawson 7286e6dcf0 Directly use <Motion/> if not reducing motion (#5546)
7 years ago
Nolan Lawson 2085c1fa33 Refactor initial state: reduce_motion and auto_play_gif (#5501)
7 years ago
nullkal 0a9cc96cdc Feature: Unlisted custom emojis (#5485)
7 years ago
Nolan Lawson 1a8b2157d0 Remove unnecessary translateZ(0) when doing scale() (#5473)
7 years ago
Nolan Lawson d7b8208a37 Fix reduced motion breaking public galleries (#5423)
7 years ago
KY e1357265ed Fix #5082 - disable retweet link for followers only toot (#5397)
7 years ago
Yamagishi Kazutoshi dd505c5d8c Enable ESLint rules import/* (#5414)
7 years ago
Nolan Lawson a54c272a1f Add option to reduce motion (#5393)
7 years ago
Yamagishi Kazutoshi fb5040885c Replace JavaScript Testing Framework from Mocha to Jest (#5412)
7 years ago
Eugen Rochko 284b078741 Do not try to guess why home timeline is empty in web UI (#5370)
7 years ago
ThibG 2e88988fce Reduce discrepancies between server and client-side character count (#5360)
7 years ago
Eugen Rochko 794e015ea2 In thread view, only scroll first update, scroll to replied-to post (#5322)
7 years ago
Eugen Rochko 6e729f42c3 Fully disable hotkeys when input element is focused (#5324)
7 years ago
unarist 2b29f5b5f1 Fix an error when ancestors get loaded before the status itself (#5312)
7 years ago
Eugen Rochko 6fc71ff7f2 Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
7 years ago
Eugen Rochko af93f234ab Fix #5293 - Pre-fill frequently used emojis to avoid bugs (#5305)
7 years ago
Eugen Rochko 4c6adaf4f4 Fix #5295 - Order custom emoji lexicographically (#5297)
7 years ago
unarist 9c448a0280 Fix an error when video playback buffer is empty (#5300)
7 years ago
Eugen Rochko f8ec132261 Track frequently used emojis in web UI (#5275)
7 years ago
Nolan Lawson 7a66400670 Video preload should be a string (#5267)
7 years ago
Nolan Lawson 7bde8dcc08 Use ES module build of react-router-dom (#5264)
7 years ago
Eugen Rochko 8279ea2f54 Dynamically calculate card height for embeds instead of padding (#5265)
7 years ago
Eugen Rochko 1e7e6413fc Show buffering in video player (#5261)
7 years ago
Eugen Rochko b98cd0041b Redesign public hashtag pages (#5237)
7 years ago
Eugen Rochko 519c4c446a Fix custom emoji in emoji picker, persist skin tone (#5258)
7 years ago
Nolan Lawson 14db4829dc Update emoji-mart to v2.1.1 (#5256)
7 years ago
Eugen Rochko 11ceec2756 Make auto-play GIFs preference affect custom emojis in web UI (#5254)
7 years ago
K.SHIRAKASHI 31501f47c5 Fix error on reloading status detail column (#5248)
7 years ago
MIYAGI Hikaru a22adce069 Fix error at emoji_compressed in Firefox ESR (#5241)
7 years ago
Nolan Lawson 651aba0e12 Fix thinking_face emoji autocomplete (#5238)
7 years ago
Nolan Lawson 749a6d2511 Import only Spring/Motion from react-motion (#5236)
7 years ago
Nolan Lawson 2b34471d9d Compress and combine emoji data (#5229)
7 years ago
Nolan Lawson ac55d742c2 import only Overlay from react-overlays (#5235)
7 years ago
Eugen Rochko 32998720eb Implement hotkeys for web UI (#5164)
7 years ago
PFM 3d8d23515f Add pagination in media modal (#4343)
7 years ago
Eugen Rochko 22ea9d28ec Fix #5079, fix #5186 - Emoji picker fixes (#5187)
7 years ago
Eugen Rochko 17572438f1 Search popout (#5170)
7 years ago
Nolan Lawson 7846ec2d4d Code-split emoji-mart picker and data (#5175)
7 years ago
Nolan Lawson 8537845323 Toggle contain:strict on fullscreen (#5159)
7 years ago
Eugen Rochko a6873742e7 Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)
7 years ago
Eugen Rochko 75207f55a5 Make emoji autosuggestions immediate, usernames appear sooner (#5149)
7 years ago
Eugen Rochko 2fac5e21c2 Upgrade to React 16 (#5119)
7 years ago
Eugen Rochko 5f137e7ec3 Increase attachment descriptions to 420 characters (#5139)
7 years ago
Nolan Lawson c74512f7af Improve performance of modal and swipe animations (#5135)
7 years ago
Eugen Rochko 795e624d5d Add ability to specify alternative text for media attachments (#5123)
7 years ago
Eugen Rochko a2a189819e Remove web UI warnings about OStatus privacy (#5102)
7 years ago
Eugen Rochko 9ad1bfbc18 In detail status view, display attachment uncropped if there's only one (#5054)
7 years ago
Eugen Rochko 6a42ddd01c Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)
7 years ago
Eugen Rochko da257754b5 Add emoji autosuggest (#5053)
7 years ago
Eugen Rochko 4a0212bf2f Add custom emojis to the emoji picker (#5052)
7 years ago
Eugen Rochko 16a5d1450c Switch from EmojiOne to Twemoji, different emoji picker (#5046)
7 years ago
Nolan Lawson 60c22ed3ac Fix PropTypes.oneOfType() warning (#5041)
7 years ago
Eugen Rochko f7810f56a1 Make dropdowns render into portal, expand animation (#5018)
7 years ago
Nolan Lawson 9710fd0c63 Use passive listener in privacy_dropdown.js (#5037)
7 years ago
Nolan Lawson e03dd027b5 Reduce wasted renders for column_loading.js (#5021)
7 years ago
aschmitz 618df7a5ee Change IDs to strings rather than numbers in API JSON output (#5019)
7 years ago
unarist 938a99c89d Re-allow underscore on valid_url_path_ending_chars (#4999)
7 years ago
abcang 5d0e6410c4 Fix cancellation of scroll to the right (#4978)
7 years ago