You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eugen
12f72e1740
When avatar/header are GIF, generate static versions ( #1428 )
...
* When avatar/header are GIF, generate static versions.
Account API returns "avatar"/"avatar_static", "header"/"header_static"
Static version is the same as original for other cases
Web UI de-animates avatars in toots, lists of users
Fix #441 , fix #596 , prerequisite for #1064
* Fix JS test
* Add rake task to generate static avatars/headers from GIF ones, add test
8 years ago
..
actions
API param to exclude notification types from response ( #1341 )
8 years ago
components
When avatar/header are GIF, generate static versions ( #1428 )
8 years ago
containers
Add Russian translation (ru) ( #1023 )
8 years ago
features
When avatar/header are GIF, generate static versions ( #1428 )
8 years ago
locales
Add Russian translation (ru) ( #1023 )
8 years ago
middleware
Replace howler.js with simple <audio />, will hopefully resolve
8 years ago
reducers
Keep track of which timelines are connected live to avoid redundant
8 years ago
selectors
Avoid re-loading already loaded relationships. Also fixes issue where wrong
8 years ago
store
Replace howler.js with simple <audio />, will hopefully resolve
8 years ago
.gitkeep
Adding React.js, Redux, revamping dashboard
8 years ago
api.jsx
Fix #203 - try/catch around JSON parse
8 years ago
emoji.jsx
Improve emojis - use SVGs where possible
8 years ago
is_mobile.jsx
Try to detect iOS and *not* autoplay any videos
8 years ago
rtl.jsx
Fix #186 - Add RTL support to the compose form textarea and statuses output
8 years ago
stream.jsx
Make streaming API use one pattern-matching redis pubsub connection
8 years ago