Commit graph

  • 2774980589
    Fix syntax error in grouped notifications CTE on some PostgreSQL versions (#31098) Claire 2024-07-22 09:37:27 +0200
  • 0397df9bef
    Resolve TODO in api/v1/admin/domain_* controllers (#31067) Matt Jankowski 2024-07-19 11:32:42 -0400
  • 65a8dc7869
    chore(deps): update dependency selenium-webdriver to v4.23.0 (#31073) renovate[bot] 2024-07-19 17:32:06 +0200
  • 3a00f89aa1
    Respect Account::DISPLAY_NAME_LENGTH_LIMIT in account spec correctly (#31075) kyori19 2024-07-20 00:31:48 +0900
  • e768b23aa9
    Remove routerHistory parameters from composer actions (#31077) Claire 2024-07-19 17:26:44 +0200
  • adadfdbc03
    Update strong_migrations to version 2.0.0 (#31061) Matt Jankowski 2024-07-19 04:32:43 -0400
  • 05342529dd
    Reduce factory creation in AP activity move spec (#31064) Matt Jankowski 2024-07-19 04:31:34 -0400
  • 784e088533
    Fix double border on column filter on narrow screens (#31068) Michael Stanclift 2024-07-19 03:30:26 -0500
  • 8e0aed8ac7
    New Crowdin Translations (automated) (#31072) github-actions[bot] 2024-07-19 10:21:09 +0200
  • 82344342c1
    Add link to org-level contribution guidelines to contributing doc (#31043) Matt Jankowski 2024-07-18 11:45:40 -0400
  • 848b59c8ae
    Reduce factory creation in MediaAttachment model spec (#31058) Matt Jankowski 2024-07-18 11:23:46 -0400
  • 41b7281b56
    fix(deps): update dependency use-debounce to v10.0.1 (#31060) renovate[bot] 2024-07-18 17:23:43 +0200
  • 6e47637dd4
    Fix grouping across hourly buckets happening in a 12 seconds window instead of 12 hours window (#31062) Claire 2024-07-18 17:23:40 +0200
  • f587ff643f
    Grouped Notifications UI (#30440) Renaud Chaput 2024-07-18 16:36:09 +0200
  • 7d090b2ab6
    New Crowdin Translations (automated) (#31055) github-actions[bot] 2024-07-18 10:00:29 +0200
  • 47ea83d246
    Reduce factory creation in AP::ProcessStatusUpdateService spec (#31051) Matt Jankowski 2024-07-18 04:00:19 -0400
  • 64c7ffdc65
    chore(deps): update dependency ruby-vips to v2.2.2 (#31050) renovate[bot] 2024-07-18 09:53:36 +0200
  • 2616fde9e6
    Use change-requiring records in admin/reports controller spec (#31052) Matt Jankowski 2024-07-18 03:49:44 -0400
  • c5f8256801
    Reduce extra factories in FanOutOnWriteService spec (#31053) Matt Jankowski 2024-07-18 03:45:59 -0400
  • aa4d8987a0
    chore(deps): update dependency faker to v3.4.2 (#31046) renovate[bot] 2024-07-17 12:42:54 +0200
  • 4957771a8a
    Update rexml to version 3.3.2 (#31048) Claire 2024-07-17 11:18:25 +0200
  • 76c2c5c748
    Reduce extra round trips in activitypub controller specs (#31041) Matt Jankowski 2024-07-17 04:09:34 -0400
  • f5e90f3de3
    Reduce extra round trips in AP::SynchronizeFollowersService spec (#31044) Matt Jankowski 2024-07-17 03:33:08 -0400
  • 81877e7950
    Reduce extra round trips in AP::FetchRemoteStatusService spec (#31045) Matt Jankowski 2024-07-17 03:24:14 -0400
  • 00c110ac7b
    New Crowdin Translations (automated) (#31047) github-actions[bot] 2024-07-17 09:23:07 +0200
  • 66430cb25c
    New Crowdin Translations (automated) (#31038) github-actions[bot] 2024-07-16 17:24:56 +0200
  • a609940ec9
    Fix test description in hashtag_bar (#30827) Adam Niedzielski 2024-07-16 15:23:26 +0200
  • aa88aca0ad
    Add optional OAuth application to reports (#30539) Emelia Smith 2024-07-16 15:23:08 +0200
  • fa54b61216
    Handle missing links in Webfinger response (#31030) Adam Niedzielski 2024-07-16 15:21:16 +0200
  • c27d194eb2
    fix(deps): update dependency pino to v9.3.1 (#31032) renovate[bot] 2024-07-16 15:20:34 +0200
  • c3a2f9d993
    chore(deps): update dependency json-schema to v4.3.1 (#31012) renovate[bot] 2024-07-16 14:14:25 +0200
  • 905921b2ef
    Add missing "Update Report" string in audit log (#31033) Michael Stanclift 2024-07-16 02:06:19 -0500
  • 9d0bce4072
    Move filtered notifications bar in scrollable area (#30996) David Roetzel 2024-07-15 15:42:47 +0200
  • 0b97ec3f7b
    fix(deps): update dependency @babel/core to v7.24.9 (#31029) renovate[bot] 2024-07-15 15:03:57 +0200
  • 543b59fa14
    Clean up theme_helper style builders (#30617) Matt Jankowski 2024-07-15 09:03:23 -0400
  • 91ef4a6fc5
    Add assertion about key columns to account key generate spec (#30635) Matt Jankowski 2024-07-15 06:42:18 -0400
  • 1dd8262071
    Add optional filtered attribute to notification entities in REST API (#31011) Claire 2024-07-15 11:29:57 +0200
  • 17117109ad
    New Crowdin Translations (automated) (#31018) github-actions[bot] 2024-07-15 07:44:37 +0000
  • d61b536df3
    Add i18n strings for instance favicon and logo settings label (#31016) mogaminsk 2024-07-15 16:38:48 +0900
  • 00cb4a0313
    Avoid repeated factory creation in media_attachments_vacuum_spec (#31000) Matt Jankowski 2024-07-12 10:09:16 -0400
  • c953dca1de
    Streaming: use pgPool.query instead of manually acquiring & releasing a connection (#30964) Emelia Smith 2024-07-12 14:23:09 +0200
  • b87c41115e
    chore(deps): update dependency rubocop-rspec to v3.0.3 (#31009) renovate[bot] 2024-07-12 14:20:32 +0200
  • 35a437a03f
    Destroy NotificationRequests that are dismissed (#31008) David Roetzel 2024-07-12 14:09:52 +0200
  • c929b4cace
    chore(deps): update dependency pghero to v3.6.0 (#30994) renovate[bot] 2024-07-12 11:29:43 +0200
  • 9cc0607358
    chore(deps): update dependency database_cleaner-active_record to v2.2.0 (#31007) renovate[bot] 2024-07-12 11:29:10 +0200
  • 43e24dbb13
    Use include_pagination_headers in more places (#30999) Matt Jankowski 2024-07-12 04:30:52 -0400
  • 28ad3588e4
    New Crowdin Translations (automated) (#31006) github-actions[bot] 2024-07-12 08:25:27 +0000
  • fdad4dc918
    fix(deps): update babel monorepo to v7.24.8 (#31002) renovate[bot] 2024-07-12 10:23:04 +0200
  • cd1bc94cd2
    Regen RuboCop TODO for 1.65.0 (#31003) Nick Schonning 2024-07-12 04:22:31 -0400
  • 73d53827ea
    Add change assertion to invites destroy spec (#31004) Matt Jankowski 2024-07-12 04:19:15 -0400
  • bb702e6b20
    fix(deps): update dependency sass to v1.77.8 (#31005) renovate[bot] 2024-07-12 10:18:35 +0200
  • ad52b04a1c
    Add setting to disable hover cards (#30931) Claire 2024-07-11 21:42:58 +0200
  • 8c8bee5a36
    Change disabled buttons color in light mode to make it more visible (#30998) Renaud Chaput 2024-07-11 15:43:42 +0200
  • 6c37529723
    Use module: :auth to wrap devise_for routes config (#30990) Matt Jankowski 2024-07-11 07:13:55 -0400
  • c244b70dc2
    New Crowdin Translations (automated) (#30993) github-actions[bot] 2024-07-11 10:38:35 +0000
  • 24bdba3413
    chore(deps): update dependency rubocop to v1.65.0 (#30985) renovate[bot] 2024-07-11 12:30:55 +0200
  • 631a5eec85
    chore(deps): update dependency charlock_holmes to v0.7.9 (#30992) renovate[bot] 2024-07-10 21:59:34 +0200
  • d436696f46
    Streaming: Fix incorrect type definitions (#30977) Emelia Smith 2024-07-10 17:59:18 +0200
  • 2ea9336b68
    Do not pass unknown encoding names to nokogiri. (#30987) David Roetzel 2024-07-10 16:25:39 +0200
  • 36592d10aa
    Change Sidekiq readiness file to use an environment variable (#30988) Renaud Chaput 2024-07-10 14:57:25 +0200
  • 182b9248c0
    Fix SCSS mixed declarations deprecation (#30986) Renaud Chaput 2024-07-10 14:23:24 +0200
  • 9984fca9a0
    New Crowdin Translations (automated) (#30983) github-actions[bot] 2024-07-10 12:40:19 +0200
  • 8dea897a3b
    chore(deps): update docker.io/ruby docker tag to v3.3.4 (#30980) renovate[bot] 2024-07-10 10:04:52 +0000
  • d0137910c6
    chore(deps): update dependency ruby to v3.3.4 (#30969) renovate[bot] 2024-07-10 12:04:11 +0200
  • c9f08f77ed
    fix(deps): update dependency sass to v1.77.7 (#30981) renovate[bot] 2024-07-10 08:55:26 +0200
  • 967505ee9b
    Add size limit for all PreviewCard URLs (#30973) David Roetzel 2024-07-09 15:11:34 +0200
  • ef2e48e6da
    fix(deps): update dependency glob to v10.4.5 (#30972) renovate[bot] 2024-07-09 14:53:31 +0200
  • 3875bd138d
    Fix HTTP 500 in /api/v1/polls/:id/votes (#25598) Daniel M Brasil 2024-07-09 09:41:49 -0300
  • 7542a134d5
    Add a file for Sidekiq to signal it is ready to process jobs (#30971) Renaud Chaput 2024-07-09 12:47:08 +0200
  • 249b4117f9
    New Crowdin Translations (automated) (#30970) github-actions[bot] 2024-07-09 07:36:13 +0000
  • f47d761e12
    Remove unneeded controller option in routes (#30958) Matt Jankowski 2024-07-09 03:34:19 -0400
  • 7a30c68953
    Use scope module: ... block for .well-known routes (#30959) Matt Jankowski 2024-07-09 03:34:15 -0400
  • 0dd4595704
    fix(deps): update dependency glob to v10.4.4 (#30967) renovate[bot] 2024-07-09 09:27:13 +0200
  • fa8e972722
    Fix author names as arrays in linked data. (#30957) David Roetzel 2024-07-08 18:04:36 +0200
  • f1300ad284
    Rename jobs/attachments rspec tag names (#29762) Matt Jankowski 2024-07-08 12:01:08 -0400
  • 79b0e192d9
    Move test migrations paths check to workflow level (#30702) Matt Jankowski 2024-07-08 04:16:00 -0400
  • 36d819bef3
    Change to use an unified constant for max media attachments per status (#29073) Tianwei Dong 2024-07-08 09:10:57 +0100
  • 1a37862a76
    New Crowdin Translations (automated) (#30940) github-actions[bot] 2024-07-08 10:03:44 +0200
  • d41b43ed4f
    Limit attachments to MEDIA_ATTACHMENTS_LIMIT when returning posts through the API (#30932) Claire 2024-07-08 09:41:50 +0200
  • fd3bfc0710
    fix(deps): update dependency postcss-preset-env to v9.6.0 (#30944) renovate[bot] 2024-07-08 07:22:28 +0000
  • c29fdadefd
    Use scope module: ... for more API routes (#30935) Matt Jankowski 2024-07-08 03:21:49 -0400
  • bd285cdd02
    fix(deps): update dependency glob to v10.4.3 (#30941) renovate[bot] 2024-07-08 09:16:47 +0200
  • bd84817848
    chore(deps): update dependency irb to v1.14.0 (#30947) renovate[bot] 2024-07-08 07:15:48 +0000
  • 5c3ec727ec
    chore(deps): update dependency typescript to v5.5.3 (#30953) renovate[bot] 2024-07-08 09:11:29 +0200
  • c5883e0999
    chore(deps): update dependency @testing-library/dom to v10.3.1 (#30954) renovate[bot] 2024-07-08 09:11:15 +0200
  • 981395e4d6
    Remove the title attribute when hovering a card anchor (#30948) Renaud Chaput 2024-07-07 18:14:15 +0200
  • 0899c91d4b
    Add the account hover card for account search results (#30949) Renaud Chaput 2024-07-07 18:13:10 +0200
  • 1d35626dc7
    Limit CI push triggers to main and stable-* branches (#30934) Matt Jankowski 2024-07-07 05:39:31 -0400
  • 63ba69810e
    Fix overflow behavior on profile fields in hover cards (#30928) Claire 2024-07-06 09:22:24 +0200
  • 8f5694d79e
    Fix right-to-left text in preview cards (#30930) Claire 2024-07-05 15:40:53 +0200
  • 97eddb5906
    Fix details extraction when no title exists. (#30933) David Roetzel 2024-07-05 15:28:52 +0200
  • 016c1e4e78
    Improve handling of encoding problems when creating link previews (#30929) David Roetzel 2024-07-05 13:54:38 +0200
  • 05f0d51005
    chore(deps): update dependency sidekiq-scheduler to v5.0.5 (#30918) renovate[bot] 2024-07-05 13:32:29 +0200
  • a16c2c99b5
    fix(deps): update dependency cssnano to v7.0.4 (#30927) renovate[bot] 2024-07-05 11:51:55 +0200
  • 81547845ac
    New Crowdin Translations (automated) (#30925) github-actions[bot] 2024-07-05 11:09:40 +0200
  • 8c375d8a5c
    Use scope module: ... for settings/2FA routes (#30919) Matt Jankowski 2024-07-05 04:57:54 -0400
  • 8de5df225e
    Change instructions to use bundle exec rails instead of rake (#30917) Claire 2024-07-05 10:54:45 +0200
  • ec1f61e4b4
    Merge tag 'v4.2.10' of https://github.com/mastodon/mastodon into paravielfalt-4.2 v4.2.10-pvz2407041904 Sirius 2024-07-04 19:03:13 +0200
  • df9e26158d
    Bump version to v4.3.0-alpha.5 (#30920) Claire 2024-07-04 16:59:54 +0200
  • ff90ebffaa
    Bump version to v4.1.18 (#30911) v4.1.18 Claire 2024-07-04 16:46:39 +0200