Age | Commit message (Expand) | Author |
2017-05-29 | Spec HomeHelper (#3415) | Akihiko Odaki |
2017-05-29 | Spec HttpHelper (#3416) | Akihiko Odaki |
2017-05-29 | Cover Admin::PubSubHubHubController more (#3343) | Akihiko Odaki |
2017-05-29 | Add preference setting for delete toot modal (#3368) | Atsushi Yamamoto |
2017-05-27 | Avoid comparing domains when looking for an exact match of a local account (#... | happycoloredbanana |
2017-05-26 | Go to root after login in single user mode (#3289) | Akinori MUSHA |
2017-05-26 | Spec Admin::BaseController (#3328) | Akihiko Odaki |
2017-05-25 | Cover TagsController more (#3306) | Akihiko Odaki |
2017-05-24 | Add test when hashtag and URL are concatenated (#3279) | abcang |
2017-05-24 | Skip formatting for cashtag in status text (#3275) | Yamagishi Kazutoshi |
2017-05-23 | Cover HomeController more (#3258) | Akihiko Odaki |
2017-05-23 | Fix Devise destroy method being available to delete user record (#3266) | Eugen Rochko |
2017-05-23 | Toggle sensitive from admin page (#3261) | alpaca-tc |
2017-05-23 | Refactor of API timeline actions (#3263) | Matt Jankowski |
2017-05-23 | Cover StatusesController more (#3259) | Akihiko Odaki |
2017-05-23 | Cover StreamEntriesController more and remove redundant instructions (#3257) | Akihiko Odaki |
2017-05-23 | Spec AuthorizeFollowsController assigns @account (#3246) | Akihiko Odaki |
2017-05-23 | Introduce recent to Follow (#3247) | Akihiko Odaki |
2017-05-23 | Cover AccountsController more in spec (#3229) | Akihiko Odaki |
2017-05-22 | Coverage for api/web/settings controller (#3238) | Matt Jankowski |
2017-05-22 | Add coverage for ReportFilter and AccountFilter (#3236) | Matt Jankowski |
2017-05-22 | Specs for cleanup workers (#3235) | Matt Jankowski |
2017-05-22 | Cover ApplicationController more in spec (#3230) | Akihiko Odaki |
2017-05-22 | Cover AccountUnfollowController more in spec (#3228) | Akihiko Odaki |
2017-05-22 | Cover AccountFollowController more in spec (#3227) | Akihiko Odaki |
2017-05-22 | Cover AboutController more in spec (#3226) | Akihiko Odaki |
2017-05-22 | Allow alternate domains for mastodon handlers (#3187) | Immae |
2017-05-22 | single_user_mode? always returns boolean (#3215) | Akihiko Odaki |
2017-05-20 | Filter languages with opt out (#3175) | Matt Jankowski |
2017-05-20 | Ensure unique identifiers in fabricated objects in tests (#3173) | Eugen Rochko |
2017-05-20 | More tests for public timeline method (#3171) | Eugen Rochko |
2017-05-20 | Performance improvements (#3168) | Sorin Davidoi |
2017-05-20 | Enable and fill in JSON response test in API::AccountsController (#3157) | Jack Jennings |
2017-05-19 | Add coverage for api/v1 controllers (#3155) | Matt Jankowski |
2017-05-19 | Add buttons to block and unblock domain (#3127) | Eugen Rochko |
2017-05-19 | Add spec coverage for regeneration worker (#3143) | Matt Jankowski |
2017-05-19 | Specs for precompute feed service (#3142) | Matt Jankowski |
2017-05-19 | Replace inline styles with stylesheet (#3115) | Yamagishi Kazutoshi |
2017-05-19 | Account domain blocks (#2381) | Eugen Rochko |
2017-05-18 | After remote follow worker specs (#3098) | Matt Jankowski |
2017-05-17 | Fix #2572 - Resolve preview cards for remote statuses as well as local ones (... | Eugen Rochko |
2017-05-16 | Improve Account#triadic_closures (#3079) | alpaca-tc |
2017-05-16 | Optimize Status#permitted_for 24x (#3069) | alpaca-tc |
2017-05-15 | Fix change of status callbacks not setting in_reply_to_account_id and (#3072) | Eugen Rochko |
2017-05-15 | Feature conversations muting (#3017) | Eugen Rochko |
2017-05-14 | Update rails to version 5.0.3 (#3054) | Matt Jankowski |
2017-05-14 | Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) | Eugen Rochko |
2017-05-13 | Fixes NoMethodError: undefined method 'first' for nil:NilClass (#3036) | alpaca-tc |
2017-05-12 | Spec coverage and refactor for pubsub/delivery worker (#3021) | Matt Jankowski |
2017-05-12 | Add conversation model, <ostatus:conversation /> (#3016) | Eugen Rochko |