This website works better with JavaScript.
Explore
Help
Sign In
MetuFSS
/
metu.life
Watch
2
Star
1
Fork
You've already forked metu.life
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6084
Commits
1
Branch
0
Tags
134 MiB
Ruby
39.1%
JavaScript
38.6%
SCSS
16.8%
Haml
4%
CSS
1.1%
Other
0.3%
Tag:
Branch:
Tree:
167a2ecde0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '167a2ecde0'
${ noResults }
metu.life
/
app
/
services
History
David Yip
f61aa8e0f7
Merge remote-tracking branch 'origin/master' into gs-master
...
Conflicts: app/javascript/styles/mastodon/components.scss app/models/media_attachment.rb
7 years ago
..
activitypub
Use username/domain to match existing accounts in ActivityPub (
#6842
)
7 years ago
concerns
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
7 years ago
pubsubhubbub
…
account_search_service.rb
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
7 years ago
after_block_service.rb
…
authorize_follow_service.rb
…
backup_service.rb
Add entropy to download filenames (
#6811
)
7 years ago
base_service.rb
…
batched_remove_status_service.rb
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
block_domain_from_account_service.rb
…
block_domain_service.rb
After blocking domain with reject_media, invalidate cache (
#6679
)
7 years ago
block_service.rb
…
bootstrap_timeline_service.rb
…
fan_out_on_write_service.rb
…
favourite_service.rb
…
fetch_atom_service.rb
Validate HTTP response length while receiving (
#6891
)
7 years ago
fetch_link_card_service.rb
Validate HTTP response length while receiving (
#6891
)
7 years ago
fetch_remote_account_service.rb
…
fetch_remote_status_service.rb
…
follow_service.rb
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
7 years ago
mute_service.rb
…
notify_service.rb
When must_be_following_dm is on, only notify if recipient dm'ed user (
#6283
)
7 years ago
post_status_service.rb
Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
precompute_feed_service.rb
Fix home regeneration (
#6251
)
7 years ago
process_feed_service.rb
…
process_hashtags_service.rb
…
process_interaction_service.rb
…
process_mentions_service.rb
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
7 years ago
reblog_service.rb
…
reject_follow_service.rb
…
remove_status_service.rb
…
report_service.rb
Federated reports (
#6570
)
7 years ago
resolve_account_service.rb
Validate HTTP response length while receiving (
#6891
)
7 years ago
resolve_url_service.rb
Rename FetchRemoteResourceService to ResolveURLService (
#6328
)
7 years ago
search_service.rb
Fix 500 while searching after deleting a post (
#6604
)
7 years ago
send_interaction_service.rb
Close http connection in perform method of Request class (
#6889
)
7 years ago
subscribe_service.rb
Close http connection in perform method of Request class (
#6889
)
7 years ago
suspend_account_service.rb
Send one Delete of Actor in ActivityPub when account is suspended (
#6172
)
7 years ago
unblock_domain_service.rb
…
unblock_service.rb
…
unfavourite_service.rb
…
unfollow_service.rb
…
unmute_service.rb
…
unsubscribe_service.rb
Close http connection in perform method of Request class (
#6889
)
7 years ago
update_account_service.rb
…
update_remote_profile_service.rb
…
verify_salmon_service.rb
…