about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-10-28[Glitch] Fix language dropdown causing zoom on mobile devices in web UIEugen Rochko
2022-10-28[Glitch] Add error boundary around routes in web UIEugen Rochko
2022-10-28[Glitch] Fix reply not opening compose page on certain screen sizes in web UIEugen Rochko
2022-10-28[Glitch] Fix error when rendering limited account in web UIEugen Rochko
2022-10-28[Glitch] Change landing page to be /about instead of /explore when trends are...Claire
2022-10-28[Glitch] Fix case-sensitive look-up for profiles in web UIEugen Rochko
2022-10-28[Glitch] Fix error on profile in web UIEugen Rochko
2022-10-28[Glitch] Don't use "unfollow language" when cancelling follow requestsprplecake
2022-10-28fixup! [Glitch] Fix logged-out web UI on smaller screensClaire
2022-10-28fixup! [Glitch] Change public accounts pages to mount the web UIClaire
2022-10-28fixup! [Glitch] Fix intermediary responsive layout, accessibility on navigati...Claire
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Fix missing rules in report modal in web UIEugen Rochko
2022-10-28[Glitch] Fix error while server rules are loading in report modal in web UIEugen Rochko
2022-10-28[Glitch] Fix missing `isCancel`Yamagishi Kazutoshi
2022-10-28[Glitch] Replace `CancelToken` to `AbortSignal`Yamagishi Kazutoshi
2022-10-28[Glitch] Change about page to be mounted in the web UIEugen Rochko
2022-10-28[Glitch] Redirect non-logged-in user to owner statuses on single user modeYamagishi Kazutoshi
2022-10-28[Glitch] Hide list panel from nav bar in mobile layoutYamagishi Kazutoshi
2022-10-28[Glitch] Fix `ColumnLink` labels not disappearing in mobile UIYamagishi Kazutoshi
2022-10-28[Glitch] Fix fedi/local timeline nav link always hideYamagishi Kazutoshi
2022-10-28[Glitch] Fix intermediary responsive layout, accessibility on navigation in w...Eugen Rochko
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
2022-10-28[Glitch] Remove timeline preview link from nav panel when not signed-inYamagishi Kazutoshi
2022-10-28[Glitch] Change privacy policy to be rendered in web UI, add REST APIEugen Rochko
2022-10-28[Glitch] Add server rules to sign-up flowEugen Rochko
2022-10-28[Glitch] Fix logged-out web UI on smaller screensEugen Rochko
2022-10-28[Glitch] Remove code for rendering public and hashtag timelines outside the w...Eugen Rochko
2022-10-28Fix assets compilationClaire
2022-10-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-10-28Revert notification design (#1875)Claire
2022-10-28Fix status prepend design (#1874)Claire
2022-10-28Fix avatars not using image tags in web UI (#19488)Eugen Rochko
2022-10-28Fix using wrong policy on status-related actions in admin UI (#19490)Eugen Rochko
2022-10-27Remove unused method `searchable?` on accounts (#19489)Eugen Rochko
2022-10-27Change `closed_registrations_message` to `message` and add Markdown (#19486)Eugen Rochko
2022-10-27Fix missing delete and redraft link in web UI (#19485)Eugen Rochko
2022-10-27Fix uncaught error when invalid date is supplied to API (#19480)Eugen Rochko
2022-10-27Fix notifications about deleted reports not being also deleted (#19475)Eugen Rochko
2022-10-27Fix wrong math function used in search query (#19481)Eugen Rochko
2022-10-26Store integer settings as integer (#19478)zunda
2022-10-26Fix improperly checking for blocked domain on followed hashtags (#19472)Eugen Rochko
2022-10-26Add closed registrations modal (#19437)Claire
2022-10-26Disable media cache on service worker (#19471)Yamagishi Kazutoshi
2022-10-26Change post editing to be enabled in web UI (#19103)Eugen Rochko
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
2022-10-26Fix negatives values in search index causing queries to fail (#19464)Eugen Rochko
2022-10-26Fix vacuum scheduler missing lock, locks never expiring (#19458)Eugen Rochko
2022-10-26Change unauthenticated search to not support pagination in REST API (#19326)Eugen Rochko