42 Commits (9bf4c34919c0ad09417394eaa246c8af9effe131)

Author SHA1 Message Date
Eugen Rochko d7c6c6dbe1 Fancier drag & drop indicator, emoji icon for emoji, upload progress (fix #295) 7 years ago
Eugen Rochko 89fc2d7f48 Fix #372 - Emoji picker 7 years ago
Eugen Rochko 95ebfa5610 Simplify passing of prop 7 years ago
Kibigo 91c79f2445 Better smart/dumb component separation 7 years ago
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) 8 years ago
Zachary Spector 237cb41ab4 Less ambiguous sensitive content toggle label (#556) 8 years ago
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 8 years ago
blackle bf0f6eb62d Implement a click-to-view spoiler system 8 years ago
blackle 889709a2a6 Show 'do not display in public timeline' when replying to self 8 years ago
Eugen Rochko 926459fc0a Fix typo introduced in #470 which made unlisted toggle only fade in/out and not also collapse 8 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