index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
services
Age
Commit message (
Expand
)
Author
2023-03-02
Update rspec-rails to version 6.0.1 (#23908)
Matt Jankowski
2023-02-23
Fix mispelled spec filenames (#23834)
Nick Schonning
2023-02-22
Enable Style/FrozenStringLiteralComment for specs (#23790)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/BeEq (#23740)
Nick Schonning
2023-02-20
Audofix Rubocop Style/WordArray (#23739)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/LeadingSubject (#23670)
Nick Schonning
2023-02-20
Autofix Rubocops RSpec/ScatteredLet (#23725)
Nick Schonning
2023-02-20
Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
Nick Schonning
2023-02-20
Enable Rubocop RSpec/NotToNot (#23723)
Nick Schonning
2023-02-19
Autofix Rubocop Style/StringLiterals (#23695)
Nick Schonning
2023-02-19
Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
Nick Schonning
2023-02-19
Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692)
Nick Schonning
2023-02-18
Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
Nick Schonning
2023-02-18
Autofix Rubocop Style/TrailingCommaInArguments (#23694)
Nick Schonning
2023-02-18
Enable Rubocop RSpec/HooksBeforeExamples (#23668)
Nick Schonning
2023-02-18
Autofix Rubocop Lint/SymbolConversion (#23683)
Nick Schonning
2023-02-18
Run rubocop formatting except line length (#23632)
Nick Schonning
2023-02-17
Autofix Rubocop RSpec/EmptyLineAfterExample (#23661)
Nick Schonning
2023-02-17
Autofix Rubocop Style/NestedParenthesizedCalls (#23646)
Nick Schonning
2023-02-17
Autofix Rubocop Style/MethodCallWithoutArgsParentheses (#23645)
Nick Schonning
2023-02-13
Add API parameter to safeguard unexpect mentions in new posts (#18350)
Claire
2023-02-10
Fix unbounded recursion in post discovery (#23506)
Claire
2023-01-23
Suppress AddressFamilyError in link verification (#23204)
Markus Unterwaditzer
2023-01-18
Add support for editing media description and focus point of already-posted s...
Claire
2023-01-11
fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)
Markus Unterwaditzer
2023-01-05
Fix possible race conditions when suspending/unsuspending accounts (#22363)
Claire
2022-12-07
Fix unbounded recursion in account discovery (#22025)
Claire
2022-11-27
Fix attachments of edited statuses not being fetched (#21565)
Claire
2022-11-17
Fix style for hashes (#20518)
Rose
2022-11-17
Handle links with no href in VerifyLinkService (#20741)
Joshua Wood
2022-11-14
Support UTF-8 Characters in Domains During CSV Import (#20592)
Hampton Lintorn-Catlin
2022-11-07
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (#20018)
Claire
2022-11-04
Change mentions of blocked users to not be processed (#19725)
Claire
2022-11-03
Change flaky AccountSearchService test (#19650)
Claire
2022-10-21
Fix `FetchFeaturedCollectionService` spec (#19401)
Yamagishi Kazutoshi
2022-09-24
Add tests to ActivityPub::FetchRemoteKeyService (#19226)
Claire
2022-09-21
Fix various rspec warnings in ReportService tests (#19189)
Claire
2022-09-21
Refactor ActivityPub handling to prepare for non-Account actors (#19212)
Claire
2022-09-20
Add ability to filter followed accounts' posts by language (#19095)
Eugen Rochko
2022-09-20
Improve error reporting and logging when processing remote accounts (#15605)
Claire
2022-08-24
Add ability to block sign-ups from IP (#19037)
Eugen Rochko
2022-07-04
Fix crash when a remote Flag activity mentions a private post (#18760)
Claire
2022-05-17
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
Claire
2022-05-02
Fix compatibility with Friendica regarding pinned posts (#18254)
Claire
2022-04-29
Fix opening and closing Redis connections instead of using a pool (#18171)
Eugen Rochko
2022-04-28
Fix temporary network/remote server error prevent from interactions with remo...
Claire
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-04-06
Fix spurious edits and require incoming edits to be explicitly marked as such...
Claire
2022-03-28
Fix test-related issues (#17888)
Claire
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
[next]