1970 Commits (e600e0d0c5c07f4f72c769c0962d67959f57b4ea)

Author SHA1 Message Date
Eugen Rochko e600e0d0c5 Introduce react-textarea-autosize instead of using style.height side effects (#3334)
8 years ago
Akihiko Odaki 4c8708522a Remove redundant call of recent scope in AccountsController (#3330)
8 years ago
unarist a77031d669 Remove status context construction in the React side (#3331)
8 years ago
Akinori MUSHA 8a5d3b2e5d Go to root after login in single user mode (#3289)
8 years ago
Yamagishi Kazutoshi 3d3441dddd Change anchor to button element (#3321)
8 years ago
Nolan Lawson 98b39c2cbc Replace onWheel listener with onScroll (#3324)
8 years ago
unarist c9325ad703 Fix "Cannot read property" on missing status (#3322)
8 years ago
Nolan Lawson 98d10851ca Improve shouldComponentUpdate for status and status_action_bar (#3323)
8 years ago
Nolan Lawson f179a99a7e implement shouldComponentUpdate for relative_timestamp (#3320)
8 years ago
Eugen Rochko fc3c32d40c Fix style regression of buttons not inheriting document font by default (#3310)
8 years ago
Nolan Lawson e5fc974cb9 Fix "contains" CSS for Chromium <57 (#3317)
8 years ago
Nolan Lawson 14e97fbedc Attach ReactPerf to window for easier debugging (#3318)
8 years ago
unarist 3a82ee323e Add `flex: 0 0 auto` to some components to avoid bugs on iOS9 (#3313)
8 years ago
Nolan Lawson 8fe2781534 Fix Firefox issue with performance marks (#3315)
8 years ago
unarist af368a2d12 More use of next link header on account (media) timelines (#3311)
8 years ago
Yamagishi Kazutoshi 153e96eb02 Remove arguments in association reader (#3305)
8 years ago
unarist d85be9315a Fix an error on dragging into status_content component (#3308)
8 years ago
Nolan Lawson 534b223c29 Remove unnecessary action bar wrapper divs (#3299)
8 years ago
alpaca-tc 0931218b3f Refactor Setting (#3302)
8 years ago
Nolan Lawson b69a1f599a Add improved performance marks for development mode (#3297)
8 years ago
Yamagishi Kazutoshi 19241464e8 Add localization of datetime in public page (#3296)
8 years ago
Audun Larsen c0491db444 Norwegian translation of the onboarding page (#3303)
8 years ago
Daigo 3 Dango 97882e63a4 Replace \u2014 with &mdash; (#3301)
8 years ago
unarist b4692f1513 Fix load more feature on the Account media gallery (#3293)
8 years ago
masarakki 0949d86d83 fix-cache-returns-nil (#3213)
8 years ago
Nolan Lawson 576afed755 Name the Webpack chunks (#3291)
8 years ago
Yamagishi Kazutoshi 1a1c5a0271 Fix hovering default value for avatar component (#3290)
8 years ago
unarist dc0e45eda2 Prevent contents of the status placeholder from overflowing (#3287)
8 years ago
Yamagishi Kazutoshi ccd864c41a Remove unnecessary constructors (#3280)
8 years ago
Sorin Davidoi 5efcea69d2 Lazy load toots using IntersectionObserver (#3191)
8 years ago
Yamagishi Kazutoshi 09f5091102 Show error message to suspended user (#3281)
8 years ago
Yamagishi Kazutoshi d54273621b Skip formatting for cashtag in status text (#3275)
8 years ago
Eugen Rochko b5322046d2 Fix DM being highlighted when it's inside a favourite notification (#3267)
8 years ago
unarist 9642bdbe0a Fix following/followers API to return correct link headers (#3268)
8 years ago
Eugen Rochko b886ecea5c Fix Devise destroy method being available to delete user record (#3266)
8 years ago
beatrix a977728990 don't notify me when my toot is faved by someone i muted (#3245)
8 years ago
alpaca-tc 46ca699d72 Toggle sensitive from admin page (#3261)
8 years ago
Matt Jankowski fecc2c2f47 Refactor of API timeline actions (#3263)
8 years ago
Akihiko Odaki d670290506 Cover StreamEntriesController more and remove redundant instructions (#3257)
8 years ago
Akihiko Odaki 4f023cb001 Introduce recent to Follow (#3247)
8 years ago
Yamagishi Kazutoshi 5bb10252fa Focus the submit button (#3253)
8 years ago
Audun Larsen 5c7e4ba765 Updates Norwegian translation (#3252)
8 years ago
Ira f103e5fc65 i18n: Latest Hebew strings translated (#3250)
8 years ago
Yamagishi Kazutoshi 0b3fa49001 Refactoring. Removed useless import. (#3254)
8 years ago
Akihiko Odaki 9cc7a3c209 Cover AccountsController more in spec (#3229)
8 years ago
Matt Jankowski 4f2a0f546d Coverage for api/web/settings controller (#3238)
8 years ago
Matt Jankowski 8c11626321 Add coverage for ReportFilter and AccountFilter (#3236)
8 years ago
Matt Jankowski 0eb8b00cc9 Specs for cleanup workers (#3235)
8 years ago
Eugen Rochko cc91569a92 Similarly to #2426, put creation of remote statuses in a transaction, (#3233)
8 years ago
Tomonori Murakami 323eeb096c Fix locale bug when change it on preferences (#3223) (#3232)
8 years ago