about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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-28Simplify isIntersecting in status_list.js (#3371)Nolan Lawson
2017-05-28Persian translation fixes and updates (#3380)Masoud Abkenar
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-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-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-26Go to root after login in single user mode (#3289)Akinori MUSHA
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-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-25Remove arguments in association reader (#3305)Yamagishi Kazutoshi
2017-05-25Fix an error on dragging into status_content component (#3308)unarist
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 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-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-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-23Fix following/followers API to return correct link headers (#3268)unarist
2017-05-23Fix Devise destroy method being available to delete user record (#3266)Eugen Rochko