aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-01Add `Message` typesTeddy Wing
2017-08-01.gitignore: Ignore local Sqlite databaseTeddy Wing
2017-08-01Remove old hand-written migrationsTeddy Wing
2017-08-01Add migration for GitHub Commit plugin tableTeddy Wing
2017-08-01Add moo configuration for 'dbmigrations-sqlite'Teddy Wing
2017-08-01Install 'dbmigrations-sqlite'Teddy Wing
2017-07-31Add database migrations for GitHub Commit pluginTeddy Wing
2017-07-30Plugin.hs: Add some minimal documentationTeddy Wing
2017-07-30Move GitHub Commit plugin to its own moduleTeddy Wing
2017-07-30Move `Plugin` and `PluginAction` to a new moduleTeddy Wing
2017-07-30Add a type for plugin actionsTeddy Wing
2017-07-30Get rid of `realMatchPlugin`Teddy Wing
2017-07-30performPlugin: Use the correct match stringTeddy Wing
2017-07-30Transform regex match into the beginning of a plugin architectureTeddy Wing
2017-07-30Restrict Git SHA regex to full SHAsTeddy Wing
2017-07-30Experiment with 'regex-tdfa'Teddy Wing
2017-07-30sorbot.cabal: Fix license format errorTeddy Wing
2017-07-16sorbot.cabal: Update license typeTeddy Wing
2017-07-16New Haskell Stack projectTeddy Wing