]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/util.py
Filter the nicks properly.
[xonotic/xonstat.git] / xonstat / util.py
2011-12-24 Ant ZucaroDecode the font when going to HTML.
2011-12-19 Ant ZucaroMerge branch 'search'
2011-12-19 Ant ZucaroStrip colors too when saving stripped_nick.
2011-12-18 Ant ZucaroColor ^1 should be red, not orange.
2011-12-15 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-12-15 Ant ZucaroDefault to the empty string if passed None.
2011-12-15 Ant ZucaroReplace ^^ with ^.
2011-12-15 Ant ZucaroAdd color decoding by dmazary. Thanks!
2011-11-21 Ant ZucaroDave does have a point.
2011-11-21 Ant ZucaroDecode the funky chars coming from Xonotic.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-11 David MazaryUpdated qfont_decode to use Xonotic's qfont_table.
2011-11-11 David MazaryDecoding of quake's qfont to ascii.
2011-10-04 Ant ZucaroReturn "Anonymous Player" for tracked players who hide...
2011-06-01 Ant ZucaroAdd fuzzy dates.
2011-05-19 Ant ZucaroMove page_url() to util.
2011-05-08 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-05-08 Ant ZucaroAdd a file for general utility functions