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 Add missing locales to glitch-soc 2022-03-18 16:41:51 +01:00
middleware [Glitch] Fix 404 and 410 API errors being silently discarded in WebUI 2020-04-02 20:39:44 +02:00
packs [Glitch] Fix edge case where settings/admin page sidebar would be incorrectly hidden 2022-02-17 11:04:13 +01:00
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 [Glitch] Code style improvements in JavaScript 2020-03-08 20:43:53 +01:00
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 [Glitch] Fix not being able to open audio modal in web UI 2021-05-07 22:47:09 +02:00
names.yml Glitchsoc translation to 'es' language (#1439) 2020-10-19 22:17:29 +02:00
theme.yml Fix missing javascript in some admin pages 2022-02-12 00:10:28 +01:00