Commit Graph

  • 0c26f94038 Add license to package.json Miikka Virtanen 2017-03-01 09:59:15 +0200
  • 15d74d162a Add MIT license Miikka Virtanen 2017-03-01 09:58:53 +0200
  • b041366216 Clear license from package.json Miikka Virtanen 2017-02-19 00:48:10 +0200
  • 7320f6bf9c Handle it gracefully when we can't get guild member info. Indicate if this was due to the member not existing on the guild or because the endpoint didn't give us enough data. Miikka Virtanen 2017-02-15 01:26:17 +0200
  • e7ed0e5a21 Add some debug stuff Miikka Virtanen 2017-02-15 01:20:56 +0200
  • 3bdd0384f4 Don't you love bugs that only show up in prod? Miikka Virtanen 2017-02-15 01:19:08 +0200
  • 1a44065b61 Handle error when guild member doesn't have a user Miikka Virtanen 2017-02-15 01:14:26 +0200
  • 2281d01d8c Possibly proper fix Miikka Virtanen 2017-02-15 01:10:44 +0200
  • 1f235bb806 Fix2 Miikka Virtanen 2017-02-15 01:04:57 +0200
  • 087fd85447 Fix Miikka Virtanen 2017-02-15 01:02:45 +0200
  • d1eeff65c7 Fix merge conflict Miikka Virtanen 2017-02-15 00:59:02 +0200
  • c671ab9273 Add more info at the start of modmail threads. Change greetingGuildId to a more universal mainGuildId. Start using semi-proper version numbers. Miikka Virtanen 2017-02-15 00:57:41 +0200
  • 9e301c3c03 Fix "x previous logs" message not appearing in new modmail threads Miikka Virtanen 2017-02-10 12:17:53 +0200
  • f35ceb4c0d Update README.md Miikka Virtanen 2017-02-10 07:47:10 +0200
  • 70601f1d00 Show mod username for anonymous replies in logs Miikka Virtanen 2017-02-10 07:39:17 +0200
  • 51ef267f02 Use dev version of eris (wasn't working otherwise, not sure why) Miikka Virtanen 2017-02-10 07:34:10 +0200
  • ecfecf3f9e Add some documentation Miikka Virtanen 2017-02-10 07:19:14 +0200
  • 513439746f Add new user greetings Miikka Virtanen 2017-02-10 07:04:23 +0200
  • 6a13724c6a Major refactor about done Miikka Virtanen 2017-02-10 06:36:47 +0200
  • 6d33e7adb4 Start huge refactor Miikka Virtanen 2017-02-10 04:56:36 +0200
  • b82eb08505 Fix thread notification channel mention Miikka Virtanen 2017-01-01 06:36:15 +0200
  • e922f78ef3 Fix undefined variable Miikka Virtanen 2017-01-01 06:35:34 +0200
  • c0b0900fa2 Always return mock channel from getModmailChannel Miikka Virtanen 2017-01-01 06:34:26 +0200
  • 05d9653147 Prevent commands in non-guild contexts Miikka Virtanen 2017-01-01 06:23:40 +0200
  • 831eb77380 Add debug logging for created channels Miikka Virtanen 2017-01-01 06:17:47 +0200
  • 491ed67e24 Undebug Miikka Virtanen 2017-01-01 06:12:02 +0200
  • 876a18e59a Fix Miikka Virtanen 2017-01-01 06:10:36 +0200
  • 97ec8e6018 Extra debug/testing Miikka Virtanen 2017-01-01 06:08:36 +0200
  • 4e667bc689 Temp solution for duplicate channels Miikka Virtanen 2017-01-01 05:52:48 +0200
  • c7b7b784d9 Add debug Miikka Virtanen 2016-12-31 21:52:46 +0200
  • 8e1c59bac4 Set charset when serving logs Miikka Virtanen 2016-12-31 19:13:45 +0200
  • 6e8f729c42 More debug Miikka Virtanen 2016-12-31 01:33:00 +0200
  • 95d775778c Debug Miikka Virtanen 2016-12-31 01:09:54 +0200
  • 7c4b475cbc Debug Miikka Virtanen 2016-12-31 01:09:12 +0200
  • 3974d1d0ca Fix channel name cleaning for fully non-ascii names Miikka Virtanen 2016-12-30 21:55:06 +0200
  • c994ae1767 Safeguard against names with only special chars Miikka Virtanen 2016-12-30 19:46:41 +0200
  • d616ecd957 Fix error when checking msg channel instances (Eris doesn't expose GuildChannel from Eris.GuildChannel?) Miikka Virtanen 2016-12-30 18:01:16 +0200
  • 7249e04790 Allow direct usage of block, unblock, and logs from modmail threads (without specifying the id) Miikka Virtanen 2016-12-30 17:58:34 +0200
  • e12996f4b7 Fix date formatting in log lists Miikka Virtanen 2016-12-30 17:53:53 +0200
  • 04f82fcc5f Add timestamps to threads Miikka Virtanen 2016-12-30 17:35:06 +0200
  • d8047da399 Fix channel creation notifications when pingCreationNotification is enabled Miikka Virtanen 2016-12-30 17:16:35 +0200
  • fd80db33a3 Add safeguards against missing roles and weird names Miikka Virtanen 2016-12-30 17:13:51 +0200
  • 3f9a07c51e Add error handling if a channel could not be created Miikka Virtanen 2016-12-30 17:10:20 +0200
  • 15a1f78d47 Add edit and bot mention notifications Miikka Virtanen 2016-12-30 16:38:45 +0200
  • f0f7231d6b Show more info in modmail thread closure notification Miikka Virtanen 2016-12-21 04:36:04 +0200
  • 4a1cb8dd07 Add role name into replies Miikka Virtanen 2016-12-21 04:30:39 +0200
  • 86dd4b59c5 Add attachment rehosting; forward attachments in replies Miikka Virtanen 2016-12-16 09:26:05 +0200
  • f4c7a6a06a Add support for attachments when relaying messages Miikka Virtanen 2016-12-08 01:46:03 +0200
  • a08234b9fa Add update script Miikka Virtanen 2016-12-06 16:34:04 +0200
  • 72db4ac3d3 Make status customizable via config and change default wording from 'DM' to 'Message' Miikka Virtanen 2016-12-06 16:33:53 +0200
  • 041c3fe855 Add some comments Miikka Virtanen 2016-12-06 02:31:42 +0200
  • 145a3bee15 Add log saving and serving Miikka Virtanen 2016-12-06 02:29:55 +0200
  • 691229068f Inform the mod mail server when new mod mail threads are opened Miikka Virtanen 2016-12-06 00:51:32 +0200
  • ed37673b7e Add blocking support. Add status message. Miikka Virtanen 2016-12-06 00:45:33 +0200
  • 5c4084a7dd Initial commit Miikka Virtanen 2016-12-06 00:25:20 +0200