160 Commits (97e5f739f785948f8fec0c4e555ef07da0baff67)

Author SHA1 Message Date
abcang 727917e91e Fix caret position after inserting emoji (#7167)
7 years ago
ThibG 12f5f13fab Place privacy dropdown menu top if it is closer to the bottom of the viewport (#7106)
7 years ago
Emelia Smith 0893b16695 Hide search from Compose on mobile devices (#7077)
7 years ago
Emelia Smith c9cbb8de70 Add search item to tab bar for mobile devices (#7072)
7 years ago
Harmon 98146281e1 Remove duplicate frequently used emojis (#7064)
7 years ago
Emelia Smith 6a895e1ab3 Fix: Prevent submission using same logic as submit button disabling. (#6993)
7 years ago
Emelia Smith d1f34151ae Feature: Direct message from menu (#6956)
7 years ago
Eugen Rochko 3b440bd5af
Fix elephant graphic being draggable and selectable (#6819)
7 years ago
Eugen Rochko f0ae6b4cc5 Merge branch 'spoiler' of git://github.com/kagucho/mastodon into kagucho-spoiler
7 years ago
Akihiko Odaki 18241ccbe1 Change the title of sensitive button by state (#6771)
7 years ago
Akihiko Odaki 0dccb398bd Change the title of spoiler button by state
7 years ago
Eugen Rochko 1aaec701bb
Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6741)
7 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672)
7 years ago
Eugen Rochko 7901f9f63e
When search enabled, display hint in search popout (#6593)
7 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520)
7 years ago
Eugen Rochko 3ebc0ad4d3
Full-text search for authorized statuses (#6423)
7 years ago
Daniel King 95c8232109 match hashtag regex in js client with server (#6431)
7 years ago
Akihiko Odaki c1efe0aa1d Set minimum height for mastodon on drawer (#6142)
7 years ago
Akihiko Odaki 77dd9e7d27 Remove wave from list drawer (#6381)
7 years ago
Yamagishi Kazutoshi 0a103c7749 Upgrade ESLint to version 4.x (#6276)
7 years ago
Eugen Rochko 93555182c3
Do not display elephant friend in single-column layout (#6222)
7 years ago
ThibG b6af88192f Display a warning when composing unlisted toots with something looking like a hashtag (#6132)
7 years ago
Akihiko Odaki 65f30f65a2 Move the mastodon on Getting Started column to drawer column (#6109)
7 years ago
Lynx Kotoura 8bf4cc72b6 Excahnge the order of spoiler-input and unlocked warning (#6015)
7 years ago
Lynx Kotoura 0aeec0390b Redesign tootbox (#5919)
7 years ago
Yamagishi Kazutoshi 07b4427865 Set direction style to reply indicator (#6006)
7 years ago
Neetshin 0c8b1eb577 Make detect empty string before assign image description (#5994)
7 years ago
Akihiko Odaki 5a551b530a Do not require onClose property in NavigationBar (#5802)
7 years ago
ThibG 5d5c0f4f43 Twidere mention workaround (#5552)
7 years ago
Nolan Lawson 60f962eedc Refactor initial state: auto_play_gif (#5576)
7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563)
7 years ago
nullkal 781105293c Feature: Unlisted custom emojis (#5485)
7 years ago
Nolan Lawson 8392ddbf87 Remove unnecessary translateZ(0) when doing scale() (#5473)
7 years ago
Yamagishi Kazutoshi bf0ee1a25c Enable ESLint rules import/* (#5414)
7 years ago
Nolan Lawson fa0be3f834 Add option to reduce motion (#5393)
7 years ago
ThibG d37305c628 Reduce discrepancies between server and client-side character count (#5360)
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
Eugen Rochko 488584bfc1 Track frequently used emojis in web UI (#5275)
7 years ago
Nolan Lawson 7de6d269d2 Use ES module build of react-router-dom (#5264)
7 years ago
Eugen Rochko d2dee6ea43 Fix custom emoji in emoji picker, persist skin tone (#5258)
7 years ago
Eugen Rochko 45682f876d Make auto-play GIFs preference affect custom emojis in web UI (#5254)
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
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
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 887cd94e96 Increase attachment descriptions to 420 characters (#5139)
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 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 0df6442636 Use passive listener in privacy_dropdown.js (#5037)
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
ふぁぼ原 629fae8b3b correct URL pattern used in text length counter in WebUI (#4968)
7 years ago
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
7 years ago
Ondřej Hruška 5942347407 Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526)
7 years ago
Eugen Rochko c7cc806251 Simplify web UI character counter logic (#4463)
7 years ago
Yamagishi Kazutoshi bb85043f46 Disable sensitive button when with content warnings (#4460)
7 years ago
Sorin Davidoi c71874b84c Improve accessibility (part 6) (#4435)
7 years ago
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427)
7 years ago
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408)
7 years ago
Sorin Davidoi 6884dd79ba Improve accessibility (part 3) (#4405)
7 years ago
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295)
7 years ago
Sorin Davidoi 2f8bfb3d38 Improve accessibility (#4369)
7 years ago
Sorin Davidoi 32fa312b2a fix(compose_from): Do not autofocus on mobile (#4344)
7 years ago
Yamagishi Kazutoshi 117eb3b2bc Change defaultMessage for spoiler placeholder (#4329)
7 years ago
Sorin Davidoi c1bc5e14eb feat(compose): More space on mobile devices (#4282)
7 years ago
Sorin Davidoi 1d2616b79b fix(emojis): Handle multipoint emojis (e.g. country flags) (#4221)
7 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189)
7 years ago
Yamagishi Kazutoshi 31366334cb Drawer tab according to column (#4135)
7 years ago
Sorin Davidoi 348d6f5e75 Lazy load components (#3879)
7 years ago
Sorin Davidoi 4ce1540094 fix(features/compose): Handle external changes to the textarea (#3632)
7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730)
7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906)
7 years ago
Sorin Davidoi 8f03fdce7f Upgrade React Router (#3677)
7 years ago
Yamagishi Kazutoshi eb832e88f4 Replace TextIconButton for SensitiveButton to IconButton (#3759)
7 years ago
Gô Shoemake 29a22691d2 Fix character/grapheme count stuff (#3839)
7 years ago
Eugen Rochko aebebdc5d1 Debounce autosuggestions (#3836)
7 years ago
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
7 years ago
Yamagishi Kazutoshi cd81a1c52a Add missing key attribute to .search-results__hashtag (#3607)
7 years ago
Yamagishi Kazutoshi 7a7bfa5170 Add quotes ESLint rules (#3602)
7 years ago
Eugen Rochko 8ee2eb5d2e Allow mounting arbitrary columns (#3207)
7 years ago
masarakki 20b647020b refocus-after-toot (#3537)
7 years ago
Yamagishi Kazutoshi fda5c699c2 Add ESLint rule (object-curly-spacing) (#3498)
7 years ago
Nolan Lawson 5e41c26203 Use immutable list in UploadButton to avoid wasteful re-render (#3394)
7 years ago
Eugen Rochko c48772fd3f Introduce react-textarea-autosize instead of using style.height side effects (#3334)
7 years ago
Nolan Lawson 135bdd149e Name the Webpack chunks (#3291)
7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147)
7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168)
7 years ago
Sorin Davidoi 1548695c83 Avoid useless renders (#3141)
7 years ago
Yamagishi Kazutoshi b8b7b506a2 Replace inline styles with stylesheet (#3115)
7 years ago
Sorin Davidoi 07e875972a refactor: Import from react-router/lib (#3117)
7 years ago