0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 14, 2024 — Oct 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... almost 16 years ago
Updated toEntity function, now supports 2- and 3-byte unicode. Removed javascript conversion to html entitys. Changed text formatting to 0chan-like. More... almost 16 years ago
Merge commit 'nyakun/master' More... almost 16 years ago
fixed post bumping when receiving old threads More... almost 16 years ago
[no comment] More... almost 16 years ago
[no comment] More... almost 16 years ago
[no comment] More... almost 16 years ago
[no comment] More... almost 16 years ago
[no comment] More... almost 16 years ago
clicking the P2PChan header will take you to the board index More... almost 16 years ago
added pagination for the board index and posts per page config value More... almost 16 years ago
added debug config value and providers config value More... almost 16 years ago
bold, italic, and monospace formatting added More... almost 16 years ago
small fix for custom ports being sent to the provider More... almost 16 years ago
small change to while 1 for a repeating function More... almost 16 years ago
added configuration support, can change kaishi's port, web server's port, and the page style (futaba or burichan). also added measures to catch port binding errors and inform the user. More... almost 16 years ago
added help section, added function to manually fetch peers from provider More... almost 16 years ago
added logging timestamps More... almost 16 years ago
added node-only support, which will only send/receive posts from other users. running in node mode does not require the twisted framework More... almost 16 years ago
added node-only support, which will only send/receive posts from other users. running in node mode does not require the twisted framework More... almost 16 years ago
small fix for exception raised when exiting More... almost 16 years ago
graceful exit, will send DROP notices to all peers before terminating More... almost 16 years ago
timestamp fetch will try three times before raising an exception More... almost 16 years ago
threads request fix More... almost 16 years ago
reflink support to other threads using >>> More... almost 16 years ago
increase timeout wait More... almost 16 years ago
timestamp correction and ability to hide posts More... almost 16 years ago
utc time for timestamps More... almost 16 years ago
added quote and reflink support, along with latest threads request More... almost 16 years ago
duplicate threads fix More... almost 16 years ago