Jason Volk
|
4b949e7b01
|
modules/m_vm_fetch: Fix state fetch condition.
|
2019-09-13 16:32:26 -07:00 |
|
Jason Volk
|
bfc493ce64
|
ircd:Ⓜ️:vm::fetch: Only synchronize state for the parent eval.
|
2019-09-13 14:17:11 -07:00 |
|
Jason Volk
|
e3d0eb34fe
|
ircd:Ⓜ️:vm::fetch: Propagate vm::opts to any recursive eval.
|
2019-09-13 13:28:23 -07:00 |
|
Jason Volk
|
1afa0daf3f
|
modules/m_vm_fetch: Preliminary state acquire hook.
|
2019-09-06 14:33:35 -07:00 |
|
Jason Volk
|
0bbc45e634
|
modules/m_vm_fetch: Fix error in debuglog msg.
|
2019-09-06 14:33:35 -07:00 |
|
Jason Volk
|
51c6620e2c
|
modules/m_vm_fetch: Prevent recursive backfill out of handler; remove viewport condition.
|
2019-09-05 21:36:16 -07:00 |
|
Jason Volk
|
dfdee1eac9
|
ircd:Ⓜ️ Consolidate viewport calculation data sources; signed integer conf item.
|
2019-09-05 21:36:16 -07:00 |
|
Jason Volk
|
6300b5a9fb
|
modules/m_vm_fetch: Split and reorg handler stack; add conf items.
|
2019-09-05 21:36:16 -07:00 |
|
Jason Volk
|
f67eafd078
|
ircd:Ⓜ️:vm::fetch: Remove/reorg stale fetch related options.
|
2019-09-05 18:10:44 -07:00 |
|
Jason Volk
|
5fddfd5366
|
modules/m_vm_fetch: Remove evaltab; simplify handlers.
|
2019-09-04 19:28:42 -07:00 |
|
Jason Volk
|
5c591582a2
|
modules/m_vm_fetch: Backfill backshore gaps off prev_events.
|
2019-08-31 02:03:47 -07:00 |
|
Jason Volk
|
11f1038737
|
modules/m_vm_fetch: Use m::fetch interface for auth chain.
|
2019-08-29 22:14:07 -07:00 |
|
Jason Volk
|
1323b30f34
|
ircd:Ⓜ️:fetch: Move auth_chain() to vm::fetch module.
|
2019-08-27 20:58:52 -07:00 |
|
Jason Volk
|
c57bc9077c
|
ircd:Ⓜ️:fetch: Add future result interface; refactor eval out of flow. (fixes #103) (closes #131)
modules: Split m_vm_fetch from m_fetch.
|
2019-08-26 16:17:09 -07:00 |
|