1258 Commits (3c13d7060031f0db8fd805fe3b4dd24187f8c809)

Author SHA1 Message Date
ThibG 8e96510b25
Hide sensitive preview cards with blurhash (#13985)
5 years ago
ThibG eeddb1a624
Fix unsent toot confirmation dialog not popping up in single column (#13888)
5 years ago
Brian C. Lindner 64154c5161
Allow Ctrl-click to keep EmojiPicker window open (#13896)
5 years ago
ThibG 5aff2a6957
Fix timeline markers not working on Chrome (#13887)
5 years ago
Takeshi Umeda 3a1a21ad57
Fix local streaming of hashtag timelines (#13827)
5 years ago
ThibG 92f85bea52
Change “hide/show boosts from …” menu to be hidden when the account is muted (#13748)
5 years ago
ThibG af6d356279
Fix first poll option not being focused when adding a poll (#13740)
5 years ago
Takeshi Umeda 26b08a3c54
Add remote only to public timeline (#13504)
5 years ago
Eugen Rochko 0d62e09707
Fix failing jest test (#13681)
5 years ago
ThibG 77ec0875ea
Fix page incorrectly scrolling when bringing up dropdown menus (#13574)
5 years ago
ThibG c955f98d36
Fix expanded video player issues (#13541)
5 years ago
ThibG 80182eda62
Fix and refactor keyboard navigation in dropdown menus (#13528)
5 years ago
D Anzorge 29f5353f8b
Update Twemoji to 12.1.5 (#13021)
5 years ago
Takeshi Umeda 2c7128c7f0
Add local only to hashtag timeline (#13502)
5 years ago
ThibG ec31b1b752
Fix WebUI pagination of following, followers, follow requests, blocks and mutes lists (#13445)
5 years ago
ThibG d3ff06a320
Add explanation as to why unlocked accounts may have follow requests (#13385)
5 years ago
Sasha Sorokin 37b3985bfa
Improve polls: option lengths & redesign (#13257)
5 years ago
Mélanie Chauvel (ariasuni) 1fb92037e4
Improve toot clicking areas (#13327)
5 years ago
ThibG 858d0dd168
Fix frontend crash when deleting announcements (#13312)
5 years ago
mayaeh 44292a6952
Add link to bookmarks in web UI dropdown (#13273)
5 years ago
Daniel Sockwell 8758221e73
Fix frontend crash when deleting announcements (#13283)
5 years ago
ThibG aeebbe90dc
Fix detailed view of direct messages displaying a 0 boost count (#13244)
5 years ago
mayaeh 310d729745
Change the string "hidden" to "blocked" in WebUI (#13221)
5 years ago
ThibG aa67036b41
Add support for links to statuses in announcements to be opened in web UI (#13212)
5 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159)
5 years ago
Mélanie Chauvel (ariasuni) 4063f9f278
Change description of privacy levels to be more intuitive in web UI (#13197)
5 years ago
Eugen Rochko 39453de232
Change the string "Hide everything from …" to "Block domain …" in web UI (#13178)
5 years ago
Eugen Rochko 036ba3f510
Add tooltips to audio/video player buttons (#13203)
5 years ago
ThibG 02236332ba
Fix native share button not being displayed for unlisted toots (#13045)
5 years ago
fuyu 5711899c59
Don't display toggle reveal button in video modal when full screen (#13026)
5 years ago
ThibG 3adc722d1c
Change how unread announcements are handled (#13020)
5 years ago
Eugen Rochko 0fcc4b1c56
Change announcements to be collapsed on page load in web UI (#12990)
5 years ago
Eugen Rochko dd4eec6bf6
Add animations to announcement reactions (#12970)
5 years ago
Eugen Rochko b9d74d4076
Add streaming API updates for announcements being modified or deleted (#12963)
5 years ago
ThibG 90b13ffd00 Fix “new items glow” being displayed above settings and announcements (#12958)
5 years ago
ThibG 48c55b6392 Improve announcements design (#12954)
5 years ago
Eugen Rochko f816da9c64
Add limit of 8 different reaction types per announcement (#12950)
5 years ago
Eugen Rochko 76f1ed834e
Add number animations (#12948)
5 years ago
Sasha Sorokin 1268e3b572 Fix unlocalized dropdown button title (#12947)
5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
5 years ago
ThibG 43daeccccb Add “account timeline” filter category (#12918)
5 years ago
ThibG ec3ee67564 Fix unfollow confirmations in account directory (#12922)
5 years ago
Eugen Rochko baa3db3001
Change audio/video playback to stop playback when out of view (#12486)
5 years ago
ThibG 12a9813a0c Fix reuse of detailed status components (#12792)
5 years ago
Matt Panaro 9cbbc50fcd Fix 12661 (#12744)
5 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661)
5 years ago
Acid Chicken (硫酸鶏) 09a72add0e Fix tooltip messages of multiple poll switcher are reversed (#12616)
5 years ago
Eugen Rochko 77e7b33dea
Revert "Fix an eslint warning (#12426)" (#12596)
5 years ago
Jeong Arm 76adde4fe2 Fix media open hotkey (#12546)
5 years ago
Takeshi Umeda f43f1e0184 Add basic support for group actors (#12071)
5 years ago
ThibG c05ed8a625 Fix poll options not being selectable via keyboard (#12538)
5 years ago
ThibG 27d5d02925 Fix blocking/unblocking users from status dropdown menu (#12535)
5 years ago
ThibG 911cc14481 Add follow_request notification type (#12198)
5 years ago
Eugen Rochko ed73376f1c
Fix conversations not having an unread indicator in web UI (#12506)
5 years ago
ThibG a690b3e470 Add hotkey for opening media files (#12498)
5 years ago
ThibG e7a7f88df7 Fix OCR with delete & redraft (#12465)
5 years ago
Dimitri Merejkowsky 054ef83fc5 Fix an eslint warning (#12426)
5 years ago
ThibG e86234b1e9 Change media description label to be context-sensitive (#12270)
5 years ago
Eugen Rochko 853a67ed16
Add relationship-based options to status dropdowns (#12377)
5 years ago
ThibG dfea7368c9 Add bookmarks (#7107)
5 years ago
ThibG 0d6da8892a Fix unread toot indicator not honoring onlyMedia in public and community timelines (#12330)
5 years ago
ThibG 66684c489c Fix WebUI allowing to upload more items than the limit (#12300)
5 years ago
ThibG 7cdb8c10e9 Minor improvements to poll composing UI (#12319)
5 years ago
mayaeh be93318c05 Integrate own poll's translation into own_poll. (#12231)
5 years ago
ThibG 3db3c10762 Fix filtered out items being counted as pending items (#12266)
5 years ago
ThibG 7488a9e154 Add support for submitting media description with ctrl+enter (#12272)
5 years ago
Hinaloe 8568018935 dont crash with null-ref (#12274)
5 years ago
Yamagishi Kazutoshi a4301b5202 Fix notification message for own poll (#12219)
5 years ago
Nima Boscarino 9b36f62df6 Add download button to audio and video players (#12179)
5 years ago
ThibG bcf694dce7 Fix volume slider in chromium 🤷 (#12158)
5 years ago
umonaca f4be89e24d Improve swipe experience (#12168)
5 years ago
BSKY fccf83e1f2 Add noopener and/or noreferrer (#12202)
5 years ago
dependabot-preview[bot] 183fc9d3cb Bump react-select from 2.4.4 to 3.0.5 (#11930)
5 years ago
Eugen Rochko 6ebd74f4fa
Fix media editing modal changing dimensions when image loads (#12131)
5 years ago
trwnh 95f21ab87f Add missing back button header for invalid account (#12094)
5 years ago
Eugen Rochko f665901e3c
Fix performance of home feed regeneration (#12084)
5 years ago
Eugen Rochko c9b8ba50f8
Fix audio attachments opening in video modal from media tab in web UI (#12056)
5 years ago
Eugen Rochko f51f99c3c2
Fix media editing modal and profile directory in light theme (#12059)
5 years ago
Jeong Arm 3abe003f59 Fix drag and drop link to composebox (#12055)
5 years ago
ThibG 559da46fd4 Fix typo in mute confirmation dialog (#12044)
5 years ago
Jeong Arm 66fda37fd0 Scroll into search bar when focus (#12032)
5 years ago
ThibG 26a8c6fd2d Fix custom emoji animation on hover in conversations view (#12040)
5 years ago
ThibG 541269f8bc Fix missing propType for conversation delete (#12035)
5 years ago
Eugen Rochko b0323d0888
Add refresh button to list of rebloggers/favouriters in web UI (#12031)
5 years ago
koyu cfe2d1cc4a Change at icon in notification filter to reply-all (#11995)
5 years ago
ThibG 9027bfff0c Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)
5 years ago
Eugen Rochko 9683e1dcf8
Fix follower/following lists resetting on back-navigation in web UI (#11986)
5 years ago
Yamagishi Kazutoshi 0a49b26793 Do not add margin light when opening modal on mobile (#11830)
5 years ago
ThibG 18b451c0e6 Change silences to always require approval on follow (#11975)
5 years ago
ThibG 7baedcb61e Use blob URL for Tesseract to avoid CORS issues (#11964)
5 years ago
Eugen Rochko 0d2b60ab8b
Fix emoji search not showing custom emoji when none are uncategorized (#11920)
5 years ago
Eugen Rochko bc5678d015
Change conversations UI (#11896)
5 years ago
Eugen Rochko ba0de8fb68
Fix updates being hidden behind pending items on unmounted components (#11898)
5 years ago
Yamagishi Kazutoshi 0627252b30 Check existence of timeline state in community timeline (#11880)
5 years ago
Eugen Rochko bdeff5ae15
Fix web UI allowing uploads past status limit via drag & drop (#11863)
5 years ago
ThibG f109867578 Fix “slow mode” issues (#11859)
5 years ago
ThibG c00ab575b7 Fix media description button being disabled at 420 characters instead of 1500 (#11836)
5 years ago
Eugen Rochko b6381bdc7d
Change max length of media descriptions from 420 to 1500 characters (#11819)
5 years ago
Eugen Rochko e445a8af64
Add timeline read markers API (#11762)
5 years ago
mayaeh 1f22b8197c Integrate translation strings for the Profile Directory. (#11722)
5 years ago
ThibG 34eac5a1ec Fix custom emoji animation on hover in WebUI directory bios (#11716)
5 years ago
Eugen Rochko 9871904172
Change layout of public profile directory to be the same as in web UI (#11705)
5 years ago
ThibG 6914482d0a Change detailed status child ordering to sort self-replies on top (#11686)
5 years ago
Eugen Rochko cb447b28c4
Add profile directory to web UI (#11688)
5 years ago
ThibG 81f864d4da Add special alert for throttled requests (#11677)
5 years ago
ThibG fd3d45d38f Add confirmation modal when logging out from the web app (#11671)
5 years ago
ThibG bd4099d976 Change window resize handler to switch to/from mobile layout as soon as needed (#11656)
5 years ago
Eugen Rochko 2e99e3cab3
Fix more visual issues with the audio player (#11654)
5 years ago
Eugen Rochko e72bac7576
Fix public page crash due to audio player, fix unpause in audio player (#11652)
5 years ago
Eugen Rochko 4190e31626
Add audio player (#11644)
5 years ago
Eugen Rochko 4ef8d8b77c
Add header to trends section and change refresh rate to 15 minutes (#11641)
5 years ago
ThibG d857d0d14d Fix trending hashtags being fetched every 36 seconds instead of every hour (#11631)
5 years ago
ThibG b48c7ee059 Fix handling of audio files in account media gallery (#11629)
5 years ago
ThibG 2ca6b2bb6c Improve focal point modal on mobile (#11575)
5 years ago
ThibG d37126fd03 Allow clicking behind preview (#11576)
5 years ago
Eugen Rochko 1bea318197
Fix edit media modal on small screens, touch events (#11573)
5 years ago
Eugen Rochko dfe6059889
Fix tesseract.js being part of the common chunk (#11571)
5 years ago
Eugen Rochko 28636f43e4
Add OCR tool to media editing modal (#11566)
5 years ago
Eugen Rochko 23f7afa562
Add media editing modal (#11563)
5 years ago
Eugen Rochko c09ecbc53e
Add indicator of unread content to window title when web UI is out of focus (#11560)
5 years ago
Eugen Rochko e823b49214
Fix "cancel follow request" button having unreadable text in web UI (#11521)
5 years ago
Eugen Rochko 9072fe5ab6
Add trends UI with admin and user settings (#11502)
5 years ago
Eugen Rochko 1d8d553d8b
Revert "Change links in webUI to rewrite misleading links (#11426)" (#11500)
5 years ago
ThibG 27a0d02d0d Improve keyboard navigation in privacy dropdown (#11492)
5 years ago
ThibG 792d0dd470 Fix privacy dropdown active state when dropdown is placed on top of it (#11495)
5 years ago
ThibG c8fd823327 Change icon button styles to make hover/focus states more obvious (#11474)
5 years ago
ThibG 089c641020 Disable list title validation button when list title is empty (#11475)
5 years ago
Eugen Rochko 2dee293c4c
Fix scroll to top in single column UI (#11463)
5 years ago
Eugen Rochko 706a48ee1f
Fix column header scrolling with the page (#11458)
5 years ago
ThibG b31b232edf Change links in webUI to rewrite misleading links (#11426)
5 years ago
Eugen Rochko 8a4674f2c3
Add search results pagination to web UI (#11409)
5 years ago
ThibG 7de8c51873 Play animated custom emoji on hover (#11348)
5 years ago
Eugen Rochko aa22b38fdb
Change single-column mode to scroll the whole page (#11359)
5 years ago
koyu 8df0022e66 Added logout to dropdown menu (#11353)
5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984)
5 years ago
ThibG c07cca4727 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
ThibG 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
ThibG 4f5b221be2 Display FTS warning based on actual search term, not the one being typed (#11202)
5 years ago
Eugen Rochko e64e6a03dd
Add categories for custom emojis (#11196)
5 years ago
ThibG 072158ee97 Fix swiping columns on mobile sometimes failing (#11200)
5 years ago
ThibG ca8944728f Add message telling FTS is disabled when no toot can be found because of this (#11112)
5 years ago
ThibG 3086c645fd Add option to disable blurhash previews (#11188)
5 years ago
ThibG 32a4494926 Scroll to compose form rather than reply indicator on focus (#11182)
5 years ago
PatOnTheBack 5b20284f6f Removed extra pipes from regex. (#11181)
5 years ago
koyu 6eb5241099 Change camera icon to paperclip icon in upload form (#11149)
5 years ago
Eugen Rochko f7f23b4a19
Add audio uploads (#11123)
5 years ago
ThibG 01e362316c Do not scroll in the compose panel on single-column (#11093)
5 years ago
ThibG b4d67fe57a Fix ordering of keyboard access between CW field, textarea and emoji picker (#11066)
6 years ago
ThibG dd45c63921 List attachments in reply indicator and boost modal (#10997)
6 years ago
ThibG 1b4dcc3f78 Only show profile directory link when it's enabled (#11064)
6 years ago
mayaeh 210fa3a94e Fix emoji-button appearing above privacy-dropdown (#11027)
6 years ago
ThibG e9ddd5a159 Put poll options behind content warnings (#10983)
6 years ago
Eugen Rochko f4bc77f290
Improve light theme (#10992)
6 years ago
Eugen Rochko cc8f6b3cda
Fix some React warnings (#10989)
6 years ago
Wenceslao Páez Chávez fe3bf3b0fc Fix overlap of emoji button on search popup (#10978)
6 years ago
Eugen Rochko 5bfd802c57
Fix not being able to directly switch between list timelines in web UI (#10973)
6 years ago
Takeshi Umeda c402c291f4 Fix emoji picker being always displayed (#10979)
6 years ago
Jeong Arm 8f3c32e29c Scroll to compose form when focus (#10970)
6 years ago
Eugen Rochko 6077eca240
Add profile directory link to single column navigation panel (#10963)
6 years ago
Takeshi Umeda d93b82af87 Improvement variable height in single column layout (#10917)
6 years ago
Eugen Rochko 8d9755e5f5
Change links in right panel to open in the same tab (#10848)
6 years ago
ThibG 3333250ede Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872)
6 years ago
Eugen Rochko 451e5980b6
Refactor footers in web UI into a single component (#10846)
6 years ago
Takeshi Umeda 3b9c02506d Fix poll visibility on public pages (#10817)
6 years ago
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state (#10838)
6 years ago
Hanage999 4a818ac2de Fix wrong redirect from getting started to home in advanced Web UI (#10839)
6 years ago
Eugen Rochko 0e445ebb13
Improvements to the single column layout (#10835)
6 years ago
ThibG a472190729 Add a keyboard shortcut to hide/show media (#10647)
6 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820)
6 years ago
Eugen Rochko 84dc21d55d
Various improvements to single column layout (#10809)
6 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807)
6 years ago
Hinaloe bb9d7fad9f fix `isSubmitting` prop case (#10785)
6 years ago
Eugen Rochko 6fe474837c
Change poll options to alphabetic letters when status text is hidden (#10685)
6 years ago
ThibG 6dc9baad2a Change icon and label depending on whether media is marked as sensitive (#10748)
6 years ago
Aurélien Reeves fe8a8f779e Add confirm modal for unboosting toots (#10287)
6 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555)
6 years ago
Jeong Arm 09eea46631 Bring back crossed eye icon on gallery (#10715)
6 years ago
ThibG b2f5b1045f Add description on hover in media gallery (#10713)
6 years ago
ThibG 4f73cde4e1 Minor account media gallery fixes (#10695)
6 years ago
Eugen Rochko eb63217210
Add button to view context to media modal (#10676)
6 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593)
6 years ago
Eugen Rochko 05ef3462ba
Make the "mark media as sensitive" button more obvious in web UI (#10673)
6 years ago
Eugen Rochko 3f143606fa
Change account gallery in web UI (#10667)
6 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630)
6 years ago
ThibG 0e78862b61 Allow switching between singe-option and multiple-option polls (#10603)
6 years ago
kedama d763d39d26 Fix modal items cannot scroll on touch devices (#10605)
6 years ago
ThibG bdec58b514 Minor code cleanup (#10613)
6 years ago
Sho Kusano 3e6c7f3617 Configrationable repository url (#10600)
6 years ago
Eugen Rochko 56f29c38b6
Fix glitched out "not found" message for non-existing profiles in web UI (#10517)
6 years ago
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491)
6 years ago
ashleyhull-versent 2b68fe5442 tinyfix 2: unrequired arguments (#10471)
6 years ago
ashleyhull-versent bd365cc38b Duplicate values (#10470)
6 years ago
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442)
6 years ago
Jeong Arm 51625d3423 Remove unused code (#10426)
6 years ago
Eugen Rochko 8fb69f1366
Fix emoji-mart crashing web UI on search by reverting the upgrade to 2.10.0 (#10413)
6 years ago
Eugen Rochko bd02ec6daa
Add indication that you have been blocked in web UI (#10420)
6 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375)
6 years ago
slice 73f5711fb8 Add rel='noopener' to redesigned profile column header avatar link (#10393)
6 years ago
ThibG a91acf79b5 Move the account dropdown menubar to the right, make sure it doesn't move (#10390)
6 years ago
ThibG 6df4a82969 Add a “Block & Report” button to the block confirmation dialog (#10360)
6 years ago
Aditoo17 6f6abc369f Make clicking on avatar open public profile in new tab (#10387)
6 years ago
mayaeh 186f7bcbb6 Fix menu items that don't action (#10379)
6 years ago
Eugen Rochko a96181f16f
Redesign profile column in web UI to match design on public pages (#10337)
6 years ago
Eugen Rochko 42c581c458
Disable real-time updates on public pages to improve readability (#10260)
6 years ago
Nolan Lawson db06b25376 fix: update to emoji-mart 2.10.0 (#10281)
6 years ago
Eugen Rochko 6a3f08661f
Fix scrollbar styles on compose textarea, small bugs (#10292)
6 years ago
Eugen Rochko c20d096e6a
Show disappointed elephant if web UI crashes (#10275)
6 years ago
ThibG 65d9004ac9 Add UI for enabling/disabling poll notifications (#10255)
6 years ago
Eugen Rochko da45b8b4c9
Fix public timeline page not paginating correctly (#10245)
6 years ago
Eugen Rochko 65fffeac3f
Redesign landing page (#10232)
6 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209)
6 years ago
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
Eugen Rochko 3e0ed36e8e
Fix home timeline perpetually reloading when empty (#10130)
6 years ago
ThibG d1d7d14f77 Fix video player width not being updated to fit container width (#10069)
6 years ago
ThibG 041ff5fa9a Fix crash on public hashtag pages when streaming fails (#10061)
6 years ago
Eugen Rochko ea7ad59af2
Fix mutes, blocks, domain blocks and follow requests not paginating (#10057)
6 years ago
Eugen Rochko aa83219875
Fix hashtag column not subscribing to stream on mount (#10040)
6 years ago
Ben Lubar 309043b158 Improve image description user experience (#10036)
6 years ago
ThibG 188f1c7c89 Add list title editing (#9748)
6 years ago
Eugen Rochko 169b9d4428
Fix hashtags select styling in default and high contrast themes (#10029)
6 years ago
Hinaloe 0e513ff862 Don't focus spiler input when disabled spoiler (#10017)
6 years ago
ThibG aee93bfc9c Fix timeline jumps (#10001)
6 years ago
Eugen Rochko 3cfadd875c Add "copy link" item to status action bars (#9983)
6 years ago
mayaeh 46e806cd2f Rename from instance to server. (#9938)
6 years ago
mike castleman f86413fce2 change "finish tutorial" text to "finish toot-orial" (#9905)
6 years ago
tmm576 750c67660d Allow multiple files upload through web UI, including drag & drop (#9856)
6 years ago
Eugen Rochko 1f95190202
Refactor icons in web UI to use Icon component (#9951)
6 years ago
Clar Charr 6513f6c953 Replace unlock-alt icon with unlock (#9952)
6 years ago
ThibG a53dcaa298 Fix initial value of volume slider in video player and handle volume changes (#9929)
6 years ago
ThibG ec5bd8b8bb Implement missing hotkeys for notifications (#9927)
6 years ago
Eugen Rochko b506ce1197
Fix new hashtag page's items not being full-width on mobile (#9852)
6 years ago
tmm576 4cd0a10793 Allow event defaults on index for text data transfer (#9840)
6 years ago
Eugen Rochko 8b19903559
Improve the public hashtag page (#9831)
6 years ago
tmm576 30af4ee65f Hide floating action button on search and getting started pages (#9826)
6 years ago
Eugen Rochko bc642ac24b
Redesign public hashtag page to use a masonry layout (#9822)
6 years ago
Hinaloe d6433b3931 make draggingOver state off correctly (#9797)
6 years ago
mayaeh 266d4cb92b Changed not to display DISCOVER subheader via single column layout. (#9759)
6 years ago
Eugen Rochko 8b976c3479
Move profile directory link in web UI from footer to discover section (#9745)
6 years ago
ThibG 6f9a7bd02c Add quick links to the admin interface in the WebUI (#8545)
6 years ago
Eugen Rochko 1512af2811
Display fallback link card thumbnail when none is given (#9715)
6 years ago
Eugen Rochko e3dc8870bf
Remove visible timestamps for notifications (#9675)
6 years ago
Yamagishi Kazutoshi 8f5fdab5bf Update dependencies for Node.js (2018-12-31) (#9669)
6 years ago
Takeshi Umeda 1340460c85 If it is disabled, remove the link of the profile directory (#9665)
6 years ago
mayaeh c1693827ae Change the icon to "reply-all" when reply to other accounts (#9378)
6 years ago
Eugen Rochko 2ee779dcd3
Update emoji codepoint mappings to v11.0 (#9618)
6 years ago
ThibG e25947db4a Sanitize and sandbox toot embeds (#9552)
6 years ago
Eugen Rochko bb62827c16
Remove links to bridge.joinmastodon.org (non-functional) (#9608)
6 years ago
ThibG e70e496e29 Clean up dead code in public timeline code (#9565)
6 years ago
ThibG 4ede51743e Minor scrollable list fixes (#9551)
6 years ago
Eugen Rochko 9cb26bb56b
Add new first-time tutorial (#9531)
6 years ago
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536)
6 years ago
Paweł Ngei 13dce12665 Add notification quick-filter bar in the frontend app (#9399)
6 years ago
ThibG 7c48688d85 Make avatar and headers respect `auto_play_gif` (#9515)
6 years ago
ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501)
6 years ago
Paweł Ngei 9897cf0701 Add visible dates for notifications in Notification column (#9423)
6 years ago
Paweł Ngei b9ec34de57 Add a tooltip explaining what a locked account is (#9403)
6 years ago
mayaeh bfec030a4e Fix that translation is not applied to "joining hashtags" (#9397)
6 years ago
Eugen Rochko 3948b6fa52
Remove npm-run-all dependency (#9401)
6 years ago
Sumit Khanna f978afa487 Volume sliders for videos #7429 (#9366)
6 years ago
James Kiesel 4fdefffb99 Deep compare tags for hashtag column reload (#9297)
6 years ago
Eugen Rochko bb69d154c4
Fix null error introduced in #9270 (#9275)
6 years ago
ThibG bbd8fdd185 Perform deep comparison for card data when receiving new props (#9270)
6 years ago
Eugen Rochko 3cecf3e5b9
Fix loading indicator inconsistency (#9252)
6 years ago
Eugen Rochko dd00cd19d2
Use local instead of global loading indicator for timelines, account timelines (#9224)
6 years ago
Eugen Rochko 5cbf6cf3ec
Add "Show thread" link to self-replies (#9228)
6 years ago
James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904)
6 years ago
namelessGonbai bb5558de62 Implement adding a user to a list from their profile (#9062)
6 years ago
trwnh 2cc099c70f Make detailed-status__wrapper actually wrap detailed status (#8547)
6 years ago
Eugen Rochko 9c38c5daa3
Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120)
6 years ago
ThibG a90b569350 When searching for an emoji with multiple separators, consider the full input (#9124)
6 years ago
Eugen Rochko 768b0f132d
Fix direct messages column not loading more items on scroll (#9102)
6 years ago
Eugen Rochko a2e3401e48
Fix conversations not being marked read on click (#9103)
6 years ago
Eugen Rochko 288e435fe5
Show upload options on click as well as hover (#9074)
6 years ago
Eugen Rochko 01c169e796
Fix JS error when posting from page without router context (#9073)
6 years ago
Eugen Rochko ad510db3a1
Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Eugen Rochko eb1b9903a6
Redesign direct messages column (#9022)
6 years ago
Eugen Rochko a38a452481
Add unread indicator to conversations (#9009)
6 years ago
takayamaki bebe8ec887 fix: initial state of PrivacyDropdown is should not be null (#9008)
6 years ago
ThibG 007f7690fa Fix fav/boosts hotkeys not working on detailed statuses (#9006)
6 years ago
ThibG adb06baef6 Handle global hotkeys even when no element has focus (#8998)
6 years ago
Eugen Rochko 9d4541c612
Display customized mascot in web UI and fix admin form for it (#8964)
6 years ago
Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940)
6 years ago
mayaeh 770e337497 Fixed error occurrence when pinning the DM column. (#8922)
6 years ago
Eugen Rochko 774ac47373
Add conversations API (#8832)
6 years ago
Eugen Rochko 28401962ca Change documentation URL (#8898)
6 years ago
ThibG 42aecb4c13 Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893)
6 years ago
Eugen Rochko 3d7f68c273
Revert Font Awesome 5 upgrade (#8810)
6 years ago
mayaeh 3f9ec3de82 Fix some icon names changed by the Font Awesome 5. (#8796)
6 years ago
Colin Dean 330e320b40 Adds follow action timestamp to notification (#8756)
6 years ago
Naoki Kosaka 8bae14591b Migrate to font-awesome 5.0. (#8799)
6 years ago
theboss b9c727a945 Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
6 years ago
rhoio c6e765f81e remove meta label in settings column (#8704)
6 years ago
mayaeh 17af4d27da Update the icon name changed by the Font Awesome 5. (#8776)
6 years ago
ふぁぼ原 f7a6f9489d Add a new preference to always hide all media (#8569)
6 years ago
Maciek Baron 4b794e134d Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)
6 years ago
ThibG 05f90e3695 Adjust beforeUnload conditions (#8746)
6 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703)
6 years ago
ThibG f8b54d229f Fix “Toots” tab highlighting for replies and media timelines (#8715)
6 years ago
Yamagishi Kazutoshi 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925)
6 years ago
luzpaz 40dd19be37 Misc. typos (#8694)
6 years ago
ThibG 4959ead07c Fix media description in various media modals (#8678)
6 years ago
ThibG 09a87b2cdb Auto-focus emoji picker's search field (#8688)
6 years ago
ThibG 661a89ea74 Autofocus comment textarea in report modal (#8689)
6 years ago
rhoio 7b7c26063e Highlight active tab in action bar (#8673)
6 years ago
Frederic Hemberger 7c12c7b124 Add aria-label to floatingActionButton (#8574)
6 years ago
M Somerville a060beee72 Skip VS15 (Emoji textual presentation). (#8553)
6 years ago
trwnh 6a147f8377 Fix the display of missing lists (#8523)
6 years ago
takayamaki f5c052b5e6 refactor: getting-started__wrapper should contained in getting-started (#8532)
6 years ago
Jakub Mendyk ceed1ebe5b Fix followers/follows layout issues from #8418 (#8505)
6 years ago
M Somerville 81697997a3 Include MOV in upload button tooltip. (#8480)
6 years ago
Marcin Mikołajczak b534249a8d Add more hotkeys to legend (#8469)
6 years ago
Eugen Rochko a791bac153
Add aria-label to notifications (#8460)
6 years ago
Jakub Mendyk 5129f6f2aa Add messages informing that collections are empty (fixes #4115) (#8418)
6 years ago
M Somerville df06f53f9b Specify allowed media in upload button tooltip. (#8443)
6 years ago
Eugen Rochko cd049454be
Wait until relationship is loaded before showing follow button (#8440)
6 years ago
Yamagishi Kazutoshi 800325f452 Weblate translations (2018-08-25) (#8420)
6 years ago
M Somerville ac092d03e7 Add missing video descriptions (#8416)
6 years ago
Eugen Rochko 248df68c36
Give focused status a sensible aria-label for screen readers (#8387)
6 years ago
Eugen Rochko 66dbb59aa1
Add aria-label to column regions (#8390)
6 years ago
Annika Backstrom 25f6f41052 Add hotkey for follow requests (#8307)
6 years ago
cpsdqs 8fe1f8d4ce Make dropdown animations respect their placement (#8292)
6 years ago
Eugen Rochko 025fbb8285
Show compose form on delete & redraft when in mobile layout (#8277)
6 years ago
Eugen Rochko 0fc0980de1
Link to mobile apps page (#8278)
6 years ago
Spanky 7a0f781aa9 Fix ctrl+enter not submitting toot when text cursor is composing image description (#8273)
6 years ago
M Somerville 298ee84488 Fix #8264 - Do not override ctrl/cmd+click. (#8265)
6 years ago
ThibG 4601a58ac2 Defer scrollIntoView after DOM is drawn (fixes #8239) (#8242)
6 years ago
Eugen Rochko aaac14b8ad
Show exact number of followers/statuses on export page/in tooltip (#8199)
6 years ago
ThibG ec2c516ab8 Various fixes regarding the video position slider (#8201)
6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100)
6 years ago
Yamagishi Kazutoshi 06c83527f5 Do not scroll up when modal is opened (#8095)
6 years ago
Mélanie Chauvel (ariasuni) 2ccef52a4f Improve account bar css (#8087)
6 years ago
ThibG 3c35b34b61 Improve keyboard shortcuts descriptions (#8066)
6 years ago
ThibG d199806969 Prevent scrolling main frame when navigating in image gallery with arrow keys (#8073)
6 years ago
ThibG 955d5d36e8 Use LoadingBar instead of blur to indicate that an image is loading (fixes #4060) (#7562)
6 years ago
Eugen Rochko e709107463
Display Mastodon version in footer of web UI (#8013)
6 years ago
Eugen Rochko bfce6a5485
Add link to filters in web UI dropdown (#7990)
6 years ago
Eugen Rochko cfeb3beb4e
Fix filters not affecting notifications in web UI (#7977)
6 years ago
Maciek Baron f3af1a96a8 Check if router is injected in media modal (#7941)
6 years ago
Maciek Baron bbbe3ed6ba Allow the media modal to be closed by pressing back (#7934)
6 years ago
Eugen Rochko 23e1f143de Fix M hotkey inserting @undefined when in detailed status (#7931)
6 years ago
Shaun Gillies ac82c9380f Display full username in tooltip on search and autosuggest #7478 (#7920)
6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905)
6 years ago
ふぁぼ原 20bb90ced6 On the mobile UI, move the search column to the right (#7877)
6 years ago
kedama 926bfce465 Fix broken single column getting-started menu (Fix #7854) (#7862)
7 years ago
Lynx Kotoura 434ec913dd Change list icons different from the getting-started icons (#7838)
7 years ago
Hinaloe b347d55432 DataTransfer.types may Array-like object (#7827)
7 years ago
Lynx Kotoura 9c08a368e7 Adjust account__action-bar contents (#7818)
7 years ago
Eugen Rochko 09147186b7
Fix regression where CW is focused on reply (#7811)
7 years ago
Eugen Rochko 1cc775200e
Add "find friends", "invite people", and more to getting started footer (#7803)
7 years ago
chr v1.x 4f42238c29 Put "Media Only" option in column settings instead of content area headline (#7801)
7 years ago
Yamagishi Kazutoshi 79a468016a Fix "Invalid DOM property `class`" (#7798)
7 years ago
chr v1.x 0338da1699 Add profile options on compose form (#7789)
7 years ago
kedama a99179d31f Control the focus when clicking the "CW" button. (#7776)
7 years ago
Renato "Lond" Cerqueira 268d90e810 Rename emoji sheet to avoid caching issue (#7777)
7 years ago
Eugen Rochko 10f51c9886
Fix domain hiding logic (#7765)
7 years ago
Renato "Lond" Cerqueira 85470ec872 Fix issues with updated emoji mart (#7761)
7 years ago
Renato "Lond" Cerqueira 0c3ce41031 Update to emojimart 2.6.1 (#7746)
7 years ago
Eugen Rochko bd0791d800
Add redraft function (#7735)
7 years ago
Yamagishi Kazutoshi 64d7a63f18 Submit report using meta key (#7729)
7 years ago
Eugen Rochko 1bbe81030c
Display numbers in account header using shortNumberFormat for consistency (#7723)
7 years ago
Eugen Rochko e18390cfe6
Fix bug in order of conversations in web UI (#7721)
7 years ago
Eugen Rochko 0deb9fa6b9
Remove trending hashtags (#7711)
7 years ago
Eugen Rochko 73c0c36e7b
Improve trends layout (#7700)
7 years ago
Yamagishi Kazutoshi 69b45350fe Add loading indicator for trending tags (#7693)
7 years ago
Yamagishi Kazutoshi 15ce60f610 Fix duplicate key attributes (#7694)
7 years ago
Eugen Rochko 0ce5339a7b
Make the refresh trends button refresh trends (#7685)
7 years ago
Mélanie Chauvel (ariasuni) 691107263c Put the CW field between the toot we are replying to and the toot field (#7508)
7 years ago
Eugen Rochko 3623aea6c9
Redirect / to home on mobile layout, to getting started on desktop (#7677)
7 years ago
Eugen Rochko 1a7a74ff76
Improve getting started column (#7676)
7 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
7 years ago
Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663)
7 years ago
Eugen Rochko dfbadd6837
Replace recursion in status mapStateToProps (#7645)
7 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
7 years ago
Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150)
7 years ago
Yamagishi Kazutoshi 8182b61518 Enable media timeline (#7598)
7 years ago
ThibG 2587fcdd27 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
7 years ago
ThibG d8864b9e9d Fix caret position after selected suggestion and media upload (#7595)
7 years ago
ThibG 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593)
7 years ago
Yamagishi Kazutoshi 4eeda67727 Hide section headline for timelines in production (#7590)
7 years ago
Yamagishi Kazutoshi 06252ec71e Change column params on pinned timeline (#7581)
7 years ago
Eugen Rochko 5ea643b279
Save onlyMedia prop when pinning column (#7575)
7 years ago
Yamagishi Kazutoshi 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572)
7 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631)
7 years ago
Eugen Rochko 1bbe12254d
Improve direct message warning again (#7546)
7 years ago
Sylvhem 53c2164e9c Reword the direct message warning (#7420)
7 years ago
Yamagishi Kazutoshi d9b2f84c92 Open video modal on public UI (#7469)
7 years ago
ThibG b241cb2704 Change wording of the “undo” media upload button (fixes #6857) (#7417)
7 years ago
Yamagishi Kazutoshi e0b1e17bd0 Show media modal on public timeline (#7413)
7 years ago
ThibG b1938d7853 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
7 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391)
7 years ago
Eugen Rochko d185f3ddaf
Use plaintext value for field value tooltips in web UI (#7388)
7 years ago
ThibG 5c7bed6bbc Various improvements to the report UI (#7342)
7 years ago
Eugen Rochko 660db468c0
Do not count search route as compose being mounted in web UI (#7372)
7 years ago
Eugen Rochko 2ef9d65052
Improve rendering of bio fields (#7353)
7 years ago
ThibG ef7d64c801 Dropdowns accessibility (#7318)
7 years ago
ThibG ad5d3134e4 Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314)
7 years ago
Lynx Kotoura 86efccce2a Fix low-contrasted cancel button of reply indicator (#7300)
7 years ago
mayaeh ee2e0f694a Fix #6157: boosting own private toots (#7200)
7 years ago
Lynx Kotoura 74dae9458d Add color variables of texts for better accesibility (#7125)
7 years ago
Marcin Mikołajczak 7162a28c34 Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178)
7 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514)
7 years ago
Neil Moore fad7b9f5f2 Adds keyboard hotkey for revealing/hiding statuses (#7173)
7 years ago
ThibG e5dd385431 Allow boosting own private toots (#6157)
7 years ago
abcang 727917e91e Fix caret position after inserting emoji (#7167)
7 years ago
Marcin Mikołajczak fa04945365 Change icon for domain blocks (#7139)
7 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645)
7 years ago
ThibG 12f5f13fab Place privacy dropdown menu top if it is closer to the bottom of the viewport (#7106)
7 years ago
Eugen Rochko 45c9f16f71
Improve load gap styling in web UI (#7100)
7 years ago
Emelia Smith 904a2479dd Feature: Direct message from Statuses (#7089)
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 7a81082704 Revert "Add double-tap zoom functionary to `ZoomableImage` (#6944)" (#7035)
7 years ago
unarist 2c51bc0ca5 Add missing rejection handling for Promises (#7008)
7 years ago
Emelia Smith 6a895e1ab3 Fix: Prevent submission using same logic as submit button disabling. (#6993)
7 years ago
ThibG a6c129ddbd Add some UI for user-defined domain blocks (#6628)
7 years ago
Emelia Smith d1f34151ae Feature: Direct message from menu (#6956)
7 years ago
Yuto Tokunaga 5021c4e9ca Add double-tap zoom functionary to `ZoomableImage` (#6944)
7 years ago
unarist 3523aa440b Fix LoadMore on account media gallery (#6933)
7 years ago
Akihiko Odaki cbf97c03bb Allow clients to fetch notifications made while they were offline (#6886)
7 years ago
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876)
7 years ago
Akihiko Odaki ff7941e652 Show media modal on public pages (#6801)
7 years ago
Marcin Mikołajczak 1c15329cce Change “Toots with replies” to “Toots and replies” (#6875)
7 years ago
Akihiko Odaki 4e71b104e6 Internationalize unexpected error message (#6887)
7 years ago
Eugen Rochko f66a786029
Hide floating action button on thread views (#6859)
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
Yamagishi Kazutoshi 6ae70a92c9 Hide pinned toots on with replies (#6753)
7 years ago
Yuto Tokunaga fa5c867e0e Avoid using JS to set height in MediaModal (#6750)
7 years ago
Eugen Rochko 56eb5c3f34
Fix focal point cropping in MediaGallery, fix focal point modal (#6740)
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 b6003afcdb
Add show more/less toggle for entire threads in web UI (#6733)
7 years ago
Eugen Rochko b79ab15859
When enabled, always display media in gallery. Also: click to reveal (#6692)
7 years ago
Eugen Rochko a1b065700a
Fix focal point modals broken by #5956 (#6676)
7 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672)
7 years ago
Akihiko Odaki 913a38111f Remove pointer events on the entire UI when a dropdown menu is open (#6648)
7 years ago
Akihiko Odaki a07cfee644 Extract columns area from UI component (#6650)
7 years ago
Akihiko Odaki 13cf92df27 Use React.PureComponent instead of React.Component (#6653)
7 years ago
Akihiko Odaki 61e6275781 Use withRouter for TabsBar (#6652)
7 years ago
Akihiko Odaki b0664a5e6c Replace onScrollToBottom with onLoadMore (#6615)
7 years ago
ThibG 4746feaa1c Add “Domain hidden” badge (#6636)
7 years ago
ThibG 46a9a23749 Make more apparent that an account is blocked or muted (fixes #6544) (#6627)
7 years ago
Yuto Tokunaga 4e929b2d17 [RFC] Improved media modal (#5956)
7 years ago
abcang 219aac7800 Show media on report UI (#6619)
7 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610)
7 years ago
Akihiko Odaki 45feb439bd Finalize location on scrollable notifications when unmounting (#6614)
7 years ago
Eugen Rochko e72db6d9dd
Move "compose" on mobile to floating action button (#6594)
7 years ago
Eugen Rochko 036dd98abb
Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590)
7 years ago
Eugen Rochko 7901f9f63e
When search enabled, display hint in search popout (#6593)
7 years ago
Eugen Rochko 379cdfaac5
Fix #6586: Add close modal icon to report dialog (#6591)
7 years ago
Eugen Rochko 5131012505
Add "Toots/Toots with replies/Media" tab below profile header (#6572)
7 years ago
Eugen Rochko 41a01bec23
Federated reports (#6570)
7 years ago
Akihiko Odaki 7cb49eaa3a Do not use function name to track components (#6542)
7 years ago
Eugen Rochko 90f12f2e5a
Focal points (#6520)
7 years ago
Eugen Rochko 478ca39e5e
After click to embed video, autoplay it (#6480)
7 years ago
Eugen Rochko f7765acf9d
Fix #5173: Click card to embed external content (#6471)
7 years ago
abcang ecdac9017e Fix media button type (#6478)
7 years ago
Eugen Rochko 3ebc0ad4d3
Full-text search for authorized statuses (#6423)
7 years ago
Eugen Rochko 2ef9d0e101
Change web UI "posts" to "toots" on profile for consistency (#6447)
7 years ago
Eugen Rochko 76f3d5d16b
Add preference to always display sensitive media (#6448)
7 years ago
Daniel King 95c8232109 match hashtag regex in js client with server (#6431)
7 years ago
Renato "Lond" Cerqueira 4e4f1b0dcb Add option to show only local toots in timeline preview (#6292)
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
Eugen Rochko daefbd66a6
Fix style of legacy column headers (#6342)
7 years ago
Eugen Rochko 31d1485887
Display number of follow requests in getting started menu, and (#6313)
7 years ago
Eugen Rochko 79b34a0fa2
Restore onboarding modal (#6303)
7 years ago
Eugen Rochko d799921c75
Replace tutorial modal with welcome e-mail (#6273)
7 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251)
7 years ago
Yamagishi Kazutoshi 0a103c7749 Upgrade ESLint to version 4.x (#6276)
7 years ago
Eugen Rochko 7861c5f108
Surround mid-text display names with bdi tags (#6257)
7 years ago
Eugen Rochko 3987bd18a4
Fix #6128 - Display unfollow button even if account moved (#6258)
7 years ago
neetshin 2091ae92be Make columns-area unscrollable when modal opened (#6241)
7 years ago
nightpool c235711ffe Refactor /api/web APIs to use the centralized axios instance (#6223)
7 years ago
Eugen Rochko 93555182c3
Do not display elephant friend in single-column layout (#6222)
7 years ago
Akihiko Odaki 256c2b1de0 Rearrange items in Getting Started navigation (#6126)
7 years ago
ThibG b6af88192f Display a warning when composing unlisted toots with something looking like a hashtag (#6132)
7 years ago
Akihiko Odaki 3ba7cde38d Rename key to path in actions and reducers for settings (#6105)
7 years ago
Akihiko Odaki 764f876953 Use const instead of let for constant (#6106)
7 years ago
Akihiko Odaki 65f30f65a2 Move the mastodon on Getting Started column to drawer column (#6109)
7 years ago
Chris 1e5d1fa5c8 Add mute, block, conversation mute actions to detailed status dropdown menu (#6099)
7 years ago
MitarashiDango a3b369337f Additional prop name change. (#6098)
7 years ago
Akihiko Odaki 35fdf561be Refactor web_push_subscription (#6047)
7 years ago
Chris 081956742c removed references to hideOnMobile in column_link and getting_started (#6082)
7 years ago
Akihiko Odaki 81d29e4126 Rename settingKey in setting_toggle to settingPath (#6046)
7 years ago
Neetshin c11a52d888 Replace <code> to <kbd> in KeyboardShortcuts component (#6049)
7 years ago
Naoki Kosaka 25b0d7538e Fix oEmbed image_modal src. (#6027)
7 years ago
Eugen Rochko 3487460f00
Fix regression from #6014 (#6018)
7 years ago
Eugen Rochko cc75d47926
Fix layout for RTL (#6014)
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
Eugen Rochko 71965cbef2
Adjust empty list timeline message (#5997)
7 years ago
Eugen Rochko 0128b86d30
Use streaming API for standalone timelines on /about and /tag pages (#5998)
7 years ago
Neetshin 0c8b1eb577 Make detect empty string before assign image description (#5994)
7 years ago
Eugen Rochko ec3b449baa
Fix #5630 - Prevent duplicate load of favourites (#5931)
7 years ago
Eugen Rochko c36b9cc5a6
Ensure link thumbnails are not stretched to super low quality (#5932)
7 years ago
Eugen Rochko 70ce2a2095
Polish video player CSS, add timer on fullscreen/modal/public pages (#5928)
7 years ago
Akihiko Odaki c083816c24 Add embed_url to preview cards (#5775)
7 years ago
Yamagishi Kazutoshi 432761f375 Fix hide reblogs (regression from #5887) (#5909)
7 years ago
aschmitz 4de211b80a Break out nested relationship API keys (#5887)
7 years ago
Yamagishi Kazutoshi a9ca5ce920 Handle submit event of new list form (#5895)
7 years ago
Eugen Rochko e20895f251
Add list of lists component to web UI (#5811)
7 years ago
Lynx Kotoura 886829e96c Add keyboard shortcuts link to getting-started navigation (#5874)
7 years ago
Lynx Kotoura 62a94ebed4 Add back button to keyboard shortcuts legend column (#5872)
7 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762)
7 years ago
Yamagishi Kazutoshi 2b3b44ebbc Refactor KeyboardShortcuts component (#5835)
7 years ago
Joshua Wood ff78c1177a Add Keyboard Shortcuts Legend (#5823)
7 years ago
Akihiko Odaki bf7757cbbc Allow to open a modal for embedded photo (#5777)
7 years ago
Akihiko Odaki 1266c66f79 Rename ariaLabel property of Dropdown to title (#5813)
7 years ago
Eugen Rochko 31ac5f0e00
Display list column (#5750)
7 years ago
Akihiko Odaki 5a551b530a Do not require onClose property in NavigationBar (#5802)
7 years ago
Eugen Rochko 58cede4808
Profile redirect notes (#5746)
7 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087)
7 years ago
unarist 49a285ce15 Show confirmation dialog on leaving WebUI while composing (#5616)
7 years ago
ThibG 5d5c0f4f43 Twidere mention workaround (#5552)
7 years ago
MIYAGI Hikaru 782224c991 Avoid emojifying on invisible text (#5558)
7 years ago
nullkal 864c4d869f Make fullscreen video in detailed status plays in fullscreen (Partly Fix #5160) (#5611)
7 years ago
Sorin Davidoi 5521e94e24 refactor(features/ui): Avoid useless renders in WrappedSwitch (#5580)
7 years ago
Yamagishi Kazutoshi 763a2f8511
Replace react-router-scroll to react-router-scroll-4 (#5568)
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
Nolan Lawson 2cea4592a3 Avoid modifying emoji data inline (#5548)
7 years ago
Nolan Lawson 5e111ce16d Reactor unfollow_modal, boost_modal, delete_modal (#5505)
7 years ago
Nolan Lawson ec487166db Directly use <Motion/> if not reducing motion (#5546)
7 years ago
Nolan Lawson 3de22a82bf Refactor initial state: reduce_motion and auto_play_gif (#5501)
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
Nolan Lawson 8980aa804f Fix reduced motion breaking public galleries (#5423)
7 years ago
KY f72936b4e6 Fix #5082 - disable retweet link for followers only toot (#5397)
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
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