PyBitmessage
PyBitmessage copied to clipboard
This repository has been discontinued, please use the official PyBitmessage repository
- or fix trash by union select inbox/sent - since sent has messages which may still be processing (PoW, watching for ack), it may break stuff if they are deleted...
- detect which client the user is using - privacy and compatibility issues
Mailing lists now do not show the sender in the list columns, only inside the body. This could be modified to work like in GatewayAccount.
They behave strangely. Stuff people send is seen in "inbox" and stuff rebroadcasted is seen in "sent". Maybe it should be the reverse?
Logged from file shared.py, line 364 2015-10-28 20:24:53,181 - INFO - Flushing inventory in memory out to disk... Traceback (most recent call last): File "C:\Program Files\Python 2.7.10\lib\logging\handlers.py", line 77, in...
It probably is broken if you try to run a portable mode and a non-portable mode in parallel, or two portable-modes from different directory. Probably not a big deal though.
- currently they are treated like normal messages and it's up to user to figure out what's happening - [ ] registration (set label) - [ ] status (expiration, settings)
(submitted over BM) - [x] When selecting a sent message and pressing delete key the message disappears from the table but after viewing another folder then returning to the sent...