Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
pleroma-fe
pleroma-fe
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 243
    • Issues 243
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 21
    • Merge Requests 21
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Pleroma
  • pleroma-fepleroma-fe
  • Issues
  • #21

Closed
Open
Opened Jun 15, 2017 by lain@lambadalambdaOwner
  • Report abuse
  • New issue
Report abuse New issue

Real-time Streaming of Posts

Something I miss from TweetDeck is the option to have tweets loaded as they're posted.

TweetDeck worked by adding new posts to the user's timeline every 17 seconds. Plerome FE could check for and add posts every X seconds and allow the user to disable said behaviour if they find themselves bogged down with new posts all the time.

One question it raises is what to do with old posts. If new ones are being streamed into the feed, older posts would have to be disposed of in memory to avoid long GC pauses or memory leaks.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: pleroma/pleroma-fe#21