Difference between revisions of "Feature request list"

From Bitmessage Wiki
Jump to navigation Jump to search
Line 48: Line 48:
  
 
User can adjust font and font size for easy reading.
 
User can adjust font and font size for easy reading.
 +
 +
A search feature for the inbox and sent items
 +
 +
Ability to create subfolders and move inbox items into them.  Also a rules dialog for automatically classifying new mail into subfolders.

Revision as of 14:34, 4 April 2013

Show addresses without the hyphen (easy, under discussion) abandoned

Accept addresses without the hyphen (easy) Done, accepts address without "BM-"

Add support for SOCKS5 proxies (difficult) Done

Encrypt keys.dat file and messages.dat file with a password. (difficult) EDIT: I spent some time searching for a way to encrypt the messages.dat file and only found proprietary solutions.

On Address book tab, add right-click option to add person to subscription list (easy)

RPC API (difficult) Done

Sounds (easy. This is turning out to be more difficult; there doesn't seem to be a simple cross-platform method of playing sounds)

Ability to trash sent messages(easy) Done

Portable mode (easy) Done

Pseudo-mailing list mode for individual addresses (easy) https://github.com/Bitmessage/PyBitmessage/issues/51 Done

Clear the 'Send' tab after sending message or when acknowledgement received. (easy) Done

Ability to add a node to 'defaultKnownNodes' (easy)

Offline mode (easy)

Option to export keys.dat and messages.dat files to an encrypted backup (medium, possibly difficult)

Add MD5 checksum to the wiki Main Page. (easy)

Add GnuPG sig file to download area. (easy)

Separate messages.dat file into message.dat and addressbook.dat (easy. I might not do this.)

Trim input when adding an subscription or address book address (very easy)

Headless operation (----)

Clicking the Windows notification balloon (New Message) will bring the BitMessage window to focus. (----)

Do not open new messages automatically, and indicate if a message has been read. (----)

Confirm delete? (Doing the above might fix this issue as well, I was deleting a message and a new message came in so I deleted the new message). (----)

API ackdata lookup (easy, although I would like to make some internal Bitmessage changes first- for example, 'sentmessage' isn't a very useful status, but 'ackreceived' is better)

Ability to select multiple recipients on the Address Book tab before clicking "Send message to this address"

User can adjust font and font size for easy reading.

A search feature for the inbox and sent items

Ability to create subfolders and move inbox items into them. Also a rules dialog for automatically classifying new mail into subfolders.