Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting only new toot #44

Open
pascalpoitras opened this issue Mar 10, 2020 · 1 comment
Open

getting only new toot #44

pascalpoitras opened this issue Mar 10, 2020 · 1 comment

Comments

@pascalpoitras
Copy link

When connecting to twitter using bitlbee, I receive only tweets that was posted when I was offline. With mastodon, I receive the last 20 toots even if I have already seen them.

To reproduce :

  1. account off
  2. account on
  3. account off
  4. account on

each time we get the last 20 toots even if we already seen them.

Is it possible to make it works like twitter, receive only "not seen yet" toot.

@kensanata
Copy link
Owner

The API doesn't support that, so the Bitlbee Server would have to remember the last message id seen or something like that. Currently, nothing like that is supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants