This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch
Claire 3fd2aadb23
Various code cleanup (#1782)
* Remove duplicate in_chosen_languages definition

* Use `DEFAULT_FIELDS_SIZE` instead of `MAX_FIELDS` to reduce code differences with upstream

* Remove duplicate annotation

* Fix incorrect cross-flavor imports

* Remove deprecated `hide_network` setting (replaced by account column)

* Remove unused KeywordMutesHelper

* Remove trailing spaces

* Remove commit_hash from InstancePresenter, as it has been unused since mid-2017
2022-05-25 12:27:11 +02:00
..
actions [Glitch] Add language dropdown to compose in web UI 2022-05-16 23:06:29 +02:00
components Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
containers Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
features Various code cleanup (#1782) 2022-05-25 12:27:11 +02:00
images Use upstream's settings for CW auto-expand and column swiping (#1770) 2022-05-15 17:30:40 +02:00
locales
middleware
packs
reducers [Glitch] Add language dropdown to compose in web UI 2022-05-16 23:06:29 +02:00
selectors [Glitch] Add `limited` attribute to accounts in REST API and a warning in web UI 2022-05-11 11:59:08 +02:00
store
styles [Glitch] Fix languages dropdown on light theme 2022-05-24 14:23:03 +02:00
util [Glitch] Add language dropdown to compose in web UI 2022-05-16 23:06:29 +02:00
blurhash.js
names.yml
theme.yml