furrycat/catbot.git
2017-02-18 CMDR furrycatShow update times for shopping list.
2017-02-14 CMDR furrycatAdded url command to get invite URL.
2017-02-08 CMDR furrycatPreview announcement attachment.
2017-02-08 CMDR furrycatsay_many() can show an attachment with the first message.
2017-02-04 CMDR furrycatSupport direction command from edts.
2017-01-30 CMDR furrycatDrinks show affection.
2017-01-20 CMDR furrycatMore affection.
2017-01-20 CMDR furrycatWe were vocalising more than intended.
2017-01-11 CMDR furrycatAffection can use Cat emoji.
2016-12-14 CMDR furrycatStupid typo.
2016-12-07 CMDR furrycatDisable preview of feed links.
2016-12-06 CMDR furrycatOption to omit date line from news.
2016-12-06 CMDR furrycatUse mention methods.
2016-12-06 CMDR furrycatAdded format_mention().
2016-12-06 CMDR furrycatFormat non-default feed parameters.
2016-12-05 CMDR furrycatUse mentions in feeds.
2016-12-05 CMDR furrycatAdded parse_mention().
2016-12-04 CMDR furrycatAllow reposting feeds on schedule.
2016-12-04 CMDR furrycatMoved rss command to feed time.
2016-12-04 CMDR furrycatHandle types in parse_seconds().
2016-12-04 CMDR furrycatFixed parsing int as boolean
2016-11-25 CMDR furrycatAllow hiding link in news feeds.
2016-11-25 CMDR furrycatPass on_member_update() to plugins.
2016-11-19 CMDR furrycatQuery params can be replaced with a generator.
2016-11-18 CMDR furrycatHandle cursor being None.
2016-11-18 CMDR furrycatWhitespace.
2016-11-18 CMDR furrycatLog failed SQL.
2016-11-18 CMDR furrycatAdded commit() and rollback().
2016-11-18 CMDR furrycatSafer check for sound and text.
2016-11-18 CMDR furrycatUse Announcement class in announcements.
2016-11-15 CMDR furrycatSplit long messages solely by length not line count.
2016-11-15 CMDR furrycatTypo.
2016-11-12 CMDR furrycatInitial report to the right channel.
2016-11-12 CMDR furrycatConsistency.
2016-11-12 CMDR furrycatAdded faction plugin.
2016-11-12 CMDR furrycatMoved EDDB search to separate module.
2016-11-11 CMDR furrycatAnnouncement() class.
2016-11-11 CMDR furrycatAnnouncement debugging.
2016-11-11 CMDR furrycatTry harder to identify previously-posted announcements.
2016-11-11 CMDR furrycatHandle null interval.
2016-11-11 CMDR furrycatDon't lose the args after parsing channel.
2016-11-11 CMDR furrycatHandle ints in parse_boolean().
2016-11-11 CMDR furrycatCatch lack of read message history permission retrievin...
2016-11-11 CMDR furrycatHandle failure to find announcer.
2016-11-11 CMDR furrycatEnsure we can get the member permissions in get_message().
2016-11-11 CMDR furrycatAdded digest command to developer plugin.
2016-11-10 CMDR furrycatPlugin enhancements.
2016-11-10 CMDR furrycatMoved treats to affection plugin.
2016-11-10 CMDR furrycatMoved id command to developer plugin.
2016-11-10 CMDR furrycatUse ThrowingArgumentParser in bling plugin.
2016-11-10 CMDR furrycatArgumentParser which throws an exception instead of...
2016-11-09 CMDR furrycatMethod to determine which servers are appropriate for...
2016-11-06 CMDR furrycatAccept multiple matches if the first matches exactly.
2016-11-06 CMDR furrycatDestination for errors.
2016-11-06 CMDR furrycatMention shopper.
2016-11-06 CMDR furrycatAdded orbital and large flags.
2016-11-06 CMDR furrycatEDDB helper plugin.
2016-11-05 CMDR furrycatPlugin to calculate headings in orbital cruise.
2016-11-05 CMDR furrycatGreeting fixes.
2016-11-04 CMDR furrycatDon't check for previously posted ASAP messages.
2016-11-04 CMDR furrycatASAP announcements might not play.
2016-11-04 CMDR furrycatWe require python3 so don't test for it.
2016-11-03 CMDR furrycatYelp on unrecognised command.
2016-11-03 CMDR furrycatAllow disabling the modification of channel permissions...
2016-11-03 CMDR furrycatFind voice_channel_for_user().
2016-11-03 CMDR furrycatFixed some silly dict key errors.
2016-11-03 CMDR furrycatUse parse_channel() in plugins.
2016-11-03 CMDR furrycatAdded parse_channel().
2016-11-03 CMDR furrycatSmall bugfixes.
2016-11-02 CMDR furrycatTypo.
2016-11-02 CMDR furrycatLog something more useful when an announcement with...
2016-11-02 CMDR furrycatMore copy/paste-friendly announcements list.
2016-11-02 CMDR furrycatTry harder not to send too big messages.
2016-11-02 CMDR furrycatTypo.
2016-11-02 CMDR furrycatCorrect syntax for attachments in announcement show.
2016-11-02 CMDR furrycatAttach artwork to announcements.
2016-11-02 CMDR furrycatUse say() with attachment when blinging.
2016-11-02 CMDR furrycatLet say() add an attachment.
2016-10-31 CMDR furrycatTypo.
2016-10-31 CMDR furrycatSyntax.
2016-10-31 CMDR furrycatMissing math import.
2016-10-29 CMDR furrycatMoved pytz to announcements.py.
2016-10-29 CMDR furrycatFixed playing multiprocessing.
2016-10-29 CMDR furrycatDescription for Bling.
2016-10-29 CMDR furrycatInclude plugin commands in help output.
2016-10-29 CMDR furrycatDon't wake up to say goodbye!
2016-10-29 CMDR furrycatAdded plugins.bind_variable().
2016-10-29 CMDR furrycatMoved some admin commands to plugin.
2016-10-29 CMDR furrycatCheck for voice greeting properly.
2016-10-28 CMDR furrycatMoved bling to plugin.
2016-10-27 CMDR furrycatCommands to manage greetings.
2016-10-27 CMDR furrycatTypos.
2016-10-27 CMDR furrycatMissing urllib import.
2016-10-27 CMDR furrycatMissing sys import.
2016-10-27 CMDR furrycatFixed open_url().
2016-10-27 CMDR furrycatTypo.
2016-10-27 CMDR furrycatGreet on the right server.
2016-10-27 CMDR furrycatFixed say_expect.
2016-10-27 CMDR furrycatf
2016-10-27 CMDR furrycatMoved greetings to plugin.
next