kibigo!
|
2cdee6ae8a
|
Merge upstream (#111)
|
7 years ago |
Yamagishi Kazutoshi
|
f24996028d
|
Unify webpackChunkName to lowercase (#4412)
|
7 years ago |
kibigo!
|
46112b7cbe
|
Restructured local settings internals
|
7 years ago |
kibigo!
|
1b225a979a
|
Moved glitch containers and commented unused files
|
7 years ago |
Surinna Curtis
|
c0699e3ec9
|
local-only/compose advanced options tweaks.
Squashed commit of the following:
commit b9877e37f72fdd8134936e1014033b07cb6c3671
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Wed Jul 12 00:50:10 2017 -0500
account for the eye in the chars left count for local-only toots
commit 56ebfa96542e16daa1986cc45e07974801ee12dc
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Wed Jul 12 00:21:02 2017 -0500
factor out an AdvancedOptionsToggle to avoid unnecessary re-renders
commit 04cec44ab8744e4e0f52da488c9ec24b1b1422ef
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Wed Jul 12 00:20:24 2017 -0500
s/changeComposeAdvancedOption/toggleComposeAdvancedOption/g
commit af5815dee750d1aa8b797a9305e5ab3ce6774e3f
Author: Surinna Curtis <ekiru.0@gmail.com>
Date: Tue Jul 11 23:55:19 2017 -0500
clicking anywhere on the whole advanced option toggles
|
7 years ago |
Sorin Davidoi
|
4264c62111
|
refactor: Make all reducers sync (#4125)
|
7 years ago |
unarist
|
f1827d5070
|
Fix first loading of notifications when the column is pinned (#4114)
|
7 years ago |
Sorin Davidoi
|
40b32ffb12
|
Lazy load components (#3879)
* feat: Lazy-load routes
* feat: Lazy-load modals
* feat: Lazy-load columns
* refactor: Simplify Bundle API
* feat: Optimize bundles
* feat: Prevent flashing the waiting state
* feat: Preload commonly used bundles
* feat: Lazy load Compose reducers
* feat: Lazy load Notifications reducer
* refactor: Move all dynamic imports into one file
* fix: Minor bugs
* fix: Manually hydrate the lazy-loaded reducers
* refactor: Move all dynamic imports to async-components
* fix: Loading modal style
* refactor: Avoid converting the raw state for each lazy hydration
* refactor: Remove unused component
* refactor: Maintain modal name
* fix: Add as=script to preload link
* chore: Fix lint error
* fix(components/bundle): Check if timestamp is set when computing elapsed
* fix: Load compose reducers for the onboarding modal
|
7 years ago |