Rotonde / rotonde-client

Rotonde Base Client
https://client-neauoire.hashbase.io/
MIT License
227 stars 49 forks source link

Fix quote attribution #170

Closed 0x0ade closed 6 years ago

0x0ade commented 6 years ago

Fixes #167.

I accidentally introduced this bug while changing how quoting yourself should preserve the previously quoted target. While it worked (quotes quoting quotes finally properly targetted the previous author), I completely forgot that target[0] was being used for quote attribution in threads.

I'm sorry for having introduced the bug earlier.