about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui
AgeCommit message (Expand)Author
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-07-16Add option to disable real-time updates in web UI (#9984)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 a keyboard shortcut to hide/show media (#10647)ThibG
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-04Minor account media gallery fixes (#10695)ThibG
2019-05-03Add button to view context to media modal (#10676)Eugen Rochko
2019-05-03When selecting a toot via keyboard, ensure it is scrolled into view (#10593)ThibG
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-02Allow multiple files upload through web UI, including drag & drop (#9856)tmm576
2019-02-01Refactor icons in web UI to use Icon component (#9951)Eugen Rochko
2019-01-17Allow event defaults on index for text data transfer (#9840)tmm576
2019-01-17Hide floating action button on search and getting started pages (#9826)tmm576
2019-01-14make draggingOver state off correctly (#9797)Hinaloe
2018-12-31Update dependencies for Node.js (2018-12-31) (#9669)Yamagishi Kazutoshi
2018-12-23Sanitize and sandbox toot embeds (#9552)ThibG
2018-12-18Clean up dead code in public timeline code (#9565)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-17Handle global hotkeys even when no element has focus (#8998)ThibG
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-21Adjust beforeUnload conditions (#8746)ThibG
2018-09-14Upgrade Babel to version 7.0.0 (#5925)Yamagishi Kazutoshi
2018-09-14Misc. typos (#8694)luzpaz
2018-09-13Fix media description in various media modals (#8678)ThibG
2018-09-13Autofocus comment textarea in report modal (#8689)ThibG
2018-09-02Add aria-label to floatingActionButton (#8574)Frederic Hemberger