Eugen Rochko
|
aeca336e22
|
When enabled, always display media in gallery. Also: click to reveal (#6692)
Fix #6677
|
7 years ago |
Eugen Rochko
|
ca9d8402c3
|
Add "Toots/Toots with replies/Media" tab below profile header (#6572)
* Add "Toots/Toots with replies/Media" tab below profile header
* Add focal point display to account gallery timeline
* Fix visual glitch of standalone GIFV
|
7 years ago |
Yamagishi Kazutoshi
|
e2027fbe42
|
Use Class and Property Decorators (#3730)
ref https://tc39.github.io/proposal-decorators/
|
7 years ago |
Yamagishi Kazutoshi
|
d063663125
|
Improve ESLint rules for JSX (#3608)
* Add react/no-string-refs ESLint rule
* Add react/jsx-boolean-value ESLint rule
* Add react/jsx-closing-bracket-location ESLint rule
* Add react/jsx-indent ESLint rule
* Add react/jsx-curly-spacing ESLint rule
* Add react/jsx-equals-spacing ESLint rule
* Add react/jsx-first-prop-new-line ESLint rule
* Add react/jsx-no-duplicate-props ESLint rule
* Add react/jsx-tag-spacing ESLint rule
|
8 years ago |
Yamagishi Kazutoshi
|
e4ed0b155c
|
Improve eslint rules (#3147)
* Add semi to ESLint rules
* Add padded-blocks to ESLint rules
* Add comma-dangle to ESLint rules
* add config/webpack and storyboard
* add streaming/
* yarn test:lint -- --fix
|
8 years ago |
Eugen Rochko
|
94b26e90fa
|
Add account media gallery view to web UI (#3120)
* Add account media gallery view to web UI
* Link media view from account dropdown
* Adjust link
|
8 years ago |