about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-05-28Re-add stream end log for WebSocket (#3397)Clworld
2017-05-28Fix video having black border on top due to regression from #2608 (#3392)Eugen Rochko
2017-05-28Ukrainian translation: fix typo (#3393)ster
2017-05-28Fix IntersectionObserver isIntersecting in Edge (#3365)Nolan Lawson
2017-05-28Bump version to 1.4.0.6Eugen Rochko
2017-05-28Update bootsnap to 0.3.0 (fix xattr.h error) (#3390)Eugen Rochko
2017-05-28Simplify isIntersecting in status_list.js (#3371)Nolan Lawson
2017-05-28Fix Webpack Bundle Analyzer output for Webpacker (#3374)Akihiko Odaki
2017-05-28i18n: Add some tags for Chinese translation (#3379)vidarlee
2017-05-28Persian translation fixes and updates (#3380)Masoud Abkenar
2017-05-28Improve streaming API cluster logging (#3370)Eugen Rochko
2017-05-27Reject revoked access_token on Streaming API. (#3367)Clworld
2017-05-27Bump version to 1.4.0.5Eugen Rochko
2017-05-27Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)Eugen Rochko
2017-05-27Update Dutch strings for 1.4 (#3363)jeroenpraat
2017-05-27i18n update for Occitan language (#3362)Quent-in
2017-05-27i18n: pl: pluralized (#3344)m4sk1n
2017-05-27Fix empty flash message on the settings page (#3345)unarist
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