.. |
base_service.rb
|
Merge and unmerge timelines on follow/unfollow, solves #21, #22
|
8 years ago |
block_domain_service.rb
|
Fix public channel
|
8 years ago |
block_service.rb
|
API for blocking and unblocking
|
8 years ago |
fan_out_on_write_service.rb
|
Add test for FanOutOnWriteService
|
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
|
Fix public channel
|
8 years ago |
fetch_remote_status_service.rb
|
Add test for FanOutOnWriteService
|
8 years ago |
follow_remote_account_service.rb
|
Allow @username@domain/@username in follow form, prevent duplicate accounts
|
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
|
Adding hashtags
|
8 years ago |
precompute_feed_service.rb
|
Fix subtle bugs, new icon button
|
8 years ago |
process_feed_service.rb
|
Adding hashtags
|
8 years ago |
process_hashtags_service.rb
|
Improve @mention regex
|
8 years ago |
process_interaction_service.rb
|
Fixing namespaces issue
|
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
|
Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses
|
8 years ago |
send_interaction_service.rb
|
Fix text color in dashboard inputs, sanitize remote status content in UI,
|
8 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
|
Fix namespace parsing in Atom feeds
|
8 years ago |