Eugen Rochko
|
bfe579499b
|
Fix #475 - add space after autocomplete
|
2017-01-20 21:39:41 +01:00 |
|
Eugen Rochko
|
89740d69ec
|
Fix upload file input being re-rendered needlessly
|
2017-01-16 14:21:55 +01:00 |
|
Eugen Rochko
|
c1c814e6a1
|
Improve initialState loading
|
2017-01-09 12:37:53 +01:00 |
|
Mitchell Hentges
|
0f79047d49
|
On file-drag, show a border around textarea
|
2017-01-03 00:43:45 -08:00 |
|
Anthony Bellew
|
dfc95491f1
|
Re-add unlisted toggle to the UI
|
2016-12-24 01:28:02 +01:00 |
|
Eugen Rochko
|
4839ab3998
|
Compose form in the UI now has public/private toggle instead of public/unlisted
|
2016-12-23 00:38:16 +01: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
|
8d4ef0b6c3
|
Per-status control for unlisted mode, also federation for unlisted mode
Fix #233, fix #268
|
2016-11-30 21:34:59 +01:00 |
|
Eugen Rochko
|
1c8ca7aed5
|
Adding content sensitivity toggle, spoilers for media
|
2016-11-23 18:53:23 +01:00 |
|
Eugen Rochko
|
524847e4e1
|
Switch to compose route when replying and compose is not mounted
|
2016-11-21 10:52:11 +01:00 |
|
Eugen Rochko
|
cbfa28b9cc
|
Use full-text search for autosuggestions
|
2016-11-12 14:36:10 +01:00 |
|
Eugen Rochko
|
b91faaebbb
|
Basic username autocomplete for text area
|
2016-10-30 18:13:05 +01:00 |
|
Eugen Rochko
|
53de3b66ce
|
Refactoring redux state into different reducers
|
2016-10-30 15:06:43 +01:00 |
|
Eugen Rochko
|
5bea337189
|
Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
|
2016-10-24 18:08:23 +02:00 |
|
Eugen Rochko
|
0bd4608ad1
|
Fix #55 - Filter self from pre-filled mentions
|
2016-09-26 15:49:28 +02:00 |
|
Eugen Rochko
|
c6d893a71d
|
Uploading/undoing media modifies status text. Also: status text trimmed before validation
|
2016-09-22 21:39:53 +02:00 |
|
Eugen Rochko
|
bc98865c1a
|
API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying
|
2016-09-22 00:09:21 +02:00 |
|
Eugen Rochko
|
337462aa5e
|
Re-organizing components to be more modular, adding loading bars
|
2016-09-19 23:26:21 +02:00 |
|
Eugen Rochko
|
d6a64f45fd
|
Adding a notification stack for error messages
|
2016-09-12 19:20:55 +02:00 |
|
Eugen Rochko
|
499beb4484
|
UI for uploading media attachments (and cancelling them)
Mostly resolves #8, though attachments are still not displayed in public view
|
2016-09-07 18:21:57 +02:00 |
|
Eugen Rochko
|
05001d54d1
|
Make compose form also use normalized data
|
2016-09-05 16:56:43 +02:00 |
|
Eugen Rochko
|
d6873797ac
|
Fix typo
|
2016-08-31 23:03:01 +02:00 |
|
Eugen Rochko
|
dbae8062f4
|
Replies in the compose form
|
2016-08-31 22:58:10 +02:00 |
|
Eugen Rochko
|
72591cc6d5
|
Cleaning up action names and compose drawer
|
2016-08-31 16:15:12 +02:00 |
|