Glitch-Shrike/app/views
Sorin Davidoi 348d6f5e75 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
2017-07-08 00:06:02 +02:00
..
about
accounts
activitypub
admin Togglable filter links (#4021) 2017-07-07 00:48:09 +02:00
admin_mailer
api Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
application
auth
authorize_follows
errors
follower_accounts Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
following_accounts
home Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
kaminari
layouts Lazy load components (#3879) 2017-07-08 00:06:02 +02:00
manifests
notification_mailer
oauth
remote_follow
settings Add a setting allowing the use of system's default font in Web UI (#4033) 2017-07-06 22:39:56 +02:00
shared
stream_entries Improve Activity stream spoiler (#4088) 2017-07-06 21:31:03 +02:00
tags
user_mailer
well_known