Commit Graph

539 Commits

Author SHA1 Message Date
MapleLeaf
05d2367881 tightening coverage + some cleanup 2021-12-27 03:04:15 -06:00
MapleLeaf
c56abcaa34 add action row component 2021-12-27 02:37:15 -06:00
MapleLeaf
5717d12e1f add logMessages testing helper 2021-12-27 02:34:46 -06:00
MapleLeaf
c45294e3f5 make more use of getNextActionRow 2021-12-27 02:32:07 -06:00
MapleLeaf
ca00131f25 select: always create new action row 2021-12-27 02:31:48 -06:00
MapleLeaf
a4425ce923 update jest config 2021-12-27 01:45:40 -06:00
MapleLeaf
df77fd5d5c workflow tweaks 2021-12-27 01:40:03 -06:00
MapleLeaf
8e7afacc57 eslint: ignore docs 2021-12-27 01:12:32 -06:00
MapleLeaf
ceb8e78028 implement select 2021-12-27 00:48:30 -06:00
MapleLeaf
4f978c101a improve testing helpers 2021-12-26 23:46:24 -06:00
MapleLeaf
486df6479f remove setProps nonsense - this isn't java 2021-12-26 23:18:50 -06:00
MapleLeaf
b71a758898 ideas on max instances 2021-12-26 23:03:26 -06:00
MapleLeaf
349fff1bcb move stuff around 2021-12-26 22:57:17 -06:00
MapleLeaf
5ed8ea059f smol upgrades 2021-12-26 22:54:48 -06:00
MapleLeaf
7e91d7525b disable eslint unused exports 2021-12-26 22:54:42 -06:00
MapleLeaf
51bbdea73e some docs 2021-12-26 15:05:58 -06:00
MapleLeaf
7efc7d53c9 add link component 2021-12-26 14:38:18 -06:00
MapleLeaf
ad482d84f8 ugly hack on omit 2021-12-26 14:37:24 -06:00
MapleLeaf
97581cfabd finish embed components 2021-12-26 14:12:58 -06:00
MapleLeaf
fefb57fcc3 update coverage config 2021-12-26 13:18:46 -06:00
MapleLeaf
894e6abb26 move stuff around until it feels right 2021-12-26 12:06:06 -06:00
MapleLeaf
d10618e3c1 kitchen sink test 2021-12-26 12:00:22 -06:00
MapleLeaf
d5815cbec6 omit: use except from type-fest
which doesn't mess up tagged object unions
2021-12-26 11:56:34 -06:00
MapleLeaf
cee63892fe more comprehensive message types 2021-12-26 11:56:03 -06:00
MapleLeaf
f8389cec52 add log-pretty because i'm tired of writing this a lot 2021-12-26 11:55:45 -06:00
MapleLeaf
bfeb28eeb1 embed: exclude children from embed options 2021-12-26 11:55:32 -06:00
MapleLeaf
6909336cac use adapter to make discord.js optional 2021-12-25 20:05:35 -06:00
MapleLeaf
4cf9049496 placeholder test 2021-12-25 14:21:59 -06:00
MapleLeaf
8ca9afb029 add error handler to update subscription 2021-12-25 14:21:46 -06:00
MapleLeaf
e4a46cfb51 remove unneeded deps 2021-12-25 13:17:57 -06:00
MapleLeaf
d14086a60c remove old sources 2021-12-25 13:08:34 -06:00
MapleLeaf
8ced531144 library exports organization 2021-12-25 12:56:58 -06:00
MapleLeaf
969c20f32d upgrades + resolve esbuild to latest 2021-12-25 12:49:36 -06:00
MapleLeaf
5ee55ef3c0 instance management and deactivation 2021-12-25 12:30:49 -06:00
MapleLeaf
433e445c1d queued updates via rxjs 2021-12-25 11:12:17 -06:00
MapleLeaf
c74f8df231 split up embed file 2021-12-25 04:06:56 -06:00
MapleLeaf
6747f7bdaf smol reconciler cleanup 2021-12-25 04:05:40 -06:00
MapleLeaf
bce472ab37 embed children 2021-12-25 03:55:04 -06:00
MapleLeaf
6f3c97812c embeds + decentralized element definition 2021-12-25 03:11:01 -06:00
MapleLeaf
18bcf4828c refactor: interactive button 2021-12-25 01:52:55 -06:00
MapleLeaf
99430e0edc refactor: rendering button 2021-12-25 01:24:52 -06:00
MapleLeaf
e799e71f1a beginnings of new api 2021-12-25 00:52:21 -06:00
MapleLeaf
fa95b42be6 withLoggedMethodCalls: less noisy output 2021-12-25 00:52:08 -06:00
MapleLeaf
59bce88f3a playground: simple command handler 2021-12-25 00:51:43 -06:00
MapleLeaf
f6e75d52a2 fix imports i was being dumb 2021-12-23 13:13:31 -06:00
MapleLeaf
8ec5d554be buttons require label or emoji 2021-12-23 10:09:36 -06:00
MapleLeaf
19b2dfd534 add missing tree assignment 2021-12-23 10:09:29 -06:00
MapleLeaf
8dd6e3dab2 organization 2021-12-23 10:02:34 -06:00
MapleLeaf
b96c7c6284 add action queue unit test 2021-12-23 09:39:44 -06:00
MapleLeaf
e11f8a4e0f remove action queue optimization 2021-12-23 09:39:34 -06:00