Skip to content

Conversation

@megothss
Copy link
Contributor

Refactor loadMore methods across ActivityPub controllers to use async/await for better readability and error handling. Replace @ember/array's A with TrackedArray for tracked reactive updates.

These changes improve code maintainability and ensure compatibility with modern Ember.js features.

Refactor `loadMore` methods across `ActivityPub` controllers to use
`async/await` for better readability and error handling. Replace
`@ember/array`'s `A` with `TrackedArray` for tracked reactive updates.

These changes improve code maintainability and ensure compatibility
with modern Ember.js features.
@megothss megothss changed the title DEV: Modernize ActivityPub controllers and routes with async updates DEV: Replace EmberArray with TrackedArray Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants