308 Commits (c3b64f4a84d63f01c2c2c5dbf1d0cbfa547a0925)

Author SHA1 Message Date
Thibaut Girka 0fd3f87ea2 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Bèr Kessels b5d7ec71ef Code style improvements in JavaScript (#13159)
5 years ago
Mélanie Chauvel (ariasuni) 263bedff9e Change description of privacy levels to be more intuitive in web UI (#13197)
5 years ago
Thibaut Girka a8e43875a5 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f95fd62bac Add announcements (#12662)
5 years ago
Thibaut Girka fa4a92e340 Merge branch 'master' into glitch-soc/master
5 years ago
Acid Chicken (硫酸鶏) 01c420f44b Fix tooltip messages of multiple poll switcher are reversed (#12616)
5 years ago
Thibaut Girka e859334b33 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 37795253fc Revert "Fix an eslint warning (#12426)" (#12596)
5 years ago
Thibaut Girka 2cc60e8b09 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG c53ba20166 Fix poll options not being selectable via keyboard (#12538)
5 years ago
Thibaut Girka 5aa79af7cb Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Dimitri Merejkowsky b93456fd64 Fix an eslint warning (#12426)
5 years ago
Thibaut Girka 0fc784f8d0 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 42a4f549d9 Increase poll option length limit to 100 chars, number of options to 5
5 years ago
Thibaut Girka c2d6ef1b64 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Jeong Arm c388ed5630 Scroll into search bar when focus (#12032)
5 years ago
Thibaut Girka 449a0727a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG d255ce2f1a Add confirmation modal when logging out from the web app (#11671)
5 years ago
Thibaut Girka c060523dc2 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 7a55d93244 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 77416866a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG ebc78b6f2b Change icon button styles to make hover/focus states more obvious (#11474)
5 years ago
Thibaut Girka 6c7a3268c9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 5119a0608d Add search results pagination to web UI (#11409)
5 years ago
Thibaut Girka eecce7e59b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
koyu ee3ab5a51d Added logout to dropdown menu (#11353)
5 years ago
Thibaut Girka d7a7f21646 Merge commit '64909cf0d988fb09917c41cfbc81b1e9a5132aca' into glitch-soc/merge-upstream
5 years ago
ThibG 64909cf0d9 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
Thibaut Girka 6739c423ff Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 8176d21824 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 0943e994dd Add message telling FTS is disabled when no toot can be found because of this (#11112)
5 years ago
Thibaut Girka acbed64f3d Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 1af85ca177 Scroll to compose form rather than reply indicator on focus (#11182)
5 years ago
Thibaut Girka 1177694c3e Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 4356f98a37 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG cdfeb86b7b Do not scroll in the compose panel on single-column (#11093)
5 years ago
Thibaut Girka 4741ea0029 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 5a158899bc Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 00552d2f79 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka a4e0071538 Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstream
5 years ago
Takeshi Umeda 96ac52dabd Improvement variable height in single column layout (#10917)
5 years ago
Thibaut Girka d46668d34b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko a1bceb2cb6 Add responsive panels to the single-column layout (#10820)
5 years ago
Thibaut Girka d445d5833e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko f9ca3d62b6 Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
Thibaut Girka e21662d370 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Hinaloe 4de9bd3870 fix `isSubmitting` prop case (#10785)
5 years ago
Thibaut Girka 5262820fae Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 01ba6c5d83 Change icon and label depending on whether media is marked as sensitive (#10748)
5 years ago
Thibaut Girka 1bf48b01e3 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 5cf2f8c646 Add emoji suggestions to CW and poll option fields (#10555)
5 years ago
Thibaut Girka 73bc58c656 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko cc39785d45 Make the "mark media as sensitive" button more obvious in web UI (#10673)
5 years ago
Thibaut Girka 6f85bb754b Merge branch 'master' into glitch-soc/merge-upstream
6 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
Thibaut Girka 451a79bda3 Revert "fix: update to emoji-mart 2.10.0 (#10281)"
6 years ago
Thibaut Girka 3f8f1b01c0 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 3ebbc1f017 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko a15b0dc600 Add UI for creating polls (#10184)
6 years ago
Thibaut Girka c8086b6efb Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Ben Lubar a679867d38 Improve image description user experience (#10036)
6 years ago
Thibaut Girka de60ff3809 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Hinaloe 6866739387 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
Thibaut Girka 1c37ad108c Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
tmm576 640966f3fc Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
Thibaut Girka aaf98669a5 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 720cb01715 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 967079defa Split out is_changing_upload from is_submitting (#9536)
6 years ago
Thibaut Girka c32a5f86b6 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 2b7b807df0 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 541fda5fc8 Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Thibaut Girka 46259a36d0 Merge branch 'master' into glitch-soc/merge-upstream
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