Commit Graph

  • dc007c006b Merge pull request #1318 from dank074/patch/bans-api Madeline 2025-07-22 08:55:02 +10:00
  • 7261766459 add types to the ban api response objects dank074 2025-07-21 16:05:14 -05:00
  • 3c0efd17bc update guild bans api dank074 2025-07-21 00:46:14 -05:00
  • 6c64d2e6d5 move dotenv.config() to top o file dank074 2025-07-20 18:45:02 -05:00
  • 9347a3ec6f Merge pull request #1305 from ZaneH/feat/handle-github-webhook Puyodead1 2025-07-12 12:56:00 -04:00
  • d58414c9c5 Modern pins endpoints Rory& 2025-07-08 22:45:57 +02:00
  • 5437dab688 fix unbundled startup for webrtc, and enable eslint dank074 2025-07-07 14:55:36 -05:00
  • cb0443821e Add emoji source endpoint Rory& 2025-07-07 21:59:25 +02:00
  • 5205ccecd5 Add endpoint to get account standing Rory& 2025-07-07 20:40:38 +02:00
  • 5ff2267cd1 Add staff_only flag in guild create schema Rory& 2025-07-07 19:54:33 +02:00
  • 479b428a2d Make time relative, oops Rory& 2025-07-06 22:24:09 +02:00
  • 971fc4a84f Log more identify timings Rory& 2025-07-06 22:22:30 +02:00
  • f2427e66f0 Add intent to event map as per discord docs Rory& 2025-07-06 20:53:30 +02:00
  • a68153ab86 Add map of privileged intents Rory& 2025-07-06 20:18:22 +02:00
  • 5feebe7672 Use binary flags for default intents in identify Rory& 2025-07-06 20:17:27 +02:00
  • a3e597cafe Move erkinalp intents out Rory& 2025-07-06 20:17:02 +02:00
  • 997bdbc634 Use discord names for intents Rory& 2025-07-06 20:16:29 +02:00
  • 441dd3ddcd Add bitfield for discords privileged intents Rory& 2025-07-06 19:47:28 +02:00
  • 02efa17a04 Log gateway handling time Rory& 2025-07-06 19:14:27 +02:00
  • 1ee84431e4 Silence duplicate url/path errors when signature objects are passed in Rory& 2025-07-06 18:02:17 +02:00
  • dae26ded20 Make CDN signature logging opt-in, log stack when both path and url are provided Rory& 2025-07-06 11:38:50 +02:00
  • 4bcb65ddc4 Fix CDN log prefix when fixing attachments Rory& 2025-07-06 11:32:23 +02:00
  • b590482bfb Prettier Rory& 2025-07-06 11:08:51 +02:00
  • 199a518092 Resolve eslint errors Rory& 2025-07-06 11:07:35 +02:00
  • 9e4a769d69 Fix forgotten function signature changes Rory& 2025-07-06 11:02:18 +02:00
  • 2e196573ea Make IP/user-agent validation in CDN work Rory& 2025-07-04 09:10:42 +02:00
  • 8bf45dcdc1 use prototype when signing message Emma [it/its]@Rory& 2025-07-03 10:36:23 +02:00
  • 9756ed227b sign urls in gateway Emma [it/its]@Rory& 2025-07-03 10:34:20 +02:00
  • 4395648c5b dont duplicate urls Emma [it/its]@Rory& 2025-07-03 09:40:05 +02:00
  • c2497808dc include rest of attachment when signing Emma [it/its]@Rory& 2025-07-03 09:35:19 +02:00
  • 0fcdbd2831 sign attachment on sending message Emma [it/its]@Rory& 2025-07-03 09:29:25 +02:00
  • 387cef269a Sign media per user Emma [it/its]@Rory& 2025-07-03 09:25:04 +02:00
  • 8922ca1518 Add ip? Emma [it/its]@Rory& 2025-07-02 21:28:06 +02:00
  • d6a5504e55 More logging Emma [it/its]@Rory& 2025-07-02 21:14:11 +02:00
  • f18c85a6b6 log signed ip addr Emma [it/its]@Rory& 2025-07-02 18:43:43 +02:00
  • 0be56adcf4 Log signing errors Emma [it/its]@Rory& 2025-07-02 18:30:03 +02:00
  • 0e0da6d722 Add options to erquire IP or User Agent to access CDN Emma [it/its]@Rory& 2025-07-02 16:40:25 +02:00
  • 6fa604efd1 Set trusted proxies in CDN Emma [it/its]@Rory& 2025-07-02 18:46:38 +02:00
  • d2015f06be Consistent request logging Emma [it/its]@Rory& 2025-07-02 18:26:58 +02:00
  • 253bc2f255 Fix opcode 8 Rory& 2025-07-06 17:41:50 +02:00
  • 3e549dae28 Fix typeorm queries no longer allowing empty where clauses Emma [it/its]@Rory& 2025-07-02 17:36:46 +02:00
  • fca7953a51 Update some dependencies, fix nix Emma [it/its]@Rory& 2025-07-02 15:54:23 +02:00
  • 6ab26cb3ff Fix the fix MathMan05 2024-08-25 23:13:14 -05:00
  • 76857bdcfb Check for old password when setting new MathMan05 2024-08-25 22:56:55 -05:00
  • ed85ba3dc2 Proxy avatar URL + adjust event logic Zane Helton 2025-06-29 12:17:24 -04:00
  • 590331518c Make tsc happy when using strings as Date in embed Zane Helton 2025-06-29 11:34:57 -04:00
  • 9143c1d408 Refactor /github endpoint into it's own file Zane Helton 2025-06-29 10:21:29 -04:00
  • 82642d0e97 Capitalize ref_type when using in embed Zane Helton 2025-06-29 03:56:01 -04:00
  • 77dd481742 Implement webhook handler for GitHub Zane Helton 2025-06-29 03:18:43 -04:00
  • 33fde3bc4a Fix the creation of guilds from templates Zane Helton 2025-06-28 22:09:56 -04:00
  • eec2a8ba85 Set premium_tier to 0 when creating guild from template Zane Helton 2025-06-28 18:10:38 -04:00
  • ff692c19b7 Await guild creation to fix a race condition Zane Helton 2025-06-28 18:02:54 -04:00
  • 4772731a17 Fix PATCH Template route implementation Zane Helton 2025-06-28 22:56:15 -04:00
  • 0166bbf12a Make ban reason nullable Zane Helton 2025-06-28 23:19:26 -04:00
  • 4f75919651 Add OP to message.mentions when replied to Zane Helton 2025-06-28 19:01:49 -04:00
  • e8d3f655a3 Preserve reactions when a message is edited Zane Helton 2025-06-28 09:57:34 -04:00
  • 81d4313631 Properly filter existing embed links Zane Helton 2025-06-28 10:55:56 -04:00
  • f81e5f6afa Change how GUILD_DELETE cleans up the listener Zane Helton 2025-06-28 17:01:25 -04:00
  • 184433b078 Start fresh when updating embeds for links Zane Helton 2025-06-28 03:17:09 -04:00
  • f9cfb46e73 Fix various issues with embeds on message updates Zane Helton 2025-06-28 01:38:46 -04:00
  • c0f9c22e67 Add validation to date_of_birth registration field Zane Helton 2025-06-27 22:23:10 -04:00
  • ac1779b480 update webrtc types package Puyodead1 2025-06-25 23:17:14 -04:00
  • 526a8da8f5 add webrtc support (#1284) dank074 2025-06-21 21:41:13 -05:00
  • f03c6209a4 send the real index MathMan05 2025-05-02 11:35:07 -05:00
  • e219c1a33a code relies on things done in a certain order MathMan05 2025-05-01 22:50:01 -05:00
  • 4f6211ce50 remove missed log MathMan05 2025-05-01 20:45:44 -05:00
  • 04ddfadbb6 sort array to make algorithm happy MathMan05 2025-04-30 22:49:40 -05:00
  • 91361ea9c6 fix another stupid bug MathMan05 2025-04-30 22:18:42 -05:00
  • 1550ccd099 don't set possition if sent MathMan05 2025-04-30 22:05:36 -05:00
  • 246b493d76 remove logs MathMan05 2025-04-30 21:23:33 -05:00
  • 5488874476 delete the null eater MathMan05 2025-04-30 19:11:43 -05:00
  • af70a7f21b channel is nullable fixes MathMan05 2025-04-30 19:10:07 -05:00
  • a4c50ae922 forgot to test on rebuild MathMan05 2025-04-30 15:17:45 -05:00
  • a9bff7554a fix moving channels MathMan05 2025-04-30 15:07:34 -05:00
  • 24292592c4 Fix nix hashes Emma [it/its]@Rory& 2025-05-03 13:15:13 +02:00
  • 6e85be3a05 Update attachments.ts Puyodead1 2025-04-16 23:35:53 -04:00
  • 080b2c7d38 Implement signed cdn urls Puyodead1 2025-04-16 23:28:43 -04:00
  • 1d8e081fd8 Merge pull request #1274 from dank074/patch/fix-requestGuildMembers-libraires Madeline 2025-04-13 08:03:31 +10:00
  • 3bf3adfa82 fix op 8 handler for some discord libraries dank074 2025-04-12 16:25:40 -05:00
  • 3ccf33950f Merge pull request #1269 from dank074/patch/fix-missing-guildcreate-properties Madeline 2025-04-12 22:12:53 +10:00
  • 4169602ecb Merge pull request #1273 from dank074/patch/fix-members-list Madeline 2025-04-12 20:15:12 +10:00
  • 0ed7a8af77 add ophandler for GuildSubscriptionsBulk message dank074 2025-04-12 05:01:37 -05:00
  • fd33d58af8 revert back to original schema, but add missing members dank074 2025-04-11 18:39:45 -05:00
  • 39b19d536c Merge pull request #1270 from dank074/patch/fix-pins Madeline 2025-04-10 09:47:17 +10:00
  • bb84bc83e5 add author to query in pins API dank074 2025-04-09 18:42:56 -05:00
  • f41164945e add type to make sure payload is consistent with other GUILD_CREATE event dank074 2025-04-09 16:16:40 -05:00
  • 64d5dcd53f fix missing properties in GUILD_CREATE for bots dank074 2025-04-09 15:39:17 -05:00
  • 126a881f31 Prettier Emma [it/its]@Rory& 2025-04-09 16:33:43 +02:00
  • 2a7051bdc8 Update nix Emma [it/its]@Rory& 2025-04-09 16:28:18 +02:00
  • ebc063df97 Fix dependencies Emma [it/its]@Rory& 2025-04-09 16:18:19 +02:00
  • 016c0ff760 Merge pull request #1266 from MathMan05/patch-7 Puyodead1 2025-04-03 16:57:48 -04:00
  • d267b08ab5 stupid fix MathMan05 2025-04-03 12:53:03 -05:00
  • 99cc009670 fix password reset bug MathMan05 2025-04-03 12:52:11 -05:00
  • 89abd2ec12 Merge pull request #1265 from thedudedies21/Update_Base_Webhooks Puyodead1 2025-03-30 23:26:31 -04:00
  • d8b1a8484c Validate Name for webhooks enforced more root 2025-03-25 16:02:47 -07:00
  • 52efef274b Modified Flake.lock to not fail the check root 2025-03-25 11:41:47 -07:00
  • cabc49a1ba Added can_recover_account value to /api/policies/instance/config root 2025-03-25 11:26:36 -07:00
  • 541af2045d Added better user configuration and removed extra logging root 2025-03-25 11:15:14 -07:00
  • 7320aa4529 Merge branch 'spacebarchat:master' into master Munchy 2025-03-24 10:35:27 -04:00
  • d70a00267d Merge pull request #2 from thedudedies21/Update_Base_Webhooks Munchy 2025-03-24 10:35:00 -04:00