mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-02 07:45:32 +00:00
b5a25801b4
* In Syndie, propogate the subject and tags in a reply, and show the parent
post on the edit page for easy quoting. (thanks identiguy and CofE!)
* Streamline some netDb query handling to run outside the jobqueue -
which means they'll run on the particular SSU thread that handles the
message. This should help out heavily loaded netDb peers.