Commit Graph

16995 Commits (219458d7d4c9bb9ee0ed3c89c72438ee4edc2e1c)
 

Author SHA1 Message Date
Matt Jankowski 219458d7d4
Convert `tags` controller spec to system and request specs ()
Claire 0437dd9e77
Fix radio buttons styling in web UI ()
renovate[bot] 611533cd12
Update dependency json-schema to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 4819fc72ee
Remove `config/secrets.yml` file ()
Matt Jankowski 31c00108a4
Add first pass coverage for `AnnualReport` class ()
Matt Jankowski 2a244e2fdb
Remove unused `merge_context` helper ()
renovate[bot] 3efe98aa95
Update libretranslate/libretranslate Docker tag to v1.6.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski b8957241af
Add coverage for `JsonLdHelper#uri_from_bearcap` method ()
Matt Jankowski 25bbb01666
Remove unused helper method in spec ()
Matt Jankowski 48379e62e4
Remove unused `User#inactive_message` method ()
Matt Jankowski 406b8211f5
Remove unused `Mention#active?` method ()
Matt Jankowski 24a0b20408
Use `body_as_json` directly instead of via local var assignment ()
github-actions[bot] e5155c50fd
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 754baf00c0
Update dependency inline_svg to v1.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5f7a395848
Update dependency rspec-rails to v7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Christian Schmidt a5bbe83dfd
media_ids is an array of strings ()
Claire c1795ee963
Fix not being able to load more notifications after trimming ()
Christian Schmidt 491033c86c
Reject status creation with invalid `media_ids` parameter ()
Matt Jankowski 40f993b3a0
Use built-in `response.parsed_body` for JSON response specs ()
David Roetzel 388d5473e1
Refactor (ruby) redis configuration ()
Claire a23b3747ac
Fix N+1s in grouped notifications ()
renovate[bot] fc870c7e5a
Update dependency postcss to v8.4.44 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 5439af3276
Bump Bundler/Ruby versions in lockfile, misc gem version bumps ()
renovate[bot] d1cca521e1
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 25d5e19b83
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 478155b015
Update dependency postcss to v8.4.43 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 2f2b98c8cb
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 1701b1fc80
Update dependency axios to v1.7.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 02633d6ebb
Update dependency jsdom to v25 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3655e3204f
Update dependency @babel/runtime to v7.25.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 85e8d1f285
Use rails configuration storage for paperclip path ()
Claire 3ddeaca863
Change background color of notifications on private messages ()
Claire 35538fe694
Fix inconsistencies between code and notification source translation strings ()
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec ()
github-actions[bot] 92eba9096b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] b0a30967d7
Update dependency thor to v1.3.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire ad0a28a8bf
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped ()
Matt Jankowski 662f87dbe9
Use `MediaAttachment.supported_mime_types` method where relevant ()
Matt Jankowski 02585d8789
Convert `media` controller spec to request spec ()
Matt Jankowski b9269c8d38
Convert `admin/reset` controller spec to system spec ()
github-actions[bot] 5d725b2c12
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 4f4be65452
Update dependency @rails/ujs to v7.1.400 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8bd8238d41
Update dependency selenium-webdriver to v4.24.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 099657be9a
Update dependency flatware-rspec to v2.3.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] dc7412c15f
Update opentelemetry-ruby (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Emelia Smith f6fb9b75db
Streaming: Fix BIND IPv6 handling ()
HolgerHuo 3c412578c9
update: max_media_attachments follow server advertised value ()
github-actions[bot] 26d6d291c3
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 0ef636f72d
Convert `shares` controller spec to system spec ()
Matt Jankowski 00586d27cb
Convert `instance_actor` controller spec to request spec ()