This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-12-27 23:56:56 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
6fb6a53938
mastodon
/
app
/
services
History
…
..
activitypub
concerns
pubsubhubbub
account_search_service.rb
Prevent suspended accounts from appearing in AccountSearchService (
#7246
)
2018-04-23 21:27:18 +02:00
after_block_domain_from_account_service.rb
after_block_service.rb
app_sign_up_service.rb
authorize_follow_service.rb
backup_service.rb
Add favourites to archive takeout (
#8351
)
2018-08-22 19:33:10 +02:00
base_service.rb
batched_remove_status_service.rb
Improve account suspension speed and completeness (
#9290
)
2018-12-03 01:32:08 +01:00
block_domain_service.rb
Get rid of all batch order warnings (
#8334
)
2018-08-21 12:25:50 +02:00
block_service.rb
bootstrap_timeline_service.rb
fan_out_on_write_service.rb
Accept the same payload in multiple inboxes and deliver (
#9150
)
2018-10-30 15:03:55 +01:00
favourite_service.rb
fetch_atom_service.rb
Ignore JSON-LD profile in mime type comparison (
#9179
)
2018-11-22 12:49:07 +01:00
fetch_link_card_service.rb
Ignore low-confidence CharlockHolmes guesses when parsing link cards (
#9510
)
2018-12-17 19:19:45 +01:00
fetch_oembed_service.rb
fetch_remote_account_service.rb
fetch_remote_status_service.rb
follow_service.rb
hashtag_query_service.rb
mute_service.rb
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
Fix home regeneration (
#6251
)
2018-01-17 23:56:03 +01:00
process_feed_service.rb
process_hashtags_service.rb
process_interaction_service.rb
process_mentions_service.rb
reblog_service.rb
reject_follow_service.rb
Reduce usage of LD signatures (
#9659
)
2018-12-30 09:48:59 +01:00
remove_status_service.rb
Improve support for aspects/circles (
#8950
)
2018-10-17 17:13:04 +02:00
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb
unblock_domain_service.rb
unblock_service.rb
Reduce usage of LD signatures (
#9659
)
2018-12-30 09:48:59 +01:00
unfavourite_service.rb
unfollow_service.rb
Reduce usage of LD signatures (
#9659
)
2018-12-30 09:48:59 +01: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
Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (
#7501
)
2018-05-15 16:03:34 +02:00
verify_link_service.rb
Skip link-back check if body is nil (
#9107
)
2018-10-26 03:31:23 +02:00
verify_salmon_service.rb