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.
2914
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:
5b3c7572ca
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5b3c7572ca'
${ noResults }
metu.life
/
app
/
services
History
Eugen Rochko
1efda1c453
Fix
#2572
- Resolve preview cards for remote statuses as well as local ones (
#3088
)
8 years ago
..
concerns
…
pubsubhubbub
Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (
#2954
)
8 years ago
account_search_service.rb
…
after_block_service.rb
Optimize MuteService and AfterBlockService (
#2836
)
8 years ago
authorize_follow_service.rb
…
base_service.rb
…
block_domain_service.rb
Refactor domain_blocks_controller (
#2843
)
8 years ago
block_service.rb
…
fan_out_on_write_service.rb
…
favourite_service.rb
…
fetch_atom_service.rb
…
fetch_link_card_service.rb
Fix
#2572
- Resolve preview cards for remote statuses as well as local ones (
#3088
)
8 years ago
fetch_remote_account_service.rb
…
fetch_remote_resource_service.rb
Add specs (and refactor) of FetchRemoteResourceService and SearchService (
#2812
)
8 years ago
fetch_remote_status_service.rb
…
follow_remote_account_service.rb
Handling failed http response (
#2823
)
8 years ago
follow_service.rb
More robust PuSH subscription refreshes (
#2799
)
8 years ago
mute_service.rb
Optimize MuteService and AfterBlockService (
#2836
)
8 years ago
notify_service.rb
Feature conversations muting (
#3017
)
8 years ago
post_status_service.rb
…
precompute_feed_service.rb
Add `account_id DESC` to optimize PrecomputeFeedService (
#2967
)
8 years ago
process_feed_service.rb
Fix
#2572
- Resolve preview cards for remote statuses as well as local ones (
#3088
)
8 years ago
process_hashtags_service.rb
Revert HTML CW changes (
#3020
)
8 years ago
process_interaction_service.rb
Fix not rejecting remote URIs when parsing out local IDs (
#3012
)
8 years ago
process_mentions_service.rb
Revert HTML CW changes (
#3020
)
8 years ago
reblog_service.rb
…
reject_follow_service.rb
…
remove_status_service.rb
…
search_service.rb
Add specs (and refactor) of FetchRemoteResourceService and SearchService (
#2812
)
8 years ago
send_interaction_service.rb
…
subscribe_service.rb
Services specs for subscribe and unsubscribe (
#2928
)
8 years ago
suspend_account_service.rb
Delete records in smaller transaction (
#2802
)
8 years ago
unblock_domain_service.rb
Unblock domain service specs/refactor (
#2867
)
8 years ago
unblock_service.rb
…
unfavourite_service.rb
…
unfollow_service.rb
…
unmute_service.rb
…
unsubscribe_service.rb
Services specs for subscribe and unsubscribe (
#2928
)
8 years ago
update_remote_profile_service.rb
Move account header and avatar methods to a concern (
#2825
)
8 years ago
verify_salmon_service.rb
…
warm_cache_service.rb
…