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.
Eugen Rochko
62498dcefd
Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200
This prevents the undefined profile from being opened in the first place on such an error
|
8 years ago |
.. |
base_service.rb
|
Merge and unmerge timelines on follow/unfollow, solves #21, #22
|
8 years ago |
block_service.rb
|
API for blocking and unblocking
|
8 years ago |
fan_out_on_write_service.rb
|
Preparing feeds for better filtering
|
8 years ago |
favourite_service.rb
|
Move PubSubHubbub pinging to a background worker
|
8 years ago |
fetch_atom_service.rb
|
Catching more exceptions that slipped through, removing AR logging from
|
8 years ago |
fetch_remote_account_service.rb
|
Catching more exceptions that slipped through, removing AR logging from
|
8 years ago |
fetch_remote_status_service.rb
|
Fix typo
|
8 years ago |
follow_remote_account_service.rb
|
Better comparison of "local" domain
|
8 years ago |
follow_service.rb
|
Fix #83 - if user cannot be found (or is self) throw error, don't return empty 200
|
8 years ago |
post_status_service.rb
|
Move PubSubHubbub pinging to a background worker
|
8 years ago |
precompute_feed_service.rb
|
Adding a block model and filter mentions from blocked users (fix #60)
|
8 years ago |
process_feed_service.rb
|
Better comparison of "local" domain
|
8 years ago |
process_interaction_service.rb
|
Update OStatus2 to handle malformed Salmon without raising unexpected exceptions
|
8 years ago |
process_mentions_service.rb
|
Blocking will prevent e-mail notifications from blocked user, blocks in UI
|
8 years ago |
reblog_service.rb
|
Move PubSubHubbub pinging to a background worker
|
8 years ago |
remove_status_service.rb
|
Improve code style
|
8 years ago |
send_interaction_service.rb
|
Fix text color in dashboard inputs, sanitize remote status content in UI,
|
9 years ago |
subscribe_service.rb
|
Upgrade to PubSubHubbub 0.4 (removing verify_token)
|
8 years ago |
unblock_service.rb
|
API for blocking and unblocking
|
8 years ago |
unfavourite_service.rb
|
Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app
|
8 years ago |
unfollow_service.rb
|
API for blocking and unblocking
|
8 years ago |
update_remote_profile_service.rb
|
Catch Paperclip errors on /api/v1/media, return early from update profile service if XML given is nil
|
8 years ago |