1213 Commits

Author SHA1 Message Date
6d5b162a2d
chore: bump version to 3.2.4 2025-06-23 10:13:49 -04:00
a15eb2035f
Merge branch 'main' of https://github.com/tiramisulabs/seyfert 2025-06-23 10:04:21 -04:00
c4d1c1ce90
fix(api): handle 429 in shared scopes 2025-06-23 10:04:07 -04:00
eadf63450b chore: bump version to 3.2.3 2025-06-22 23:55:03 -04:00
0720d0c170 fix: accept null as content value 2025-06-22 00:20:52 -04:00
798f648955
feat: waitFor modals (#346)
* feat: modal#waitFor

* refactor: update waitFor method to improve promise handling and timeout logic

* feat: enhance modal handling with options for wait time and improved promise resolution

---------

Co-authored-by: MARCROCK22 <marcos22dev@gmail.com>
2025-06-19 23:12:42 -04:00
6e037ae964 chore: bump version to 3.2.2 2025-06-17 16:48:01 -04:00
0608c7ad85 fix: i dont know why it was like that 2025-06-17 16:47:46 -04:00
db38f49ca9 chore: bump 3.2.1 2025-06-17 16:19:49 -04:00
325a39f1bf ci: add npm token verification step in dev workflow 2025-06-14 19:42:42 -04:00
e810b6eb52 refactor: update customId matching logic and rename asyncRun to waitFor 2025-06-14 19:24:53 -04:00
Free 公園
b84d462ce2
feat: use regex in customId component command (#345) 2025-06-13 22:08:47 -04:00
61413181bb Merge branch 'main' of https://github.com/tiramisulabs/seyfert 2025-06-13 20:34:56 -04:00
30a066e68d feat: awaitable collector 2025-06-13 20:34:43 -04:00
95619a8a89 refactor: change listActiveThreads method to remove async keyword 2025-06-13 13:38:26 -04:00
84806f3c54 Merge branch 'main' of https://github.com/tiramisulabs/seyfert 2025-06-13 13:30:49 -04:00
422cfb2a80 feat: list active threads 2025-06-13 04:11:07 -04:00
David
3f6c6dc4d4
fix: add error handling for undefined locale (#344) 2025-06-13 01:11:56 -04:00
d6a405469d fix: revert, rerun later 2025-06-12 22:32:09 -04:00
1903257e46 fix: streamline publish workflow by removing unnecessary steps 2025-06-12 22:27:50 -04:00
0b00e2d19b fix: add id-token write permission to publish workflow 2025-06-12 22:23:18 -04:00
970ed980cf chore: update version 3.2.0 2025-06-12 22:14:20 -04:00
935cce99f6 fix: mentionableMenu accept channels 2025-06-12 18:12:53 -04:00
5de23ffe58
fix: Error with ThreadChannel#webhooks for bad patchClass interaction (#341) 2025-05-23 14:53:50 -04:00
e4f715515c fix: the fix 2025-05-23 06:43:57 -04:00
7998577b07 fix: workers correctly assing ws properties 2025-05-23 06:15:08 -04:00
05cdc20d7f fix: remove unused ObjectToLower type declarations from index.ts 2025-05-22 17:02:06 -04:00
e095edd20f fix: update ObjectToLower and ObjectToSnake types to preserve numeric keys 2025-05-22 17:01:12 -04:00
d9aef4335d fix: xd 2025-05-20 20:20:11 -04:00
3350570334 fix: make pendingGuilds optional and update related logic for guild handling 2025-05-19 18:16:47 -04:00
c20f2fd0a3 feat: implement heartbeater for managing worker heartbeat messages 2025-05-17 12:58:39 -04:00
0d8ad177b7 fix: replace ws.removeListener with ws.removeEventListener for 'pong' event 2025-05-16 08:46:25 -04:00
089cfab6da fix: replace ws.on with ws.addEventListener for 'pong' event 2025-05-16 08:18:52 -04:00
fb9c59a51b feat: add resetTimeouts method to ComponentHandler 2025-05-12 18:12:10 -04:00
92ab65be7b feat: make deferReplyResponse and reply awaitable 2025-05-08 21:09:15 -04:00
23c9c2a710 feat: workerClient.calculateShardId 2025-05-07 18:41:46 -04:00
b4324f9487 fix: type error 2025-05-05 20:01:16 -04:00
f74b75fcef fix: change return types from 'never' to 'undefined' for various API methods 2025-04-29 08:30:01 -04:00
9cbde76ad0 fix: update promise return types to undefined for delete and post methods 2025-04-29 08:25:05 -04:00
66b5ca34a9 fix: dx 2025-04-28 04:04:35 -04:00
4574ca018f
fix: xd 2025-04-28 03:44:17 -04:00
34ca3e293e
fix(roles): delete don't return role anymore 2025-04-28 03:42:46 -04:00
a358bb0a04 chore: this thing 2025-04-27 21:30:28 -04:00
6cf75e9ad2 chore: 3.1.2 2025-04-27 21:24:24 -04:00
60108b4c42 fix: empty data 2025-04-27 16:25:30 -04:00
e8c686a1df chore: update dependencies 2025-04-27 14:27:21 -04:00
c5ae765263 chore: package version v3.1.1 2025-04-27 14:23:12 -04:00
e8e89e60a8 fix: check if attachments is an array 2025-04-27 13:02:53 -04:00
5a90b7edb4 fix: type typo 2025-04-27 12:26:47 -04:00
f4bcaa58ec fix: components type 2025-04-27 12:19:30 -04:00