about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-20Ensure unique identifiers in fabricated objects in tests (#3173)Eugen Rochko
2017-05-20More tests for public timeline method (#3171)Eugen Rochko
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-20Enable and fill in JSON response test in API::AccountsController (#3157)Jack Jennings
2017-05-19Add coverage for api/v1 controllers (#3155)Matt Jankowski
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-19Add spec coverage for regeneration worker (#3143)Matt Jankowski
2017-05-19Specs for precompute feed service (#3142)Matt Jankowski
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-18After remote follow worker specs (#3098)Matt Jankowski
2017-05-17Fix #2572 - Resolve preview cards for remote statuses as well as local ones (...Eugen Rochko
2017-05-16Improve Account#triadic_closures (#3079)alpaca-tc
2017-05-16Optimize Status#permitted_for 24x (#3069)alpaca-tc
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-14Update rails to version 5.0.3 (#3054)Matt Jankowski
2017-05-14Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046)Eugen Rochko
2017-05-13Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036)alpaca-tc
2017-05-12Spec coverage and refactor for pubsub/delivery worker (#3021)Matt Jankowski
2017-05-12Add conversation model, <ostatus:conversation /> (#3016)Eugen Rochko
2017-05-12Prepend reblogs' wrapper content with "RT @original_author", (#3013)Eugen Rochko
2017-05-11Coverage for domain block worker (#2997)Matt Jankowski
2017-05-11Fix #2027 - Accept own ID for remote follow with and without preceding @ (#2991)Eugen Rochko
2017-05-11Add specs for current Status#permitted? implementation (#2982)Jack Jennings
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-05-11Pubsub confirmation worker spec (#2974)Matt Jankowski
2017-05-10Fix #2955 - Send HEAD request ahead of GET when fetching URL previews (#2972)Eugen Rochko
2017-05-10Spec feed insert worker (#2965)Matt Jankowski
2017-05-10Disable sidekiq logging in test mode (#2962)Matt Jankowski
2017-05-10Spec coverage and refactor of digest mailer worker (#2961)Matt Jankowski
2017-05-10Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)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-09Use CLD3 (#2949)Akihiko Odaki
2017-05-09Fixed bug that timeline can not be displayed by InvalidURIError (#2947)abcang
2017-05-09Services specs for subscribe and unsubscribe (#2928)Matt Jankowski
2017-05-09Specs for API push controller, with refactor (#2926)Matt Jankowski
2017-05-08Delegate Account#user_locale method and allow nil (#2927)Matt Jankowski
2017-05-08Improve allowed language handling (#2897)Matt Jankowski
2017-05-07Unblock domain service specs/refactor (#2867)Matt Jankowski
2017-05-06Hotfix convert string from symbol (#2856)alpaca-tc
2017-05-06Fixes slow query in notifications api (#2851)alpaca-tc
2017-05-06Optimize MuteService and AfterBlockService (#2836)alpaca-tc
2017-05-06Fix Scheduler::SubscriptionsScheduler (#2834)Eugen Rochko
2017-05-06Stream entry specs and refactor to use delegate (#2827)Matt Jankowski
2017-05-05Misc spec coverage improvements (#2821)Matt Jankowski
2017-05-05use Twitter::Extractor for creating links (#2502)masarakki
2017-05-05Add specs (and refactor) of FetchRemoteResourceService and SearchService (#2812)Matt Jankowski