mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-25 03:41:00 -08:00
* Action/reducer for changing column settings takes a path and a value instead of a javascript object * Settings menu version and column headline version working simultaneously * remove column headline entirely * remove css for headlines that aren't possible now * Remove commented out code from unfruitful attempt at this feature * Give direct timeline its own column settings bc it doesn't have a media only option * Fix typo in public timeline code that was preventing per-column settings from working properly * Fix codeclimate issues * Missing semicolons * Use redux state to set onlyMedia, let that do the update instead of a callback. Consequently, unpinned setting works without history modification * Unused import |
||
|---|---|---|
| .. | ||
| importer | ||
| push_notifications | ||
| accounts.js | ||
| alerts.js | ||
| blocks.js | ||
| bundles.js | ||
| cards.js | ||
| columns.js | ||
| compose.js | ||
| custom_emojis.js | ||
| domain_blocks.js | ||
| dropdown_menu.js | ||
| emojis.js | ||
| favourites.js | ||
| height_cache.js | ||
| interactions.js | ||
| lists.js | ||
| modal.js | ||
| mutes.js | ||
| notifications.js | ||
| onboarding.js | ||
| pin_statuses.js | ||
| reports.js | ||
| search.js | ||
| settings.js | ||
| statuses.js | ||
| store.js | ||
| streaming.js | ||
| timelines.js | ||