about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-05-27Avoid comparing domains when looking for an exact match of a local account (#...happycoloredbanana
2017-05-27Add missing background center on public profile headers (#3340)Eugen Rochko
2017-05-27Language filtering in streaming API (#3339)Eugen Rochko
2017-05-27Fix some nil errors (#3338)Eugen Rochko
2017-05-27Replace onboarding elephant with friendlier graphic, shorter animation (#3337)Eugen Rochko
2017-05-26Updated Polish translation (#3335)m4sk1n
2017-05-26Add "meta" attribute to return of POST /api/v1/media method as well (#3333)Eugen Rochko
2017-05-26Introduce react-textarea-autosize instead of using style.height side effects ...Eugen Rochko
2017-05-26Remove redundant call of recent scope in AccountsController (#3330)Akihiko Odaki
2017-05-26Remove status context construction in the React side (#3331)unarist
2017-05-26Bump version to 1.4.0.4Eugen Rochko
2017-05-26Go to root after login in single user mode (#3289)Akinori MUSHA
2017-05-26Spec Admin::BaseController (#3328)Akihiko Odaki
2017-05-26Change anchor to button element (#3321)Yamagishi Kazutoshi
2017-05-26Replace onWheel listener with onScroll (#3324)Nolan Lawson
2017-05-26Fix "Cannot read property" on missing status (#3322)unarist
2017-05-26Improve shouldComponentUpdate for status and status_action_bar (#3323)Nolan Lawson
2017-05-26implement shouldComponentUpdate for relative_timestamp (#3320)Nolan Lawson
2017-05-25Fix style regression of buttons not inheriting document font by default (#3310)Eugen Rochko
2017-05-25Disable the Rubocop Style/GuardClause cop (#3316)Matt Jankowski
2017-05-25Fix "contains" CSS for Chromium <57 (#3317)Nolan Lawson
2017-05-25Attach ReactPerf to window for easier debugging (#3318)Nolan Lawson
2017-05-25Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)unarist
2017-05-25Fix Firefox issue with performance marks (#3315)Nolan Lawson
2017-05-25More use of next link header on account (media) timelines (#3311)unarist
2017-05-25i18n: New strings translated to Hebrew (#3282)Ira
2017-05-25Remove arguments in association reader (#3305)Yamagishi Kazutoshi
2017-05-25Fix an error on dragging into status_content component (#3308)unarist
2017-05-25Cover TagsController more (#3306)Akihiko Odaki
2017-05-25Remove unnecessary action bar wrapper divs (#3299)Nolan Lawson
2017-05-25Refactor Setting (#3302)alpaca-tc
2017-05-25Add improved performance marks for development mode (#3297)Nolan Lawson
2017-05-25Add localization of datetime in public page (#3296)Yamagishi Kazutoshi
2017-05-25Norwegian translation of the onboarding page (#3303)Audun Larsen
2017-05-25Replace \u2014 with &mdash; (#3301)Daigo 3 Dango
2017-05-25fix storybook (#3292)Yamagishi Kazutoshi
2017-05-25Fix load more feature on the Account media gallery (#3293)unarist
2017-05-25fix-cache-returns-nil (#3213)masarakki
2017-05-25Name the Webpack chunks (#3291)Nolan Lawson
2017-05-25Fix hovering default value for avatar component (#3290)Yamagishi Kazutoshi
2017-05-25Prevent contents of the status placeholder from overflowing (#3287)unarist
2017-05-24Add ffmpeg and dependent packages as well as LD_LIBRARY_PATHs (#3276)Daigo 3 Dango
2017-05-24Remove unnecessary constructors (#3280)Yamagishi Kazutoshi
2017-05-24Lazy load toots using IntersectionObserver (#3191)Sorin Davidoi
2017-05-24Show error message to suspended user (#3281)Yamagishi Kazutoshi
2017-05-24Add test when hashtag and URL are concatenated (#3279)abcang
2017-05-24Skip formatting for cashtag in status text (#3275)Yamagishi Kazutoshi
2017-05-24Fix DM being highlighted when it's inside a favourite notification (#3267)Eugen Rochko
2017-05-24Use node instead of babel-node for streaming (#3269)Nolan Lawson
2017-05-23Cover HomeController more (#3258)Akihiko Odaki