elk
elk copied to clipboard
feat: show followers from account's instance
@danielroe here you can see how it would be possible to additionally load the rest of the paginator if the account is not part of the instance you are currently have your own account
Questions:
- how could it be possible to merge the paginators?
- should we cache other mastodon clients or create them always on demand?
- should we try somehow to merge the paginators? (this could also help for some other features if we find a way to merge paginators in general)
- or should we add e.g. a button at the bottom to load them if wanted?
- maybe we don't need to load the paginator of the instance from your own account at all but just directly use the account's instance :thinking: :eyes: (does they include always all?)
For fast communication: https://discord.com/channels/1044887051155292200/1104389271877587004
Run & review this pull request in StackBlitz Codeflow.
Deploy Preview for elk-docs canceled.
| Name | Link |
|---|---|
| Latest commit | 7d987cd49d45af36053f37afa702553544a4acb3 |
| Latest deploy log | https://app.netlify.com/sites/elk-docs/deploys/645554cb5aab9e0008c218fe |
Deploy Preview for elk-zone ready!
| Name | Link |
|---|---|
| Latest commit | 7d987cd49d45af36053f37afa702553544a4acb3 |
| Latest deploy log | https://app.netlify.com/sites/elk-zone/deploys/645554cbd61e4200087803f3 |
| Deploy Preview | https://deploy-preview-2070--elk-zone.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Still interested in this feature, but leaving it to other contributors