27 Commits (999cde94a6a2d67cf36160365378951d3b55b868)

Author SHA1 Message Date
  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. 7 years ago
  Eugen Rochko 00b9ba64c9 Fixed unexpected error 7 years ago
  Eugen Rochko a1de2e332d Fix compose form bug 7 years ago
  Eugen Rochko ca7dce4a5a Fix selection resetting in compose form after unrelated data updates 7 years ago
  Misty De Meo c100b83b98 Automatically position cursor when writing a reply toot 7 years ago
  Jessica Stokes 1da73ecade
Fix Command-enter tooting 7 years ago
  Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea 7 years ago
  Eugen Rochko 2146ac91a0 Follow requests send e-mail notifications, but are excluded from notifications API 7 years ago
  Eugen Rochko 0bc6da89d2 Hide unlisted toggle when private is active, hide nsfw toggle when no files added 7 years ago
  Anthony Bellew 538d109a82 Re-add unlisted toggle to the UI 7 years ago
  Eugen Rochko de9b6e3a6a Compose form in the UI now has public/private toggle instead of public/unlisted 7 years ago
  Eugen Rochko 4df38516e6 Fix key up listener on compose form 7 years ago
  Eugen Rochko b27066e154 Re-implemented autosuggestions component for the compose form 7 years ago
  Eugen Rochko 6e7e97c849 Fix metaKey usage 7 years ago
  Eugen Rochko 73c142fb94 Fix #167 - Enable cmd+enter on Mac to submit form 7 years ago
  Andrea Faulds fd01f13b3c Replace "Unlisted mode" with more explicit text 7 years ago
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 7 years ago
  nicolas 9f731b6a27 Allow vertical resizing of the toot textarea 7 years ago
  Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 7 years ago
  Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media 7 years ago
  Eugen Rochko 85d1b74ac3 Adding german localization 7 years ago
  Eugen Rochko 01e43c3e57 Adding react-intl i18n to the frontend. No translations yet 7 years ago
  Eugen Rochko 50d3083cbd Making upload button into a smaller icon button 7 years ago
  Eugen Rochko c4eb63c1d4 Debounce autosuggestions requests 7 years ago
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 7 years ago
  Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs 7 years ago
  Eugen Rochko 159203a7bc Fix #136: Add aria-labels 7 years ago
  Frederic Hemberger 5ff2762fcf a11y: Add labels to input fields for screenreader 7 years ago
  Eugen Rochko 7e35650398 Actually complete the autosuggestion feature 7 years ago
  Eugen Rochko c49f6290eb Basic username autocomplete for text area 7 years ago
  Eugen Rochko 45a96e899e Fix #58 - disable compose form while image is uploading 7 years ago
  Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success 7 years ago
  Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying 7 years ago
  Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 7 years ago
  Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them) 7 years ago
  Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI 7 years ago
  Eugen Rochko 2093cda89a Fixing one more typo 7 years ago
  Eugen Rochko dbae8062f4 Replies in the compose form 7 years ago
  Eugen Rochko 1e0e17ba85 Improving styling a little bit 7 years ago
  Eugen Rochko 72591cc6d5 Cleaning up action names and compose drawer 7 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 7 years ago
  Eugen Rochko 44e57f64dd Improving statuses, adding a composer drawer, which doesn't work yet 7 years ago