about summary refs log tree commit diff
path: root/spec/services
AgeCommit message (Expand)Author
2017-07-11Fix PrecomputeFeedService for filtered statuses (#4148)Akihiko Odaki (@fn_aki@pawoo.net)
2017-07-08Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)nullkal
2017-07-05Fix Nokogiri::HTML at FetchLinkCardService (#4072)abcang
2017-06-30Do not raise an error if PrecomputeFeed could not find any status (#4015)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-28Overwrite old statuses with reblogs in PrecomputeFeedService (#3984)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko
2017-06-14Batched remove status service (#3735)Eugen Rochko
2017-06-11Fix removal of status sending the original status to mentioned users instead ...Eugen Rochko
2017-06-06Fix 500 errors on searching invalid URLs (#3613)unarist
2017-06-05Don't follow account if it's already followed (#3575)René Klačan
2017-05-30Add status destroy authorization to policy (#3453)Jack Jennings
2017-05-27Avoid comparing domains when looking for an exact match of a local account (#...happycoloredbanana
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-19Specs for precompute feed service (#3142)Matt Jankowski
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-17Fix #2572 - Resolve preview cards for remote statuses as well as local ones (...Eugen Rochko
2017-05-15Fix change of status callbacks not setting in_reply_to_account_id and (#3072)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-10Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)Eugen Rochko
2017-05-09Specs for pubsub subscribe service (#2951)Matt Jankowski
2017-05-09Spec and refactor for pubsubhubbub/unsubscribe service (#2946)Matt Jankowski
2017-05-09Services specs for subscribe and unsubscribe (#2928)Matt Jankowski
2017-05-07Unblock domain service specs/refactor (#2867)Matt Jankowski
2017-05-06Hotfix convert string from symbol (#2856)alpaca-tc
2017-05-06Optimize MuteService and AfterBlockService (#2836)alpaca-tc
2017-05-05Misc spec coverage improvements (#2821)Matt Jankowski
2017-05-05Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812)Matt Jankowski
2017-05-05More robust PuSH subscription refreshes (#2799)Eugen Rochko
2017-05-04Delete records in smaller transaction (#2802)alpaca-tc
2017-05-04Likely fix #2458, fix #2031 - handle out-of-order deletes for statuses (#2734)Eugen Rochko
2017-05-03Additional specs for URI handling (#2759)ThibG
2017-05-02Add rspec to further specify FollowRemoteAccountService (#2414)ThibG
2017-04-29Set correct attachment type for rejected media (#2599)Patrick Figel
2017-04-27Improve shared status verification (#2525)Eugen Rochko
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-26Domain block service cleanup (#2490)Matt Jankowski
2017-04-25Fix #2402 - Add Idempotency-Key header to PostStatusService that prevents (#2...Eugen Rochko
2017-04-25Optimize account search (#2421)178inaba
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-19Fix possibility of unrightful webfinger redirect (#2147)Eugen
2017-04-18Language detection refactor (#2099)Matt Jankowski
2017-04-17Fix nil query_username (#2013)Tomohiro Suwa
2017-04-15Account search service refactor (#1791)Matt Jankowski
2017-04-08Fix #1141, fix #1126 - Avatar/profile info fetching (#1215)Eugen
2017-04-07Use I18n for media attachment validation errorsChad Pytel
2017-04-07Add specs for PostStatusServiceChad Pytel
2017-04-07Add specs for media attachment validationsChad Pytel
2017-04-05Split SalmonWorker into smaller parts, move profile updating into another jobEugen Rochko
2017-04-04Quick attempt to get pull requests passingKurtis Rainbolt-Greene
2017-04-03Add basic logging of who resolved reportEugen Rochko