15 Commits (2d30ca72b6a8d8d17db47eb8ab37602874b740bb)

Author SHA1 Message Date
Thibaut Girka 531658d6cf Fix posting privacy on secondary button with missing description confirmation dialog 4 years ago
Thibaut Girka fae9e34484 Add button to edit media description from missing description confirmation dialog 5 years ago
Thibaut Girka e433386545 Fix replying not automatically switching to compose form on mobile 5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer 5 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box. 5 years ago
Thibaut Girka d4d4e84324 Fix media description confirmation modal 5 years ago
Thibaut Girka df52004fe6 Add suggestions in CW field 5 years ago
Thibaut Girka 3a671470ec Refactor selectComposeSuggestion so that different paths can be updated 5 years ago
Thibaut Girka e949861176 Cleanup 5 years ago
Thibaut Girka df951c319c Add OptionsContainer 5 years ago
Thibaut Girka a243567a3e ComposerUploadForm → UploadForm + UploadFormContainer 5 years ago
Thibaut Girka 8fd599fb40 ComposerReply → ReplyIndicator 5 years ago
Thibaut Girka 1bc4b8a0a5 features/composer/index.js → ComposeForm 5 years ago
kibigo! 924ffe81d4 WIPgit status <Compose> Refactor; <Composer> ed. 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 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 8 years ago
Mitchell Hentges 4d300e2507 On file-drag, show a border around textarea 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 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