0
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve layout and navigation of the html pages More... over 15 years ago
fix handling of unicode messages by decoding the logs as utf-8 More... over 15 years ago
move css into a separate uri and module styles More... over 15 years ago
in ChannelFilter, reset user tracking on reconnect More... over 15 years ago
move the rest of html output into templates More... over 15 years ago
declare the tal namespace in the template More... over 15 years ago
use simpletal to template the html user index More... over 15 years ago
fix unicode in foaf literals: remember to encode as utf-8 More... over 15 years ago
instructions to use mttlbot for web id changes More... over 15 years ago
add linked data and rdf logos More... over 15 years ago
link to user list from the site front page More... over 15 years ago
fix indentation: write channel index triples in the end, not for each channel More... over 15 years ago
display foaf:knows links that relate users More... over 15 years ago
support CAPAB IDENTIFY-MSG (+/- in front of message tells whether registered) More... over 15 years ago
explicitly use the redland "guess" parser; download mttlbot's knowledge More... over 15 years ago
fetch and display foaf using redland, implement user index More... over 15 years ago
stub new module users: finds foaf:holdsAccount; link user to FOAF profiles More... over 15 years ago
improve the navigation of both html and turtle output More... over 15 years ago
use utc/gmt time More... over 15 years ago
add turtle output for the channel index, add backlinks using sioc:space_of More... over 15 years ago
mark channels to be of type sioct:ChatChannel in addition to sioc:Forum More... over 15 years ago
use hash uris for users and channels to distinguish from their documents More... over 15 years ago
extract the rdf code into new modules turtle and vocabulary More... over 15 years ago
turtle output: emit each user's info only once, after all post info More... over 15 years ago
set charset=utf-8 in content-type More... over 15 years ago
stub a user page, use as the (http) uri for the user More... over 15 years ago
use channel page as the (http) uri for the channel More... over 15 years ago
use turtle shortcut syntax for better readability More... over 15 years ago
render ACTION PRIVMSG as " * Nick ..." More... over 15 years ago
complete the turtle syntax implementation More... over 15 years ago