Jason Volk
|
a9b86c5594
|
ircd:Ⓜ️:fetch: Add an attempt_limit option to interface; minor cleanup.
|
2019-09-16 12:30:36 -07:00 |
|
Jason Volk
|
2d1911a2b1
|
ircd:Ⓜ️:fetch: Add conf item for backfill limit default.
|
2019-09-16 12:12:43 -07:00 |
|
Jason Volk
|
49ed79e9df
|
ircd:Ⓜ️:fetch: Rename opts::limit to opts::backfill_limit.
|
2019-09-16 12:09:30 -07:00 |
|
Jason Volk
|
a6efe6986c
|
modules/client/sync/rooms/timeline: Add comment. [skip ci]
|
2019-09-16 12:06:25 -07:00 |
|
Jason Volk
|
2115bf7cf4
|
ircd:Ⓜ️:user: Move definitions from modules/client to m_user.
|
2019-09-16 11:03:45 -07:00 |
|
Jason Volk
|
7fa72e8f39
|
ircd:Ⓜ️ Move the m::redact() definition out of client/rooms modules.
|
2019-09-16 10:55:23 -07:00 |
|
Jason Volk
|
3f65055892
|
modules/client/sync/rooms/state: Employ prev_content elision on some appends.
|
2019-09-15 20:04:23 -07:00 |
|
Jason Volk
|
b4b07debbd
|
ircd:Ⓜ️:event::append: Add option to elide query for state prev_content.
|
2019-09-15 19:47:03 -07:00 |
|
Jason Volk
|
56e9f5e009
|
ircd:Ⓜ️:event::append: Only query for ignores for non-self sender; minor cleanup.
|
2019-09-15 19:36:39 -07:00 |
|
Jason Volk
|
da38ffc49c
|
ircd:Ⓜ️:room::bootstrap: Simplify process; remove cruft.
|
2019-09-15 19:36:39 -07:00 |
|
Jason Volk
|
f9c47eee58
|
ircd:Ⓜ️:room::bootstrap: Reuse any existing join event on bootstrap.
|
2019-09-15 19:36:39 -07:00 |
|
Jason Volk
|
0f00468bb8
|
modules/client/sync/rooms/timeline: Add case to linear-sync a backfill of timeline events on join.
|
2019-09-15 19:36:39 -07:00 |
|
Jason Volk
|
ec22842c63
|
ircd:Ⓜ️:event::append: Fix exclusion of redacts property.
|
2019-09-15 19:36:39 -07:00 |
|
Jason Volk
|
ea33e0326e
|
ircd:Ⓜ️:rooms::summary: Refactor for per-origin result synthesis and learning.
|
2019-09-15 14:59:36 -07:00 |
|
Jason Volk
|
da6fd3e3ab
|
ircd::http: Move version mismatch to unlikely segment.
ircd:Ⓜ️:vm: Reduce branches.
ircd::http: Minor cleanup.
|
2019-09-14 16:33:14 -07:00 |
|
Jason Volk
|
9319df1a1b
|
ircd:Ⓜ️:rooms::summary: Export state key manip utils to interface.
|
2019-09-14 16:08:33 -07:00 |
|
Jason Volk
|
1b4693601d
|
modules/console: Add type/sender/state_key to table if available.
|
2019-09-14 15:49:10 -07:00 |
|
Jason Volk
|
3ac8bd2e60
|
modules/conf: Bypass update call on init for not-existent items.
|
2019-09-14 15:30:05 -07:00 |
|
Jason Volk
|
1011e2b9a3
|
modules/conf: Add conf_updated(event_idx) overload handling errors on event::fetch.
|
2019-09-14 15:30:05 -07:00 |
|
Jason Volk
|
653fc148d3
|
ircd:Ⓜ️:fetch: Only check signature for v1 events.
|
2019-09-14 14:45:19 -07:00 |
|
Jason Volk
|
12d969cdfd
|
ircd:Ⓜ️:fetch: Fix error in signature checker.
|
2019-09-14 14:18:51 -07:00 |
|
Jason Volk
|
deeb731d42
|
modules/client/search: Update the handler with skeleton structure.
|
2019-09-14 13:51:24 -07:00 |
|
Jason Volk
|
2238bf1df3
|
ircd:Ⓜ️:room::bootstrap: Fix make_join eval options.
|
2019-09-13 18:41:06 -07:00 |
|
Jason Volk
|
a2ffebeb06
|
ircd:Ⓜ️:rooms::summary: Use server name as fetch target.
|
2019-09-13 18:41:06 -07:00 |
|
Jason Volk
|
f8e3030819
|
modules/client/directory/list: Use local rooms::summary::set() overload.
|
2019-09-13 18:04:53 -07:00 |
|
Jason Volk
|
9eae6be223
|
ircd:Ⓜ️:rooms: Add summary iteration based on alias hosts.
|
2019-09-13 17:48:35 -07:00 |
|
Jason Volk
|
e4a95c9928
|
ird:Ⓜ️:rooms: Remove summary iteration based on room_id.host().
|
2019-09-13 17:45:04 -07:00 |
|
Jason Volk
|
4753e7aada
|
ircd:Ⓜ️:rooms: Only test join_rule if room is not summarized in !public.
|
2019-09-13 17:26:28 -07:00 |
|
Jason Volk
|
4b949e7b01
|
modules/m_vm_fetch: Fix state fetch condition.
|
2019-09-13 16:32:26 -07:00 |
|
Jason Volk
|
97881ac976
|
ircd:Ⓜ️:vm::eval: Fix generation and scope duration of event_id in array eval.
|
2019-09-13 15:39:06 -07:00 |
|
Jason Volk
|
0c45fb827d
|
ircd:Ⓜ️:vm: Add a specific edu option to vmopts.
|
2019-09-13 15:26:44 -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
|
54c29274f2
|
ircd:Ⓜ️:room::server_acl: Propagate exceptions through check().
|
2019-09-13 14:10:27 -07:00 |
|
Jason Volk
|
c5d9181d23
|
modules/console: Display number of pdus completed in vm cmd.
|
2019-09-13 14:06:08 -07:00 |
|
Jason Volk
|
7867bb6a4f
|
modules/m_room_create: Optimize check.
|
2019-09-13 13:40:24 -07:00 |
|
Jason Volk
|
1e62b68286
|
ircd:Ⓜ️:vm: Move conform hook to pdu branch.
|
2019-09-13 13:38:05 -07:00 |
|
Jason Volk
|
4e0db779f7
|
modules/federation/send: Tweak pdu eval opts.
|
2019-09-13 13:32:20 -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
|
e71e93fe5f
|
modules/console: Improve client cmd output format.
|
2019-09-13 12:44:59 -07:00 |
|
Jason Volk
|
2aa218c366
|
ircd::net::dns::cache: Fix callback loop assumptions.
ircd::net::dns::resolver: Fix the timeout worker iteration approach.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
5fa545f879
|
modules/m_keys: Minor cleanup.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
1bba6f12a6
|
modules/console: Fix conditions for done/pipe flag in output.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
5c895ab65f
|
modules/console: Improve vm cmd output.
|
2019-09-12 20:11:48 -07:00 |
|
Jason Volk
|
a60750ab86
|
modules/console: Add ios latency diagnostic.
|
2019-09-12 12:37:49 -07:00 |
|
Jason Volk
|
d3039669f5
|
ircd::net::dns::cache: Add equality operations for waiter.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
3157aa5405
|
ircd::net::dns::cache:: Deinline waiter ctor.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
9c68d01d86
|
ircd:Ⓜ️:room: Remove cruft.
|
2019-09-12 11:57:42 -07:00 |
|
Jason Volk
|
5c89a2b030
|
modules/console: Format help cmd list into columns.
|
2019-09-12 09:57:06 -07:00 |
|
Jason Volk
|
80f8ae9547
|
ircd::net::dns: Add assertions; expect callback; fix error.
|
2019-09-11 20:11:09 -07:00 |
|
Jason Volk
|
ba3d82abe7
|
ircd::server: Use interface function to query canceled.
|
2019-09-11 18:06:34 -07:00 |
|