summaryrefslogtreecommitdiff
path: root/lib/rbot/core/unicode.rb
AgeCommit message (Collapse)Author
2014-02-21[unicode] fix to ignore invalid-unicodeMatthias H
2014-02-20[core] unicode plugin that sets server encodingMatthias H
2014-02-18remove old/compat code no longer supportedMatthias H
2010-06-15New IRC Framework: don't raise on unknown casemapGiuseppe Bilotta
This allows us to support servers that (ab)use the CASEMAPPING to indicate the set of allowed characters for nicks (e.g. Inspire IRCd).
2008-11-21* (core/unicode) validate encoding.charsets with Iconvdmitry kim
2008-05-01* unicode.rb: @old_kcode --> @@old_kcode [we aren't always called as an ↵dmitry kim
instance]
2008-04-22Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2Giuseppe Bilotta
2008-03-28* plugins/unicode -> core/unicode; don't require "jcode"dmitry kim