about summary refs log tree commit diff
path: root/app/javascript/mastodon/containers
AgeCommit message (Expand)Author
2023-01-11Fix dropdown menu positions when scrolling (#22916)Peter Simonsson
2022-12-15Fix wasteful request to /api/v1/custom_emojis when not logged in (#22326)Claire
2022-11-10Remove unused timeline_container to fix linter errors (#20305)Effy Elden
2022-11-05Change sign-in banner to reflect disabled or moved account status (#19773)Claire
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-09Add title to pages with missing title in Web UI (#19322)Yamagishi Kazutoshi
2022-10-07Add interaction modal to logged-out web UI (#19306)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-23Add user content translations with configurable backends (#19218)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2021-10-14Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-07-13Improve modal flow and back button handling (#16499)Claire
2021-04-19Change onboarding by replacing tutorial with follow recommendations in web UI...Eugen Rochko
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2020-12-30Fix expand video on public page (#15469)Takeshi Umeda
2020-12-07Fix unnecessary re-rendering of various components when typing in web UI (#15...Eugen Rochko
2020-11-27Fix media modal regression on public pages (#15221)Eugen Rochko
2020-11-27Change media modals look in web UI (#15217)Eugen Rochko
2020-11-16Fix pop-out player appearing on mobile screens in web UI (#15157)Eugen Rochko
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-07-09Freeze scroll position when a dropdown menu is open in the TL (#14271)ThibG
2020-04-25Fix expanded video player issues (#13541)ThibG
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2020-04-17Fix not being able to vote (#13490)ThibG
2020-04-16Fix Poll fetchPoll action not being debounced. (#13485)Gurgen Hayrapetyan
2020-03-09Change the string "hidden" to "blocked" in WebUI (#13221)mayaeh
2019-12-29Summary: fix slowness due to layout thrashing when reloading a large … (#12...Matt Panaro
2019-11-20Fix account dropdown not opening due to regression from #12377 (#12430)Eugen Rochko
2019-11-19Add relationship-based options to status dropdowns (#12377)Eugen Rochko
2019-11-13Add bookmarks (#7107)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-21Change conversations UI (#11896)Eugen Rochko
2019-09-12Fix scroll position resetting when opening media modals in web UI (#11815)Eugen Rochko
2019-08-23Add audio player (#11644)Eugen Rochko
2019-08-18Add trends to public pages sidebar (#11594)Eugen Rochko
2019-08-06Improve dropdown menu keyboard navigation (#11491)ThibG
2019-07-21Fix boost to original audience not working on mobile (#11371)ThibG
2019-07-19Change single-column mode to scroll the whole page (#11359)Eugen Rochko
2019-05-09Add confirm modal for unboosting toots (#10287)Aurélien Reeves
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-03-12Redesign landing page (#10232)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-04Fix not showing custom emojis in share page emoji picker (#9970)rinsuki
2019-01-02Upgrade ESLint to v5.x (#9694)Yamagishi Kazutoshi