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-11-07 23:44:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
444b650094
mastodon
/
app
/
services
History
Claire
22111914bf
Merge branch 'main' into glitch-soc/merge-upstream
2022-05-24 13:59:21 +02:00
..
activitypub
concerns
keys
account_search_service.rb
Optimize some regex matching (
#15528
)
2021-01-22 10:09:08 +01:00
account_statuses_cleanup_service.rb
after_block_domain_from_account_service.rb
after_block_service.rb
after_unallow_domain_service.rb
app_sign_up_service.rb
Add IP-based rules (
#14963
)
2020-10-12 16:33:49 +02:00
appeal_service.rb
approve_appeal_service.rb
authorize_follow_service.rb
backup_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2021-07-25 12:48:48 +02:00
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb
block_service.rb
bootstrap_timeline_service.rb
Fix duplicate notifications being possible after poll expiration (
#17697
)
2022-03-04 01:06:33 +01:00
clear_domain_media_service.rb
delete_account_service.rb
deliver_to_device_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_link_card_service.rb
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
fetch_resource_service.rb
follow_service.rb
import_service.rb
move_service.rb
mute_service.rb
notify_service.rb
Change e-mail notifications to only be sent when recipient is offline (
#17984
)
2022-04-08 18:03:31 +02:00
post_status_service.rb
Merge branch 'main' into glitch-soc/merge-upstream
2022-03-10 09:52:45 +01:00
precompute_feed_service.rb
process_hashtags_service.rb
Add editing for published statuses (
#17320
)
2022-02-10 00:15:30 +01:00
process_mentions_service.rb
purge_domain_service.rb
reblog_service.rb
reject_follow_service.rb
remove_from_followers_service.rb
remove_status_service.rb
report_service.rb
Fix report category not being saved in REST API (
#17682
)
2022-03-02 18:57:08 +01:00
resolve_account_service.rb
Refactor how Redis locks are created (
#18400
)
2022-05-13 00:02:35 +02:00
resolve_url_service.rb
search_service.rb
suspend_account_service.rb
Fix remote reporters not receiving suspend/unsuspend activities (
#16050
)
2021-04-17 14:55:46 +02:00
tag_search_service.rb
unallow_domain_service.rb
unblock_domain_service.rb
unblock_service.rb
Remove Salmon and PubSubHubbub (
#11205
)
2019-07-06 23:26:16 +02:00
unfavourite_service.rb
unfollow_service.rb
Fix Move handler queuing jobs that will fail if account is suspended (
#11864
)
2019-09-17 08:44:45 +02:00
unmute_service.rb
unsuspend_account_service.rb
update_account_service.rb
update_status_service.rb
verify_link_service.rb
vote_service.rb