Commit graph

  • ebcf9840f4
    New Crowdin Translations (automated) (#30050) github-actions[bot] 2024-04-24 10:45:24 +02:00
  • 74012831f6
    Change mute options to be in dropdown on muted users list in web UI (#30049) Eugen Rochko 2024-04-24 10:45:12 +02:00
  • b903e6909e
    Disable Style/HashAsLastArrayItem cop (#30041) Matt Jankowski 2024-04-24 04:32:18 -04:00
  • 0e585b9a52
    Update to Ruby 3.2.4 (#30036) Renaud Chaput 2024-04-24 10:21:05 +02:00
  • 3f6887557b
    Move JS source from packs to entrypoints (#30037) Matt Jankowski 2024-04-23 12:45:12 -04:00
  • 32ead51e5a
    Add material design icons to admin/settings views (#27780) Matt Jankowski 2024-04-23 12:43:49 -04:00
  • a2399046ca
    Fix string interpolation for software updates admin mailer (#30035) Claire 2024-04-23 14:54:52 +02:00
  • 049b159beb
    Add read:me OAuth 2.0 scope, allowing more limited access to user data (#29087) Emelia Smith 2024-04-23 13:47:00 +02:00
  • d754b15afb
    New Crowdin Translations (automated) (#30034) github-actions[bot] 2024-04-23 11:07:05 +02:00
  • 91c7406b59
    Update dependency postcss-preset-env to v9.5.9 (#30029) renovate[bot] 2024-04-23 10:41:50 +02:00
  • 1471c0d4e0
    Update dependency rubocop to v1.63.3 (#30031) renovate[bot] 2024-04-23 10:41:33 +02:00
  • 483fabf48a
    Update dependency http to '~> 5.2.0' (#30027) renovate[bot] 2024-04-22 16:02:47 +02:00
  • 2ef098d01c
    Revert "Rely on dotenv autoload instead of explicit call (#30007)" (#30028) Claire 2024-04-22 16:02:24 +02:00
  • 33e829763d
    Use shared form partial for admin/domain_blocks views (#29609) Matt Jankowski 2024-04-22 08:22:16 -04:00
  • ffbbf74c50
    Limit http gem version to 5.1.x series (#30010) Matt Jankowski 2024-04-22 05:01:36 -04:00
  • 56b095edeb
    Update Gemfile.lock ruby and bundler versions (#30011) Matt Jankowski 2024-04-22 05:01:24 -04:00
  • 1ca6ff8ca5
    Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) Tim Rogers 2024-04-22 04:00:24 -05:00
  • 75163d9daf
    Fixed rendering error on /start when not logged in (#30023) Tim Rogers 2024-04-22 03:53:08 -05:00
  • 3655fb6a22
    New Crowdin Translations (automated) (#30014) github-actions[bot] 2024-04-22 10:42:35 +02:00
  • 18737aad49
    Rely on dotenv autoload instead of explicit call (#30007) Matt Jankowski 2024-04-22 04:31:20 -04:00
  • a15139bc02
    Fix intermittent order based failure in UpdateStatusService spec (#30008) Matt Jankowski 2024-04-22 04:30:38 -04:00
  • 24e67c4394
    Update dependency postcss-preset-env to v9.5.8 (#30018) renovate[bot] 2024-04-22 10:24:08 +02:00
  • 3e21af3e4a
    Update dependency @types/react to v18.2.79 (#30024) renovate[bot] 2024-04-22 08:14:09 +00:00
  • 88f946890d
    Update peter-evans/create-pull-request action to v6.0.4 (#30025) renovate[bot] 2024-04-22 10:13:28 +02:00
  • 223936c2e8
    Update eslint (non-major) to v7.7.0 (#30026) renovate[bot] 2024-04-22 10:13:04 +02:00
  • 2ec9bff36e
    Fix Rubocop Rails/UniqueValidationWithoutIndex cop (#27461) Matt Jankowski 2024-04-22 04:04:05 -04:00
  • c61130af33 New Crowdin translations GitHub Actions 2024-04-22 04:27:38 +00:00
  • 35b517c207
    Remove remnants of capistrano (#30009) Matt Jankowski 2024-04-19 16:53:01 -04:00
  • 369b2ef0ed
    Fix Style/TrailingCommaInHashLiteral cop (#30004) Matt Jankowski 2024-04-19 16:52:01 -04:00
  • c7384adc00
    Fix Style/TrailingCommaInArguments cop (#30003) Matt Jankowski 2024-04-19 16:37:18 -04:00
  • b6f04aed35
    Silence warning about requiring rubocop-rspec_rails (#30002) Matt Jankowski 2024-04-19 16:35:00 -04:00
  • 933189887b
    Fix Style/StringLiterals cop (#30005) Matt Jankowski 2024-04-19 16:33:00 -04:00
  • 8d47ba893a
    Fix Style/PercentLiteralDelimiters cop (#30006) Matt Jankowski 2024-04-19 16:32:26 -04:00
  • d24462c81a
    Update dependency test-prof to v1.3.3 (#30000) renovate[bot] 2024-04-19 19:46:13 +00:00
  • fa5e154ee3
    Indirect deps gem version bumps (#29998) Matt Jankowski 2024-04-19 15:45:41 -04:00
  • f5d341382e
    Add any_args to have_enqueued_sidekiq_job call (quiets deprecation) (#29999) Matt Jankowski 2024-04-19 15:44:59 -04:00
  • f386eb6c63
    Replace deprecated dotenv-rails gem with dotenv gem (#29173) Matt Jankowski 2024-04-19 10:25:14 -04:00
  • ec71c02c4b
    New Crowdin Translations (automated) (#29994) github-actions[bot] 2024-04-19 15:57:43 +02:00
  • 4837bfcc6a
    Use shared form partial for admin/announcements views (#29608) Matt Jankowski 2024-04-19 09:57:32 -04:00
  • e5d5bd7ff1
    Update dependency postcss-preset-env to v9.5.6 (#29983) renovate[bot] 2024-04-18 18:24:55 +02:00
  • 75f9c652e2
    Fix Bundler/OrderedGems cop (#28400) Matt Jankowski 2024-04-18 12:24:22 -04:00
  • 443186ff40
    New Crowdin Translations (automated) (#29980) github-actions[bot] 2024-04-18 13:18:39 +02:00
  • 11e0049b08
    Use enum-generated scopes/queries for BulkImport (#29975) Matt Jankowski 2024-04-18 06:13:35 -04:00
  • 630572323f
    Update dependency ioredis to v5.4.1 (#29977) renovate[bot] 2024-04-17 23:52:26 +02:00
  • 1ad119941f
    Update dependency rspec-sidekiq to v4.2.0 (#29964) renovate[bot] 2024-04-17 13:14:09 +02:00
  • 8bece467f8
    Change have_enqueued_sidekiq_job usage to always make argument expectations explicit (#29974) Claire 2024-04-17 13:13:52 +02:00
  • 013671f29f
    Rename JS testing section in GH Actions config (#29931) Matt Jankowski 2024-04-17 06:23:07 -04:00
  • 650c548c31
    Add not_featured_by scope to Tag (#28815) Matt Jankowski 2024-04-17 06:05:38 -04:00
  • 1d3ecd3fba
    Add API::Pagination concern (#28826) Matt Jankowski 2024-04-17 05:22:45 -04:00
  • 828299e71c
    Enable AR Encryption (#29831) Matt Jankowski 2024-04-17 05:19:02 -04:00
  • a390299744
    Update dependency ioredis to v5.4.0 (#29969) renovate[bot] 2024-04-17 11:08:19 +02:00
  • ee8f999a7b
    Update dependency core-js to v3.37.0 (#29968) renovate[bot] 2024-04-17 11:08:08 +02:00
  • c35042b7eb
    New Crowdin Translations (automated) (#29972) github-actions[bot] 2024-04-17 09:07:13 +00:00
  • fc89ecc6ca
    Change /api/v1/announcements to return regular Status entities (#26736) Claire 2024-04-17 11:06:23 +02:00
  • 9ae2594726
    Add reusable duplicate ID finder methods in maintenance CLI (#28910) Matt Jankowski 2024-04-17 05:00:08 -04:00
  • 03abff3b30
    Update dependency aws-sdk-s3 to v1.147.0 (#29967) renovate[bot] 2024-04-17 10:30:58 +02:00
  • 9ce2db4136
    Combine double subject runs and DRY up change check in bulk import service spec (#29402) Matt Jankowski 2024-04-17 04:23:25 -04:00
  • 6fed108703
    Use Rails upsert to generate update_count! query in Counters concern (#28738) Matt Jankowski 2024-04-17 04:16:51 -04:00
  • 5915bd7f45
    Fix development environment admin account not being auto-approved (#29958) Claire 2024-04-16 19:30:32 +02:00
  • caad1e2628
    Add scope Status.distributable_visibility (#29950) Matt Jankowski 2024-04-16 09:16:54 -04:00
  • 0622107449
    Update dependency @testing-library/react to v15 (#29893) renovate[bot] 2024-04-16 11:44:02 +02:00
  • 6b33d3f81b
    Add CustomFilter.unexpired scope (#29896) Matt Jankowski 2024-04-16 05:29:34 -04:00
  • 66ee0d4a1f
    Fix incorrect label for filtered notifications badge (#29922) Claire 2024-04-16 11:25:23 +02:00
  • 3159c0a547
    Add scope Status.list_eligible_visibility (#29951) Matt Jankowski 2024-04-16 05:17:03 -04:00
  • e6927db2fe
    Update dependency rubocop to v1.63.2 (#29959) renovate[bot] 2024-04-16 10:58:04 +02:00
  • 6ee1b034b6
    Update dependency prom-client to v15.1.2 (#29957) renovate[bot] 2024-04-16 10:45:20 +02:00
  • 285d4123b5
    New Crowdin Translations (automated) (#29955) github-actions[bot] 2024-04-16 10:36:21 +02:00
  • 7fed4a9740
    Pull out repeated setup to shared setup in statusus/show view spec (#29927) Matt Jankowski 2024-04-15 11:24:31 -04:00
  • 4117c8f6b8
    Fix unfollow button being out of frame on small screens on old browsers (#29923) Claire 2024-04-15 13:56:48 +02:00
  • 1549e6a9dc
    Drop support for Ruby 3.0 (reaching EOL) (#29702) Matt Jankowski 2024-04-15 06:19:23 -04:00
  • 4e78cb9988
    New Crowdin Translations (automated) (#29939) github-actions[bot] 2024-04-15 11:29:39 +02:00
  • 0d9ad96d3f
    Rename PremailerWebpackStrategy -> PremailerBundledAssetStrategy (#29934) Matt Jankowski 2024-04-15 05:16:59 -04:00
  • bf5d948237
    Fix Style/SingleArgumentDig cop in webpacker/manifest_extensions (#29929) Matt Jankowski 2024-04-15 05:15:32 -04:00
  • 67dd1763bb
    Fix PostCSS config (#29926) Renaud Chaput 2024-04-15 11:06:06 +02:00
  • ee4ea83a87
    Remove image_pack_tag usage (#29925) Renaud Chaput 2024-04-15 11:05:19 +02:00
  • 34e826f373
    Update dependency typescript to v5.4.5 (#29945) renovate[bot] 2024-04-15 09:28:29 +02:00
  • 1906330d13
    Update dependency react-redux to v9.1.1 (#29943) renovate[bot] 2024-04-15 09:27:56 +02:00
  • 80edd7a317
    Update DefinitelyTyped types (non-major) (#29944) renovate[bot] 2024-04-15 09:27:33 +02:00
  • e3dd60cce1
    Update peter-evans/create-pull-request action to v6.0.3 (#29946) renovate[bot] 2024-04-15 09:26:57 +02:00
  • 86c53e175d
    Update dependency @testing-library/react to v14.3.1 (#29947) renovate[bot] 2024-04-15 09:26:41 +02:00
  • c4d6e10115
    Update dependency rubocop to v1.63.1 (#29878) renovate[bot] 2024-04-12 10:57:37 +00:00
  • 67a37c7279
    Update dependency sass to v1.75.0 (#29919) renovate[bot] 2024-04-12 12:56:49 +02:00
  • 61d108f415
    Extract header_tags method in statuses/show view spec (#29907) Matt Jankowski 2024-04-12 05:50:46 -04:00
  • 8986e3b088
    Update dependency webpack-bundle-analyzer to v4.10.2 (#29909) renovate[bot] 2024-04-12 11:48:13 +02:00
  • c386c36866
    Add / keyboard shortcut to focus the search field (#29921) Claire 2024-04-12 11:42:12 +02:00
  • 3f821e0d5e
    Update dependency postcss-preset-env to v9.5.5 (#29912) renovate[bot] 2024-04-12 11:41:44 +02:00
  • da6b9238f5
    Expand coverage for admin/metrics/measure/* classes (#29914) Matt Jankowski 2024-04-12 05:38:24 -04:00
  • ec5a0e0f5e
    Expand coverage for admin/metrics/dimension/* classes (#29913) Matt Jankowski 2024-04-12 05:18:35 -04:00
  • 13bbde2246
    Use existing DEFAULT_FIELDS_SIZE constant to limit Account#fields (#29911) Matt Jankowski 2024-04-12 05:04:23 -04:00
  • 5992df0762
    New Crowdin Translations (automated) (#29920) github-actions[bot] 2024-04-12 10:19:48 +02:00
  • 449f99e168
    Fix repeated concat output buffer duplicating layout markup (#29918) Matt Jankowski 2024-04-11 19:37:07 -04:00
  • 44216ccce1
    Add changelog for v4.3.0-alpha.3+glitch+cat+1.1.2 v4.3.0-alpha.3+glitch+cat+1.1.2 Jeremy Kescher 2024-04-11 21:53:57 +02:00
  • 3e02b6063a
    Bump Catstodon revision to 1.1.2 Jeremy Kescher 2024-04-11 21:52:10 +02:00
  • 2df3b9f803
    Merge branch 'refs/heads/glitch-soc' into develop Jeremy Kescher 2024-04-11 21:50:48 +02:00
  • 20b1e55f24
    New Crowdin Translations (automated) (#29903) github-actions[bot] 2024-04-11 12:30:31 +02:00
  • 4826c1da8a
    Update dependency devise to v4.9.4 (#29890) renovate[bot] 2024-04-11 11:00:15 +02:00
  • 576554b19b
    Use fabrication sequence in domain values (#29895) Matt Jankowski 2024-04-11 04:59:01 -04:00
  • 96bdeeed0e
    Update dependency nokogiri to v1.16.4 (#29900) renovate[bot] 2024-04-11 10:50:34 +02:00
  • c8e5e13c89
    Merge pull request #2691 from ClearlyClaire/glitch-soc/merge-upstream Claire 2024-04-10 20:51:51 +02:00
  • db5a5636d9
    New Crowdin Translations (automated) (#29888) github-actions[bot] 2024-04-10 15:03:40 +02:00
  • 4565015615
    Fix Style/MapIntoArray cop in cli progress helper (#29884) Matt Jankowski 2024-04-10 08:46:43 -04:00
  • b57ee5cf5b
    Fix Style/MapIntoArray cop in context helper (#29885) Matt Jankowski 2024-04-10 08:46:39 -04:00
  • 4948a063d2
    Use tt extension for form scaffold template (#29676) Matt Jankowski 2024-04-10 05:20:21 -04:00
  • b8dca8d22a
    Update dependency typescript to v5.4.4 (#29875) renovate[bot] 2024-04-08 16:08:32 +02:00
  • 285f63c02e
    Use composable query in User.active scope (#29775) Matt Jankowski 2024-04-08 09:53:49 -04:00
  • babbf6017d
    Remove caching in cache_collection (#29862) Claire 2024-04-08 15:46:13 +02:00
  • f3430eebbb
    Fix hashtag string interpolation in welcome email (#29879) Claire 2024-04-08 15:45:25 +02:00
  • 13faf26315
    New Crowdin Translations (automated) (#29859) github-actions[bot] 2024-04-08 15:44:54 +02:00
  • 730e2127e1
    Fix webpack warnings due to unhandled extensions (LICENCE and README.md) (#29869) Renaud Chaput 2024-04-08 10:17:51 +02:00
  • a1277a9b2b
    Update eslint (non-major) (#29877) renovate[bot] 2024-04-08 08:17:23 +00:00
  • 2441fe6fd4
    Update dependency stylelint-config-standard-scss to v13.1.0 (#29876) renovate[bot] 2024-04-08 08:16:57 +00:00
  • b06510d579
    Update DefinitelyTyped types (non-major) (#29874) renovate[bot] 2024-04-08 08:16:36 +00:00
  • 499b184fcd
    Update dependency pino to v8.20.0 (#29865) renovate[bot] 2024-04-08 10:16:20 +02:00
  • 79bbb2023d
    Update dependency react-intl to v6.6.5 (#29864) renovate[bot] 2024-04-08 10:15:46 +02:00
  • 91531e9586 [Glitch] Add ability to reorder uploaded media before posting in web UI Eugen Rochko 2024-03-25 11:29:55 +01:00
  • fc533cfad3 [Glitch] Fix background and icon on notification requests in web UI Eugen Rochko 2024-03-25 14:39:06 +01:00
  • b55bbfa2b3 [Glitch] Change design of notification about lost connections in web UI Eugen Rochko 2024-03-25 14:27:38 +01:00
  • 1ae08ae257 [Glitch] Change out-of-band hashtags design in web UI Eugen Rochko 2024-03-25 13:45:00 +01:00
  • 0e76b919b5 Merge commit '0cea7a623be470c51d7a162265f44f5a3e149275' into glitch-soc/merge-upstream Claire 2024-04-06 21:48:35 +02:00
  • a844a6a577 [Glitch] Change AccountRelationshipSeveranceEvent model to store lost followers and following counts separately Claire 2024-03-22 16:44:31 +01:00
  • c3a128f31e Remove strings already defined upstream Claire 2024-04-06 21:25:04 +02:00
  • afaad0755f [Glitch] Remove setting for unfollow confirmation modal, and make it unconditional Claire 2024-03-22 17:24:04 +01:00
  • 7953261a1f
    Bump Catstodon revision to 1.1.1 v4.3.0-alpha.3+glitch+cat+1.1.1 Jeremy Kescher 2024-04-06 21:06:05 +02:00
  • 7122d5381c
    Merge branch 'refs/heads/glitch-soc' into develop Jeremy Kescher 2024-04-06 21:02:43 +02:00
  • 1d1c3a808a Merge commit '6c381f20b1d52c96525cbd5c41b0c972c3394a48' into glitch-soc/merge-upstream Claire 2024-04-06 21:01:40 +02:00
  • f635cde756 [Glitch] Change new modals to allow vertical scrolling Claire 2024-03-22 17:21:50 +01:00
  • 0f8b33238f [Glitch] Change icon of severed relationships notifications Claire 2024-03-22 16:45:04 +01:00
  • 576c085ea0 [Glitch] Add the role ID to the badge component Renaud Chaput 2024-03-22 12:59:35 +01:00
  • 777984faeb Merge commit '119c7aa0df1e1d26bdee1701250d23a7af9e9136' into glitch-soc/merge-upstream Claire 2024-04-06 20:34:07 +02:00
  • f14b6f3d99 [Glitch] Fix duplicate translation string for severed relationships Claire 2024-03-21 11:06:21 +01:00
  • 903dc53522 Merge commit '05eda8d19330a9c27c0cf07de19a87edff269057' into glitch-soc/merge-upstream Claire 2024-04-06 20:01:25 +02:00
  • 375af259a2 [Glitch] Change back button to always appear in advanced web UI Eugen Rochko 2024-03-20 18:21:03 +01:00
  • 67842ffb22 Merge commit '01464074c91f9b7a720928fc4ee912be3d8002d2' into glitch-soc/merge-upstream Claire 2024-04-06 19:54:11 +02:00
  • 0f966209ca [Glitch] Add notifications of severed relationships Claire 2024-03-20 16:37:21 +01:00
  • f2b23aa5f3 Merge commit '954b470fbce3fbe4b9b42992b03425fa24d6a2ad' into glitch-soc/merge-upstream Claire 2024-04-06 19:35:21 +02:00
  • 9451997fa8
    Refactor notifications code to reduce differences with upstream (#2692) Claire 2024-04-06 19:34:30 +02:00
  • 8a64406d34
    New Crowdin Translations (automated) (#2668) github-actions[bot] 2024-04-06 18:18:06 +02:00
  • e73cf356d2
    Move OAuth flow tests from feature tests to system tests (#29837) Claire 2024-04-05 18:52:05 +02:00
  • b61ae28f8d
    Separate methods for theme style and meta color tags (#29802) Matt Jankowski 2024-04-05 05:52:43 -04:00
  • 52ab8a59c6
    Forward 3035 port (#29710) ache 2024-04-05 11:19:43 +02:00
  • c0fe8a9f13
    Extract shared callback behaviour to CustomFilterCache concern (#29695) Matt Jankowski 2024-04-05 05:17:58 -04:00
  • 285a87a77f
    Update dependency scenic to v1.8.0 (#29794) renovate[bot] 2024-04-05 11:04:10 +02:00
  • 59da591d13
    Improve spec for dimension/languages admin metric (#29842) Matt Jankowski 2024-04-05 04:54:11 -04:00
  • 6ac90d4c5d
    Add tests for our number formatting function (#29852) Renaud Chaput 2024-04-05 10:06:31 +02:00
  • 906a399634
    Fix wrong extension for a test file (#29853) Renaud Chaput 2024-04-05 09:57:44 +02:00
  • c7378218ba
    Update dependency rubocop-rspec to v2.29.1 (#29858) renovate[bot] 2024-04-05 09:57:20 +02:00
  • 38b9d31f63
    Improve email address validation (#29838) Claire 2024-04-05 09:48:45 +02:00
  • 1f11aa5f04
    Add stub for trending tags in user mailer spec (#29850) Claire 2024-04-05 09:48:07 +02:00
  • 601834d746
    Use partial collection render for welcome mailer features (#29843) Matt Jankowski 2024-04-04 12:13:10 -04:00
  • 191bf5876e
    Add coverage for sanitize failure path in api/web/embeds spec (#29851) Matt Jankowski 2024-04-04 12:07:16 -04:00
  • 1c87cb8019
    Add purple border to active compose field search inputs (#29839) Michael Stanclift 2024-04-04 06:51:06 -05:00
  • 966d7f5bf9
    Add missing snowflake range correction (#29841) Matt Jankowski 2024-04-04 07:33:17 -04:00
  • 4045c069f8
    Use public_visibility (#29847) Jeong Arm 2024-04-04 16:31:30 +09:00
  • 91d3b3fb25
    Update dependency sass to v1.74.1 (#29846) renovate[bot] 2024-04-04 07:25:30 +00:00
  • 58dfc12af2
    Update babel monorepo to v7.24.4 (#29840) renovate[bot] 2024-04-04 09:23:53 +02:00
  • c6da3ee828
    Makes the star icon rotate around its actual centre axis (#29844) nicolas 2024-04-03 23:10:02 +02:00
  • cde3206478
    Simplify feature loop in welcome mailer (#29760) Matt Jankowski 2024-04-03 16:10:59 -04:00
  • 37d984b8bf
    Update eslint (non-major) (#29820) renovate[bot] 2024-04-03 20:05:39 +02:00
  • e284417349
    Fix blue border on emoji/language search in Safari & Chrome (#29832) Michael Stanclift 2024-04-03 10:19:10 -05:00
  • 5d67247061
    Fix language and emoji search field background colors on light theme (#29828) Michael Stanclift 2024-04-03 09:22:50 -05:00
  • 56d13069cd
    New Crowdin Translations (automated) (#29836) github-actions[bot] 2024-04-03 11:04:29 +02:00
  • 4233ee1f59
    Update dependency pg to v8.11.5 (#29833) renovate[bot] 2024-04-02 23:33:43 +02:00
  • 54c7d1ad14
    Update dependency pg-connection-string to v2.6.4 (#29814) renovate[bot] 2024-04-02 23:22:22 +02:00
  • a7b637768e
    Regenerate rubocop todo with version 1.62.1 (#29830) Matt Jankowski 2024-04-02 15:56:54 -04:00
  • 88c3664889
    Update dependency rubocop-performance to v1.21.0 (#29804) renovate[bot] 2024-04-02 19:00:07 +02:00
  • d27eb181f6
    Reduce LineLength from 320 to 300 (#29636) Matt Jankowski 2024-04-02 11:50:57 -04:00
  • f8b03c3925
    Update dependency faker to v3.3.1 (#29829) renovate[bot] 2024-04-02 15:48:27 +00:00
  • edde54e991
    Update stoplight to version 4.1.0 (#28366) Matt Jankowski 2024-04-02 11:47:40 -04:00
  • 921c4c1273
    Match comment style of FeedManager list/tags checks (#29639) Matt Jankowski 2024-04-02 10:07:31 -04:00
  • 0b9d4103cb
    Fix contrast in notification request badge (#29826) Claire 2024-04-02 16:05:46 +02:00
  • f87959ab50
    Fix RSpec/LetSetup cop in api/v1/timelines/public spec (#28972) Matt Jankowski 2024-04-02 10:05:02 -04:00
  • 54119570e6
    Remove dependency on posix-spawn (#18559) Claire 2024-04-02 16:02:07 +02:00
  • 34489591ec
    Add max_pinned_statuses to instances serializer and api response (#29441) Matt Jankowski 2024-04-02 09:54:11 -04:00
  • f56309f5f0
    Add by_latest_used scope, move admin area recent IPs to partial (#29497) Matt Jankowski 2024-04-02 09:51:34 -04:00
  • c70c39cad0
    Update docker/dockerfile Docker tag to v1.7 (#27993) renovate[bot] 2024-04-02 15:47:15 +02:00
  • b0692d994f
    Update dependency letter_opener to v1.10.0 (#29189) renovate[bot] 2024-04-02 15:31:03 +02:00
  • 695dded7ed
    Update dependency aws-sdk-s3 to v1.146.1 (#28961) renovate[bot] 2024-04-02 15:29:46 +02:00
  • f6e24bbd79
    Update dependency postcss-preset-env to v9.5.4 (#29825) renovate[bot] 2024-04-02 14:13:43 +02:00
  • b4d991adaa
    Use integers and not numbers in notification policy API counters (#29810) Renaud Chaput 2024-04-02 12:06:26 +02:00
  • d05f62391d
    Update dependency public_suffix to v5.0.5 (#29824) renovate[bot] 2024-04-02 10:04:32 +00:00
  • e47a3d00fe
    Add API types for status and related objects (#29792) Renaud Chaput 2024-04-02 12:03:33 +02:00
  • 07635228e2
    Fix Redux Middleware types (#29800) Renaud Chaput 2024-04-02 11:56:03 +02:00
  • a3fe82e359
    Rename cop RSpec/Rails/HttpStatus to RSpecRails/HttpStatus (#29806) Matt Jankowski 2024-04-02 05:34:44 -04:00
  • c717747603
    New Crowdin Translations (automated) (#29812) github-actions[bot] 2024-04-02 11:26:06 +02:00
  • fa9574086d
    Fix search box color on light theme (#29808) Michael Stanclift 2024-04-02 04:15:31 -05:00
  • 143d9553fa
    Update dependency fastimage to v2.3.1 (#29822) renovate[bot] 2024-04-02 11:15:24 +02:00
  • a4158be4d7
    Update devDependencies (non-major) (#29819) renovate[bot] 2024-04-02 08:59:52 +00:00
  • 2f7a2d4df7
    Update DefinitelyTyped types (non-major) (#29818) renovate[bot] 2024-04-02 10:59:26 +02:00
  • b58666e12e
    Update dependency @reduxjs/toolkit to v2.2.3 (#29817) renovate[bot] 2024-04-02 08:59:05 +00:00
  • 9611023380
    Update dependency postcss-preset-env to v9.5.3 (#29816) renovate[bot] 2024-04-02 10:58:00 +02:00
  • 173adb04e2
    Update dependency pg to v8.11.4 (#29813) renovate[bot] 2024-04-02 08:57:14 +00:00
  • 589e34d00c
    Update dependency selenium-webdriver to v4.19.0 (#29776) renovate[bot] 2024-04-02 10:53:44 +02:00
  • 90eb4a5d01
    Fix light theme header on mobile (#29809) Michael Stanclift 2024-03-29 16:03:30 -05:00
  • 430da03160
    Fix background tint in single column light theme (#29803) Michael Stanclift 2024-03-29 12:16:51 -05:00
  • 69e5771881
    Handle createAppAsyncThunk rejected actions in the errors middleware (#29791) Renaud Chaput 2024-03-29 14:57:39 +01:00
  • f96648d41c
    New Crowdin Translations (automated) (#29796) github-actions[bot] 2024-03-29 14:35:50 +01:00
  • 672c9f5f05
    Change the theme-color value automatically when using a built-in theme (#29795) Renaud Chaput 2024-03-29 14:32:07 +01:00
  • 671167f6da
    Update dependency glob to v10.3.12 (#29790) renovate[bot] 2024-03-29 14:31:13 +01:00
  • cd9d11dda6
    Update dependency debug to v1.9.2 (#29799) renovate[bot] 2024-03-29 14:30:52 +01:00
  • 67442f9039
    Remove global boosts state and convert boosts modal to Typescript (#29774) Renaud Chaput 2024-03-28 16:33:15 +01:00