37 Commits (348e817d534720d2adb222d264c3ead3cc14c4bc)

Author SHA1 Message Date
Eugen Rochko e03f11e6a0 When replying to status with content warning, prefill content warning
8 years ago
Eugen Rochko 53ef83be1e Redesigned compose form
8 years ago
Eugen Rochko b899b3def2 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295)
8 years ago
Eugen Rochko 6ded139be0 Fix #372 - Emoji picker
8 years ago
Eugen Rochko fcd765c166 Improve compose form performance, upgrade JS dependencies. LightingBox
8 years ago
Eugen Rochko c4222a7a62 Improve performance of compose form
8 years ago
Eugen Rochko f979fa7182 Fix #642 - Add "empty column" text to home/notifications
8 years ago
Eugen Rochko 7f9d6d0160 Add GET /api/v1/accounts/:id/statuses/media that returns only statuses with media attachments
8 years ago
Eugen Rochko a1d7e6773c Clean up collapsible components
8 years ago
Eugen Rochko 81be690f95 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to
8 years ago
Eugen Rochko b1f2683ecc Add API modifiers to limit returned toots from public/hashtag timelines
8 years ago
Eugen Rochko 959e064186 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
8 years ago
blackle e25fc71c2c Implement a click-to-view spoiler system
8 years ago
Eugen Rochko bfe579499b Fix #475 - add space after autocomplete
8 years ago
Eugen Rochko 89740d69ec Fix upload file input being re-rendered needlessly
8 years ago
Eugen Rochko c1c814e6a1 Improve initialState loading
8 years ago
Mitchell Hentges 0f79047d49 On file-drag, show a border around textarea
8 years ago
Anthony Bellew dfc95491f1 Re-add unlisted toggle to the UI
8 years ago
Eugen Rochko 4839ab3998 Compose form in the UI now has public/private toggle instead of public/unlisted
8 years ago
Eugen Rochko d088b3cade Re-implemented autosuggestions component for the compose form
8 years ago
Eugen Rochko 8d4ef0b6c3 Per-status control for unlisted mode, also federation for unlisted mode
8 years ago
Eugen Rochko 1c8ca7aed5 Adding content sensitivity toggle, spoilers for media
8 years ago
Eugen Rochko 524847e4e1 Switch to compose route when replying and compose is not mounted
8 years ago
Eugen Rochko cbfa28b9cc Use full-text search for autosuggestions
8 years ago
Eugen Rochko b91faaebbb Basic username autocomplete for text area
8 years ago
Eugen Rochko 53de3b66ce Refactoring redux state into different reducers
8 years ago
Eugen Rochko 5bea337189 Move status components inside individual containers. We still need to select
8 years ago
Eugen Rochko 0bd4608ad1 Fix #55 - Filter self from pre-filled mentions
8 years ago
Eugen Rochko c6d893a71d Uploading/undoing media modifies status text. Also: status text trimmed before validation
8 years ago
Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying
8 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars
8 years ago
Eugen Rochko d6a64f45fd Adding a notification stack for error messages
8 years ago
Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them)
8 years ago
Eugen Rochko 05001d54d1 Make compose form also use normalized data
8 years ago
Eugen Rochko d6873797ac Fix typo
8 years ago
Eugen Rochko dbae8062f4 Replies in the compose form
8 years ago
Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer
8 years ago