Commit Graph

  • ea4edfc5f2
    Merge pull request #218 from dev-kittens/patch-2 Astrid 2020-09-13 00:11:42 +02:00
  • 42b70cde9a
    Add -all flag on system and group cards (#216) kittens 2020-09-12 18:10:37 -04:00
  • 5ba89d32fc Fix avatar URLs with encoded spaces Ske 2020-09-12 19:43:54 +02:00
  • 7b59040da2 Truncate roles list if it gets too long Ske 2020-09-12 19:30:03 +02:00
  • 32fe52c959
    Add pronouns field in member model in API docs kittens 2020-09-10 06:10:20 -04:00
  • d875472c9f Upgrade Npgsql Ske 2020-09-09 22:23:10 +02:00
  • 6a64a13d10 Disable App.Metrics logging under INF Ske 2020-09-09 22:22:43 +02:00
  • 18ac9f882d Add in-app connection string settings Ske 2020-09-09 22:21:46 +02:00
  • 47bdc34142 Optimize DB access for LogClean Ske 2020-09-09 22:20:52 +02:00
  • e79e7278ab Fix webp image errors dev-kittens 2020-09-03 06:46:23 -04:00
  • a1da3e1386 Sort groups on the member card alphabetically Ske 2020-08-30 17:03:28 +02:00
  • 20addea986 Ignore reactions on channels we don't have cached Ske 2020-08-30 15:53:03 +02:00
  • c7612df37e Major database refactor (again) Ske 2020-08-29 13:46:27 +02:00
  • 3996cd48c7 Ignore deleted channels when printing blacklist Ske 2020-08-28 23:37:27 +02:00
  • 8477cfaf0e Actually include the Sentry ID in the logs Ske 2020-08-28 18:48:57 +02:00
  • a2128da2a1 Fix some ordering Ske 2020-08-28 11:41:41 +02:00
  • 935c9660e8 Support destructuring of proxy tag object Ske 2020-08-28 11:37:53 +02:00
  • f89ca4c867 Use Serilog in API Ske 2020-08-27 23:36:02 +02:00
  • 3617d5e894 Add API listen port configuration Ske 2020-08-27 23:35:47 +02:00
  • 2005ce3296 Log response headers Ske 2020-08-27 22:33:50 +02:00
  • 35f0c342b6 Also log response bodies for error 500s Ske 2020-08-27 21:54:33 +02:00
  • 98afbb5ea8 Change example for group rename to use rename alias Ske 2020-08-27 21:28:54 +02:00
  • 9955dc29f9 Add Elastic-bound logging of (almost) all database update events Ske 2020-08-27 21:28:36 +02:00
  • 8d27148bdf More updates to event infrastructure Ske 2020-08-27 18:20:20 +02:00
  • e27826955e Properly tag request logs in metrics Ske 2020-08-27 16:26:37 +02:00
  • e556cc71fa Add persistent event ID to log context Ske 2020-08-27 14:40:49 +02:00
  • ca4ffdb803 Slightly change HTTP log format Ske 2020-08-27 14:38:11 +02:00
  • f2c18dff41 Add preliminary support for logging outgoing HTTP requests Ske 2020-08-27 00:07:00 +02:00
  • 2d66c44848 Change group limit to 250 Ske 2020-08-26 23:22:33 +02:00
  • 2e6b1826fc Add experimental Elasticsearch logging output Ske 2020-08-26 22:29:24 +02:00
  • 84a91b3f75 Add "groups" to system privacy parse error Ske 2020-08-26 22:01:52 +02:00
  • 929b34e555 Add 'g' as alias for system groups Ske 2020-08-26 22:01:42 +02:00
  • 001aff6298 Restrict member count in group list to public members Ske 2020-08-26 01:50:24 +02:00
  • de010fde76 Add DM permission "check" when sending system token Ske 2020-08-26 00:17:05 +02:00
  • 147e1fdc1a Potentially fix NRE in ProxyService Ske 2020-08-25 23:26:41 +02:00
  • 203dbc65a1 Replace most "code-escaped" literals with properly-escaping helpers Ske 2020-08-25 22:44:52 +02:00
  • 6e88739424 Fix Postgres setting in docker-compose Ske 2020-08-25 22:33:23 +02:00
  • 2794919728 Use "smart references" for member commands Ske 2020-08-25 22:33:04 +02:00
  • d21eb7b477 Add 'nick' to group display name alias Ske 2020-08-25 22:25:20 +02:00
  • 9114c9815c Switch Docker images to ones with armv7+arm64 support Ske 2020-08-25 21:21:09 +02:00
  • 536610a46f Docker setup optimizations/tweaks Ske 2020-08-25 20:37:31 +02:00
  • 302c32372e Update version of DSharpPlus Ske 2020-08-25 20:36:55 +02:00
  • 0d04725a19 Include full debug symbols when building in Release mode Ske 2020-08-25 20:36:38 +02:00
  • 2206185d55 Add command prefix configuration Ske 2020-08-25 19:32:19 +02:00
  • 87619a728e Update group migration date Ske 2020-08-25 19:17:16 +02:00
  • 1e0ce31ffe Order groups alphabetically by name Ske 2020-08-25 18:43:52 +02:00
  • 10d6968734 Add metrics for group count Ske 2020-08-25 18:26:30 +02:00
  • 04960067c6
    Merge pull request #215 from dev-kittens/patch-1 Astrid 2020-08-23 20:27:07 +02:00
  • 437808afce
    Add flags to switch delete all kittens 2020-08-21 15:50:34 -04:00
  • 616e490e42
    Merge pull request #212 from xSke/dependabot/npm_and_yarn/docs/prismjs-1.21.0 Astrid 2020-08-21 18:33:19 +02:00
  • 9e8925c6c1 Merge branch 'feature/groups' into main Ske 2020-08-21 18:32:10 +02:00
  • 8688f4d0bf Merge branch 'main' into feature/groups Ske 2020-08-21 18:31:22 +02:00
  • 10c01da39b Couple more slight tweaks :) Ske 2020-08-21 17:08:49 +02:00
  • 1bb5d203df Various additional tweaks/additions to groups Ske 2020-08-20 21:43:17 +02:00
  • 9e251352c7 Various fixes and improvements Ske 2020-08-16 12:10:54 +02:00
  • 6c1e47e857
    Merge pull request #214 from dev-kittens/fix-getchannel Astrid 2020-08-15 16:48:39 +02:00
  • dd3b87cb23 use guild ID instead of channel ID in GetChannel acw0 2020-08-13 04:27:44 -04:00
  • bed43379cf Add additional (debug) logging to (proxy) logger Ske 2020-08-12 21:32:39 +02:00
  • 801db3c274
    Merge pull request #211 from dev-kittens/random-stuff Astrid 2020-08-12 17:15:55 +02:00
  • 757997c314
    Merge pull request #213 from dev-kittens/patch-1 Astrid 2020-08-12 17:15:12 +02:00
  • 2d9111727d
    Use unicode escape sequence for less confusion kittens 2020-08-12 11:05:11 -04:00
  • 26418871ad
    Fix doubleBacktick replacing kittens 2020-08-12 10:51:59 -04:00
  • 0de284cd36 Bounds check system name in new system command Ske 2020-08-11 22:05:27 +02:00
  • d702d8c9b6 Add group icon command Ske 2020-08-08 15:09:42 +02:00
  • cedb050b8a Add group delete command Ske 2020-08-08 14:56:34 +02:00
  • f984875145
    Bump prismjs from 1.20.0 to 1.21.0 in /docs dependabot[bot] 2020-08-08 00:44:15 +00:00
  • 5bc31cbf3e Fix error message acw0 2020-08-05 19:56:40 -04:00
  • a0fc9d3826 Move some extension methods into their respective class files Ske 2020-08-05 20:24:51 +02:00
  • 7ab5e66d7b Show new color in the member color change embed Ske 2020-08-05 20:20:11 +02:00
  • df7fdce144 Add sorting member list randomly acw0 2020-08-04 19:28:29 -04:00
  • f6d2f4b620 Add -all flag in random command acw0 2020-08-04 18:43:17 -04:00
  • 687eaaa928 Fix formatting ent3r 2020-08-03 17:18:51 +02:00
  • d9c644ec0e Change "channel not found" error messages to be more ambiguous; also, put them in Errors instead of inline acw0 2020-08-01 14:31:46 -04:00
  • 4006d353f2 fix formatting acw0 2020-07-28 18:13:39 -04:00
  • 2dee8ab1ae Document external emoji permissions acw0 2020-07-28 18:05:00 -04:00
  • 2f8f819e22 Add "n" as an alias to "new" for creating a system acw0 2020-07-28 17:57:26 -04:00
  • 3c5aec1df8 Show bot status as "Idle" when restarting acw0 2020-07-28 17:56:40 -04:00
  • 2d755edc89 Expand on FAQ with content from the support server Ske 2020-07-28 23:16:41 +02:00
  • 80fe6729cb Expand on documentation aimed at server staff Ske 2020-07-28 23:13:32 +02:00
  • 93e4275b97 Fix the edit link on the docs Ske 2020-07-28 20:11:45 +02:00
  • 9fc042eddf Remove commented-out hero front matter Ske 2020-07-28 20:11:34 +02:00
  • 0fd56d83e1 Document removal of unversioned API endpoints Ske 2020-07-28 20:01:30 +02:00
  • 45775f2e8e Remove unversioned API endpoints Ske 2020-07-28 19:59:28 +02:00
  • fb236726aa Consolidate conditional Ske 2020-07-28 19:52:57 +02:00
  • 8056144899 master branch was deleted, update docs accordingly Ske 2020-07-28 19:43:52 +02:00
  • 8e32b07466 Move legacy migration docs to a separate file and reword Ske 2020-07-28 19:41:17 +02:00
  • 62cdb8a9b8 Check for avatar whitespace instead of null. Ske 2020-07-28 19:35:34 +02:00
  • 47fcfeca0f Consolidate conditionals acw0 2020-07-25 07:25:10 -04:00
  • 1138c1a2a9 Clean up getting guild/member acw0 2020-07-25 07:17:34 -04:00
  • bf07294f5f Change error to be more ambiguous acw0 2020-07-25 07:05:16 -04:00
  • 687dd23234 Fix missing ID error acw0 2020-07-25 06:25:45 -04:00
  • c20c4dab42 use Shard.GetGuild instead of Rest.GetGuild acw0 2020-07-25 06:22:55 -04:00
  • fbfba52227
    Add upgrade from legacy doc in README (#204) Biquet 2020-07-28 19:29:27 +02:00
  • f504e16543 Restructure group created info Ske 2020-07-18 16:49:00 +02:00
  • 5e28e0aba1 Add group privacy command/structures Ske 2020-07-18 13:53:02 +02:00
  • 47d5ad0004 Enforce group count limit on creation Ske 2020-07-18 13:30:54 +02:00
  • f47d366c8d Show member groups on member card Ske 2020-07-18 13:26:36 +02:00
  • ec9ee5c794 Show member count on group card Ske 2020-07-18 13:19:53 +02:00
  • 0d04be6540 Fix error showing group card with no description Ske 2020-07-08 00:56:06 +02:00
  • 9d5be07f0c Add group icon and privacy to the database schema Ske 2020-07-07 19:45:26 +02:00