SthephanShinkufag / atomboard

Lightweight PHP imageboard with MySQL, PostgreSQL, SQLite and flat file database support
https://dollchan.net/test/
Other
21 stars 7 forks source link

Make poster ids only thread-unique #5

Closed desertkun closed 1 year ago

desertkun commented 1 year ago

Note the ids are consistent in the thread, but different across threads

image image

(ID of the OP is always going to be different since there is no way to know the thread ID during thread creation)