Hello, {{g.viewer.account.display_name or g.viewer.account.screen_name}}! Log out
{% set enabled_disabled = "enabled" if g.viewer.account.policy_enabled else "disabled" %} {% set post_count = g.viewer.account.post_count() %}Currently keeping track of {{ post_count }} of your posts, roughly {{ g.viewer.account.estimate_eligible_for_delete() }} of which currently match your expiration rules.
{% if g.viewer.account.service == 'twitter' and g.viewer.account.reported_post_count and post_count < g.viewer.account.reported_post_count * 3/4 and g.viewer.account.reported_post_count > 3200 -%} {% endif %}Twitter's API only lets us access up to 3200 of your most recent tweets. If you have more tweets than that, you can request an archive of your tweets from Twitter's settings page, and upload it here.
{% if tweet_archive_failed %} {% endif %} {% if g.viewer.account.twitter_archives %}