28 Commits (237cb41ab4d841fb215ce6707c8d7695ef44b103)

Author SHA1 Message Date
Zachary Spector 237cb41ab4 Less ambiguous sensitive content toggle label (#556) 7 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 7 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 7 years ago
blackle 889709a2a6 Show 'do not display in public timeline' when replying to self 7 years ago
Eugen Rochko 926459fc0a Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse 7 years ago
Effy Elden 32d756fb22 Hide 'Do not display on public timeline' for reply toots. Fixes #412. 8 years ago
Eugen Rochko 00b9ba64c9 Fixed unexpected error 8 years ago
Eugen Rochko a1de2e332d Fix compose form bug 8 years ago
Eugen Rochko ca7dce4a5a Fix selection resetting in compose form after unrelated data updates 8 years ago
Misty De Meo c100b83b98 Automatically position cursor when writing a reply toot 8 years ago
Jessica Stokes 1da73ecade
Fix Command-enter tooting 8 years ago
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea 8 years ago
Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API 8 years ago
Eugen Rochko 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added 8 years ago
Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI 8 years ago
Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted 8 years ago
Eugen Rochko 4df38516e6 Fix key up listener on compose form 8 years ago
Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form 8 years ago
Eugen Rochko 6e7e97c849 Fix metaKey usage 8 years ago
Eugen Rochko 73c142fb94 Fix #167 - Enable cmd+enter on Mac to submit form 8 years ago
Andrea Faulds fd01f13b3c Replace "Unlisted mode" with more explicit text 8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
nicolas 9f731b6a27 Allow vertical resizing of the toot textarea 8 years ago
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media 8 years ago
Eugen Rochko 85d1b74ac3 Adding german localization 8 years ago
Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet 8 years ago
Eugen Rochko 50d3083cbd Making upload button into a smaller icon button 8 years ago
Eugen Rochko c4eb63c1d4 Debounce autosuggestions requests 8 years ago
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 8 years ago
Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs 8 years ago
Eugen Rochko 159203a7bc Fix #136: Add aria-labels 8 years ago
Frederic Hemberger 5ff2762fcf a11y: Add labels to input fields for screenreader 8 years ago
Eugen Rochko 7e35650398 Actually complete the autosuggestion feature 8 years ago
Eugen Rochko c49f6290eb Basic username autocomplete for text area 8 years ago
Eugen Rochko 45a96e899e Fix #58 - disable compose form while image is uploading 8 years ago
Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success 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 499beb4484 UI for uploading media attachments (and cancelling them) 8 years ago
Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI 8 years ago
Eugen Rochko 2093cda89a Fixing one more typo 8 years ago
Eugen Rochko dbae8062f4 Replies in the compose form 8 years ago
Eugen Rochko 1e0e17ba85 Improving styling a little bit 8 years ago
Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer 8 years ago
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 8 years ago
Eugen Rochko 44e57f64dd Improving statuses, adding a composer drawer, which doesn't work yet 8 years ago