This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/flavours/glitch
Thibaut Girka 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
As we are already using the new getSnapshotBeforeUpdate lifecycle method,
we apparently cannot use the deprecated ones at all in this component.
2018-04-27 01:24:55 +02:00
..
actions [Glitch] retrieve custom emoji list via API instead of before page load 2018-04-19 11:12:52 +02:00
components Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps 2018-04-27 01:24:55 +02:00
containers Fix actions modal on mobile (fixes #441) 2018-04-23 23:18:36 +02:00
features Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread 2018-04-26 11:34:14 -04:00
images Port 7badad7797 to glitch frontend 2018-01-18 10:25:37 -06:00
locales Add missing Japanese translation 2018-04-14 07:53:56 +09:00
middleware Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
packs [Glitch] Show media modal on public pages 2018-04-20 15:58:36 +02:00
reducers [Glitch] Do not overwrite some status attributes in reducer 2018-04-22 19:19:01 +02:00
selectors [Glitch] Profile redirect notes 2018-03-29 14:59:20 +02:00
service_worker Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
store Rename themes -> flavours ? ? 2017-12-03 23:26:40 -08:00
styles Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread 2018-04-26 11:34:14 -04:00
util [Glitch] Handle preference to always display sensitive media 2018-04-14 12:27:14 +02:00
names.yml i18n: Update Polish translation 2018-01-04 14:42:58 +01:00
theme.yml Fix mailer to use webpack core 2018-01-15 21:17:03 -08:00