Commit Graph

  • 867790e07a Merge pull request #2144 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-03-23 10:15:13 +01:00
  • b46125224c Remove isNaN polyfill (#24224) Nick Schonning 2023-03-23 04:47:13 -04:00
  • 16da4a09e8 Fix broken links in account gallery (#24218) Christian Schmidt 2023-03-23 05:17:29 +01:00
  • b4f60bc6de [Glitch] Fit the max-width of media in .prose to parent box mogamin 2023-03-21 04:04:25 +09:00
  • 5ac380c122 Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-03-22 19:50:11 +01:00
  • 2626097869 Fix Rails cache namespace being overriden with v2 for cached statuses (#24202) Claire 2023-03-22 15:47:44 +01:00
  • a7a578a055 Remove unused InstancePresenter methods (#24206) Matt Jankowski 2023-03-22 09:15:22 -04:00
  • b179ff84c7 Add specs for Chewy importers (#24204) Matt Jankowski 2023-03-22 09:06:26 -04:00
  • 148c3d5894 Update profile link verification instructions (#19723) Simon Elvery 2023-03-22 20:22:35 +10:00
  • 7f8e1bede4 Bump version to v4.1.1 (#24201) Claire 2023-03-21 15:04:21 +01:00
  • 38c84f57b6 Refactoring relations_map (#24195) Takeshi Umeda 2023-03-21 18:32:58 +09:00
  • 9f8d1601a4 Bump stackprof from 0.2.23 to 0.2.24 (#24190) dependabot[bot] 2023-03-21 10:25:19 +01:00
  • a4d285f2f9 Bump prettier from 2.8.4 to 2.8.5 (#24188) dependabot[bot] 2023-03-21 10:51:31 +09:00
  • de6d504023 Bump stylelint from 15.2.0 to 15.3.0 (#24185) dependabot[bot] 2023-03-21 10:49:48 +09:00
  • f20843e60d Bump react-select from 5.7.0 to 5.7.1 (#24187) dependabot[bot] 2023-03-21 10:47:25 +09:00
  • 84f14b2451 Bump rack-cors from 1.1.1 to 2.0.1 (#24189) dependabot[bot] 2023-03-21 10:42:34 +09:00
  • 4f4cbce295 Bump pghero from 3.3.0 to 3.3.1 (#24186) dependabot[bot] 2023-03-21 00:56:45 +01:00
  • 0a9def5498 Fit the max-width of media in .prose to parent box (#24180) mogamin 2023-03-21 04:04:25 +09:00
  • 7bef11630d Remove references to non-existent actions (#24183) Matt Jankowski 2023-03-20 15:03:44 -04:00
  • bdeb6ff180 Fix crash in tootctl commands making use of parallelization when Elasticsearch is enabled (#24182) Claire 2023-03-20 20:02:58 +01:00
  • 0ca54a4105 Remove Permissions-Policy header from all responses (#24124) Eugen Rochko 2023-03-20 20:02:09 +01:00
  • 02ac94490a Add getting-started-misc to route (#2141) Plastikmensch 2023-03-19 17:26:02 +01:00
  • 94cbd808b5 Webhooks for local status.create, status.update, account.update (#24133) Vyr Cossont 2023-03-18 23:47:54 -07:00
  • 9a111a615f Merge pull request #2138 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-03-18 19:34:43 +01:00
  • 3091a184ca Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-03-18 11:21:03 +01:00
  • 00fe0f6cb4 Merge pull request #2136 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-03-18 11:17:46 +01:00
  • 34096bc6ea Upgrade redis-node to latest (#24154) Nick Schonning 2023-03-18 04:05:17 -04:00
  • f7b9b36fc3 Revert "Dedupe yarn.lock with yarn-deduplicate" (#24155) Nick Schonning 2023-03-18 04:05:01 -04:00
  • 9758112c97 Dedupe yarn.lock with yarn-deduplicate (#24119) Nick Schonning 2023-03-18 03:09:39 -04:00
  • 160f38f03d Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142) Jean byroot Boussier 2023-03-17 13:37:30 +00:00
  • b22b4bac03 Include config/ and update all rubcop deps (#23963) Nick Schonning 2023-03-17 05:13:28 -04:00
  • d75a1e5054 Link to the Identity provider's account settings from the account settings (#24100) CSDUMMI 2023-03-17 10:09:01 +01:00
  • be9a4912d8 Bump rimraf from 4.1.2 to 4.4.0 (#24048) dependabot[bot] 2023-03-17 10:08:10 +01:00
  • f53970abce Bump glob from 8.1.0 to 9.3.0 (#24110) dependabot[bot] 2023-03-17 09:43:16 +01:00
  • 8f97ffe91e [Glitch] Replace Status#translatable? with language matrix in separate endpoint Christian Schmidt 2023-03-16 11:07:24 +01:00
  • 193250556c Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-03-16 23:12:59 +01:00
  • f5daa20f2a Merge pull request #2134 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-03-16 23:09:53 +01:00
  • 681dcd3fa3 Ignore additional Style/OptionalBooleanParameter (#24138) Nick Schonning 2023-03-16 18:07:25 -04:00
  • ab85f59c30 Bump version to v4.1.1 Claire 2023-03-16 22:33:41 +01:00
  • 6a7b91a038 Add warning for object storage misconfiguration (#24137) Claire 2023-03-16 22:47:01 +01:00
  • 6db76875fd Change user backups to use expiring URLs for download when possible (#24136) Eugen Rochko 2023-03-16 22:46:52 +01:00
  • 8fdf49b11d Add warning for object storage misconfiguration (#24137) Claire 2023-03-16 22:47:01 +01:00
  • 75e5a6e437 Change user backups to use expiring URLs for download when possible (#24136) Eugen Rochko 2023-03-16 22:46:52 +01:00
  • edc7ca5920 Roll back unintentionally activated rubocop rules (#24132) Matt Jankowski 2023-03-16 17:24:01 -04:00
  • 19def1a1f1 Update changelog Claire 2023-03-16 22:03:22 +01:00
  • a085901108 New Crowdin updates (#23904) Eugen Rochko 2023-03-16 13:02:00 +01:00
  • 0e58e7f5d8 Update changelog Claire 2023-03-16 11:51:36 +01:00
  • 8c4ea7d715 Fix misleading error code when receiving invalid WebAuthn credentials (#23568) Claire 2023-03-15 04:15:20 +01:00
  • cc65f32714 Fix incorrect post links in strikes when the account is remote (#23611) Claire 2023-03-15 04:14:47 +01:00
  • 0363064501 Fix dashboard crash on ElasticSearch server error (#23751) Claire 2023-03-15 04:01:49 +01:00
  • 46d6cb0f36 Skip pushing containers on forks (#24106) Nick Schonning 2023-03-15 11:43:44 -04:00
  • 4213907aaf Use Github Container Registry as the official container image source (#24113) Renaud Chaput 2023-03-15 16:41:13 +01:00
  • 0891a8d4b0 Skip Docker CI Login/Push on forks (#23564) Nick Schonning 2023-03-14 22:43:49 -04:00
  • 0529fb0866 Push Docker images to Github Container Registry as well (#24101) Renaud Chaput 2023-03-14 20:27:43 +01:00
  • 59a2fe32ff Add cache headers to static files served through Rails (#24120) Eugen Rochko 2023-03-16 02:55:54 +01:00
  • 5cc39a3810 Add SENDFILE_HEADER environment variable (#24123) Eugen Rochko 2023-03-16 02:55:13 +01:00
  • 4e02c7dc2c Support the PROXY protocol through the PROXY_PROTO_V1 env variable (#24064) CSDUMMI 2023-03-14 14:47:57 +01:00
  • bd047acc35 Replace Status#translatable? with language matrix in separate endpoint (#24037) Christian Schmidt 2023-03-16 11:07:24 +01:00
  • 630436ab2d Refactor monkey-patching of PrivateAddressCheck (#24122) Eugen Rochko 2023-03-16 04:33:38 +01:00
  • aa947a143b Regen rubocop-todo without Max shadowing (#24076) Nick Schonning 2023-03-15 23:31:08 -04:00
  • f57bcb028b Bump sass from 1.58.3 to 1.59.3 (#24105) dependabot[bot] 2023-03-16 11:11:54 +09:00
  • aa7d63d9aa Bump autoprefixer from 10.4.13 to 10.4.14 (#24108) dependabot[bot] 2023-03-16 10:56:03 +09:00
  • f0e727f958 Add cache headers to static files served through Rails (#24120) Eugen Rochko 2023-03-16 02:55:54 +01:00
  • be488adf71 Bump @babel/core from 7.21.0 to 7.21.3 (#24111) dependabot[bot] 2023-03-16 10:55:29 +09:00
  • 8cb2543ee5 Add SENDFILE_HEADER environment variable (#24123) Eugen Rochko 2023-03-16 02:55:13 +01:00
  • 6fa81ca17e Remove bullet and active_record_query_trace gems (#24121) Eugen Rochko 2023-03-16 02:53:55 +01:00
  • dbbd462c10 Bump eslint from 8.35.0 to 8.36.0 (#24089) dependabot[bot] 2023-03-16 10:44:56 +09:00
  • b9618c82e3 Bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#24109) dependabot[bot] 2023-03-16 10:44:21 +09:00
  • b1b8a27b42 Bump immutable from 4.2.4 to 4.3.0 (#24088) dependabot[bot] 2023-03-16 10:42:27 +09:00
  • 25d36b6edd Autofix Rubocop Style/RedundantArgument (#23798) Nick Schonning 2023-03-15 21:34:00 -04:00
  • 0566c81a0c Bump rack-test from 2.0.2 to 2.1.0 (#24112) dependabot[bot] 2023-03-16 10:33:26 +09:00
  • a38f67c1c3 Autofix Rubocop Style/PreferredHashMethods (#23851) Nick Schonning 2023-03-15 20:36:37 -04:00
  • 65669d3c57 Fix more haml-lint Rubocop (#24107) Nick Schonning 2023-03-15 15:07:43 -04:00
  • 0b8b0ef652 Skip pushing containers on forks (#24106) Nick Schonning 2023-03-15 11:43:44 -04:00
  • f9bdaebad2 Use Github Container Registry as the official container image source (#24113) Renaud Chaput 2023-03-15 16:41:13 +01:00
  • 32418f0ff3 [Glitch] Center the text itself in upload area Rodion Borisov 2023-03-09 16:35:44 +03:00
  • 17fb58bff3 [Glitch] add modal message when editing toot PauloVilarinho 2023-03-06 13:33:09 -03:00
  • 3ef5f62abf Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-03-15 09:08:12 +01:00
  • 6a0ed45aa3 Merge pull request #2122 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-03-15 08:58:12 +01:00
  • 75131e7bf7 Setup haml-lint CI with todo config (#23524) Nick Schonning 2023-03-14 23:15:36 -04:00
  • a232a1feb8 Fix misleading error code when receiving invalid WebAuthn credentials (#23568) Claire 2023-03-15 04:15:20 +01:00
  • cf50667e26 Fix incorrect post links in strikes when the account is remote (#23611) Claire 2023-03-15 04:14:47 +01:00
  • 9875be09fe Fix dashboard crash on ElasticSearch server error (#23751) Claire 2023-03-15 04:01:49 +01:00
  • 15fdd94e2f Update PostCSS dependencies (#23835) Nick Schonning 2023-03-14 23:01:10 -04:00
  • a471e1c48f Add spec for the CLI version task (#23978) Matt Jankowski 2023-03-14 22:56:09 -04:00
  • 39c7236649 Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020) CSDUMMI 2023-03-15 03:52:40 +01:00
  • 1d0ad558ff Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) Claire 2023-03-15 03:45:15 +01:00
  • ed887271f3 Skip Docker CI Login/Push on forks (#23564) Nick Schonning 2023-03-14 22:43:49 -04:00
  • 50d39c275d Push Docker images to Github Container Registry as well (#24101) Renaud Chaput 2023-03-14 20:27:43 +01:00
  • f4f3e2b46e Bump rubocop from 1.48.0 to 1.48.1 (#24095) dependabot[bot] 2023-03-14 14:55:42 +01:00
  • 5b39d20804 Bump rails from 6.1.7.2 to 6.1.7.3 (#24096) dependabot[bot] 2023-03-14 14:50:19 +01:00
  • 82d7b08fcf Bump rack from 2.2.6.3 to 2.2.6.4 (#24097) dependabot[bot] 2023-03-14 14:50:08 +01:00
  • 5dee40b5f5 Support the PROXY protocol through the PROXY_PROTO_V1 env variable (#24064) CSDUMMI 2023-03-14 14:47:57 +01:00
  • fe7752f4b8 Update changelog Claire 2023-03-13 18:50:33 +01:00
  • 6962d117b7 Change ActivityPub::DeliveryWorker retries to be spread out more (#21956) Claire 2023-03-03 21:08:22 +01:00
  • 2a37dc7967 Change unintended SMTP read timeout from 5 seconds to 20 seconds (#23750) Claire 2023-03-03 20:37:22 +01:00
  • a54bd84690 Switched bookmark and favourites around (#23701) Terry Garcia 2023-03-03 13:37:49 -06:00
  • 68af19c328 Change auto-deletion throttling constants to better scale with server size (#23320) Claire 2023-02-23 16:52:40 +01:00
  • a133570b26 Increase contrast of upload progress background (#23836) Tim Lucas 2023-02-23 22:58:42 +11:00
  • 9972eb41ae add modal message when editing toot (#23936) PauloVilarinho 2023-03-06 13:33:09 -03:00