38 Commits (2c5068727997d4b223e74e765df75d9773b954f7)

Author SHA1 Message Date
  Eugen Rochko 2c50687279 Improve compose form performance, upgrade JS dependencies. LightingBox 7 years ago
  Eugen Rochko 974d712fbe Improve performance of compose form 7 years ago
  Eugen Rochko e8ea9669c9 Fix links and wording 7 years ago
  Eugen Rochko ec521e6bfc Add remote mentions warning when composing a private status 7 years ago
  Eugen Rochko 677e95031e Clean up collapsible components 7 years ago
  shel 968fae2603 Add privacy disclaimer 7 years ago
  Eugen Rochko c424df5192 Progress on moving color styles to Sass 7 years ago
  Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines 7 years ago
  hoodie ac3f5a8316 easier comprehension of toot settings and properties (#595) 7 years ago
  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. 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