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
locales Add missing Japanese translation 2018-04-14 07:53:56 +09:00
middleware
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
store
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
theme.yml