Skip to content

English Dictionary, and other enhancements.

Choose a tag to compare

@ashishjh-bst ashishjh-bst released this 17 May 08:37
· 989 commits to master since this release
3d93bf6

What's Changed

  • Add toggle on the feeds list to enable/disable the feeds by @ankurp-bst in #1197
  • redirect to support server instead of repository issues to make suggestions by @lemm-e in #1200
  • Allow rep commands only when config is enabled, allow user id in rep commands by @ankurp-bst in #1198
  • make logging kicks not made through yag optional by @pedro-pessoa in #820
  • Add toggle and handle multiple attachments in single message for amv2 by @ankurp-bst in #1201
  • Allow rep commands only when config is enabled by @ankurp-bst in #1202
  • Ensure violations expire in minutes and not in seconds. by @ashishjh-bst in #1203
  • stdcommands: add an english dictionary lookup command by @jo3-l in #916
  • commands: use API call counter for userArg by @jo3-l in #1205
  • rolecommands: improve ui by @jo3-l in #1210
  • cardsagainstdiscord: provide error for all response-only packs by @jo3-l in #1208
  • templates: patch getMessage result to incl guild ID by @jo3-l in #1209
  • templates: remove IncreaseCheckStateLock by @jo3-l in #1206
  • customcommands: improve editor ui by @jo3-l in #1211
  • moderation: disconnect member from VC upon mute by @jo3-l in #1212
  • Follow up to #1211, made hotkeys for saving cc consistent across browsers. by @ashishjh-bst in #1213
  • dcmd: optimize arg parsing by @jo3-l in #1204
  • error channel - logging channel for errors on punishment templates by @pedro-pessoa in #826
  • templates: don't deref null ptr in getMessage by @jo3-l in #1216
  • AMv2 effect delete sendmessage by @mrbentarikau in #1217
  • Update User arg in dcmd to accept ID, use this in all rep related commands by @ankurp-bst in #1214
  • Fixed a bug caused by #916 by @ashishjh-bst in #1219
  • templates: add reQuoteMeta func to escape metachars by @jo3-l in #952
  • dcmd: refactor combo selection algorithm by @jo3-l in #1218
  • Fixed incorrect test cases for #1218 and disable verbose mode in circle workflow to show only details of failed test cases. by @ashishjh-bst in #1220
  • Allow autorole and verification after membership screening by @ankurp-bst in #1221
  • Add count and limit on CC control panel, prevent creating new CC if limit is exhausted by @ankurp-bst in #1222

Full Changelog: v2.0.1...v2.1.0