aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-06tmp; fix/rewordtmpTeddy Wing
2017-08-27privmsgFromPlugin: Rewrite using MaybeT monad transformerTeddy Wing
2017-08-20Use explicit imports when importing pluginsTeddy Wing
2017-08-20Update TODOTeddy Wing
2017-08-20GitHubCommit: Remove the `Id` typeTeddy Wing
2017-08-20GitHubCommit: Extract language handling to a functionTeddy Wing
2017-08-20GitHubCommit: Make localisation workTeddy Wing
2017-08-20CliOptions: Parse the `language` option into a `Locale`Teddy Wing
2017-08-20CliOptions(parseOptions): Return optionsTeddy Wing
2017-08-20CliOptions: Add command line option for languageTeddy Wing
2017-08-20Update TODOTeddy Wing
2017-08-20IRC: Only require "sorbot: " prefix in channelsTeddy Wing
2017-08-20IRC: Only respond to messages if prefixed with "sorbot: "Teddy Wing
2017-08-20Update TODOTeddy Wing
2017-08-20IRC: Send private messages when plugin is `queryOnly`Teddy Wing
2017-08-20Plugin: Add `queryOnly` fieldTeddy Wing
2017-08-20Factorial: Include upper bound in descriptionTeddy Wing
2017-08-20Update TODOTeddy Wing
2017-08-20IRC: Speed up message transferTeddy Wing
2017-08-20IRC: Chop messages longer than 400 charactersTeddy Wing
2017-08-20Factorial: Use `Integer` instead of `Int` for bigger numbersTeddy Wing
2017-08-20Factorial: Use `Integral`Teddy Wing
2017-08-20Add Factorial pluginTeddy Wing
2017-08-20Add TODOTeddy Wing
2017-08-20Move `PluginList` out of `Plugin` directoryTeddy Wing
2017-08-20Add TODOsTeddy Wing
2017-08-20Update TODOTeddy Wing
2017-08-20GitRemoteSetOrigin: Use lowercase bracket format in command helpTeddy Wing
2017-08-20Help: Right-align command namesTeddy Wing
2017-08-20GitHubCommit: Change `command` formatTeddy Wing
2017-08-20Reformat Help outputTeddy Wing
2017-08-20Vertically align record fields in pluginsTeddy Wing
2017-08-20Add Help pluginTeddy Wing
2017-08-19Add command line option handlingTeddy Wing
2017-08-19IRC.hs: Reformat record update syntaxTeddy Wing
2017-08-19Remove 'shakespeare' packageTeddy Wing
2017-08-19I18n.hs: Implement custom i18n using Haskell data typesTeddy Wing
2017-08-19Try to get I18n workingTeddy Wing
2017-08-19Set up i18nTeddy Wing
2017-08-18Add 'shakespeare' packageTeddy Wing
2017-08-18Add an English i18n fileTeddy Wing
2017-08-17TODO: Add task for I18nTeddy Wing
2017-08-17Update TODOTeddy Wing
2017-08-17gitRemoteSetOriginAction: Make response more descriptiveTeddy Wing
2017-08-17Add a few TODOsTeddy Wing
2017-08-17Update TODOTeddy Wing
2017-08-17gitRemoteSetOriginAction: Upsert instead of insertTeddy Wing
2017-08-17gitRemoteSetOriginAction: Use regex capture groupTeddy Wing
2017-08-17Update TODOTeddy Wing
2017-08-17Add GitRemoteSetOrigin pluginTeddy Wing