Eugen Rochko
b8ab1bdd70
Add unique request IDs to streaming API to improve logs
2017-02-05 23:37:25 +01:00
Eugen Rochko
9dde86c4f3
Remove react-dnd as it was interfering with text selection. Move content
...
warning mentions preview into area where actual content would be
2017-02-05 04:11:14 +01:00
Eugen Rochko
35cdb8c261
Getting started on draggable columns
2017-02-05 01:58:25 +01:00
Eugen Rochko
9bd2b6be86
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
...
work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead
of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
2017-02-04 00:34:31 +01:00
Eugen Rochko
999ecc9d69
Add logging and filtering to the node.js streaming API
2017-02-02 13:56:14 +01:00
Eugen Rochko
d4601c094f
Add streaming API in Node.js
2017-02-02 01:31:09 +01:00
Eugen Rochko
7865ce28e5
Add sounds for notifications. Boop by @jk@mastodon.social
2017-01-17 20:09:03 +01:00
Eugen Rochko
81db795253
Fix #414 - Improve lightbox, add loading indicator
2017-01-16 12:04:02 +01:00
Eugen Rochko
c8bcd413e2
Home column filters
2017-01-10 17:25:10 +01:00
Eugen Rochko
0dac73b5cc
Add tab bar alternative to desktop UI, upgrade react & react-redux
2017-01-06 22:09:55 +01:00
Jessica Stokes
73ce525d4b
Upgrade EmojiOne to 2.2.7
...
Adds support for, among other things, 🏳️🌈
2017-01-05 15:16:13 -08:00
Eugen
8b35bd2b92
Revert "Display native emoji on browsers which support it"
2017-01-05 13:45:21 +01:00
Misty De Meo
8dfb4048cc
Display native emoji on browsers which support it
2017-01-04 22:23:02 -08:00
Eugen Rochko
d088b3cade
Re-implemented autosuggestions component for the compose form
...
Fix #205 , fix #156 , fix #124
2016-12-14 18:21:31 +01:00
Eugen Rochko
0f221668a3
Fix #341 - Remove react-responsive in favour of simpler resize handler/window width
2016-12-06 19:18:37 +01:00
Eugen Rochko
1c8ca7aed5
Adding content sensitivity toggle, spoilers for media
2016-11-23 18:53:23 +01:00
Eugen Rochko
06f4f99ee1
Updating some npm packages
2016-11-18 23:55:44 +01:00
Eugen Rochko
2096fc62ec
Add an Intl polyfill
2016-11-17 16:34:36 +01:00
Eugen Rochko
43daf0be85
Adding react-intl i18n to the frontend. No translations yet
2016-11-16 17:20:52 +01:00
Eugen Rochko
c244c3f7bc
Infinite scroll for followers/following lists
2016-11-13 20:42:54 +01:00
Eugen Rochko
e60cb2792e
Debounce autosuggestions requests
2016-11-13 13:13:36 +01:00
Eugen Rochko
db4df4481b
Fix modals sizing and add animation to it, fix #140 by only making the text of
...
status clickable (this also fixes multiple dropdown being openable at the same
time)
2016-11-10 23:21:24 +01:00
Eugen Rochko
46191e7071
Adding Emoji One
2016-11-08 21:46:29 +01:00
Eugen Rochko
24abc550ab
Replace react-skylight with own solution that centers images better
2016-11-07 18:23:36 +01:00
Eugen Rochko
b91faaebbb
Basic username autocomplete for text area
2016-10-30 18:13:05 +01:00
Eugen Rochko
68535f58cd
Add opening images in a modal window
2016-10-24 18:08:23 +02:00
Eugen Rochko
fac770fccd
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
2016-10-18 23:06:28 +02:00
Eugen Rochko
3531427c92
Update yarn lockfile
2016-10-14 02:31:13 +02:00
Eugen Rochko
d70e728326
Responsively changing layout to single-column + nav on smaller screens
2016-10-12 13:17:17 +02:00
Eugen Rochko
15a6e7374f
Merge in react-storybook, add yarn lockfile
2016-10-12 12:08:57 +02:00