furrycat/catbot.git
2017-10-11 CMDR furrycatFixed updating level after plugins reload.
2017-10-11 CMDR furrycatFixed crash trying to report on a system with reports...
2017-10-11 CMDR furrycatFlash-only can be private.
2017-10-11 CMDR furrycatUpdate correct table.
2017-10-11 CMDR furrycatShow summary graph, by default every 30 days.
2017-10-11 CMDR furrycatFaction summary channel is optional if a news flash...
2017-10-11 CMDR furrycatExtract caught exception.
2017-10-01 CMDR furrycatMore conservative typing.
2017-09-27 CMDR furrycatuse method_cache() instead of iterating over plugins().
2017-09-25 CMDR furrycatDon't graph 'from 1970-01-01'.
2017-09-25 CMDR furrycatShow last month's influence by default.
2017-09-25 CMDR furrycatAllow date range in faction history.
2017-09-25 CMDR furrycatUse parse_iso8601() for dates in Announcement.
2017-09-25 CMDR furrycatPure datetime parse_iso8601().
2017-09-21 CMDR furrycatFixed call to bot.set_avatar().
2017-09-01 CMDR furrycatRequire a minute between typing.
2017-08-31 CMDR furrycatMore conservative typing.
2017-08-31 CMDR furrycatDon't print pending War, War when two factions closest...
2017-08-30 CMDR furrycatMore sensible debug message when no systems/factions...
2017-08-30 CMDR furrycatPlugin to heckle people for starting typing.
2017-08-30 CMDR furrycatAdded on_typing() and non_command_message() methods.
2017-08-30 CMDR furrycatSet log plugin level after refresh.
2017-08-29 CMDR furrycatDon't use shlex to split arguments for announcements.
2017-08-26 CMDR furrycatDon't claim a tracked system's influence data is stale...
2017-08-23 CMDR furrycatOnly announce the same system once in a channel.
2017-08-22 CMDR furrycatAllow tracking individual systems.
2017-08-10 CMDR furrycatCorrect schema.
2017-08-10 CMDR furrycatLog weird EDDN data.
2017-08-10 CMDR furrycatSchema can contain HTTPS.
2017-08-03 CMDR furrycatTweak to faction help.
2017-07-27 CMDR furrycatUse parse_mention to parse the mention.
2017-07-27 CMDR furrycatYelp, not snore, when there's no URL for an avatar.
2017-07-17 CMDR furrycatMaybe respond to o7 chat.
2017-07-17 CMDR furrycatMoved mention hint to plugin.
2017-07-17 CMDR furrycatPass public messages without our mention to not_our_mes...
2017-07-05 CMDR furrycatUse EDDN URLs.
2017-07-01 CMDR furrycatUse + and - for trends.
2017-07-01 CMDR furrycatDon't omit a faction from a system's report.
2017-07-01 CMDR furrycatDon't mix up factions when reporting trends.
2017-06-27 CMDR furrycatHandle pending and recovering states from the journal.
2017-05-26 CMDR furrycatFix fetching one row.
2017-05-23 CMDR furrycatDon't crash after reporting first faction's influence.
2017-05-23 CMDR furrycatHandle copy/paste of previou commands.
2017-05-23 CMDR furrycatMaybe hint how to mention us.
2017-05-11 CMDR furrycatInclude faction state in checksum.
2017-05-11 CMDR furrycatFix logging faction name in stale influence check.
2017-05-11 CMDR furrycatUse server.me in announce.
2017-05-04 CMDR furrycatFixed inserting tracked faction ID.
2017-04-21 CMDR furrycatRecognise journal entries with no spaces in state name.
2017-04-21 CMDR furrycatInclude state legend.
2017-04-21 CMDR furrycatTidyups for graph.
2017-04-21 CMDR furrycatDon't crop legend.
2017-04-19 CMDR furrycatSet eddn and other log levels.
2017-04-19 CMDR furrycatMove event loop to eddn and log out gracefully.
2017-04-19 CMDR furrycatAdded get_faction_name().
2017-04-19 CMDR furrycatTry an exception handler to trap closed futures.
2017-04-16 CMDR furrycatForgot tracked faction_id.
2017-04-16 CMDR furrycatEnsure we return something.
2017-04-15 CMDR furrycatFix date cutoff in faction graph.
2017-04-15 CMDR furrycatSave faction ID in factions table.
2017-04-15 CMDR furrycatReport stale data.
2017-04-15 CMDR furrycatReport on systems with stale influence data.
2017-04-14 CMDR furrycatTweak faction logging.
2017-04-14 CMDR furrycatCache canonical name.
2017-04-14 CMDR furrycatLog faction caching.
2017-04-13 CMDR furrycatTypos.
2017-04-13 CMDR furrycatReally fix leaking dbh.
2017-04-13 CMDR furrycatLeaking dbh.
2017-04-13 CMDR furrycatDisable hissing.
2017-04-13 CMDR furrycatUse proper UTZ datetime.
2017-04-13 CMDR furrycatFixed showing only one plot.
2017-04-13 CMDR furrycatHiss less.
2017-04-13 CMDR furrycatGenerate faction history graph.
2017-04-13 CMDR furrycatFormatting of influence message.
2017-04-13 CMDR furrycatPrint full backtrace.
2017-04-13 CMDR furrycatFormatting of traceback.
2017-04-13 CMDR furrycatPrint traceback for is_admin().
2017-04-13 CMDR furrycatIgnore messages from bots.
2017-04-13 CMDR furrycatTry harder to catch RunTimeError.
2017-04-13 CMDR furrycatMore influence reports.
2017-04-12 CMDR furrycatUpdate timestamp when influence is unchanged.
2017-04-12 CMDR furrycatShow tracked influence data in faction cache.
2017-04-12 CMDR furrycatAdded eddn command to simulate EDDN message receipt.
2017-04-12 CMDR furrycatCorrectly mark cache hot.
2017-04-12 CMDR furrycatTrack faction influence from EDDN.
2017-04-12 CMDR furrycatAdded parse_iso8601().
2017-04-12 CMDR furrycatListen to EDDN.
2017-04-10 CMDR furrycatShop for ships without aliases.
2017-04-10 CMDR furrycatTypo logging parsed user.
2017-04-10 CMDR furrycatMigrate greetings plugin to Python 3.5.
2017-04-10 CMDR furrycatHiss at other bots.
2017-04-10 CMDR furrycatDrugs!
2017-04-10 CMDR furrycatLog UTC timestamps.
2017-04-10 CMDR furrycatSupport plugins with __init__.py files.
2017-04-10 CMDR furrycatRemember which plugins support which methods.
2017-04-03 CMDR furrycatMigrate faction plugin to Python 3.5.
2017-04-03 CMDR furrycatWarn when multiple members match a partial name.
2017-03-31 CMDR furrycatAdd option to get member by exact name, not nickname.
2017-03-31 CMDR furrycatAdded get_member_by_name().
2017-03-31 CMDR furrycatCase-insensitive member match.
next