Age | Commit message (Expand) | Author |
2009-02-27 | hangman: fix score fetching to work for offline users. | Spencer Rinehart |
2009-02-26 | lastfm: add venue command | Raine Virta |
2009-02-26 | lastfm: find events by venue | Raine Virta |
2009-02-26 | lastfm: add method for searching venues | Raine Virta |
2009-02-26 | lastfm: show link to the user's profile in np action | Raine Virta |
2009-02-26 | lastfm: group same tracks in recent tracks | Raine Virta |
2009-02-26 | lastfm: add missing 's | Raine Virta |
2009-02-26 | markov: add config option for delay in learning thread | Raine Virta |
2009-02-26 | markov: organize help | Raine Virta |
2009-02-26 | markov: add command for learning from files | Raine Virta |
2009-02-26 | search: add command 'lucky' | Raine Virta |
2009-02-26 | seen: add part message if any | Raine Virta |
2009-02-26 | seen: add double quotes around user written messages | Raine Virta |
2009-02-26 | seen: show what user said or did before leaving | Raine Virta |
2009-02-26 | seen: cyclically store two of the users' latest actions in the registry | Raine Virta |
2009-02-26 | markov: enable gettext for more replies | Raine Virta |
2009-02-25 | uno: Mark all uno commands replied. | Spencer Rinehart |
2009-02-25 | markov: Only work with unreplied messages. | Spencer Rinehart |
2009-02-25 | lastfm: catch all errors when connecting | Giuseppe Bilotta |
2009-02-23 | seen: If nick doesn't match exactly, fallback to a regexp search (#19). | Spencer Rinehart |
2009-02-23 | url: Only reply with disabled host message when url info directly requested. | Spencer Rinehart |
2009-02-22 | markov: try harder when generating strings | Giuseppe Bilotta |
2009-02-22 | markov: learn vs learn_line | Giuseppe Bilotta |
2009-02-19 | remove whitespace | Raine Virta |
2009-02-19 | lastfm: require num parameter for lastfm action to be an integer | Raine Virta |
2009-02-19 | lastfm: make "tracks" optional in mappings for lovedtracks and recenttracks | Raine Virta |
2009-02-19 | lastfm: fix misplaced parenthesis in output | Raine Virta |
2009-02-19 | lastfm: update help | Raine Virta |
2009-02-19 | googlefight plugin | Raine Virta |
2009-02-17 | translator: fix BabelfishTranslator | Raine Virta |
2009-02-17 | translator: fix NiftyTranslator | Raine Virta |
2009-02-17 | translator: use *_with(:attribute => value) syntax to find elements | Raine Virta |
2009-02-17 | translator: update GoogleTranslator for changes in their web interface | Raine Virta |
2009-02-17 | last.fm plugin: list top tags and similar artists in artist info | Raine Virta |
2009-02-16 | factoids: pass proper parameter from unreplied() | Giuseppe Bilotta |
2009-02-16 | lastfm: put URL in artist summary | Giuseppe Bilotta |
2009-02-16 | lastfm: say something when user top/weekly chart is empty | Giuseppe Bilotta |
2009-02-16 | lastfm: limits to user data output | Giuseppe Bilotta |
2009-02-16 | last.fm plugin: rewrote the user-related info retrieval action to API 2.0 | Raine Virta |
2009-02-16 | last.fm plugin: removed year from event dates | Raine Virta |
2009-02-16 | last.fm plugin: list common artists in taste comparison | Raine Virta |
2009-02-15 | dictclient: put the Ruby/DICT URL in the LoadError message | Giuseppe Bilotta |
2009-02-15 | lastfm plugin: show something when no events are found | Giuseppe Bilotta |
2009-02-15 | + @bot.path and datafile methods | Giuseppe Bilotta |
2009-02-14 | lastfm: move now playing maps to the bottom | Giuseppe Bilotta |
2009-02-14 | last.fm plugin: removed redundant mappings | Raine Virta |
2009-02-14 | last.fm plugin: enabled gettext on some replies, also small changes here and ... | Raine Virta |
2009-02-14 | last.fm plugin: first argument of taste comparison now optional | Raine Virta |
2009-02-14 | last.fm plugin: simplified last.fm username resolution so that possible user ... | Raine Virta |
2009-02-14 | last.fm plugin: fixed taste comparison xml parsing failing in case of nonexis... | Raine Virta |