Skip to content
ProgVal edited this page Feb 11, 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

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

Major features

Improvements

### Limnoria specifics

Core modifications

Bug fixes

Internationalization related

Major features

  • Embedded web server (required by some plugins).
  • SASL support

Improvements

### Limnoria specifics

Other modifications

Clone this wiki locally