PyBitmessage/src
sendiulo 07b67051c9 Identicons now in new messages and in the From combobox.
[Broadcast Subscribers] gets the Bitmessage Icon for identification. This is hard-coded now, I would favour to put [Broadcast Subscribers] as a fixed item into the Address Book, so you can set an avatar as soon as i implement avatars.

Still no options yet: There will be an option to disable Identicons and Avatars separately. Another option will be for the suffix (to mimic adresses like "BM-...@bitmessage.ch" or to add a personal "salt" to prevent identicon attacks where someone creates an address with an identicon that looks alike the one of a known address). Also, identicon size (coupled with row height) should be available, but is of low priority.

Next step (after the settings) is to load specific avatars for each address.
2013-08-28 16:50:46 +02:00
..
bitmessageqt Identicons now in new messages and in the From combobox. 2013-08-28 16:50:46 +02:00
images Added icns with transparency 2013-06-21 14:13:59 -06:00
pyelliptic Update openssl.py 2013-07-02 13:53:35 +02:00
socks Debian packaging 2013-04-01 20:23:32 +01:00
translations Combobox for language selection. 2013-08-24 09:07:46 +02:00
addresses.py Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message 2013-05-15 18:03:54 -04:00
api_client.py Rename files with spaces in names. 2013-06-25 21:28:06 +00:00
bitmessagemain.py Have OSX check run before we import classes and error out 2013-08-15 11:37:23 -04:00
build_osx.py Update build_osx.py 2013-07-30 00:24:04 +00:00
class_addressGenerator.py Completed chan integration in the GUI 2013-07-22 01:10:22 -04:00
class_bgWorker.py Put setDaemon inside init. 2013-06-28 18:22:10 +08:00
class_outgoingSynSender.py Only allow 1 connection per IP 2013-08-01 12:16:31 -04:00
class_receiveDataThread.py Only allow 1 connection per IP 2013-08-01 12:16:31 -04:00
class_sendDataThread.py Bug fixes in new peer handling. 2013-08-01 12:32:07 +02:00
class_singleCleaner.py added requested API commands for mobile device 2013-08-06 13:19:26 -04:00
class_singleListener.py Further work to implement the Connect dialog on startup 2013-07-24 12:43:51 -04:00
class_singleWorker.py Added option in settings menu to allow sending to mobile 2013-08-08 15:37:48 -04:00
class_sqlThread.py added some more error handling 2013-08-14 19:46:59 -04:00
debug.py Portable mode moves debug.log 2013-07-15 15:45:03 -04:00
defaultKnownNodes.py Fix problem with pull request #388 2013-08-09 12:12:57 -04:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Correct handling of old knownnodes.dat format at import. 2013-08-01 12:31:40 +02:00
helper_generic.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
helper_inbox.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_sent.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_startup.py Combobox for language selection. 2013-08-24 09:07:46 +02:00
highlevelcrypto.py Debian packaging 2013-04-01 20:23:32 +01:00
identicon.py Identicons working in most lists, but not working for new items yet. 2013-08-27 11:47:14 +02:00
identicon_py_license Identicons working in most lists, but not working for new items yet. 2013-08-27 11:47:14 +02:00
message_data_reader.py revert message_data_reader.py to the state it was in before I used it for debugging 2013-08-08 17:55:15 -04:00
namecoin.py Fix bad namecoin config lookup on OSX 2013-08-16 17:26:03 -04:00
proofofwork.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
pydenticon.py Identicons working in most lists, but not working for new items yet. 2013-08-27 11:47:14 +02:00
shared.py Merge pull request #409 from Atheros1/domob1812-namecoin-id2 2013-08-14 16:19:20 -07:00
singleton.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
tr.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00