
General to-do list and ideas for Dianara, in no particular order:
=================================================================


/// v1.3.x?
 - Feed pagination The Right Way™, 'since/before'-based, not offset-based.  ### WIP

 - Fix issues with comments resizing.
 - Fix quoting partial comment.
 - Fix links losing bold/italic attributes due to style tag removal.
 - Make names of recipients in Publisher link to their http(s) profiles.
 - Ability to 'unshare' a post. This does not currently work as one would expect.
 - Group support. *****WIP, run qmake with DEFINES+=GROUPSUPPORT to test*****
                  *****but make sure you run 'make clean' first**************

 - Check compatibility with GNU MediaGoblin.

 - Do not refresh the Favorites timeline when unliking things that are in said
   timeline.

 - Show JSON content from error messages nicely.

///////////


 - Add several contacts to a list at the same time.
   + Silent mode option.

 - Ability to rename a person list.

 - Share to specific audience.

 - In-page string search.

 - Character counter in publisher.

 - Option to remove an attachment from the publisher, and go back to a
   regular note.

 - Support for animated avatars, as an option.

 - Ensure created links have a proper scheme (http://, ftp://, etc).

 - Option to add a link, when inserting a remote image, in the image itself.

 - Nickname autocompletion in post Publisher, which would also add the
   referenced user to the To or Cc lists.

 - Show if a contact is following you, in the avatar menu.

 - Optional verb-icons in the Meanwhile feed.

 - Option to open links to youtube.com/youtu.be in external program (i.e. Minitube)
   (maybe even any custom URL via regexp)

 - URL's favorited via hip2.it go to the Favorites timeline. Add checks for that.

 - Save drafts.
 - Add custom templates under Symbols menu.

 - Better keyboard support.**** WIP

 - pumplive.com stats "support".
 - Handle server error 500 when following someone you already followed.
   (Check with .well-known/webfinger, etc, too.)

 - Support drag-and-drop in media uploads.

 - Notification of activities (after those work on the web UI, I guess).
   *****Mostly done via highlights, etc.

 - Accept more parameters from CLI / DBUS interface.


 - Filter out shared posts which are visible more than once.
   (if pump API does not implement it! There's an open issue about this)

 - Backup of "Activity" timeline to a directory with date-objectId-named files
   and possible attachments.

 - Ofirehose support?

 - Spellcheck. (Qt5?)
 - Contacts import from file?
