Commit Graph

  • 630e558677 Update dependency oj to v3.16.1 (#26749) renovate[bot] 2023-09-01 10:17:08 +02:00
  • e754083e8a Fix unmatched quotes and prefixes causing search to fail (#26701) Eugen Rochko 2023-09-01 09:43:12 +02:00
  • 872145d1c2 Fix not being able to invoke phrase search using unicode quotation marks (#26687) Eugen Rochko 2023-09-01 09:27:03 +02:00
  • 0008458128 Fix search queries with slash causing or-condition (#26699) Eugen Rochko 2023-08-31 19:04:44 +02:00
  • 9bb2fb6b14 Change importers to avoid a few inefficiencies (#26721) Claire 2023-08-31 19:04:27 +02:00
  • ecd76fa413 Fix videos not playing in some browsers due to unsupported color space (#26745) Eugen Rochko 2023-08-31 17:21:06 +02:00
  • 1471be8225 Fix AddUniqueIndexOnPreviewCardsStatuses migration requiring PostgreSQL 12+ in some cases (#26737) Claire 2023-08-31 15:47:30 +02:00
  • 6b58cfd8dd Fix searching by username by reverting account verbatim tokenizer to standard (#26739) Claire 2023-08-31 15:35:58 +02:00
  • cffc5d2b01 Fix comment in build image workflow (#26740) Renaud Chaput 2023-08-31 14:59:50 +02:00
  • f1d250135c Allow filter form in profiles directory to wrap (#26682) Santiago Kozak 2023-08-31 09:15:58 -03:00
  • ccca542db1 Fix /api/v1/timelines/tag/:hashtag allowing for unauthenticated access when public preview is disabled (#26237) Daniel M Brasil 2023-08-31 08:53:24 -03:00
  • 336ec503c2 Add avatar image to webfinger responses (#26558) Tyler Deitz 2023-08-31 04:46:27 -07:00
  • 40b69cc1cd Add an explanation banner on switching to single column mode (#26019) Stanislas Signoud 2023-08-31 12:18:46 +02:00
  • cb9f96036c Add suggestion for secure cyphers to nginx.conf (#26349) gunchleoc 2023-08-31 12:17:10 +02:00
  • 430eac3eb1 Update dependency @babel/preset-env to v7.22.14 (#26732) renovate[bot] 2023-08-31 10:23:24 +02:00
  • ef9a85a2d8 Update dependency webpack-bundle-analyzer to v4.9.1 (#26733) renovate[bot] 2023-08-31 09:52:23 +02:00
  • 15949e42c2 Update dependency glob to v10.3.4 (#26734) renovate[bot] 2023-08-31 09:49:34 +02:00
  • 5c38c3a9a1 Change text extraction in PlainTextFormatter to be faster (#26727) Claire 2023-08-30 17:36:16 +02:00
  • 21ec596dab Fix sign up steps progress layout in right-to-left locales (#26728) Claire 2023-08-30 16:29:52 +02:00
  • bba76e7267 Change language: to attempt to match to a known value in search (#26663) Eugen Rochko 2023-08-30 16:07:26 +02:00
  • 0e1bff178e Update dependency chewy to v7.3.4 (#26717) renovate[bot] 2023-08-30 09:45:13 +02:00
  • 24deaf2e4a Update dependency postcss to v8.4.29 (#26720) renovate[bot] 2023-08-30 09:44:14 +02:00
  • 168688ef1c Update dependency webmock to v3.19.1 (#26722) renovate[bot] 2023-08-30 09:34:07 +02:00
  • 9e77ab7db2 Change private statuses index to index without crutches (#26713) Claire 2023-08-29 17:51:13 +02:00
  • 74eb7dbf2d Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574) Tim Rogers 2023-08-29 07:42:20 -05:00
  • c0605747ad Fix N+1 in tootctl search deploy (#26710) Claire 2023-08-29 14:06:22 +02:00
  • ae6cf33321 Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577) Tim Rogers 2023-08-29 03:56:19 -05:00
  • 4ad1c5aa71 Update dependency aws-sdk-s3 to v1.133.0 (#26616) renovate[bot] 2023-08-29 10:53:01 +02:00
  • a67cf439ee Update dependency axios to v1.5.0 (#26680) renovate[bot] 2023-08-29 10:50:27 +02:00
  • 25bf640629 Add debug logging on signature verification failure (#26637) Claire 2023-08-29 10:29:07 +02:00
  • 075cc8e8a6 Improve Codespaces port forwarding (#26400) Christian Schmidt 2023-08-29 10:20:36 +02:00
  • 286a21afdc Support webpacker live-reloading on Docker (#26419) Christian Schmidt 2023-08-29 10:17:57 +02:00
  • 0719216368 Remove dead code from public.jsx (#26547) Christian Schmidt 2023-08-29 10:16:18 +02:00
  • a7d96e6aff Improve error messages when DeepL quota is exceeded (#26704) Lukas Martini 2023-08-29 09:14:44 +02:00
  • 786e586686 New Crowdin translations (#2388) github-actions[bot] 2023-08-29 08:28:45 +02:00
  • 10b06436d1 Fix colors and typography on hashtag bar in web UI (#26666) Eugen Rochko 2023-08-28 19:49:38 +02:00
  • 01b87a1632 Change video compression parameters (#26631) Eugen Rochko 2023-08-28 19:40:08 +02:00
  • dd72a8d28b Update dependency stoplight to v3.0.2 (#26698) renovate[bot] 2023-08-28 17:10:58 +02:00
  • 2304cc6456 Fix bad search type heuristic (#26673) Eugen Rochko 2023-08-28 17:08:37 +02:00
  • 0cce7fb617 Fix incorrect call to PublicStatusesIndex.import (#26697) Claire 2023-08-28 15:04:57 +02:00
  • bceb893159 Add search options to search popout in web UI (#26662) Eugen Rochko 2023-08-28 13:18:39 +02:00
  • 67166de865 Add from:me syntax to search (#26660) Eugen Rochko 2023-08-28 12:43:00 +02:00
  • 9d9de8d219 Update dependency @testing-library/jest-dom to v6 (#26479) renovate[bot] 2023-08-28 12:19:42 +02:00
  • 7bd5ebb0c5 Fix multiple issues with status index mappings (#26686) Eugen Rochko 2023-08-28 11:36:17 +02:00
  • 4ea5db90da Update DefinitelyTyped types (non-major) (#26693) renovate[bot] 2023-08-28 11:04:06 +02:00
  • b42fe5e338 Update dependency haml_lint to v0.50.0 (#26665) renovate[bot] 2023-08-28 10:32:13 +02:00
  • 822a35b9d5 Fix not being able to negate prefix clauses in search (#26672) Eugen Rochko 2023-08-28 10:31:51 +02:00
  • fc14d1f3b0 Update eslint (non-major) (#26694) renovate[bot] 2023-08-28 10:20:02 +02:00
  • e263db276f Change indexing jobs to use database replica (#26692) Eugen Rochko 2023-08-27 22:38:01 +02:00
  • 5694e24bbf Fix unnecessary condition causing seqscan when indexing (#26689) Eugen Rochko 2023-08-27 22:37:35 +02:00
  • f8d2fea2e6 Change queue of job when opting into search from default to pull (#26688) Eugen Rochko 2023-08-27 18:58:20 +02:00
  • efb1888320 New Crowdin translations (#2376) github-actions[bot] 2023-08-26 22:53:46 +02:00
  • 925c16adea Fix nightly build version (#26676) Claire 2023-08-26 17:34:36 +02:00
  • 71641766f2 Fix toast saying "published" instead of "saved" after editing post in web UI (#26664) Eugen Rochko 2023-08-25 22:03:04 +02:00
  • f39847476c Change the pre-release versioning scheme and associated environment variables (#26653) Claire 2023-08-25 18:26:44 +02:00
  • 072112867b Fix dashboard check for Elasticsearch suggested command including incorrect names (#26658) Claire 2023-08-25 18:17:22 +02:00
  • 8e8747c564 Update ordering to use id from body of document instead of deprecated _id (#26659) jsgoldstein 2023-08-25 12:16:08 -04:00
  • e4c0ce18a3 Update dependency immutable to v4.3.4 (#26655) renovate[bot] 2023-08-25 17:02:33 +02:00
  • 82ec6f162b Fix statuses search Elasticsearch query (#26657) Claire 2023-08-25 17:01:56 +02:00
  • f2ec2876a4 Add Elasticsearch/OpenSearch version to “Software” in admin dashboard (#26652) Claire 2023-08-25 12:02:09 +02:00
  • e3825a13c1 Add PublicStatusesCheck to Elasticsearch index check on admin dashboard (#26650) Claire 2023-08-25 12:01:55 +02:00
  • c3a42e1280 Add data-nosnippet attribute to remote posts and local posts with noindex (#26648) Claire 2023-08-25 11:31:20 +02:00
  • c66f756522 Update babel monorepo to v7.22.11 (#26640) renovate[bot] 2023-08-25 10:08:44 +02:00
  • d847c2060e Merge pull request #2383 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-08-25 08:42:16 +02:00
  • 685270f3f7 [Glitch] Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode Claire 2023-08-24 14:10:48 +02:00
  • 66e82cb8e1 [Glitch] Fix selecting domains to forward reports to not passing the information correctly Claire 2023-08-24 14:06:27 +02:00
  • 941a9df28a Merge commit '96bcee66fba582666259d1d7785c3a7f2a72b8aa' into glitch-soc/merge-upstream Claire 2023-08-24 21:56:00 +02:00
  • 80f89f9cf2 Merge commit '9974163776b3e65e7cfa41e6293876909a1635b7' into glitch-soc/merge-upstream Claire 2023-08-24 21:52:19 +02:00
  • 406f3942a9 [Glitch] Change opacity of the delete icon in the search field to be more visible Antonin Del Fabbro 2023-08-23 15:51:07 +02:00
  • 32e67e78a3 Merge commit 'e3fd07197379f1ac7fd4a761b3ff55effa1a2a6c' into glitch-soc/merge-upstream Claire 2023-08-24 21:50:14 +02:00
  • def58f8ac3 [Glitch] Fix some React warnings Christian Schmidt 2023-08-23 15:43:41 +02:00
  • b6b68b44a1 Merge commit 'b91724fb9d0839365391310e20c2589ff6062d4f' into glitch-soc/merge-upstream Claire 2023-08-24 21:46:17 +02:00
  • d65aa507ca Merge commit 'bd023a2637ce4df2102c4f760ca1d05ff2302d9f' into glitch-soc/merge-upstream Claire 2023-08-24 21:38:59 +02:00
  • bdce78187c [Glitch] Fix layout of the closed registrations modal Claire 2023-08-22 09:11:59 +02:00
  • 9b094f3653 [Glitch] Fix profile picture preview Christian Schmidt 2023-08-18 18:24:32 +02:00
  • 296b3d1560 Merge commit 'dc09c10fa8cc9230bf14e48d790c8f0c26043f8f' into glitch-soc/merge-upstream Claire 2023-08-24 21:26:27 +02:00
  • 389b7d23db Fix changelog wording and missing items (#26638) Claire 2023-08-24 21:07:39 +02:00
  • 88ff45a3b2 Merge commit 'facfec1ba36cee27f232ebff90b990933719235a' into glitch-soc/merge-upstream Claire 2023-08-24 21:03:56 +02:00
  • fbfc4145fd Merge commit '1cdcd9dc08c91321f80ffe4822f6a3da15abeb2c' into glitch-soc/merge-upstream Claire 2023-08-24 21:01:19 +02:00
  • 1b5d3fdc5e Merge commit 'ee702e36e58d638bcf75b2eae2ca86499693465e' into glitch-soc/merge-upstream Claire 2023-08-24 20:55:28 +02:00
  • e67c28a5fe [Glitch] Remove redundant ready() wrapper Christian Schmidt 2023-08-18 12:06:08 +02:00
  • 7b09f585fa Merge commit 'bb51c0676d0cf27babc2c01ee337ca5fd24ae37c' into glitch-soc/merge-upstream Claire 2023-08-24 20:32:08 +02:00
  • 30c191aaa0 Add new public status index (#26344) jsgoldstein 2023-08-24 10:40:04 -04:00
  • 96bcee66fb Change nightlies versioning from v4.2.0+2023-08-23 to v4.2.0-nightly.2023-08-23 (#26626) Claire 2023-08-24 14:43:44 +02:00
  • 163b004bb1 Change admin e-mail notification settins to be their own settings group (#26596) Claire 2023-08-24 14:43:00 +02:00
  • e90649b064 Fix clicking “Explore” or “Live feeds” column headers to scroll in advanced mode (#26633) Claire 2023-08-24 14:10:48 +02:00
  • b2ac93dd73 Fix selecting domains to forward reports to not passing the information correctly (#26636) Claire 2023-08-24 14:06:27 +02:00
  • 2dbbeedc94 Fix: Workaround to load MASTODON_VERSION_* in Docker. (#26591) Jaehong Kang 2023-08-24 20:07:27 +09:00
  • 24ea6f851f Update dependency redis to v4.6.8 (#26630) renovate[bot] 2023-08-24 09:59:13 +02:00
  • 9974163776 Consolidate inclusion of admin js pack link (#26628) Matt Jankowski 2023-08-24 03:56:23 -04:00
  • e3fd071973 Update dependency rspec-sidekiq to v4 (#26627) renovate[bot] 2023-08-24 09:03:40 +02:00
  • 8eb09466aa Merge pull request #2380 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-08-23 16:56:19 +02:00
  • 9a8190da4a Change opacity of the delete icon in the search field to be more visible (#26449) Antonin Del Fabbro 2023-08-23 15:51:07 +02:00
  • f337008819 Fix timeout on invalid set of exclusionary parameters in /api/v1/timelines/public (#26239) Daniel M Brasil 2023-08-23 10:50:23 -03:00
  • b91724fb9d Add elastic search installation into Vagrantfile (#26512) jsgoldstein 2023-08-23 09:46:14 -04:00
  • 34f5b90dc7 Update dependency sass to v1.66.1 (#26534) renovate[bot] 2023-08-23 15:45:56 +02:00
  • 060b554a9d Update dependency oj to v3.16.0 (#26520) renovate[bot] 2023-08-23 15:45:38 +02:00
  • de8c2427a5 Update dependency immutable to v4.3.3 (#26622) renovate[bot] 2023-08-23 15:45:21 +02:00
  • 613cfd625c Change hashtag bar tags to be de-emphasized (#26606) Claire 2023-08-23 15:44:52 +02:00
  • 152b10b624 Fix some React warnings (#26609) Christian Schmidt 2023-08-23 15:43:41 +02:00