16 Commits (3074338d79e5e9eb056d810c234e57f14c04c5f9)

Author SHA1 Message Date
Claire 83a8efa9ca
Add lang attribute to compose textarea and CW field (#23240) 1 year ago
Arnout Engelen 9f63c428e1
Don't autofocus the compose form (#16517) 1 year ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 2 years ago
Claire 3a103cd317
Fix text being incorrectly pre-selected in composer textarea on /share (#17339) 2 years ago
Hinaloe bb9d7fad9f fix `isSubmitting` prop case (#10785) 5 years ago
ThibG f2be71c293 Add emoji suggestions to CW and poll option fields (#10555) 5 years ago
ThibG bdec58b514 Minor code cleanup (#10613) 5 years ago
ThibG 4297de34cf Split out is_changing_upload from is_submitting (#9536) 5 years ago
Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940) 6 years ago
ThibG d8864b9e9d Fix caret position after selected suggestion and media upload (#7595) 6 years ago
abcang 727917e91e Fix caret position after inserting emoji (#7167) 6 years ago
Eugen Rochko cfa9b6e13a
Remove text requirement when media attached from statuses (#6672) 6 years ago
kibigo! e19fc6a9f8 Restore vanilla components 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
Nolan Lawson b254e6ca5f Refactor initial state: "me" (#5563) 7 years ago
Ondřej Hruška 1924a71b5a
Make secondary toot button work nicer with file attachments & revert to the original behavior if it's disabled 7 years ago
Ondřej Hruška 67f8277526 Add secondary toot button (opt-in) (#153) 7 years ago
Surinna Curtis 556cede00f Local-only option and dropdown all working 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
fusshi- 29d8313b28 Disabled auto focus on toot form when search results are shown. (#2942) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Eugen 501514960a Followers-only post federation (#2111) 7 years ago
Eugen Rochko 1fd88e3bad Fix up visual indicators for compose form privacy 7 years ago
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
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 ec521e6bfc Add remote mentions warning when composing a private status 7 years ago
Eugen Rochko 347a153b3d Add API modifiers to limit returned toots from public/hashtag timelines 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
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea 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 b27066e154 Re-implemented autosuggestions component for the compose form 8 years ago
Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media 8 years ago
Eugen Rochko 50d3083cbd Making upload button into a smaller icon button 8 years ago
Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 8 years ago
Eugen Rochko c49f6290eb Basic username autocomplete for text area 8 years ago
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select 8 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state 8 years ago
Eugen Rochko 45a96e899e Fix #58 - disable compose form while image is uploading 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 05001d54d1 Make compose form also use normalized data 8 years ago
Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI 8 years ago
Eugen Rochko dbae8062f4 Replies in the compose form 8 years ago