222 Commits (fa0be3f834b54bb276eb5233195181fa3760710f)

Author SHA1 Message Date
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393) 7 years ago
Yamagishi Kazutoshi d5b767c374 Replace JavaScript Testing Framework from Mocha to Jest (#5412) 7 years ago
Eugen Rochko 48f7a58799 Do not try to guess why home timeline is empty in web UI (#5370) 7 years ago
ThibG d37305c628 Reduce discrepancies between server and client-side character count (#5360) 7 years ago
Eugen Rochko 1823cf435a In thread view, only scroll first update, scroll to replied-to post (#5322) 7 years ago
Eugen Rochko 476e79b8e3 Fully disable hotkeys when input element is focused (#5324) 7 years ago
unarist b0407ece42 Fix an error when ancestors get loaded before the status itself (#5312) 7 years ago
Eugen Rochko b3d7ad958f Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309) 7 years ago
Eugen Rochko 9815be2a44 Fix #5293 - Pre-fill frequently used emojis to avoid bugs (#5305) 7 years ago
Eugen Rochko 4bb3e4eeba Fix #5295 - Order custom emoji lexicographically (#5297) 7 years ago
unarist 784c7510d7 Fix an error when video playback buffer is empty (#5300) 7 years ago
Eugen Rochko 488584bfc1 Track frequently used emojis in web UI (#5275) 7 years ago
Nolan Lawson db33a53ee8 Video preload should be a string (#5267) 7 years ago
Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264) 7 years ago
Eugen Rochko 684001d729 Dynamically calculate card height for embeds instead of padding (#5265) 7 years ago
Eugen Rochko 292f3cd7e0 Show buffering in video player (#5261) 7 years ago
Eugen Rochko f486ef2666 Redesign public hashtag pages (#5237) 7 years ago
Eugen Rochko d2dee6ea43 Fix custom emoji in emoji picker, persist skin tone (#5258) 7 years ago
Nolan Lawson 057db0ecd0 Update emoji-mart to v2.1.1 (#5256) 7 years ago
Eugen Rochko 45682f876d Make auto-play GIFs preference affect custom emojis in web UI (#5254) 7 years ago
K.SHIRAKASHI d5f490b1a2 Fix error on reloading status detail column (#5248) 7 years ago
MIYAGI Hikaru 6f2d88dd28 Fix error at emoji_compressed in Firefox ESR (#5241) 7 years ago
Nolan Lawson 72d939b69f Fix thinking_face emoji autocomplete (#5238) 7 years ago
Nolan Lawson 97b3d0cd56 Import only Spring/Motion from react-motion (#5236) 7 years ago
Nolan Lawson fd7f0732fe Compress and combine emoji data (#5229) 7 years ago
Nolan Lawson 2aca22b8ea import only Overlay from react-overlays (#5235) 7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 7 years ago
PFM 875d943c18 Add pagination in media modal (#4343) 7 years ago
Eugen Rochko 5e5f36c216 Fix #5079, fix #5186 - Emoji picker fixes (#5187) 7 years ago
Eugen Rochko 4453c9a9f5 Search popout (#5170) 7 years ago
Nolan Lawson b9c612b561 Code-split emoji-mart picker and data (#5175) 7 years ago
Nolan Lawson c567c87453 Toggle contain:strict on fullscreen (#5159) 7 years ago
Eugen Rochko cdad7977fc Improve privacy dropdown, remove react-simple-dropdown dependency (#5140) 7 years ago
Eugen Rochko d6fe0954e3 Make emoji autosuggestions immediate, usernames appear sooner (#5149) 7 years ago
Eugen Rochko ebb8c89207 Upgrade to React 16 (#5119) 7 years ago
Eugen Rochko 887cd94e96 Increase attachment descriptions to 420 characters (#5139) 7 years ago
Nolan Lawson 6e0659c838 Improve performance of modal and swipe animations (#5135) 7 years ago
Eugen Rochko 4ec1771165 Add ability to specify alternative text for media attachments (#5123) 7 years ago
Eugen Rochko e648ef0bfb Remove web UI warnings about OStatus privacy (#5102) 7 years ago
Eugen Rochko 2f079573ed In detail status view, display attachment uncropped if there's only one (#5054) 7 years ago
Eugen Rochko 5b8d0ad71b Dropdown triangles a bit nicer, smoother scrolling on touch (#5062) 7 years ago
Eugen Rochko 1e02ba111a Add emoji autosuggest (#5053) 7 years ago
Eugen Rochko 66126f3021 Add custom emojis to the emoji picker (#5052) 7 years ago
Eugen Rochko 846cd4e838 Switch from EmojiOne to Twemoji, different emoji picker (#5046) 7 years ago
Nolan Lawson b01ab55ed8 Fix PropTypes.oneOfType() warning (#5041) 7 years ago
Eugen Rochko 034fab39ab Make dropdowns render into portal, expand animation (#5018) 7 years ago
Nolan Lawson 0df6442636 Use passive listener in privacy_dropdown.js (#5037) 7 years ago
Nolan Lawson 798b0fc5af Reduce wasted renders for column_loading.js (#5021) 7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago
unarist 6db034a866 Re-allow underscore on valid_url_path_ending_chars (#4999) 7 years ago