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
043862f411
Fix #1609 , fix #1628 - Revert #1397 ( #1700 )
...
When transmitting data in a HTML-encoded element like <content type="html" />,
relying on newlines being preserved is not wise, since HTML by itself
does not care for newlines - it cares for <p> and <br>
Additional fix: reset NSFW toggle after sending toot
8 years ago
..
actions
Convert emoji shortnames when sending status ( #1666 )
8 years ago
components
Fix #1609 , fix #1628 - Revert #1397 ( #1700 )
8 years ago
containers
Add overlay style to buttons, continue video after expanding it
8 years ago
features
Fix minor jslint issue ( #1697 )
8 years ago
locales
translation: Fix comment out issue in en.jsx ( #1698 )
8 years ago
middleware
Replace howler.js with simple <audio />, will hopefully resolve
8 years ago
reducers
Fix #1609 , fix #1628 - Revert #1397 ( #1700 )
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 #1491 - Fix broken notifications, broken Link header parsing for exclude_types ( #1548 )
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
link_header.jsx
Fix #1491 - Fix broken notifications, broken Link header parsing for exclude_types ( #1548 )
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