This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
779eb07d75
chinwagsocial
/
app
/
services
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
..
activitypub
concerns
pubsubhubbub
account_search_service.rb
after_block_service.rb
authorize_follow_service.rb
backup_service.rb
Add entropy to download filenames (
#6811
)
2018-03-17 17:39:28 +01:00
base_service.rb
batched_remove_status_service.rb
Direct messages column (
#4514
)
2018-04-18 13:09:06 +02:00
block_domain_from_account_service.rb
block_domain_service.rb
After blocking domain with reject_media, invalidate cache (
#6679
)
2018-03-08 06:59:42 +01:00
block_service.rb
Add handling of Linked Data Signatures in payloads (
#4687
)
2017-08-26 13:47:38 +02:00
bootstrap_timeline_service.rb
fan_out_on_write_service.rb
favourite_service.rb
Remove most behaviour disparities between blocks and mutes (
#7231
)
2018-05-02 15:50:20 +02:00
fetch_atom_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
fetch_remote_account_service.rb
fetch_remote_status_service.rb
Change conditional to avoid nil into string error in sidekiq (
#5987
)
2017-12-12 15:11:13 +01:00
follow_service.rb
mute_service.rb
Keep notification when muting_notifications is true (
#7311
)
2018-05-02 16:14:51 +02:00
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
process_feed_service.rb
process_hashtags_service.rb
Remove "nsfw" category for sensitive statuses in OStatus serializer (
#7048
)
2018-04-22 22:09:03 +02:00
process_interaction_service.rb
Introduce OStatus::TagManager (
#5008
)
2017-09-19 18:08:08 +02:00
process_mentions_service.rb
Improve PostStatusService performance (
#7317
)
2018-05-02 22:10:57 +02:00
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb
report_service.rb
resolve_account_service.rb
Raise Mastodon::RaceConditionError if Redis lock failed (
#7511
)
2018-05-16 12:29:45 +02:00
resolve_url_service.rb
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb
Send one Delete of Actor in ActivityPub when account is suspended (
#6172
)
2018-01-04 14:40:49 +01:00
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
Make "unfollow" undo pending outgoing follow request too (
#4781
)
2017-09-02 20:44:41 +02:00
unmute_service.rb
Fix
#231
- Muting
2017-03-02 18:49:32 +01:00
unsubscribe_service.rb
Close http connection in perform method of Request class (
#6889
)
2018-03-24 12:49:54 +01:00
update_account_service.rb
update_remote_profile_service.rb
verify_salmon_service.rb