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 Rochko
80c44ed9c1
Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
...
for avatars/headers, resize avatars down to 120x120 instead of 300x300. Set cache headers on S3 stuff, also
make it private (aka only accessible via expiring links to prevent hotlinking)
8 years ago
..
account.jsx
Make all account links into permalinks (open public except on left click)
8 years ago
avatar.jsx
Use full-text search for autosuggestions
8 years ago
button.jsx
Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and
8 years ago
column_back_button.jsx
Adding react-intl i18n to the frontend. No translations yet
8 years ago
display_name.jsx
Support emojis in display name, bio
8 years ago
dropdown_menu.jsx
Fix modals sizing and add animation to it, fix #140 by only making the text of
8 years ago
icon_button.jsx
Fix #131 - Make active favourite buttons yellow
8 years ago
lightbox.jsx
Fix #298 - Esc to close modal
8 years ago
loading_indicator.jsx
Adding react-intl i18n to the frontend. No translations yet
8 years ago
media_gallery.jsx
Adding content sensitivity toggle, spoilers for media
8 years ago
permalink.jsx
Make all account links into permalinks (open public except on left click)
8 years ago
relative_timestamp.jsx
Add an Intl polyfill
8 years ago
status.jsx
Center header in account column, hide media in "muted" status components (notifications)
8 years ago
status_action_bar.jsx
Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,
8 years ago
status_content.jsx
Preparing sensitive content for text
8 years ago
status_list.jsx
Keep timelines in the UI trimmed when possible
8 years ago
video_player.jsx
Do not autoplay videos, display play button instead. Use expiring links when using S3. Do not keep originals
8 years ago