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.
1093
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:
cca82bf0a2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cca82bf0a2'
${ noResults }
metu.life
/
app
/
services
History
Eugen Rochko
cca82bf0a2
Move merging/unmerging of timelines into background. Move blocking into
...
background as well since it's a computationally expensive
8 years ago
..
pubsubhubbub
…
base_service.rb
…
block_domain_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
block_service.rb
Federate blocks with the
http://mastodon.social/schema/1.0
verb namespace
8 years ago
fan_out_on_write_service.rb
Fix
#323
- self-replies to appear in public timelines again
8 years ago
favourite_service.rb
Add API for retrieving favourites
8 years ago
fetch_atom_service.rb
…
fetch_link_card_service.rb
Fix
#463
- Fetch and display previews of URLs using OpenGraph tags
8 years ago
fetch_remote_account_service.rb
…
fetch_remote_status_service.rb
…
follow_remote_account_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
follow_service.rb
Move merging/unmerging of timelines into background. Move blocking into
8 years ago
notify_service.rb
Fix a couple unhandled exceptions
8 years ago
post_status_service.rb
Fix
#463
- Fetch and display previews of URLs using OpenGraph tags
8 years ago
precompute_feed_service.rb
…
process_feed_service.rb
Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain
8 years ago
process_hashtags_service.rb
Call uniq on the string version of mb_chars tags
8 years ago
process_interaction_service.rb
Remove unneeded block check
8 years ago
process_mentions_service.rb
Fix undesired delivering of private toot to remote accounts that follow author
8 years ago
reblog_service.rb
Fix wrong person being notified after nested reblog call, fix favourites leaking private toots in Atom feeds
8 years ago
remove_status_service.rb
Fix
#147
- Unreblogging will leave original status in feeds
8 years ago
search_service.rb
Fix
#329
- avatar errors no longer prevent remote accounts from being saved
8 years ago
send_interaction_service.rb
…
subscribe_service.rb
…
suspend_account_service.rb
Domain blocks now have varying severity - auto-suspend vs auto-silence
8 years ago
unblock_service.rb
Unblocks also federate
8 years ago
unfavourite_service.rb
…
unfollow_service.rb
Move merging/unmerging of timelines into background. Move blocking into
8 years ago
unsubscribe_service.rb
Fix
#329
- avatar errors no longer prevent remote accounts from being saved
8 years ago
update_remote_profile_service.rb
Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain
8 years ago