mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-12 14:03:16 -08:00
Conflicts: - `app/javascript/mastodon/features/compose/components/compose_form.jsx`: Upstream completely redesigned this, and glitch-soc had different handling for the character limit. Ported upstream's change to the new version. - `app/javascript/mastodon/features/compose/components/poll_form.jsx`: Upstream completely redesigned this, and glitch-soc had different limits for option length and number of options. Ported glitch-soc's changes to the new version. Additional change: - `app/javascript/styles/components.scss`: Change how the new image is looked up. |
||
|---|---|---|
| .. | ||
| action_bar.jsx | ||
| autosuggest_account.jsx | ||
| character_counter.jsx | ||
| compose_form.jsx | ||
| edit_indicator.jsx | ||
| emoji_picker_dropdown.jsx | ||
| language_dropdown.jsx | ||
| navigation_bar.jsx | ||
| poll_button.jsx | ||
| poll_form.jsx | ||
| privacy_dropdown.jsx | ||
| reply_indicator.jsx | ||
| search.jsx | ||
| search_results.jsx | ||
| text_icon_button.jsx | ||
| upload.jsx | ||
| upload_button.jsx | ||
| upload_form.jsx | ||
| upload_progress.jsx | ||
| warning.jsx | ||