Commit Graph

130 Commits

Author SHA1 Message Date
Skillz4Killz 1c1c93ed7f change: prettier code 2021-10-23 15:50:59 +00:00
TriForMine 24688fdfc9 Merge remote-tracking branch 'origin/fp-attempt-9001' into fp-attempt-9001 2021-10-21 22:10:37 +02:00
TriForMine 96b5782bad Channel helpers 2021-10-21 22:10:26 +02:00
TriForMine 2266e9dd00 change: prettier code 2021-10-21 19:42:37 +00:00
TriForMine 4a12b7714b Threads helpers 2021-10-21 21:41:51 +02:00
ITOH ea0673c259 change filter logic 2021-07-08 19:54:55 +02:00
ITOH 977e7e5ca6 change(startThread): make messageId a seperate argument 2021-06-19 19:08:45 +02:00
ITOH b6f24cb59f add: better return 2021-06-19 17:14:53 +02:00
ITOH dea6b1a547 fix: add await for better errors 2021-06-19 17:14:53 +02:00
ITOH f3353f512c add: return type 2021-06-19 17:14:53 +02:00
ITOH 5202e3f6ae remove todos 2021-06-19 17:14:53 +02:00
Skillz4Killz 15801c214b fix: thread.channelId -> thread.parentId 2021-06-19 14:34:52 +00:00
Skillz4Killz e12c36dbad fix: type errors 2021-06-19 14:04:49 +00:00
Skillz4Killz bf7edc1c2f change: prettier code 2021-06-19 01:00:52 +00:00
Skillz4Killz e9a359be66 fixes 2021-06-19 01:00:09 +00:00
Skillz4Killz 96fa571091 add todo comment reminder 2021-06-18 15:48:00 +00:00
Skillz4Killz 5e4efd0f37 fix: bad channel.thread handling 2021-06-18 15:47:34 +00:00
Skillz4Killz f3bddc2cb7 change: prettier code 2021-06-18 00:03:29 +00:00
Skillz4Killz a7d11bf7bb feat: finalizing threads 2021-06-18 00:02:54 +00:00
Skillz4Killz c63d5b9aeb Merge branch 'more-thread-stuff' of https://github.com/discordeno/discordeno into more-thread-stuff 2021-06-17 21:55:51 +00:00
Skillz4Killz 88e52c6170 fix: more bugs bugs bugs 2021-06-17 20:08:30 +00:00
Skillz4Killz d1b4ee8047 feat: fix typo in name and add isThreadChannel 2021-06-17 18:13:54 +00:00
Skillz4Killz 43907d09a4 i love rigor 2021-06-17 16:52:47 +00:00
Skillz4Killz 3a060aaa28 comments 2021-06-17 16:52:31 +00:00
Skillz4Killz db94a659b7 tyler is bae <3 2021-06-17 16:38:47 +00:00
Skillz4Killz 482a62f0e8 simplify start threads 2021-06-17 16:38:41 +00:00
Skillz4Killz a8652573f4 fix: add to thread perm checks 2021-06-17 16:12:34 +00:00
ITOH 076f06d301 Update add_to_thread.ts 2021-06-09 21:44:19 +02:00
ITOH b9dba64cb8 Update start_thread.ts 2021-06-09 21:44:04 +02:00
ITOH 4969beab19 Update remove_from_thread.ts 2021-06-09 21:39:11 +02:00
ITOH bbc40a2db5 Update get_thread_members.ts 2021-06-09 21:39:08 +02:00
ITOH 8774bb637d Update get_archived_threads.ts 2021-06-09 21:39:04 +02:00
ITOH 4ad3d1a359 Update get_active_threads.ts 2021-06-09 21:39:02 +02:00
ITOH 49f0dbb72f Update get_active_threads.ts 2021-06-09 21:17:42 +02:00
ITOH 78bcd33099 Update add_to_thread.ts 2021-06-09 21:17:39 +02:00
ITOH 83b7a708e7 fix: snakelize request body 2021-05-31 19:48:13 +02:00
ITOH 62b6426d1d Update clone_channel.ts 2021-05-23 20:33:01 +02:00
rigormorrtiss 8a4968f1af add(types): stage discovery privacy fields (#957)
* feat: add stage discovery fields

* feat: add stage discovery fields

* Update src/types/channels/privacy_level.ts

Co-authored-by: ITOH <to@itoh.at>

* change: prettier code

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
2021-05-22 09:41:06 +02:00
itohatweb 179add27c9 Prettified Code! 2021-05-21 15:55:49 +00:00
ITOH 7c337d0765 Merge branch 'main' into prettier-workflow 2021-05-21 17:54:26 +02:00
itohatweb 3549cdeb63 Prettified Code! 2021-05-21 15:51:33 +00:00
ITOH c80176c7fb remove: unused import 2021-05-21 16:47:48 +02:00
ITOH e738d8a85a fix: createChannel parentId is now a bigint 2021-05-21 16:43:56 +02:00
rigormorrtiss dd8c51f3d2 change: import types from specific files (#953)
* fix: import types from specific files

* Use import syntax for enums
2021-05-18 18:31:49 +02:00
rigormorrtiss a0bd415cbe style: fix lint warnings (#935) 2021-05-13 10:37:31 +04:00
ITOH d600f250b7 fix: startThread await runMethod 2021-05-12 18:19:51 +02:00
ITOH 1bdd3f752f remove: debug console.log 2021-05-12 18:19:41 +02:00
ITOH bb6c90afe9 fix: use helpers.createChannel instead of createChannel 2021-05-12 18:19:33 +02:00
ITOH 195a0d5e16 make it a bit easier to read 2021-05-12 18:19:09 +02:00
ITOH 5ca8e22cd3 fix: await cacheHandlers.filter 2021-05-12 18:18:59 +02:00