This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-02-11 09:22:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
services
/
activitypub
History
Akihiko Odaki
55fd55714a
Raise Mastodon::RaceConditionError if Redis lock failed (
#7511
)
...
An explicit error allows user agents to know the error and Sidekiq to retry.
2018-05-16 12:29:45 +02:00
..
fetch_featured_collection_service.rb
Guard against nil URLs in Request class (
#7284
)
2018-05-02 15:44:22 +02:00
fetch_remote_account_service.rb
Support Actors/Statuses with multiple types (
#7305
)
2018-05-02 12:40:24 +02:00
fetch_remote_key_service.rb
Support Actors/Statuses with multiple types (
#7305
)
2018-05-02 12:40:24 +02:00
fetch_remote_status_service.rb
Fetch boosted statuses on behalf of a follower (
fixes
#7426
) (
#7459
)
2018-05-12 16:48:32 +02:00
process_account_service.rb
Raise Mastodon::RaceConditionError if Redis lock failed (
#7511
)
2018-05-16 12:29:45 +02:00
process_collection_service.rb
Fix handling of malformed ActivityPub payloads when URIs are nil (
#7370
)
2018-05-05 18:22:34 +02:00