about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/ui
AgeCommit message (Expand)Author
2022-10-05Add server banner to web app, add `GET /api/v2/instance` to REST API (#19294)Eugen Rochko
2022-10-04Fix logged-out web UI on smaller screens (#19263)Eugen Rochko
2022-09-29Change path of privacy policy page (#19249)Eugen Rochko
2022-09-29Add sign-up button to logged-out web UI (#19250)Eugen Rochko
2022-09-29Add logged-out access to the web UI (#18961)Eugen Rochko
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-08-25Add ability to filter individual posts (#18945)Claire
2022-07-20Bump react-redux-loading-bar from 4.0.8 to 5.0.4 (#18562)Yamagishi Kazutoshi
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-06-28Revamp post filtering system (#18058)Claire
2022-06-04New Crowdin updates (#18561)Eugen Rochko
2022-05-06Fix floating action button obscuring last element (#18332)Claire
2022-05-06Replace leftover `envelope` icons with `at` icons (#18305)Stefano Pigozzi
2022-05-03Change "Conversations" back to "Direct messages" and add warning in web UI (#...Eugen Rochko
2022-04-29Change "Direct" status visibility to "Only people I mention" in web UI (#18146)Eugen Rochko
2022-04-28Fix empty “Server rules violation” report option (#18165)Claire
2022-03-13Fix public timelines being inaccessible on one stage of responsive layout in ...Eugen Rochko
2022-03-13Change the "Explore" icon from fa-globe to fa-hashtag (#17757)mayaeh
2022-03-09Add polls and media attachments to edit comparison modal in web UI (#17727)Eugen Rochko
2022-03-03Remove profile directory link from main navigation panel (#17688)Eugen Rochko
2022-02-25Fix reply button on media modal not giving focus to compose form (#17626)Claire
2022-02-25Add explore page to web UI (#17123)Eugen Rochko
2022-02-23Change report modal to include category selection in web UI (#17565)Eugen Rochko
2022-02-09Add edit history to web UI (#17390)Eugen Rochko
2021-09-27Fix incorrect use of old WebUI paths (#16773)Claire
2021-09-27Add aliases for WebUI routes that were renamed in #16171 (#16772)Claire
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2021-08-06Fix logout link not working in safari (#16574)Takeshi Umeda
2021-07-25Add confirmation modal when closing media edit modal with unsaved changes (#1...Claire
2021-07-14Fix minor code quality issues (#16502)Claire
2021-07-13Improve modal flow and back button handling (#16499)Claire
2021-06-27Fix #16407 (#16432)David Sterry
2021-06-15Fix OCR failure when erroneous lang data is in cache (#16386)Claire
2021-05-19Fix unread notification count when polling (#16272)Claire
2021-05-11Fix dialog close button (#16219)Mélanie Chauvel
2021-05-07Change home timeline to reload after follow recommendations in web UI (#16160)Eugen Rochko
2021-04-20Hide floating action button on onboarding page (#16082)Claire
2021-04-19Change onboarding by replacing tutorial with follow recommendations in web UI...Eugen Rochko
2021-04-01Fix crash in old browsers (#15985)Claire
2021-03-24Fix compose form behavior in mobile view (#15555)Claire
2021-02-11Add dropdown for boost privacy in boost confirmation modal (#15704)Claire
2021-01-09Fix OCR lang data failing to load (#15519)ThibG
2020-12-30Fix expand video on public page (#15469)Takeshi Umeda
2020-12-07Fix column swiping animation logic (#15301)ThibG
2020-12-07Fix unnecessary re-rendering of various components when typing in web UI (#15...Eugen Rochko
2020-12-07Fix not being able to open audio modal in web UI (#15283)Eugen Rochko
2020-11-28Fix media modal crashing when media has no blurhash (#15229)Eugen Rochko
2020-11-27Change media modals look in web UI (#15217)Eugen Rochko
2020-11-23Fixed ESLint error (#15214)abcang
2020-11-21Fix hardcoded frame rate for frame by frame video navigation in web UI (#15198)Eugen Rochko