about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)Nick Schonning
2023-02-19Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInArguments (#23694)Nick Schonning
2023-02-18Enable Rubocop RSpec/HooksBeforeExamples (#23668)Nick Schonning
2023-02-18Autofix Rubocop Lint/SymbolConversion (#23683)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-17Autofix Rubocop RSpec/EmptyLineAfterExample (#23661)Nick Schonning
2023-02-17Autofix Rubocop Style/NestedParenthesizedCalls (#23646)Nick Schonning
2023-02-17Autofix Rubocop Style/MethodCallWithoutArgsParentheses (#23645)Nick Schonning
2023-02-13Add API parameter to safeguard unexpect mentions in new posts (#18350)Claire
2023-02-10Fix unbounded recursion in post discovery (#23506)Claire
2023-01-23Suppress AddressFamilyError in link verification (#23204)Markus Unterwaditzer
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2023-01-05Fix possible race conditions when suspending/unsuspending accounts (#22363)Claire
2022-12-07Fix unbounded recursion in account discovery (#22025)Claire
2022-11-27Fix attachments of edited statuses not being fetched (#21565)Claire
2022-11-17Fix style for hashes (#20518)Rose
2022-11-17Handle links with no href in VerifyLinkService (#20741)Joshua Wood
2022-11-14Support UTF-8 Characters in Domains During CSV Import (#20592)Hampton Lintorn-Catlin
2022-11-07Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)Claire
2022-11-04Change mentions of blocked users to not be processed (#19725)Claire
2022-11-03Change flaky AccountSearchService test (#19650)Claire
2022-10-21Fix `FetchFeaturedCollectionService` spec (#19401)Yamagishi Kazutoshi
2022-09-24Add tests to ActivityPub::FetchRemoteKeyService (#19226)Claire
2022-09-21Fix various rspec warnings in ReportService tests (#19189)Claire
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2022-09-20Add ability to filter followed accounts' posts by language (#19095)Eugen Rochko
2022-09-20Improve error reporting and logging when processing remote accounts (#15605)Claire
2022-08-24Add ability to block sign-ups from IP (#19037)Eugen Rochko
2022-07-04Fix crash when a remote Flag activity mentions a private post (#18760)Claire
2022-05-17Fix NoMethodError when resolving a link that redirects to a local post (#18314)Claire
2022-05-02Fix compatibility with Friendica regarding pinned posts (#18254)Claire
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2022-04-28Fix temporary network/remote server error prevent from interactions with remo...Claire
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-06Fix spurious edits and require incoming edits to be explicitly marked as such...Claire
2022-03-28Fix test-related issues (#17888)Claire
2022-03-26Fix edits with no actual changes being allowed (#17843)Eugen Rochko
2022-03-12Fix issues with processing toot edits (#17748)Claire
2022-03-12Fix not updating a status when newer version is fetched manually (#17745)Eugen Rochko
2022-03-10Add test for reblog race condition fix (#17732)Claire
2022-03-10Add tests for CVE-2022-24307 (#17733)Claire
2022-03-09Change how changes to media attachments are stored for edits (#17696)Eugen Rochko
2022-03-06Spelling (#17705)Josh Soref
2022-02-22Fix various typos (#17621)luzpaz
2022-02-11Fix Undo Announce sometimes inlining the originally Announced status (#17516)Claire