This website requires JavaScript.
Explore
Help
Sign in
nightpool
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
forked from
cybrespace/mastodon
Code
Issues
Pull requests
Releases
Wiki
Activity
7ca173be47
mastodon
/
app
/
services
History
Eugen Rochko
7ca173be47
Fix
#4850
- When visibility missing from API call to toot, fallback to user preference (
#4861
)
2017-09-09 02:02:29 +02:00
..
activitypub
concerns
pubsubhubbub
Fix
#2672
- Connect signed PuSH subscription requests to instance domain (
#4205
)
2017-07-14 23:01:20 +02:00
account_search_service.rb
after_block_service.rb
authorize_follow_service.rb
base_service.rb
batched_remove_status_service.rb
block_domain_from_account_service.rb
block_domain_service.rb
block_service.rb
fan_out_on_write_service.rb
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (
#4090
)
2017-07-07 04:02:06 +02:00
favourite_service.rb
fetch_atom_service.rb
fetch_link_card_service.rb
Make PreviewCard records reuseable between statuses (
#4642
)
2017-09-01 16:20:16 +02:00
fetch_remote_account_service.rb
fetch_remote_resource_service.rb
fetch_remote_status_service.rb
Add support for searching AP users (
#4599
)
2017-08-14 14:08:34 +02:00
follow_service.rb
mute_service.rb
Optimize MuteService and AfterBlockService (
#2836
)
2017-05-06 16:31:07 +02:00
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
process_feed_service.rb
Fix logging in ProcessFeedService (
#4270
)
2017-07-19 16:02:03 +02:00
process_hashtags_service.rb
process_interaction_service.rb
Make "unfollow" undo pending outgoing follow request too (
#4781
)
2017-09-02 20:44:41 +02:00
process_mentions_service.rb
Fix mentions in direct statuses not being delivered via AP (
#4806
)
2017-09-05 20:55:25 +02:00
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb
resolve_remote_account_service.rb
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
Fix
#231
- Muting
2017-03-02 18:49:32 +01:00
unsubscribe_service.rb
update_account_service.rb
update_remote_profile_service.rb
verify_salmon_service.rb