Skip to content
ProgVal edited this page Aug 12, 2012 · 34 revisions

LGC stands for "Limnoria Git Content".

Modifications made to Limnoria code (this list is not exhaustive).

As Gribble's features has been merged into Limnoria, you may also look at this page, which lists all modifications made in Gribble (and incorporated into Limnoria).

Plugins modifications

  • Many typo fixes.
  • Improved READMEs

Major features

  • Added PluginDownloader plugin.

Bug fixes

Internationalization related

  • _()-ize all strings displayed on IRC (including config)
  • Decorate all commands with @i18n.internationalizeDocstring
  • Generate messages.pot file, create directory locale/, and put fr.po in it (sometimes, there is also fi.po)
  • Added command @reloadlocale to Owner

Improvements

### Limnoria specifics

Core modifications

Major features

  • Embedded web server (required by some plugins).
  • SASL support
  • Network-specific nick
  • Python 3 support (in addition to Python 2)

Bug fixes

Internationalization related

Improvements

### Limnoria specifics

Other modifications

Clone this wiki locally