Commit Graph

17403 Commits (5afdb81b366ed423588e0a29c146539978180de0)
 

Author SHA1 Message Date
Matt Jankowski ef4920c6c9
Pull out https/hostname setup for request specs to shared config (#31622) 4 months ago
Matt Jankowski dc2f67f69b
Remove `fuubar` gem and custom rspec `--format` setting (#30594) 4 months ago
Matt Jankowski 79b1841805
Disable `without_verify_partial_doubles` in statuses/show view spec (#29132) 4 months ago
Matt Jankowski 5b595b8a5a
Remove usage of `assigns` in controller specs (#30195) 4 months ago
Claire ae363f0555
Fix spacing between icons and labels in settings/admin interface (#31728) 4 months ago
renovate[bot] 97bb8df1c1
Update dependency rspec-rails to v7.0.1 (#31695)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Claire ea0d691e19
Add `GET /api/v2_alpha/notifications/:group_key/accounts` (#31725) 4 months ago
Matt Jankowski c9641c8070
Remove un-needed edge case sort condition in languages helper (#31724) 4 months ago
Matt Jankowski 219458d7d4
Convert `tags` controller spec to system and request specs (#31708) 4 months ago
Claire 0437dd9e77
Fix radio buttons styling in web UI (#31723) 4 months ago
renovate[bot] 611533cd12
Update dependency json-schema to v5 (#31499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Matt Jankowski 4819fc72ee
Remove `config/secrets.yml` file (#31562) 4 months ago
Matt Jankowski 31c00108a4
Add first pass coverage for `AnnualReport` class (#31704) 4 months ago
Matt Jankowski 2a244e2fdb
Remove unused `merge_context` helper (#31703) 4 months ago
renovate[bot] 3efe98aa95
Update libretranslate/libretranslate Docker tag to v1.6.0 (#31687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Matt Jankowski b8957241af
Add coverage for `JsonLdHelper#uri_from_bearcap` method (#31700) 4 months ago
Matt Jankowski 25bbb01666
Remove unused helper method in spec (#31699) 4 months ago
Matt Jankowski 48379e62e4
Remove unused `User#inactive_message` method (#31698) 4 months ago
Matt Jankowski 406b8211f5
Remove unused `Mention#active?` method (#31697) 4 months ago
Matt Jankowski 24a0b20408
Use `body_as_json` directly instead of via local var assignment (#31696) 4 months ago
github-actions[bot] e5155c50fd
New Crowdin Translations (automated) (#31716)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
renovate[bot] 754baf00c0
Update dependency inline_svg to v1.10.0 (#31717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] 5f7a395848
Update dependency rspec-rails to v7 (#31710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Christian Schmidt a5bbe83dfd
media_ids is an array of strings (#31709) 4 months ago
Claire c1795ee963
Fix not being able to load more notifications after trimming (#31652) 4 months ago
Christian Schmidt 491033c86c
Reject status creation with invalid `media_ids` parameter (#31681) 4 months ago
Matt Jankowski 40f993b3a0
Use built-in `response.parsed_body` for JSON response specs (#31674) 4 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 4 months ago
Claire a23b3747ac
Fix N+1s in grouped notifications (#31638) 4 months ago
renovate[bot] fc870c7e5a
Update dependency postcss to v8.4.44 (#31691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Matt Jankowski 5439af3276
Bump Bundler/Ruby versions in lockfile, misc gem version bumps (#31666) 4 months ago
renovate[bot] d1cca521e1
Update devDependencies (non-major) (#31686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] 25d5e19b83
Update DefinitelyTyped types (non-major) (#31683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] 478155b015
Update dependency postcss to v8.4.43 (#31676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
github-actions[bot] 2f2b98c8cb
New Crowdin Translations (automated) (#31671)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
renovate[bot] 1701b1fc80
Update dependency axios to v1.7.7 (#31670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] 02633d6ebb
Update dependency jsdom to v25 (#31578)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
renovate[bot] 3655e3204f
Update dependency @babel/runtime to v7.25.6 (#31649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Matt Jankowski 85e8d1f285
Use rails configuration storage for paperclip path (#31651) 4 months ago
Claire 3ddeaca863
Change background color of notifications on private messages (#31657) 4 months ago
Claire 35538fe694
Fix inconsistencies between code and notification source translation strings (#31658) 4 months ago
Matt Jankowski 1ee1c329cc
Convert `admin/announcements` controller spec to system spec (#31655) 4 months ago
github-actions[bot] 92eba9096b
New Crowdin Translations (automated) (#31656)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
renovate[bot] b0a30967d7
Update dependency thor to v1.3.2 (#31654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago
Claire ad0a28a8bf
Add `grouped_types` parameter to allow clients to restrict which notifications types get grouped (#31594) 4 months ago
Matt Jankowski 662f87dbe9
Use `MediaAttachment.supported_mime_types` method where relevant (#31635) 4 months ago
Matt Jankowski 02585d8789
Convert `media` controller spec to request spec (#31634) 4 months ago
Matt Jankowski b9269c8d38
Convert `admin/reset` controller spec to system spec (#31643) 4 months ago
github-actions[bot] 5d725b2c12
New Crowdin Translations (automated) (#31647)
Co-authored-by: GitHub Actions <noreply@github.com>
4 months ago
renovate[bot] 4f4be65452
Update dependency @rails/ujs to v7.1.400 (#31628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4 months ago