This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
593bb8ce99b31f85a1c8f9bfbe34bd87b079581c
Mastodon
/
spec
/
services
/
activitypub
T
History
Nick Schonning
and
GitHub
37914c8757
Autofix Rubocop Style/MethodCallWithoutArgsParentheses (
#23645
)
2023-02-17 21:36:14 +09:00
..
fetch_featured_collection_service_spec.rb
Fix
FetchFeaturedCollectionService
spec (
#19401
)
2022-10-21 11:48:22 +02:00
fetch_featured_tags_collection_service_spec.rb
Fix validation error in SynchronizeFeaturedTagsCollectionWorker (
#20018
)
2022-11-07 22:35:53 +01:00
fetch_remote_account_service_spec.rb
…
fetch_remote_actor_service_spec.rb
Refactor ActivityPub handling to prepare for non-Account actors (
#19212
)
2022-09-21 22:45:57 +02:00
fetch_remote_key_service_spec.rb
Add tests to ActivityPub::FetchRemoteKeyService (
#19226
)
2022-09-24 08:33:27 +02:00
fetch_remote_status_service_spec.rb
Fix unbounded recursion in post discovery (
#23506
)
2023-02-10 22:16:37 +01:00
fetch_replies_service_spec.rb
…
process_account_service_spec.rb
Fix unbounded recursion in account discovery (
#22025
)
2022-12-07 00:15:24 +01:00
process_collection_service_spec.rb
Autofix Rubocop Style/MethodCallWithoutArgsParentheses (
#23645
)
2023-02-17 21:36:14 +09:00
process_status_update_service_spec.rb
Fix attachments of edited statuses not being fetched (
#21565
)
2022-11-27 20:39:05 +01:00
synchronize_followers_service_spec.rb
…