1452 Commits (0b4a3a04378ce43f2f314b9446b5053f6b374c6d)

Author SHA1 Message Date
Matt Jankowski 3bc437b99a
Fix `Style/RedundantParentheses` cop (#28176)
10 months ago
Matt Jankowski d83d01eb1e
Fix `Lint/RedundantSafeNavigation` cop (#28172)
10 months ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053)
10 months ago
Matt Jankowski 1f1c75bba5
File cleanup/organization in `controllers/concerns` (#27846)
10 months ago
Matt Jankowski e7c340a634
Spec coverage for missing `q` param and error conditions in `api/v2/search` controller (#27842)
10 months ago
Matt Jankowski bb0efe16e6
Remove `default_scope` from `MediaAttachment` class (#28043)
10 months ago
Matt Jankowski e48ecd2929
Remove `default_scope` from `Admin::ActionLog` (#28026)
10 months ago
Matt Jankowski 291dc04e67
Remove un-needed `action` and `template` options to `render` in controllers (#28022)
10 months ago
Matt Jankowski baf3b71e3b
Extract `path_without_format` private methd in accounts controller (#28091)
10 months ago
Matt Jankowski 9072896ae5
Avoid unnecessary i-var for account rss page url generation (#28092)
10 months ago
Matt Jankowski dfc7154767
Remove unused `cached_filtered_status_page` method from accounts controller (#28090)
10 months ago
Kevin Bongart 7877fcd83c
Deduplicate IDs in relationships and familiar_followers APIs (#27982)
10 months ago
Matt Jankowski 4be12791e6
Remove `default_scope` from `StatusEdit` class (#28042)
10 months ago
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint (#28027)
10 months ago
Matt Jankowski 876f5b1d12
Convert `/instances/*` controller specs to request specs (#27988)
10 months ago
Matt Jankowski fe58ac8d9f
Improve spec coverage for `api/web/push_subscriptions` controller (#27858)
10 months ago
Eugen Rochko d67bd44ca1
Add profile setup to onboarding in web UI (#27829)
10 months ago
Matt Jankowski 7e1a77ea51
Add base class for `api/v1/timelines/*` controllers (#27840)
10 months ago
Matt Jankowski d562fb8459
Specs for minimal CSP policy in `Api::` controllers (#27845)
10 months ago
Matt Jankowski 1f8173ac5a
Extract private methods in api/v1/instances/domain_blocks (#27844)
10 months ago
Matt Jankowski 0945e25b8f
Add `Api::V1::Statuses::BaseController` base controller class (#27794)
10 months ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805)
10 months ago
Eugen Rochko 0d14fcebae
Change link previews to keep original URL from the status (#27312)
10 months ago
Matt Jankowski ac69f90098
Add `Api::V1::Instances::BaseController` base controller class (#27797)
11 months ago
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts (#27667)
11 months ago
Matt Jankowski 13c3e59601
Use helper method to build batched status edits in `admin/statuses/show` (#27739)
11 months ago
Matt Jankowski d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops (#27730)
11 months ago
Claire d649bbf28f
Add some more tests and clean up domain block controller (#27469)
11 months ago
Ricardo Trindade 33f8c1c5eb
Remove version check from update cache_concern.rb (#27592)
11 months ago
Matt Jankowski 1f5187e2e2
Misc spec/refactor to user mailer and user mailer spec (#27486)
11 months ago
Claire d2f52f7f64
Fix report processing notice not mentioning the report number when performing a custom action (#27442)
11 months ago
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368)
11 months ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
11 months ago
Claire 99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain (#27150)
11 months ago
Emelia Smith 7c3fea7275
Feature: Allow token introspection without read scope (#27142)
11 months ago
Matt Jankowski d4c2dca874
Fix haml-lint `InstanceVariables` rule for auth/sessions/two_factor/o… (#27372)
11 months ago
Claire 40ba6e119b
Fix Vary headers not being set on some redirects (#27272)
12 months ago
Matt Jankowski 340f1a68be
Simplify instance presenter view access (#26046)
12 months ago
Robert R George 20666482ef
Added admin api for managing tags (#26872)
1 year ago
CSDUMMI 9a70cac9de
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)
1 year ago
Claire 33c8708a1a
Change `GET /api/v1/directory` to use database replica rather than primary (#26856)
1 year ago
Claire 09ec9c6aa5
Downgrade signature verification debug logging from `warn` to `debug` (#26812)
1 year ago
Claire 548c032dbb
Improve interaction modal error handling (#26795)
1 year ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582)
1 year ago
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798)
1 year ago
Daniel M Brasil ccca542db1
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
1 year ago
Claire 25bf640629
Add debug logging on signature verification failure (#26637)
1 year ago
Lukas Martini a7d96e6aff
Improve error messages when DeepL quota is exceeded (#26704)
1 year ago
jsgoldstein 30c191aaa0
Add new public status index (#26344)
1 year ago
Claire 191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)
1 year ago