
Known issues:


 - Sometimes you'll see that a post has some comments, but not see the comments
   themselves, or not all of them. This is more of an issue with distribution of
   comments by the Pump servers, not something Dianara-specific.
   It is being worked on by the pump.io developers. This happens specially
   in non-public posts, the ones that are "CC: Followers" only.

 - The "+" button to open related posts from the Meanwhile feed will open the
   referenced posts, but you won't always be able to see the comments.
   When that happens, you'll see a "Unauthorized" error in the status bar.
   **See pump.io issue: https://github.com/e14n/pump.io/issues/873

 - A comment being composed might be lost if something like this happens:

    > Comment in post A, timeline updates are blocked.
    > Start commenting in post B, still blocked.
    > Cancel comment in A, timeline updates get unblocked; keep commenting in B.
    > Timeline autoupdate hits, you lose your comment.

 - Related to the previous issue: Timeline updates reloads the whole timeline,
   instead of loading only what's new. This is undesirable, and will be fixed
   in future versions (hopefully soon!).

 - Some memory leaks, which also cause the shutdown time to be very long.

 - Sometimes, a comment you just posted doesn't appear in the comments right away.
   When that happens, you can click on "Show All Comments" to verify that your
   comment was indeed posted.

 - SSL errors are _ignored_ at the moment.

 - Some things don't "refresh" immediately as they should.
   These are things that are just not done yet. They will be in future versions.

 - Some issues with the "preformatting block" formatting option.

 - The "insert an image from a web site" option will insert a white icon in
   place of the image while editing, but the image will be seen in the post,
   if the link to it is good.

 - Animated GIFs are not animated in some cases. They are animated when viewed
   in the separate image viewer, not in the post itself. That's why it only
   works in 'image' type of posts, not in embedded-from-URL images.

 - If the profile is not received correctly on startup, posting to "Followers"
   will fail. This is mostly fixed now, since Dianara tries to get your profile
   several times.

 - Sometimes, activities such as posting a comment to a note, will generate a
   duplicated activity in the "Meanwhile" feed. This is a Pump.io issue, but
   don't worry, your contacts won't see this duplication.
   **See pump.io issue: https://github.com/e14n/pump.io/issues/1016

 - "Comments to comments" are not supported, nor displayed. You will, however,
    be notified of a comment to one of your comments in the Meanwhile feed.

 - When uploading media, the whole file will be loaded into memory first.

 - When downloading attachments, suggested filename might have a generic ".bin" extension.
   Also, downloading attachments of type "file" will fail if the post is not public.
   **See pump.io issue: https://github.com/e14n/pump.io/issues/1014

 - Ctrl+Shift+V to paste without format doesn't always work the first time.

 - The 'Edit' button doesn't work in posts opened as standalone (from a '+' button).
