refactor: Reduce responsibilities of `CachedCollectionsManager` (#33936)
Showing
- apps/meteor/app/emoji-custom/client/lib/emojiCustom.ts 5 additions, 5 deletionsapps/meteor/app/emoji-custom/client/lib/emojiCustom.ts
- apps/meteor/app/models/client/models/CachedChatRoom.ts 1 addition, 1 deletionapps/meteor/app/models/client/models/CachedChatRoom.ts
- apps/meteor/app/models/client/models/CachedChatSubscription.ts 1 addition, 1 deletion...meteor/app/models/client/models/CachedChatSubscription.ts
- apps/meteor/app/models/client/models/ChatPermissions.ts 1 addition, 1 deletionapps/meteor/app/models/client/models/ChatPermissions.ts
- apps/meteor/app/ui-cached-collection/client/index.ts 0 additions, 2 deletionsapps/meteor/app/ui-cached-collection/client/index.ts
- apps/meteor/app/ui-cached-collection/client/models/CachedCollectionManager.ts 0 additions, 95 deletions...ached-collection/client/models/CachedCollectionManager.ts
- apps/meteor/client/importPackages.ts 0 additions, 1 deletionapps/meteor/client/importPackages.ts
- apps/meteor/client/lib/cachedCollections/CachedCollection.ts 38 additions, 27 deletionsapps/meteor/client/lib/cachedCollections/CachedCollection.ts
- apps/meteor/client/lib/cachedCollections/CachedCollectionManager.ts 22 additions, 0 deletions...r/client/lib/cachedCollections/CachedCollectionManager.ts
- apps/meteor/client/lib/cachedCollections/index.ts 2 additions, 0 deletionsapps/meteor/client/lib/cachedCollections/index.ts
- apps/meteor/client/lib/fetchFeatures.ts 2 additions, 7 deletionsapps/meteor/client/lib/fetchFeatures.ts
- apps/meteor/client/lib/loggedIn.ts 40 additions, 0 deletionsapps/meteor/client/lib/loggedIn.ts
- apps/meteor/client/lib/settings/PrivateSettingsCachedCollection.ts 1 addition, 1 deletion...or/client/lib/settings/PrivateSettingsCachedCollection.ts
- apps/meteor/client/lib/settings/PublicSettingsCachedCollection.ts 1 addition, 1 deletion...eor/client/lib/settings/PublicSettingsCachedCollection.ts
- apps/meteor/client/meteorOverrides/index.ts 1 addition, 0 deletionsapps/meteor/client/meteorOverrides/index.ts
- apps/meteor/client/meteorOverrides/unstoreLoginToken.ts 9 additions, 0 deletionsapps/meteor/client/meteorOverrides/unstoreLoginToken.ts
- apps/meteor/client/providers/TranslationProvider.tsx 9 additions, 9 deletionsapps/meteor/client/providers/TranslationProvider.tsx
- apps/meteor/client/startup/incomingMessages.ts 5 additions, 9 deletionsapps/meteor/client/startup/incomingMessages.ts
- apps/meteor/client/startup/notifications/konchatNotifications.ts 5 additions, 2 deletions...teor/client/startup/notifications/konchatNotifications.ts
- apps/meteor/client/startup/roles.ts 2 additions, 2 deletionsapps/meteor/client/startup/roles.ts
Loading
Please register or sign in to comment