You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen Rochko
ede04cdb24
Move rendering of JSON payloads for public/hashtag timelines to
...
FanOutOnWriteService. The only recipient-specific part on them
is reblogged/favourited. But since only newly created statuses
appear on them, it is safe to assume that both attributes would
be false
8 years ago
..
pubsubhubbub
…
after_block_service.rb
Make blocks create entries and unfollows instantly, but do the clean up
8 years ago
base_service.rb
…
block_domain_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
block_service.rb
Make blocks create entries and unfollows instantly, but do the clean up
8 years ago
fan_out_on_write_service.rb
Move rendering of JSON payloads for public/hashtag timelines to
8 years ago
favourite_service.rb
Add API for retrieving favourites
8 years ago
fetch_atom_service.rb
…
fetch_link_card_service.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
fetch_remote_account_service.rb
…
fetch_remote_status_service.rb
…
follow_remote_account_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
follow_service.rb
Move merging/unmerging of timelines into background. Move blocking into
8 years ago
notify_service.rb
Cleaning up format of broadcast real-time messages, removing
8 years ago
post_status_service.rb
Use <summary> to encode content warnings instead
8 years ago
precompute_feed_service.rb
…
process_feed_service.rb
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
8 years ago
process_hashtags_service.rb
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
process_interaction_service.rb
Remove unneeded block check
8 years ago
process_mentions_service.rb
Fix undesired delivering of private toot to remote accounts that follow author
8 years ago
reblog_service.rb
Fix #522 - prevent blocked users from reblogging
8 years ago
remove_status_service.rb
Cleaning up format of broadcast real-time messages, removing
8 years ago
search_service.rb
…
send_interaction_service.rb
…
send_push_notification_service.rb
Fix tests
8 years ago
subscribe_service.rb
…
suspend_account_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
unblock_service.rb
Unblocks also federate
8 years ago
unfavourite_service.rb
…
unfollow_service.rb
Move merging/unmerging of timelines into background. Move blocking into
8 years ago
unsubscribe_service.rb
…
update_remote_profile_service.rb
Domains with reject_media? set to true won't download avatars either
8 years ago