about summary refs log tree commit diff
AgeCommit message (Expand)Author
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-26Add "unsafe-eval" to script-src CSP (#18817)prplecake
2022-10-26Disable media cache on service worker (#19471)Yamagishi Kazutoshi
2022-10-26Fix `/web` prefix (#19468)Yamagishi Kazutoshi
2022-10-26Change post editing to be enabled in web UI (#19103)Eugen Rochko
2022-10-26Bump utf-8-validate from 5.0.9 to 5.0.10 (#19449)dependabot[bot]
2022-10-26Bump @babel/plugin-proposal-decorators from 7.19.3 to 7.19.6 (#19445)dependabot[bot]
2022-10-26Fix warning about constants in routes (#19466)Eugen Rochko
2022-10-26Bump jest from 29.1.2 to 29.2.2 (#19467)dependabot[bot]
2022-10-26Add ability to view previous edits of a status in admin UI (#19462)Eugen Rochko
2022-10-26Bump jest-environment-jsdom from 29.1.2 to 29.2.1 (#19393)dependabot[bot]
2022-10-26Bump babel-jest from 29.1.2 to 29.2.1 (#19444)dependabot[bot]
2022-10-26Bump ws from 8.9.0 to 8.10.0 (#19450)dependabot[bot]
2022-10-26Bump npmlog from 7.0.0 to 7.0.1 (#19447)dependabot[bot]
2022-10-26Bump react-select from 5.5.1 to 5.5.4 (#19451)dependabot[bot]
2022-10-26Bump eslint-plugin-promise from 6.1.0 to 6.1.1 (#19443)dependabot[bot]
2022-10-26Bump @babel/plugin-transform-runtime from 7.19.1 to 7.19.6 (#19446)dependabot[bot]
2022-10-26Bump @babel/core from 7.19.3 to 7.19.6 (#19448)dependabot[bot]
2022-10-26Bump bufferutil from 4.0.6 to 4.0.7 (#19442)dependabot[bot]
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
2022-10-26Revert "Remove preference to aggregate reblogs in home/list feeds (#18112)" (...Eugen Rochko
2022-10-25Fix IP blocks not having a unique index (#19456)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 `Settings::FeaturedTagsController` (#19418)Yamagishi Kazutoshi
2022-10-22Change featured tag updates to add/remove activity (#19409)Takeshi Umeda
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-22Fix duplicate featured tags (#19403)Takeshi Umeda
2022-10-22Add featured tag add/remove activity handler (#19408)Takeshi Umeda
2022-10-22Change settings area to be separated into categories in admin UI (#19407)Eugen Rochko
2022-10-21Fix remote account in contact account setting not being used (#19351)Eugen Rochko