about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
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-27Fix missing delete and redraft link in web UI (#19485)Eugen Rochko
2022-10-27Fix notifications about deleted reports not being also deleted (#19475)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-25Fix wrong size of avatars in admin UI (#19457)Eugen Rochko
2022-10-25Remove navigation links to /explore when trends are disabled (#19415)Claire
2022-10-25Change layout of posts in web UI (#19423)Eugen Rochko
2022-10-25Change design of translations in web UI (#19453)Eugen Rochko
2022-10-25Fix `nofollow` rel being removed in web UI (#19455)Eugen Rochko
2022-10-24Add mention of the translation provider when translating a post (#19433)Claire
2022-10-24Change “Translate” button to only show up when a translation backend is c...Claire
2022-10-24Fix WebUI notification settings for new user and new report notifications (#1...Claire
2022-10-23Fix language dropdown causing zoom on mobile devices in web UI (#19428)Eugen Rochko
2022-10-23Fix media, following and followers tabs in web UI (#19426)Eugen Rochko
2022-10-23Fix redirecting to `/publish` when compose form is visible in web UI (#19427)Eugen Rochko
2022-10-24New Crowdin updates (#19405)Eugen Rochko
2022-10-23Change floating action button to be a button in header in web UI (#19422)Eugen Rochko
2022-10-23Fix PWA manifest using `/web` paths (#19421)Eugen Rochko
2022-10-22Add error boundary around routes in web UI (#19412)Eugen Rochko
2022-10-22Fix reply not opening compose page on certain screen sizes in web UI (#19417)Eugen Rochko
2022-10-22Fix error when rendering limited account in web UI (#19413)Eugen Rochko
2022-10-22Change landing page to be /about instead of /explore when trends are disabled...Claire
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-10-21New Crowdin updates (#19350)Eugen Rochko
2022-10-21Fix case-sensitive look-up for profiles in web UI (#19397)Eugen Rochko
2022-10-21Fix too many featured tags causing navigation panel scroll in web UI (#19398)Eugen Rochko
2022-10-20Fix error on profile in web UI (#19396)Eugen Rochko
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-19Change featured hashtags to be displayed in navigation panel (#19382)Eugen Rochko
2022-10-19Don't use "unfollow language" when cancelling follow requests (#19363)prplecake
2022-10-18Fix showing translate button when status has no language in web UI (#19388)Eugen Rochko
2022-10-18Fix missing rules in report modal in web UI (#19387)Eugen Rochko
2022-10-18Fix error while server rules are loading in report modal in web UI (#19385)Eugen Rochko
2022-10-16Add featured tags selector for WebUI (#19358)Takeshi Umeda
2022-10-14Fix missing `isCancel` (#19354)Yamagishi Kazutoshi
2022-10-14Replace `CancelToken` to `AbortSignal` (#19352)Yamagishi Kazutoshi
2022-10-13Fix notification cleaning mode causing notifications to get stuck (#1868)Claire