Commit Graph

  • e721e7c4ca fix: add webhook_id to webhook's messages Cyber 2024-08-14 10:19:41 +02:00
  • f26f25197c Merge branch 'master' into fix/reaction-removing Cyber 2024-08-14 08:10:53 +02:00
  • 2f1449e65f Merge pull request #1161 from DEVTomatoCake/feat/bio-max-length-config Madeline 2024-08-14 14:04:30 +10:00
  • 4b02fa6ade Merge pull request #1159 from DEVTomatoCake/feat/request-guild-members Madeline 2024-08-14 14:03:56 +10:00
  • 507d12fbe9 Merge pull request #1162 from DEVTomatoCake/feat/guild-discovery-category-icons Madeline 2024-08-14 14:03:01 +10:00
  • df794695ff Icon for discovery categories & fix "primary_only" TomatoCake 2024-08-13 21:43:19 +02:00
  • ea3047890b Fix issues with requesting presences TomatoCake 2024-08-11 06:40:42 +02:00
  • 5900d4fdac Update schema for bio max length config TomatoCake 2024-08-10 22:23:02 +02:00
  • 20b2843680 Make profile bio max length configurable TomatoCake 2024-08-10 22:10:20 +02:00
  • f8a21eff0c Fix chunk_count & not_found TomatoCake 2024-08-10 20:59:05 +02:00
  • cc63571d89 fix: make this a new route Cyber 2024-08-10 20:25:52 +02:00
  • d9b4b569bd Merge branch 'master' into fix/reaction-removing Cyber 2024-08-10 20:22:59 +02:00
  • 2aa7f5bfe0 opcode 8 TomatoCake 2024-08-09 08:08:55 +02:00
  • 9d2f97a92a Merge pull request #1149 from DEVTomatoCake/feat/webhooks-3 Puyodead1 2024-08-08 14:18:29 -04:00
  • 4ca79adcae Merge branch 'master' into feat/webhooks-3 TomatoCake 2024-08-08 18:03:13 +02:00
  • 9ed53e228a fix: reaction removing Cyber 2024-07-30 18:56:57 +02:00
  • 289a02fe10 Merge pull request #1156 from DEVTomatoCake/fix/messages-before-param Puyodead1 2024-07-28 17:02:51 -04:00
  • bc3a3add2d Merge branch 'master' into fix/messages-before-param TomatoCake 2024-07-28 21:45:20 +02:00
  • 81c44a0c77 Fix ?before messages fetch param TomatoCake 2024-07-28 21:40:06 +02:00
  • b5755646ff Merge pull request #1153 from aintDatCap/master Madeline 2024-07-28 20:52:07 +10:00
  • a8acb554ad Merge branch 'master' into master Madeline 2024-07-28 20:51:16 +10:00
  • c41b4f6364 prettier .-. TomatoCake 2024-07-19 15:13:27 +02:00
  • a887608d30 Fix msg component typings TomatoCake 2024-07-19 15:09:02 +02:00
  • f047f93b77 fix: check for password only if username is present in body Cyber 2024-07-25 19:41:56 +02:00
  • b682f170b9 fix: return an error on username change with no password Cyber 2024-07-21 20:00:14 +02:00
  • 481cf38373 Fix sort order when using ?around TomatoCake 2024-07-28 05:48:21 +02:00
  • 4e0ac5274c Updated the openapi schema aintDatCap 2024-07-24 20:07:08 +02:00
  • e4a14d659a Refactored max limit for bulk-bans from AbsoluteRateLimits to GuildLimits as suggested by @devtomatocake aintDatCap 2024-07-24 19:22:40 +02:00
  • 5a20924477 Implemented proposal described in the issue #1122 aintDatCap 2024-07-24 19:06:12 +02:00
  • d79669f771 Merge branch 'master' into feat/local-image-proxy TomatoCake 2024-07-18 16:08:06 +02:00
  • 4b1e9ba851 Prettier TomatoCake 2024-07-18 15:36:00 +02:00
  • adc3474216 Consistent relations, url property, src channel TomatoCake 2024-07-18 15:35:10 +02:00
  • 873107f90d Perms for GET webhook, url property TomatoCake 2024-07-18 15:16:50 +02:00
  • 15a2e57b05 Prettier & fix merge util/handlers/Message TomatoCake 2024-07-18 14:42:22 +02:00
  • 128b81bc6a Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/webhooks-3 TomatoCake 2024-07-18 14:41:14 +02:00
  • 59c42c950b try manual conflict resolving TomatoCake 2024-07-18 13:31:04 +02:00
  • 6be3714593 Fix ESLint & prettier TomatoCake 2024-07-18 12:52:00 +02:00
  • e7a98b6c46 webhook fixes & username/avatar property for msg TomatoCake 2024-07-18 12:42:07 +02:00
  • d3ece937e6 Make channel ID optional when replying TomatoCake 2024-07-17 12:31:09 +02:00
  • df9153f5ba feat: badge-icons cdn route Cyber 2024-07-10 21:14:59 +02:00
  • 01ca7b7736 feat: badges Cyber 2024-07-10 20:03:30 +02:00
  • 2f679fda5d Support apng & webm TomatoCake 2024-07-16 17:44:39 +02:00
  • 0096938d36 Support proper "animated" property for emojis TomatoCake 2024-07-13 13:58:04 +02:00
  • c4469a53e7 Move route to api/connections TomatoCake 2024-07-13 06:45:06 +02:00
  • bbaef373f9 Run prettier .-. TomatoCake 2024-07-13 06:09:56 +02:00
  • d56ba86851 Update schema & add response type TomatoCake 2024-07-13 06:09:07 +02:00
  • 216b7ff31b Add /policies/instance/connections TomatoCake 2024-07-10 05:08:11 +02:00
  • 37559d5f55 Merge pull request #1143 from spacebarchat/feat/update-default-avatars Puyodead1 2024-07-15 14:25:41 -04:00
  • 9f049cb968 update default avatars Puyodead1 2024-07-10 01:53:16 -04:00
  • 22afbf62a6 Merge pull request #1141 from CyberL1/master Puyodead1 2024-07-09 14:20:05 -04:00
  • 7698a15f03 fix: check for message components Cyber 2024-07-09 17:19:28 +02:00
  • 21579b11cd fix: poll message is not an empty message Cyber 2024-07-09 16:02:11 +02:00
  • 9b02e82614 Make poll a single object instead of an array TomatoCake 2024-07-09 14:55:01 +02:00
  • 44c73637c7 Merge pull request #1138 from DEVTomatoCake/fix/connection-redirect-uri Madeline 2024-07-09 15:31:57 +10:00
  • 4fb7ad9b37 Merge pull request #1137 from DEVTomatoCake/fix/cdn-proxy-path Madeline 2024-07-09 15:31:26 +10:00
  • 71b07b9ba2 Merge pull request #1135 from DEVTomatoCake/feat/new-msg-props Madeline 2024-07-09 15:29:31 +10:00
  • 4774bae7c6 Merge branch 'master' into feat/new-msg-props Madeline 2024-07-09 15:29:16 +10:00
  • 35c9a09ea5 fix poll in msg create schema Madeline 2024-07-09 15:27:24 +10:00
  • 4a042d0188 Merge branch 'master' into fix/cdn-proxy-path TomatoCake 2024-07-09 05:04:29 +02:00
  • bc432a4325 add email verification page Puyodead1 2024-07-08 22:30:41 -04:00
  • 629451bbfd fix incorrect error field Puyodead1 2024-07-08 22:10:50 -04:00
  • 4e825cc4d3 fix verify_email template Puyodead1 2024-07-08 21:23:41 -04:00
  • bd66ee0349 Use front end URI instead of API TomatoCake 2024-07-06 17:51:52 +02:00
  • 8358755eeb Increase minimum char count TomatoCake 2024-07-06 16:02:21 +02:00
  • ba1ec9cab4 Fix msg attachment proxy_url when using paths TomatoCake 2024-07-06 15:57:56 +02:00
  • b92366db5c Merge pull request #1136 from DEVTomatoCake/fix/load-connection-config Puyodead1 2024-07-06 00:55:05 -04:00
  • cd7641c2ae Fix loading connection settings TomatoCake 2024-07-06 06:47:14 +02:00
  • c52d6c49a3 Add new message flags once again TomatoCake 2024-07-05 07:43:50 +02:00
  • 0ac8888d41 Don't embed links in <> TomatoCake 2024-06-25 22:01:35 +02:00
  • 5f9c6b01a7 Send position property on guild join TomatoCake 2024-06-29 19:40:08 +02:00
  • 6ca12cb7fb Sort /channels for gateway consistency TomatoCake 2024-06-29 14:47:20 +02:00
  • e116e93693 Add <Channel>.position to public endpoints TomatoCake 2024-06-29 14:22:19 +02:00
  • ef13c8c814 Add "email.senderAddress" config TomatoCake 2024-06-30 20:13:13 +02:00
  • b7bf2a11ea Fix Postgres column type (hopefully) TomatoCake 2024-07-01 18:25:29 +02:00
  • 9d27a5138f Prettier -.- TomatoCake 2024-06-30 21:54:03 +02:00
  • 12cca1b546 Add migration for new user setting props TomatoCake 2024-06-30 21:53:21 +02:00
  • 0a40776bb3 Fix build by using ts-ignore TomatoCake 2024-06-28 13:05:03 +02:00
  • c135de9c86 Fix style + nix? TomatoCake 2024-06-28 12:59:13 +02:00
  • a987671e4a "Fix" jimp import typings TomatoCake 2024-06-28 12:43:53 +02:00
  • e069db134f Add hashes.json to .prettierignore as this is a generated file Emma [it/its]@Rory& 2024-06-28 12:17:35 +02:00
  • 03e150fc26 Add meta section to nix package, fix nix update script writing to wrong variable in hashes.json Emma [it/its]@Rory& 2024-06-28 12:13:17 +02:00
  • 628b094865 running prettier for others TomatoCake 2024-06-28 10:21:32 +02:00
  • 951ed00805 Merge branch 'master' into feat/local-image-proxy TomatoCake 2024-06-28 10:17:31 +02:00
  • 16f8a1c7ac Add config value for cache duration TomatoCake 2024-06-28 10:17:24 +02:00
  • 2d8238f286 Add missing entries to UserSettings Diana Nilsson 2024-06-27 10:53:17 +02:00
  • 6be688d261 Merge pull request #1121 from DEVTomatoCake/fix-deleting-non-empty-categories-1117 Madeline 2024-06-23 20:47:22 +10:00
  • c8a90a4ab4 German translations + EN PW length requirement (#1123) TomatoCake 2024-06-23 12:43:42 +02:00
  • af6e15b9e5 Prettier stuff -.- TomatoCake 2024-06-22 21:06:08 +02:00
  • 93bb891d79 Fix @ts-expect-error comment after Prettier TomatoCake 2024-06-22 20:50:11 +02:00
  • e90f8e88c0 Run Prettier (tabs -> spaces???) TomatoCake 2024-06-22 20:43:54 +02:00
  • 37bd06e142 Add local image proxy using sharp/jimp pkgs TomatoCake 2024-06-22 20:41:43 +02:00
  • aa412e0e60 Remove parent for childs on category deletion TomatoCake 2024-06-05 21:59:29 +02:00
  • b3ad525e00 Merge branch 'spacebarchat:master' into master TomatoCake 2024-06-05 14:24:22 +02:00
  • 9e1ec8a673 Ban API compat & Bulk Ban endpoint (#1120) TomatoCake 2024-06-05 07:19:30 +02:00
  • a3a28f522f prettier Madeline 2024-06-05 15:17:20 +10:00
  • ea523d06b7 Fix lint: let -> const TomatoCake 2024-06-05 07:05:30 +02:00
  • 92dea0e89c Add Bulk Ban endpoint TomatoCake 2024-06-05 06:27:39 +02:00
  • 631788537c API /:guild_id/bans compat TomatoCake 2024-06-05 06:01:44 +02:00
  • 41a2612fe3 Remove duplicated "border-radius" CSS property TomatoCake 2024-06-05 05:53:05 +02:00
  • 939d1bd8d5 add notification_settings object to ready Puyodead1 2024-05-26 16:01:35 -04:00