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-16 11:53:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
a72f39f5d0
mastodon
/
spec
/
services
History
Claire
7f803c41e2
Add ability to purge undeliverable domains from admin interface (
#16686
)
...
* Add ability to purge undeliverable domains from admin interface * Add tests
2021-12-17 23:01:21 +01:00
..
activitypub
Remove Keybase integration (
#17045
)
2021-11-26 05:58:18 +01:00
account_search_service_spec.rb
account_statuses_cleanup_service_spec.rb
Add feature to automatically delete old toots (
#16529
)
2021-08-09 23:11:50 +02:00
after_block_domain_from_account_service_spec.rb
after_block_service_spec.rb
app_sign_up_service_spec.rb
authorize_follow_service_spec.rb
batched_remove_status_service_spec.rb
block_domain_service_spec.rb
block_service_spec.rb
bootstrap_timeline_service_spec.rb
clear_domain_media_service_spec.rb
delete_account_service_spec.rb
fan_out_on_write_service_spec.rb
favourite_service_spec.rb
fetch_link_card_service_spec.rb
Add support for structured data and more OpenGraph tags to link cards (
#16938
)
2021-11-05 23:23:05 +01:00
fetch_oembed_service_spec.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_spec.rb
fetch_resource_service_spec.rb
follow_service_spec.rb
import_service_spec.rb
mute_service_spec.rb
notify_service_spec.rb
Fix filtering DMs from non-followed users (
#17042
)
2021-11-25 23:46:30 +01:00
post_status_service_spec.rb
Fix scheduled statuses decreasing statuses counts (
#16791
)
2021-10-14 19:59:21 +02:00
precompute_feed_service_spec.rb
process_mentions_service_spec.rb
Fix processing mentions to domains with non-ascii TLDs (
#16689
)
2021-09-01 22:06:40 +02:00
purge_domain_service_spec.rb
Add ability to purge undeliverable domains from admin interface (
#16686
)
2021-12-17 23:01:21 +01:00
reblog_service_spec.rb
reject_follow_service_spec.rb
remove_from_follwers_service_spec.rb
Add remove from followers api (
#16864
)
2021-10-18 12:02:35 +02:00
remove_status_service_spec.rb
report_service_spec.rb
resolve_account_service_spec.rb
resolve_url_service_spec.rb
search_service_spec.rb
suspend_account_service_spec.rb
Add tests for SuspendAccountService and UnsuspendAccountService (
#16627
)
2021-08-20 10:53:33 +01:00
unallow_domain_service_spec.rb
unblock_domain_service_spec.rb
unblock_service_spec.rb
unfollow_service_spec.rb
unmute_service_spec.rb
unsuspend_account_service_spec.rb
Add tests for SuspendAccountService and UnsuspendAccountService (
#16627
)
2021-08-20 10:53:33 +01:00
update_account_service_spec.rb
verify_link_service_spec.rb