mastodon/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 Customizable privacy policy from admin interface (#4062) 2017-07-04 15:19:24 +02:00
accounts Fix og:url. (#3031) 2017-05-13 15:56:42 +02:00
activitypub Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 2017-06-19 01:51:04 +02:00
admin Togglable filter links (#4021) 2017-07-07 00:48:09 +02:00
admin_mailer Fix #1624 - Send e-mail notifications to admins about new reports (#3949) 2017-06-27 00:04:00 +02:00
api Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 2017-07-07 04:02:06 +02:00
application Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
auth Add fa-fw class to user agent icon (#4047) 2017-07-03 11:04:35 +02:00
authorize_follows Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
errors Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
follower_accounts Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
following_accounts Optimize follower_accounts and following_accounts (#2820) 2017-05-06 04:03:07 +02:00
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 Fix #3063 - Add dynamic app manifest (#3563) 2017-06-06 19:29:42 +02:00
notification_mailer Localize date in digest and cover NotificationMailer more (#3694) 2017-06-11 12:04:35 +02:00
oauth Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
remote_follow Fix remote follow (#2547) 2017-04-28 00:16:44 +02:00
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 Fix locale regression from #3055 (#3231) 2017-05-22 16:26:54 +02:00
stream_entries Improve Activity stream spoiler (#4088) 2017-07-06 21:31:03 +02:00
tags Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
user_mailer i18n: Use instance name in email notifications instead of Mastodon (pl) (#3976) 2017-06-27 23:10:43 +02:00
well_known Add ActivityPub Actor id to WebFinger JSON. (#2522) 2017-04-27 12:02:41 +02:00