..
activitypub
Add support for private pinned posts ( #16954 )
2022-01-17 00:49:55 +01:00
concerns
keys
account_search_service.rb
account_statuses_cleanup_service.rb
Add feature to automatically delete old toots ( #16529 )
2021-08-09 23:11:50 +02:00
after_block_domain_from_account_service.rb
after_block_service.rb
Fix blocking someone not clearing up list feeds ( #16205 )
2021-05-10 17:31:55 +02:00
after_unallow_domain_service.rb
app_sign_up_service.rb
authorize_follow_service.rb
Remove Salmon and PubSubHubbub ( #11205 )
2019-07-06 23:26:16 +02:00
backup_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2021-07-25 12:48:48 +02:00
base_service.rb
Remove unused AtomBuilderHelper ( #1364 )
2017-04-11 19:31:22 +02:00
batched_remove_status_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2021-11-19 18:51:41 +01:00
block_domain_service.rb
Add support for reversible suspensions through ActivityPub ( #14989 )
2020-11-08 00:28:39 +01:00
block_service.rb
bootstrap_timeline_service.rb
clear_domain_media_service.rb
Make domain block/silence/reject-media code more robust ( #13424 )
2020-06-09 10:32:00 +02:00
delete_account_service.rb
Remove Keybase integration ( #17045 )
2021-11-26 05:58:18 +01:00
deliver_to_device_service.rb
fan_out_on_write_service.rb
Merge branch 'master' into glitch-soc/merge-upstream
2020-09-01 17:02:18 +02:00
favourite_service.rb
Add option to be notified when a followed user posts ( #13546 )
2020-09-18 17:26:45 +02:00
fetch_link_card_service.rb
Add trending links ( #16917 )
2021-11-25 13:07:38 +01:00
fetch_oembed_service.rb
Fix some link previews being incorrectly generated from other prior links ( #16885 )
2021-10-21 20:39:35 +02:00
fetch_remote_status_service.rb
Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil ( #12652 )
2019-12-18 16:54:03 +01:00
fetch_resource_service.rb
follow_service.rb
import_service.rb
Update Mastodon to Rails 6.1 ( #15910 )
2021-03-24 10:44:31 +01:00
move_service.rb
Fix account migration not affecting followers on origin server ( #11980 )
2019-09-29 16:23:13 +02:00
mute_service.rb
Add duration parameter to muting. ( #13831 )
2020-10-13 01:01:14 +02:00
notify_service.rb
Fix filtering DMs from non-followed users ( #17042 )
2021-11-25 23:46:30 +01:00
post_status_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2021-11-25 23:50:35 +01:00
precompute_feed_service.rb
process_hashtags_service.rb
Add trending links ( #16917 )
2021-11-25 13:07:38 +01:00
process_mentions_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2021-04-20 12:17:14 +02:00
purge_domain_service.rb
Remove custom emojis on domain purge ( #17210 )
2021-12-30 08:41:09 +01:00
reblog_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2021-11-25 23:50:35 +01:00
reject_follow_service.rb
Remove Salmon and PubSubHubbub ( #11205 )
2019-07-06 23:26:16 +02:00
remove_from_followers_service.rb
Add remove from followers api ( #16864 )
2021-10-18 12:02:35 +02:00
remove_status_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2021-07-25 12:48:48 +02:00
report_service.rb
Fix reports of already suspended accounts being recorded ( #16047 )
2021-04-16 22:01:05 +02:00
resolve_account_service.rb
Fix remotely-suspended accounts' toots being merged back into timelines ( #16628 )
2021-08-20 07:40:33 +01:00
resolve_url_service.rb
search_service.rb
Optimize some regex matching ( #15528 )
2021-01-22 10:09:08 +01:00
suspend_account_service.rb
tag_search_service.rb
Add exclude_unreviewed
param to GET /api/v2/search
REST API ( #11977 )
2019-09-28 01:02:21 +02:00
unallow_domain_service.rb
Fix removing allowed domains being done synchronously ( #14302 )
2020-07-15 21:08:19 +02:00
unblock_domain_service.rb
Add support for reversible suspensions through ActivityPub ( #14989 )
2020-11-08 00:28:39 +01:00
unblock_service.rb
unfavourite_service.rb
Remove Salmon and PubSubHubbub ( #11205 )
2019-07-06 23:26:16 +02:00
unfollow_service.rb
unmute_service.rb
Fix #231 - Muting
2017-03-02 18:49:32 +01:00
unsuspend_account_service.rb
Fix remotely-suspended accounts' toots being merged back into timelines ( #16628 )
2021-08-20 07:40:33 +01:00
update_account_service.rb
Bump rubocop from 0.86.0 to 0.88.0 ( #14412 )
2020-09-01 03:04:00 +02:00
verify_link_service.rb
vote_service.rb