PyBitmessage
PyBitmessage copied to clipboard
This repository has been discontinued, please use the official PyBitmessage repository
As a crude method of creating a network wide shared public space (unlike the more private chans), have a tab for messaging that everyone can view. Since it is unencrypted,...
# Raster Avatar icons Could be nice to allow for a very tiny icon (small enough to not be a network burden) icon. Should mostly be black or white images....
In particular on linux it takes a long time to find out it has to reconnect after sleep. On Windows it's faster but still not immediate. ~~ntpd on Ubuntu for...
## Changes the Year and Version numbers to be up-to-date. ### Highlights: - Changes all instances of the Version no. ".0.4.4" except in prev. ver. variables to ".0.5.6" - Changes...
When you run bitmessage from the command line, there is a stream that shows log events. There should be a process like #34 that catches all error and critical events,...
two issues: - [ ] should do lazy rendering - [ ] cache avatars - [x] only display avatars when needed (new class with "data" method)
If you run the Makefile in the default git folder named "PyBitmessage", it will give you a whole list of errors. This can be fixed by renaming the git directory...
- [ ] It could go to my help address or later, once there are reverse users on the gateway, to the ticketing system through this. - [x] Can be...
If shutting down and doing PoW, currently it waits until PoW finishes. This may be a long time in some cases.