grzegorznittner / chanu

Chanu - 4chan for Android
https://play.google.com/store/apps/details?id=com.chanapps.four.activity
GNU General Public License v3.0
72 stars 32 forks source link

Tripcode and Id fields should have name mnemonics for easier browsing #51

Closed johnarleyburns closed 11 years ago

johnarleyburns commented 11 years ago

Tripcodes are generated when the user supplies a phrase which is then hashed, this hash appears in the post as the tripcode. The same is done automatically for Ids on some boards like /b. For instance:

Id: sTS8+18q

This is a base-64 encoded hash string.

For easier use and better UI, replace the first two chars with names, such as:

sacredTorrentS8+18q

This will make browsing easier.

johnarleyburns commented 11 years ago

possibly colorizing as well as some extensions do