247 Commits (58fd523794eaac4a62a80a772c695d1239842aa3)

Author SHA1 Message Date
Dimitri Merejkowsky b93456fd64 Fix an eslint warning (#12426)
5 years ago
ThibG 83a88426ca Fix WebUI allowing to upload more items than the limit (#12300)
5 years ago
ThibG aa21aeb838 Minor improvements to poll composing UI (#12319)
5 years ago
Jeong Arm c388ed5630 Scroll into search bar when focus (#12032)
5 years ago
ThibG d255ce2f1a Add confirmation modal when logging out from the web app (#11671)
5 years ago
Eugen Rochko 41b188dce6 Add OCR tool to media editing modal (#11566)
5 years ago
Eugen Rochko da208e7d9b Add media editing modal (#11563)
5 years ago
ThibG 13811f4d7b Improve keyboard navigation in privacy dropdown (#11492)
5 years ago
ThibG 9f15da6b15 Fix privacy dropdown active state when dropdown is placed on top of it (#11495)
5 years ago
ThibG ebc78b6f2b Change icon button styles to make hover/focus states more obvious (#11474)
5 years ago
Eugen Rochko 5119a0608d Add search results pagination to web UI (#11409)
5 years ago
koyu ee3ab5a51d Added logout to dropdown menu (#11353)
5 years ago
ThibG 64909cf0d9 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
ThibG 72dc1b3e60 Display FTS warning based on actual search term, not the one being typed (#11202)
5 years ago
Eugen Rochko 1c612f24e4 Add categories for custom emojis (#11196)
5 years ago
ThibG 0943e994dd Add message telling FTS is disabled when no toot can be found because of this (#11112)
5 years ago
ThibG 1af85ca177 Scroll to compose form rather than reply indicator on focus (#11182)
5 years ago
koyu a317acfa72 Change camera icon to paperclip icon in upload form (#11149)
5 years ago
Eugen Rochko d7e2f554fb Add audio uploads (#11123)
5 years ago
ThibG cdfeb86b7b Do not scroll in the compose panel on single-column (#11093)
5 years ago
ThibG 770515a629 Fix ordering of keyboard access between CW field, textarea and emoji picker (#11066)
5 years ago
ThibG 92ec50ad4b List attachments in reply indicator and boost modal (#10997)
5 years ago
mayaeh 42a53e57d7 Fix emoji-button appearing above privacy-dropdown (#11027)
5 years ago
Eugen Rochko 5c1a46bdcf Fix some React warnings (#10989)
5 years ago
Wenceslao Páez Chávez 796b8e8d34 Fix overlap of emoji button on search popup (#10978)
5 years ago
Takeshi Umeda 88a04bf6c4 Fix emoji picker being always displayed (#10979)
5 years ago
Jeong Arm 91ae2d1275 Scroll to compose form when focus (#10970)
5 years ago
Takeshi Umeda 96ac52dabd Improvement variable height in single column layout (#10917)
5 years ago
Eugen Rochko a1bceb2cb6 Add responsive panels to the single-column layout (#10820)
5 years ago
Eugen Rochko f9ca3d62b6 Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
Hinaloe 4de9bd3870 fix `isSubmitting` prop case (#10785)
5 years ago
ThibG 01ba6c5d83 Change icon and label depending on whether media is marked as sensitive (#10748)
5 years ago
ThibG 5cf2f8c646 Add emoji suggestions to CW and poll option fields (#10555)
5 years ago
Eugen Rochko cc39785d45 Make the "mark media as sensitive" button more obvious in web UI (#10673)
5 years ago
ThibG eb80c3924f Allow switching between singe-option and multiple-option polls (#10603)
6 years ago
ThibG 3c6f8de45a Minor code cleanup (#10613)
6 years ago
Eugen Rochko ed2862e249 Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)
6 years ago
Nolan Lawson e781d842a5 fix: update to emoji-mart 2.10.0 (#10281)
6 years ago
Eugen Rochko 55b8a88419 Fix scrollbar styles on compose textarea, small bugs (#10292)
6 years ago
Eugen Rochko a15b0dc600 Add UI for creating polls (#10184)
6 years ago
Ben Lubar a679867d38 Improve image description user experience (#10036)
6 years ago
Hinaloe 6866739387 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
tmm576 640966f3fc Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
Eugen Rochko 77dc5cc132 Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 4fb1d8129d Replace unlock-alt icon with unlock (#9952)
6 years ago
ThibG 967079defa Split out is_changing_upload from is_submitting (#9536)
6 years ago
Eugen Rochko 256a10c192 Show upload options on click as well as hover (#9074)
6 years ago
Eugen Rochko 27e829b362 Fix JS error when posting from page without router context (#9073)
6 years ago
Eugen Rochko 541fda5fc8 Show suggested follows on search screen in mobile layout (#9010)
6 years ago
takayamaki 8f0c64baf1 fix: initial state of PrivacyDropdown is should not be null (#9008)
6 years ago
Eugen Rochko 2a36092328 Display customized mascot in web UI and fix admin form for it (#8964)
6 years ago
Eugen Rochko 8efdf1a898 Do not push DMs into the home feed (#8940)
6 years ago
Eugen Rochko ad0670fe87 Revert Font Awesome 5 upgrade (#8810)
6 years ago
Naoki Kosaka ae20afbc80 Migrate to font-awesome 5.0. (#8799)
6 years ago
mayaeh 84bcf89764 Update the icon name changed by the Font Awesome 5. (#8776)
6 years ago
Yamagishi Kazutoshi 23ab704b2b Upgrade Babel to version 7.0.0 (#5925)
6 years ago
luzpaz 1bce70d3c7 Misc. typos (#8694)
6 years ago
ThibG aab57388be Auto-focus emoji picker's search field (#8688)
6 years ago
M Somerville 077dbaedf3 Include MOV in upload button tooltip. (#8480)
6 years ago
M Somerville a75f71380a Specify allowed media in upload button tooltip. (#8443)
6 years ago
Eugen Rochko f530792615 Add aria-label to column regions (#8390)
6 years ago
cpsdqs 2422481125 Make dropdown animations respect their placement (#8292)
6 years ago
Spanky f5f3f3a5d7 Fix ctrl+enter not submitting toot when text cursor is composing image description (#8273)
6 years ago
M Somerville 65fc3d2699 Fix #8264 - Do not override ctrl/cmd+click. (#8265)
6 years ago
Eugen Rochko d058edc3d3 Add link to filters in web UI dropdown (#7990)
6 years ago
Shaun Gillies 1202b4e756 Display full username in tooltip on search and autosuggest #7478 (#7920)
6 years ago
Eugen Rochko d878e3e945 Keyword/phrase filtering (#7905)
6 years ago
Eugen Rochko d928aac40c Fix regression where CW is focused on reply (#7811)
6 years ago
Yamagishi Kazutoshi 70b5274caa Fix "Invalid DOM property `class`" (#7798)
6 years ago
chr v1.x bc9d1ea0e3 Add profile options on compose form (#7789)
6 years ago
kedama 101f5544e1 Control the focus when clicking the "CW" button. (#7776)
6 years ago
Renato "Lond" Cerqueira 2e4a1d3109 Rename emoji sheet to avoid caching issue (#7777)
6 years ago
Eugen Rochko 650e3e346b Remove trending hashtags (#7711)
6 years ago
Yamagishi Kazutoshi f64f9860c7 Add loading indicator for trending tags (#7693)
6 years ago
Mélanie Chauvel (ariasuni) a6ddd1aba2 Put the CW field between the toot we are replying to and the toot field (#7508)
6 years ago
Eugen Rochko 931c88b0aa Improve getting started column (#7676)
6 years ago
Eugen Rochko 744d47dee2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko 8a3b9d26fb Track trending tags (#7638)
6 years ago
ThibG a4527fe33c Fix caret position after selected suggestion and media upload (#7595)
6 years ago
ThibG 0f523757f2 Remove unneeded code now that attachment URL isn't appended to toots (#7593)
6 years ago
Eugen Rochko ef4a35cb62 Improve direct message warning again (#7546)
6 years ago
Sylvhem 6dfe10ff1e Reword the direct message warning (#7420)
6 years ago
ThibG 37457543c7 Change wording of the “undo” media upload button (fixes #6857) (#7417)
6 years ago
Eugen Rochko b7f241faed Do not count search route as compose being mounted in web UI (#7372)
6 years ago
ThibG f0af3ac6b3 Dropdowns accessibility (#7318)
6 years ago
ThibG a661a25845 Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314)
6 years ago
Lynx Kotoura 63f6da9a9d Fix low-contrasted cancel button of reply indicator (#7300)
6 years ago
abcang e6138441b7 Fix caret position after inserting emoji (#7167)
7 years ago
ThibG 47cb9587b7 Place privacy dropdown menu top if it is closer to the bottom of the viewport (#7106)
7 years ago
Emelia Smith f48902e6e6 Hide search from Compose on mobile devices (#7077)
7 years ago
Emelia Smith 0e5e60a84b Add search item to tab bar for mobile devices (#7072)
7 years ago
Harmon f7c306596f Remove duplicate frequently used emojis (#7064)
7 years ago
Emelia Smith 7d791f494b Fix: Prevent submission using same logic as submit button disabling. (#6993)
7 years ago
Emelia Smith df62fc20bf Feature: Direct message from menu (#6956)
7 years ago
Eugen Rochko 6d00359015 Fix elephant graphic being draggable and selectable (#6819)
7 years ago
Eugen Rochko 66da2b8db3 Merge branch 'spoiler' of git://github.com/kagucho/mastodon into kagucho-spoiler
7 years ago
Akihiko Odaki 3d86e754f4 Change the title of sensitive button by state (#6771)
7 years ago
Akihiko Odaki c81215b994 Change the title of spoiler button by state
7 years ago
Eugen Rochko 51b32f06fa Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6741)
7 years ago
Eugen Rochko 0c2a08adeb Remove text requirement when media attached from statuses (#6672)
7 years ago