about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-06-01[nanobox] Add python for node-gyp (#3491)Daniel Hunsaker
2017-06-01Remove unused loaders of webpack (#3495)Yamagishi Kazutoshi
2017-06-01Improve tests for JavaScript (#3496)Yamagishi Kazutoshi
2017-06-01Add scenarios for log in (#3497)Yamagishi Kazutoshi
2017-06-01Add ESLint rule (object-curly-spacing) (#3498)Yamagishi Kazutoshi
2017-06-01Rubocop changes (#3501)Matt Jankowski
2017-06-01Remove usernames and hashtags from language detection (#3503)Matt Jankowski
2017-06-01Handle nil and blank cases in Account finders (#3500)Matt Jankowski
2017-06-01Focus the submit button on the boost modal (#3494)unarist
2017-05-31Spec coverage and refactor for the api/v1/accounts controllers (#3451)Matt Jankowski
2017-05-31Move admin/pubsubhubbub controller to admin/subscriptions (#3442)Matt Jankowski
2017-05-31Add Instance class to list admin records (#3443)Matt Jankowski
2017-05-31Misc tidying and clean ups (#3445)Matt Jankowski
2017-05-31Improve spec coverage and clean up api/v1/blocks controller (#3464)Matt Jankowski
2017-05-31Improve spec coverage and clean up api/v1/follow_requests controller (#3465)Matt Jankowski
2017-05-31Improve spec coverage and clean up api/v1/domain_blocks controller (#3466)Matt Jankowski
2017-05-31Refactor api/v1/notifications controller (#3470)Matt Jankowski
2017-05-31Improve spec coverage and clean up api/v1/favourites controller (#3472)Matt Jankowski
2017-05-31Expand spec coverage and refactor the `Account.find_` methods (#3485)Matt Jankowski
2017-05-31Improve spec coverage and clean up api/v1/mutes controller (#3481)Matt Jankowski
2017-05-31Refactor and spec coverage for api/v1/timelines actions (#3482)Matt Jankowski
2017-05-31Update zh-TW.json (#3480)caasi Huang
2017-05-31Hold value of I18n.locale with ApplicationHelperSpec (#3474)Yamagishi Kazutoshi
2017-05-31Keep ENV['LOCAL_HTTPS'] with ApplicationControllerSpec (fix random fail) (#3479)Yamagishi Kazutoshi
2017-05-31Remove react-imageloader (#3423)Nolan Lawson
2017-05-31Fix load more on account timelines (regression from #3311) (#3475)unarist
2017-05-31Improve scheduling of requestIdleCallback tasks (#3477)Nolan Lawson
2017-05-31Account.find_remote should be raise ActiveRecord::RecordNotFound (#3476)alpaca-tc
2017-05-30Refactor api/v1/apps controller (#3471)Matt Jankowski
2017-05-30Refactor api/v1/reports controller (#3469)Matt Jankowski
2017-05-30Refactor api/v1/search controller (#3468)Matt Jankowski
2017-05-30Improve spec coverage and clean up api/v1/media controller (#3467)Matt Jankowski
2017-05-31Clean up api/subscriptions controller (#3448)Matt Jankowski
2017-05-31Catalan language updates (#3454)spla
2017-05-31Change PureComponent to ImmutablePureComponent (#3460)Yamagishi Kazutoshi
2017-05-30Add zh-TW.json (#3459)Yamagishi Kazutoshi
2017-05-30Add status destroy authorization to policy (#3453)Jack Jennings
2017-05-30Improve api oembed controller (#3450)Matt Jankowski
2017-05-30Clean up api/salmon controller (#3449)Matt Jankowski
2017-05-30Fix incorrect visibility setter in StatusPolicySpec (#3456)Jack Jennings
2017-05-30Remove exports/base controller in favor of shared concern (#3444)Matt Jankowski
2017-05-30added 'https://' to CDN_HOST variable example (#3446)Chris
2017-05-30Add "private: true" to package.json (#3441)Yamagishi Kazutoshi
2017-05-30Fix webpack building on Windows (#3426)Naouak
2017-05-30Refactor User and spec (#3431)Akihiko Odaki
2017-05-30Move status reblog authorization into policy (#3425)Jack Jennings
2017-05-30Change libraries path to relative (#3433)Yamagishi Kazutoshi
2017-05-30Remove unused React Storybook addon (#3434)Yamagishi Kazutoshi
2017-05-30Extract polyfill loading into single module (#3421)Nolan Lawson
2017-05-30Use around hook to restore context in InstancePresenter spec (#3430)Akihiko Odaki