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
2025-01-07 13:07:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8dbbec0939
mastodon
/
app
/
services
History
Thibaut Girka
6c233a04a0
Merge branch 'master' into glitch-soc/merge-upstream
...
Conflicts: README.md Discarded upstream changes to the README, kept our version.
2018-09-03 14:33:06 +02:00
..
activitypub
concerns
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
2018-01-22 14:25:09 +01:00
pubsubhubbub
account_search_service.rb
after_block_domain_from_account_service.rb
Get rid of all batch order warnings (
#8334
)
2018-08-21 12:25:50 +02:00
after_block_service.rb
authorize_follow_service.rb
Use correct activity id in Accept when receiving duplicate Follow (
fixes
#8218
) (
#8244
)
2018-08-17 14:08:17 +02:00
backup_service.rb
base_service.rb
batched_remove_status_service.rb
block_domain_service.rb
block_service.rb
bootstrap_timeline_service.rb
fan_out_on_write_service.rb
favourite_service.rb
fetch_atom_service.rb
fetch_link_card_service.rb
fetch_oembed_service.rb
fetch_remote_account_service.rb
fetch_remote_status_service.rb
follow_service.rb
mute_service.rb
Keep notification when muting_notifications is true (
#7311
)
2018-05-02 16:14:51 +02:00
notify_service.rb
post_status_service.rb
precompute_feed_service.rb
process_feed_service.rb
process_hashtags_service.rb
process_interaction_service.rb
process_mentions_service.rb
reblog_service.rb
reject_follow_service.rb
remove_status_service.rb
report_service.rb
resolve_account_service.rb
resolve_url_service.rb
search_service.rb
send_interaction_service.rb
subscribe_service.rb
Close http connection in perform method of Request class (
#6889
)
2018-03-24 12:49:54 +01:00
suspend_account_service.rb
unblock_domain_service.rb
unblock_service.rb
unfavourite_service.rb
unfollow_service.rb
unmute_service.rb
unsubscribe_service.rb
update_account_service.rb
update_remote_profile_service.rb
verify_salmon_service.rb