chinwagsocial/app/services
Eugen 1d47910d3b Fix possibility of unrightful webfinger redirect (#2147)
* Fix possibility of unrightful webfinger redirect

* Add more tests for FollowRemoteAccountService
2017-04-19 17:28:35 +02:00
..
concerns Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
pubsubhubbub ActiveRecord::Relation does not respond to #id (#1834) 2017-04-15 13:16:24 +02:00
account_search_service.rb Fix nil query_username (#2013) 2017-04-17 19:57:02 +02:00
after_block_service.rb Silence more scope order warnings (#1604) 2017-04-12 15:58:08 +02:00
authorize_follow_service.rb
base_service.rb Remove unused AtomBuilderHelper (#1364) 2017-04-11 19:31:22 +02:00
block_domain_service.rb Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
block_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
fan_out_on_write_service.rb Silence more scope order warnings (#1604) 2017-04-12 15:58:08 +02:00
favourite_service.rb
fetch_atom_service.rb
fetch_link_card_service.rb Add "Mastodon" to user agent (#2073) 2017-04-18 16:04:13 +02:00
fetch_remote_account_service.rb
fetch_remote_resource_service.rb Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
fetch_remote_status_service.rb
follow_remote_account_service.rb Fix possibility of unrightful webfinger redirect (#2147) 2017-04-19 17:28:35 +02:00
follow_service.rb
mute_service.rb Silence more scope order warnings (#1604) 2017-04-12 15:58:08 +02:00
notify_service.rb Check @recipient.user at the first (#1939) 2017-04-16 18:04:05 +02:00
post_status_service.rb Language detection refactor (#2099) 2017-04-18 22:20:12 +02:00
precompute_feed_service.rb
process_feed_service.rb Add language detection (#1772) 2017-04-16 20:32:17 +02:00
process_hashtags_service.rb
process_interaction_service.rb
process_mentions_service.rb Fix casuality of processing remote mentions such that notifications 2017-03-13 16:34:15 +01:00
reblog_service.rb Add "direct" visibility level in the backend. Web UI is not yet 2017-03-15 22:55:45 +01:00
reject_follow_service.rb
remove_status_service.rb
search_service.rb
send_interaction_service.rb
subscribe_service.rb
suspend_account_service.rb Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
unblock_domain_service.rb Make file attachment on MediaAttachment optional (#1865) 2017-04-16 12:51:30 +02:00
unblock_service.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
unfavourite_service.rb
unfollow_service.rb Fixed NoMethodError in UnfollowService (#1918) 2017-04-16 14:55:43 +02:00
unmute_service.rb
unsubscribe_service.rb
update_remote_profile_service.rb
warm_cache_service.rb