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.
3367
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:
b16b69350e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b16b69350e'
${ noResults }
metu.life
/
app
/
services
History
Eugen Rochko
f3be605286
Rename FollowRemoteAccountService to ResolveRemoteAccountService (
#3847
)
...
Rename Activitypub to ActivityPub
8 years ago
..
concerns
…
pubsubhubbub
…
account_search_service.rb
…
after_block_service.rb
…
authorize_follow_service.rb
Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (
#1124
)
8 years ago
base_service.rb
…
batched_remove_status_service.rb
Batched remove status service (
#3735
)
8 years ago
block_domain_from_account_service.rb
…
block_domain_service.rb
…
block_service.rb
…
fan_out_on_write_service.rb
…
favourite_service.rb
…
fetch_atom_service.rb
Improve RuboCop rules (compatibility to Code Climate) (
#3636
)
8 years ago
fetch_link_card_service.rb
…
fetch_remote_account_service.rb
Fix
#3633
by not spawning RemoteProfileUpdateWorker from FetchRemoteAccountService (
#3642
)
8 years ago
fetch_remote_resource_service.rb
…
fetch_remote_status_service.rb
Fix
#2706
- Always respond with 200 to PuSH payloads (
#2733
)
8 years ago
follow_service.rb
…
mute_service.rb
Optimize MuteService and AfterBlockService (
#2836
)
8 years ago
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
…
resolve_remote_account_service.rb
Rename FollowRemoteAccountService to ResolveRemoteAccountService (
#3847
)
8 years ago
search_service.rb
…
send_interaction_service.rb
…
subscribe_service.rb
Services specs for subscribe and unsubscribe (
#2928
)
8 years ago
suspend_account_service.rb
…
unblock_domain_service.rb
…
unblock_service.rb
…
unfavourite_service.rb
…
unfollow_service.rb
Fixed NoMethodError in UnfollowService (
#1918
)
8 years ago
unmute_service.rb
Fix
#231
- Muting
8 years ago
unsubscribe_service.rb
…
update_remote_profile_service.rb
…
verify_salmon_service.rb
…