Age | Commit message (Collapse) | Author |
|
|
|
|
|
help message improved.
|
|
|
|
|
|
|
|
|
|
|
|
The timer blocks are closures, so they inherit the variables in the scope they were created. Passing those same variables to the block as data is useless.
|
|
|
|
|
|
Since the timer fix in [1035], rescheduling ticks the timer, which could cause the timed saving to trigger while a feed mutex was being held. Fix by moving the feed watcher rescheduling out of the mutex synchronization.
Also move other calculations out to hold the mutex for as little as necessary.
|
|
|
|
|
|
|
|
for the feed to be shown
|
|
|
|
|
|
a line for which info should be displayed
|
|
|
|
|
|
|
|
properly grabbed, and grabs multiple urls in a line
|
|
|
|
|
|
|
|
|
|
translator
for given language pair
|
|
even when they
were invalid
|
|
|
|
|
|
+ added WorldLingo translator
+ display translator information in help messages
* refactoring of error handling code
* updated messages
|
|
|
|
rescan
|
|
|
|
* updated messages
|
|
* handle corrupt data file in alias plugin
|
|
|
|
* regenerated messages
|
|
|
|
a check for
possible incorrect command usage
|
|
|
|
|
|
|
|
edited Japanese translation
|
|
added Japanese translation for azgame
|
|
marked translatable strings for shiritori and dictclient plugins
added Japanese translation for shiritori
|
|
|
|
|
|
|