about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui/components
AgeCommit message (Expand)Author
2019-10-03Fix media editing modal and profile directory in light theme (#12059)Eugen Rochko
2019-10-01Fix typo in mute confirmation dialog (#12044)ThibG
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-09-29Do not add margin light when opening modal on mobile (#11830)Yamagishi Kazutoshi
2019-09-27Use blob URL for Tesseract to avoid CORS issues (#11964)ThibG
2019-09-14Fix media description button being disabled at 420 characters instead of 1500...ThibG
2019-09-13Change max length of media descriptions from 420 to 1500 characters (#11819)Eugen Rochko
2019-09-02Integrate translation strings for the Profile Directory. (#11722)mayaeh
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-26Add confirmation modal when logging out from the web app (#11671)ThibG
2019-08-23Add audio player (#11644)Eugen Rochko
2019-08-15Improve focal point modal on mobile (#11575)ThibG
2019-08-15Allow clicking behind preview (#11576)ThibG
2019-08-15Fix edit media modal on small screens, touch events (#11573)Eugen Rochko
2019-08-15Fix tesseract.js being part of the common chunk (#11571)Eugen Rochko
2019-08-15Add OCR tool to media editing modal (#11566)Eugen Rochko
2019-08-14Add media editing modal (#11563)Eugen Rochko
2019-08-13Add indicator of unread content to window title when web UI is out of focus (...Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-08-01Fix column header scrolling with the page (#11458)Eugen Rochko
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-06-28Fix swiping columns on mobile sometimes failing (#11200)ThibG
2019-06-16Do not scroll in the compose panel on single-column (#11093)ThibG
2019-06-13List attachments in reply indicator and boost modal (#10997)ThibG
2019-06-13Only show profile directory link when it's enabled (#11064)ThibG
2019-06-04Add profile directory link to single column navigation panel (#10963)Eugen Rochko
2019-06-02Improvement variable height in single column layout (#10917)Takeshi Umeda
2019-05-29Change links in right panel to open in the same tab (#10848)Eugen Rochko
2019-05-27Refactor footers in web UI into a single component (#10846)Eugen Rochko
2019-05-26Improvements to the single column layout (#10835)Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-23Various improvements to single column layout (#10809)Eugen Rochko
2019-05-23Add `forceSingleColumn` prop to `<UI />` (#10807)Eugen Rochko
2019-05-09Add confirm modal for unboosting toots (#10287)Aurélien Reeves
2019-05-03Add button to view context to media modal (#10676)Eugen Rochko
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-22Fix modal items cannot scroll on touch devices (#10605)kedama
2019-03-26Add a “Block & Report” button to the block confirmation dialog (#10360)ThibG
2019-03-15Show disappointed elephant if web UI crashes (#10275)Eugen Rochko
2019-02-05Rename from instance to server. (#9938)mayaeh
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-17Hide floating action button on search and getting started pages (#9826)tmm576
2018-12-23Sanitize and sandbox toot embeds (#9552)ThibG
2018-12-17Add new first-time tutorial (#9531)Eugen Rochko
2018-11-05Implement adding a user to a list from their profile (#9062)namelessGonbai
2018-10-06Change documentation URL (#8898)Eugen Rochko
2018-09-28Revert Font Awesome 5 upgrade (#8810)Eugen Rochko
2018-09-27Migrate to font-awesome 5.0. (#8799)Naoki Kosaka
2018-09-26Fix some icons names, unavailable in fontawesome5 (free license). (#8792)theboss
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi