Commit Graph

361 Commits

Author SHA1 Message Date
Ladd Hoffman 527c844ad0 request register identity capability
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-26 19:23:15 -05:00
Ladd Hoffman a204ec7f6f log when receiving a register identity request
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-26 19:18:12 -05:00
Ladd Hoffman e44f43350a proposal info reply in thread
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-26 19:08:02 -05:00
Ladd Hoffman fe5fe522ab stub handler for identity registration
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-26 18:31:34 -05:00
Ladd Hoffman 6a2b647b4b text event
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-26 17:59:17 -05:00
Ladd Hoffman e95d7ac91c m.room.message
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s Details
2024-04-26 17:54:40 -05:00
Ladd Hoffman 2f6b3d4ed1 m.message 2024-04-25 22:10:08 -05:00
Ladd Hoffman 6f4b2855a8 twiddle
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 22:08:42 -05:00
Ladd Hoffman 9e5ccf6470 fixup
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-25 22:03:20 -05:00
Ladd Hoffman ab103d3038 request capability on start
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 42s Details
2024-04-25 21:57:51 -05:00
Ladd Hoffman 83d43b8312 caapbility string
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 21:54:08 -05:00
Ladd Hoffman 4a38104d10 remove window message listener
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 43s Details
2024-04-25 21:45:34 -05:00
Ladd Hoffman 3593fafd91 hardcode domain
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-25 19:50:06 -05:00
Ladd Hoffman 039fc85fff widgetId from params
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-25 19:23:36 -05:00
Ladd Hoffman e4277a229b squiggles
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 18:47:38 -05:00
Ladd Hoffman 5b086aab9d tinkering
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 28s Details
2024-04-25 18:11:16 -05:00
Ladd Hoffman 9b44c5bf21 widgeting
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-04-25 17:50:10 -05:00
Ladd Hoffman b7a880322f set parent
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-25 17:46:35 -05:00
Ladd Hoffman d09a46c292 request send message capability
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-25 17:39:46 -05:00
Ladd Hoffman 9403e817b0 hard-code roomId
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-25 17:29:02 -05:00
Ladd Hoffman 31fc599ce8 hard-code widgetId
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 32s Details
2024-04-25 17:25:19 -05:00
Ladd Hoffman 80cd3439d1 log _events
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-04-25 16:57:51 -05:00
Ladd Hoffman eb54ff4805 call updateRequestedCapabilities
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 27s Details
2024-04-25 16:50:04 -05:00
Ladd Hoffman 1eacf3c9ab log widget api
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-25 15:53:11 -05:00
Ladd Hoffman bc4b9f6a5b request a capability
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-25 15:41:46 -05:00
Ladd Hoffman 8cc14bc7d5 call widget api start
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 50s Details
2024-04-25 15:36:33 -05:00
Ladd Hoffman 27d0c853b2 fixup
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 44s Details
2024-04-25 15:22:44 -05:00
Ladd Hoffman b713c77f10 try to instantiate widget api
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-25 15:20:37 -05:00
Ladd Hoffman 466be6dacd simplify...
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 26s Details
2024-04-25 15:05:19 -05:00
Ladd Hoffman 8bb9f6b41e add async property to main script
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-25 14:48:45 -05:00
Ladd Hoffman f202e5e4f2 try to block render until message handler is installed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-25 14:45:43 -05:00
Ladd Hoffman c6d8af4f4c move window message listener to index.html
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-25 14:41:40 -05:00
Ladd Hoffman 48d6d4a767 logging
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-25 14:38:33 -05:00
Ladd Hoffman 857500dc9f move window event listener to be registered sooner
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-04-25 14:32:47 -05:00
Ladd Hoffman 1867aef9ec log window messages except metamask
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-25 14:31:05 -05:00
Ladd Hoffman 9935c70cec widget wip
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 31s Details
2024-04-25 14:26:03 -05:00
Ladd Hoffman f4220cc4f9 widget wip
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-25 14:13:31 -05:00
Ladd Hoffman fff2526c36 widget api provider
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-25 13:41:19 -05:00
Ladd Hoffman 1093afa103 react router
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-25 13:21:44 -05:00
Ladd Hoffman 3983977436 try using matrix-widget-toolkit
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 36s Details
2024-04-24 18:33:58 -05:00
Ladd Hoffman c8eb727bed try logging when receiving a message
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-24 18:10:05 -05:00
Ladd Hoffman 1f2c82f4aa wip sending widget message
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s Details
2024-04-24 18:06:29 -05:00
Ladd Hoffman 0319853bc4 try to send a matrix message
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-24 18:01:58 -05:00
Ladd Hoffman bcb03eb452 log query params
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-24 17:47:13 -05:00
Ladd Hoffman 8b76b78153 starting to ingetrate as widget
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 41s Details
2024-04-24 17:37:19 -05:00
Ladd Hoffman 158f6196e9 remove completed todo
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 39s Details
2024-04-24 14:16:17 -05:00
Ladd Hoffman b140d851e5 use dotenv in login script
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s Details
2024-04-24 14:04:02 -05:00
Ladd Hoffman 5d0266a390 separate login script
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 37s Details
2024-04-24 14:04:29 -05:00
Ladd Hoffman d3bc08dd24 improvements to proposal event forwarding to matrix, and other bot features
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 33s Details
2024-04-24 13:55:10 -05:00
Ladd Hoffman d8df672a80 fixup, require bluebird
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 38s Details
2024-04-24 12:40:42 -05:00