Since it's all in a DB, it would be possible to associate a user with all of the addresses they've posted, no? I see the opposite being available and I can't help but think of also searching by user.
Not exactly. Depends on the database schema. I'm already working on this, but I still didn't find a good solution that is fast and effective.
Maybe you can include userIDs in the
data dump? Or make a separate data dump for "userID,addresses".
When I search for a simple text ("test"), I quickly get 200 results. However, when I search for a rare text (such as "
1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD") without Author or Topic ID, the Search button keeps spinning for what seems like indefinitely. I assume it's still searching, but this might cause a problem with server load at some point.
- Post edit history.
If you go to a post's page, you can see the original unedited post and its edited version (edited up to 5 minutes later).
This is cool

Maybe make it 10 minutes though, that's the time limit after which the forum will show a post as edited.