about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2017-05-23don't notify me when my toot is faved by someone i muted (#3245)beatrix
2017-05-23Toggle sensitive from admin page (#3261)alpaca-tc
2017-05-23Refactor of API timeline actions (#3263)Matt Jankowski
2017-05-23Cover StreamEntriesController more and remove redundant instructions (#3257)Akihiko Odaki
2017-05-23Introduce recent to Follow (#3247)Akihiko Odaki
2017-05-23Focus the submit button (#3253)Yamagishi Kazutoshi
2017-05-23Updates Norwegian translation (#3252)Audun Larsen
2017-05-23i18n: Latest Hebew strings translated (#3250)Ira
2017-05-23Refactoring. Removed useless import. (#3254)Yamagishi Kazutoshi
2017-05-23Cover AccountsController more in spec (#3229)Akihiko Odaki
2017-05-22Coverage for api/web/settings controller (#3238)Matt Jankowski
2017-05-22Add coverage for ReportFilter and AccountFilter (#3236)Matt Jankowski
2017-05-22Specs for cleanup workers (#3235)Matt Jankowski
2017-05-22Similarly to #2426, put creation of remote statuses in a transaction, (#3233)Eugen Rochko
2017-05-22Fix locale bug when change it on preferences (#3223) (#3232)Tomonori Murakami
2017-05-22Fix locale regression from #3055 (#3231)Eugen Rochko
2017-05-22Update Russian translation (#3225)Ratmir Karabut
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-05-22Only load Intl data for current language (#3130)Nolan Lawson