| .. |
|
concerns
|
Make follow requests federate
|
9 years ago |
|
pubsubhubbub
|
Disable PuSH for blocked domains
|
9 years ago |
|
account_search_service.rb
|
New API method: /api/v1/search
|
9 years ago |
|
after_block_service.rb
|
Make blocks create entries and unfollows instantly, but do the clean up
|
9 years ago |
|
authorize_follow_service.rb
|
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
|
9 years ago |
|
base_service.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
10 years ago |
|
block_domain_service.rb
|
Make default admin UI page reports. Add admin UI for creating a domain block
|
9 years ago |
|
block_service.rb
|
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
|
9 years ago |
|
fan_out_on_write_service.rb
|
Spawn FeedInsertWorker to deliver status into personal feed
|
9 years ago |
|
favourite_service.rb
|
Add validation of media attachments, clean up mastodon-own exception classes
|
9 years ago |
|
fetch_atom_service.rb
|
Shorter timeout on FetchAtomService
|
9 years ago |
|
fetch_link_card_service.rb
|
Do not run FetchLinkCardService on local URLs, increase file size limit to 8MB,
|
9 years ago |
|
fetch_remote_account_service.rb
|
Fix full-text search query quotation, improve tag search performance with an index,
|
9 years ago |
|
fetch_remote_resource_service.rb
|
Fix full-text search query quotation, improve tag search performance with an index,
|
9 years ago |
|
fetch_remote_status_service.rb
|
Fix full-text search query quotation, improve tag search performance with an index,
|
9 years ago |
|
follow_remote_account_service.rb
|
Domain blocks now have varying severity - auto-suspend vs auto-silence
|
9 years ago |
|
follow_service.rb
|
Add validation of media attachments, clean up mastodon-own exception classes
|
9 years ago |
|
mute_service.rb
|
Mute button progress so far. WIP, doesn't entirely work correctly.
|
9 years ago |
|
notify_service.rb
|
Spawn FeedInsertWorker to deliver status into personal feed
|
9 years ago |
|
post_status_service.rb
|
Add validation of media attachments, clean up mastodon-own exception classes
|
9 years ago |
|
precompute_feed_service.rb
|
Spawn FeedInsertWorker to deliver status into personal feed
|
9 years ago |
|
process_feed_service.rb
|
Fix casuality of processing remote mentions such that notifications
|
9 years ago |
|
process_hashtags_service.rb
|
Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
|
9 years ago |
|
process_interaction_service.rb
|
Prettier account and stream entry URLs
|
9 years ago |
|
process_mentions_service.rb
|
Fix casuality of processing remote mentions such that notifications
|
9 years ago |
|
reblog_service.rb
|
Add "direct" visibility level in the backend. Web UI is not yet
|
9 years ago |
|
reject_follow_service.rb
|
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
|
9 years ago |
|
remove_status_service.rb
|
Fix #651 - Do not reinsert original status into all followers feeds
|
9 years ago |
|
search_service.rb
|
Fix reworked search
|
9 years ago |
|
send_interaction_service.rb
|
Make follow requests federate
|
9 years ago |
|
subscribe_service.rb
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
10 years ago |
|
suspend_account_service.rb
|
Domain blocks now have varying severity - auto-suspend vs auto-silence
|
9 years ago |
|
unblock_service.rb
|
Add IDs to salmon slaps even if they are transient. Add title, too, mostly
|
9 years ago |
|
unfavourite_service.rb
|
Add tuning documentation, add <content> tags back to most salmons,
|
9 years ago |
|
unfollow_service.rb
|
Add tuning documentation, add <content> tags back to most salmons,
|
9 years ago |
|
unmute_service.rb
|
Fix #231 - Muting
|
9 years ago |
|
unsubscribe_service.rb
|
Fix #329 - avatar errors no longer prevent remote accounts from being saved
|
9 years ago |
|
update_remote_profile_service.rb
|
Federate header images, fix open-uri http->https redirection error
|
9 years ago |
|
warm_cache_service.rb
|
Preheat status cache
|
9 years ago |