Commit Graph

1775 Commits (d9a5c1acfaea82570f2990ad2fc234eba6f57c60)

Author SHA1 Message Date
Eugen Rochko 0cfd3188b4 Add streaming API in Node.js
Eugen Rochko fcb5a85cdd Add sounds for notifications. Boop by @jk@mastodon.social
Eugen Rochko da5d366230 Fix - Improve lightbox, add loading indicator
Eugen Rochko 312c51b5c8 Home column filters
Eugen Rochko 989c3f4002 Add tab bar alternative to desktop UI, upgrade react & react-redux
Jessica Stokes 28a2f79dff
Upgrade EmojiOne to 2.2.7
Adds support for, among other things, 🏳️‍🌈
Eugen 9e6ceb3201 Revert "Display native emoji on browsers which support it"
Misty De Meo c318e6e42e Display native emoji on browsers which support it
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form
Fix , fix , fix 
Eugen Rochko bf5f8a2449 Fix - Remove react-responsive in favour of simpler resize handler/window width
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media
Eugen Rochko 0293a7dd49 Updating some npm packages
Eugen Rochko a6e4f754fc Add an Intl polyfill
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet
Eugen Rochko dbfe1e4be6 Infinite scroll for followers/following lists
Eugen Rochko c4eb63c1d4 Debounce autosuggestions requests
Eugen Rochko 82fd74d101 Fix modals sizing and add animation to it, fix by only making the text of
status clickable (this also fixes multiple dropdown being openable at the same
time)
Eugen Rochko 86574ea524 Adding Emoji One
Eugen Rochko d0d799f911 Replace react-skylight with own solution that centers images better
Eugen Rochko c49f6290eb Basic username autocomplete for text area
Eugen Rochko de50eff6ac Add opening images in a modal window
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload
entire timelines (only fetch since last known ID). Side effect: account
timelines no longer update in real-time
Eugen Rochko cc54683694 Update yarn lockfile
Eugen Rochko 45776b55b0 Responsively changing layout to single-column + nav on smaller screens
Eugen Rochko ffaba617d2 Merge in react-storybook, add yarn lockfile