Commit Graph

3223 Commits

Author SHA1 Message Date
ITOH 83b7a708e7 fix: snakelize request body 2021-05-31 19:48:13 +02:00
ITOH 220ea9ebb8 change: use bigint for better ux 2021-05-31 19:46:57 +02:00
Skillz4Killz 96f8a1c568 Merge pull request #1007 from discordeno/change-to-object-keys
change: structure loops use Object.keys
2021-05-30 08:49:17 -04:00
ITOH 521e6352e0 Update channel.ts 2021-05-30 00:42:05 +02:00
ITOH 655b83f45e add: button_data.ta to mod export 2021-05-29 23:14:21 +02:00
itohatweb b59a2ae18a change: prettier code 2021-05-29 20:32:26 +00:00
ITOH a6d0045658 change: use Object.keys 2021-05-29 22:31:49 +02:00
ITOH 7142fedcdb Merge branch 'main' of https://github.com/discordeno/discordeno into main 11.0.0-rc.5 2021-05-29 22:25:01 +02:00
ITOH 7be4c00c8a change: update version 2021-05-29 22:24:50 +02:00
ITOH c1f0426b97 Merge pull request #1006 from discordeno/prettier
prettier
2021-05-29 22:15:53 +02:00
Skillz4Killz 8df274ce99 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-29 20:13:50 +00:00
Skillz4Killz 9d65162eda fix: certain queues not starting separately 2021-05-29 20:13:48 +00:00
ITOH 6212cf73d1 more stuff 2021-05-29 21:40:20 +02:00
ITOH 36d67cbc95 Merge branch 'prettier' of https://github.com/discordeno/discordeno into prettier 2021-05-29 21:31:25 +02:00
ITOH a2ddddb4bc fix rate limits 2021-05-29 21:31:23 +02:00
ITOH 58c2d8cb4e Merge branch 'main' into prettier 2021-05-29 21:30:43 +02:00
itohatweb 72e3f90278 change: prettier code 2021-05-29 19:27:28 +00:00
ITOH 8e0c4e2492 prettier 2021-05-29 21:26:53 +02:00
ITOH e2035709f1 Merge pull request #1000 from discordeno/implement-sweeper
add: sweepers
2021-05-29 21:15:08 +02:00
Skillz4Killz 2224306486 Merge pull request #1002 from discordeno/select-dropdown
add: select-dropdowns
2021-05-29 15:10:34 -04:00
Skillz4Killz 9a47123580 Merge pull request #1004 from rigormorrtiss/url-search-params
change: processQueue use faster Object.keys() to create query args
2021-05-29 15:10:06 -04:00
ITOH d5e3315b98 some hacky fix 2021-05-29 21:09:07 +02:00
ITOH 63b42112ae Update stop_sweepers.ts 2021-05-29 20:52:27 +02:00
Skillz4Killz d817659941 use enums 2021-05-29 18:46:15 +00:00
ITOH 15442a54e3 fix more 2021-05-29 20:40:37 +02:00
rigormorrtiss ada3e9b43a perf(rest): use Object.keys() instead 2021-05-29 21:37:58 +04:00
ITOH 5e616f14b3 fix: endless tests 2021-05-29 19:29:43 +02:00
ITOH 0efa060380 better guild & channel dispatch 2021-05-29 15:42:35 +02:00
Skillz4Killz 6e77bad12e Merge pull request #1003 from discordeno/change-edit-member
change: editMessage using Id & fix: editMessage snakelize body
2021-05-29 08:38:03 -04:00
ITOH 81b90e2ddf fix tests 2021-05-28 23:09:25 +02:00
ITOH ca3d6ba9d4 fix: structure 2021-05-28 23:07:15 +02:00
ITOH a558e08446 snakelize the content 2021-05-28 23:06:50 +02:00
ITOH 1e4e5e0204 use ids 2021-05-28 17:48:20 +02:00
Skillz c73b3a55e6 more edge cases 2021-05-28 10:59:49 -04:00
Skillz4Killz e8081265ce Merge pull request #998 from discordeno/fix-audit
fix: getAuditLogs return type
2021-05-28 09:32:51 -04:00
Skillz4Killz 119e97cb17 Merge pull request #1001 from rigormorrtiss/update-deps
change: update deps to latest version
2021-05-28 09:32:32 -04:00
Skillz 24ce50194d Merge branch 'select-dropdown' of https://github.com/discordeno/discordeno into select-dropdown 2021-05-28 09:21:07 -04:00
Skillz 1e61943e73 more fixes for limits 2021-05-28 09:20:30 -04:00
Skillz4Killz e6faf72cc2 change: prettier code 2021-05-28 11:35:05 +00:00
rigormorrtiss 823135b73c chore: update deps to latest version 2021-05-28 14:59:48 +04:00
Skillz a293cd27d3 shtuff 2021-05-27 23:45:12 -04:00
Skillz 515f101d2b Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-27 20:43:55 -04:00
ITOH cccde10fd2 Update collection.ts 2021-05-27 18:04:05 +02:00
ITOH c7e3a05816 return condition 2021-05-27 17:20:37 +02:00
ITOH 12691f2567 fix buggs 2021-05-27 17:19:42 +02:00
ITOH 7f280bd17b add: guild dispatch 2021-05-27 17:17:09 +02:00
ITOH 6a8b183fbf add: presence sweeper 2021-05-27 16:57:45 +02:00
ITOH 355d3cb582 better explanation 2021-05-27 16:57:34 +02:00
ITOH 58e20cc925 fix buggs 2021-05-27 16:56:45 +02:00
ITOH 31e4929e62 add: cachedAt property for member struct
useful for sweeping
2021-05-27 16:56:34 +02:00