Jason Volk
|
ce9cac3d9f
|
modules/federation/publicrooms: Remove constraint on pagination token. (thanks @auscompgeek)
|
2020-12-12 00:35:36 -08:00 |
|
Jason Volk
|
20204d5917
|
ircd:Ⓜ️:fed::event_auth: Use single endpoint w/ auth_chain_ids instead of state_ids.
|
2020-12-10 11:47:52 -08:00 |
|
Jason Volk
|
736a6d320c
|
modules/federation/event_auth: Implement auth_chain_ids construct protocol extension.
|
2020-12-10 08:34:22 -08:00 |
|
Jason Volk
|
d104a8ea0d
|
modules/console: Increase column width for event::id hostpart.
|
2020-12-10 08:34:22 -08:00 |
|
Jason Volk
|
c8ab0ce239
|
modules/console: Add event refs count cmd.
|
2020-12-10 08:34:22 -08:00 |
|
Jason Volk
|
8d6bb31818
|
modules/client/sync/rooms/timeline: Improve skip/reflow conditions; add conf item.
|
2020-12-10 08:34:22 -08:00 |
|
Jason Volk
|
5a098566ab
|
modules/console: Hide misleading exit code value until actual exit.
|
2020-12-09 23:50:49 -08:00 |
|
Jason Volk
|
4b1c8956a6
|
ircd:Ⓜ️:gossip: Implement multi-round loop; add console cmds.
|
2020-12-09 20:52:55 -08:00 |
|
Jason Volk
|
23a9589fd4
|
modules/federation/get_missing_events: Log dwarning msg for missed event seek.
|
2020-12-09 20:52:55 -08:00 |
|
Jason Volk
|
05242aaa90
|
modules/client/sync/rooms/state: Fix conditions for state inclusion during polylog/reflow.
|
2020-12-07 14:18:42 -08:00 |
|
Jason Volk
|
95d692d36a
|
modules/client/sync/rooms/timeline: Show just a few seconds of spinner for User Fixation.
|
2020-12-06 17:25:21 -08:00 |
|
Jason Volk
|
45409428e6
|
modules/client/sync/rooms: Assertions for membership query on membership event.
|
2020-12-06 17:25:21 -08:00 |
|
Jason Volk
|
1209705b04
|
modules/client/rooms/invite: Return better final event_id.
|
2020-12-06 17:25:21 -08:00 |
|
Jason Volk
|
dceac7f9fc
|
modules/client/sync: Fix longpoll causality violation; possible skipped or duplicated event.
|
2020-12-06 12:14:02 -08:00 |
|
Jason Volk
|
d1d34e58a6
|
modules/client/sync: Use better condition for room data available.
|
2020-12-06 10:27:27 -08:00 |
|
Jason Volk
|
df9637d3ce
|
modules/client/sync/rooms/timeline: Initialize the prev batch idx to head idx.
|
2020-12-03 12:51:30 -08:00 |
|
Jason Volk
|
7fe0e9106f
|
ircd:Ⓜ️:vm: Consolidate codepath; eval member counters; fix console related.
|
2020-12-01 02:11:56 -08:00 |
|
Jason Volk
|
4a715c8f0a
|
ircd:Ⓜ️ Fix missing interrupt propagation in some worker base frames.
|
2020-12-01 00:00:54 -08:00 |
|
Jason Volk
|
be7bab0c16
|
modules/m_relation: Fix fetch handler event_id query error.
|
2020-11-29 23:16:56 -08:00 |
|
Jason Volk
|
0e66160700
|
modules/console: Add replay option to eval op arguments.
|
2020-11-27 18:31:18 -08:00 |
|
Jason Volk
|
c97cc4ecb7
|
modules/console: Add room type count cmd.
|
2020-11-27 16:58:20 -08:00 |
|
Jason Volk
|
8e79fda31b
|
modules/m_command: Add control command w/ sigil'ed shortcut.
|
2020-11-27 16:58:20 -08:00 |
|
Jason Volk
|
595c51e17e
|
ircd:Ⓜ️ Pass fetch result origin as node_id to evals.
|
2020-11-27 16:58:20 -08:00 |
|
Jason Volk
|
7315f5cd49
|
modules/m_relation: Fix possible use after free.
modules/m_room_redaction: Fix possible use after free.
|
2020-11-21 17:19:21 -08:00 |
|
Jason Volk
|
f26f56d46d
|
modules/client/rooms/redact: Pass txnId path parameter through eval to client.
|
2020-11-21 02:34:22 -08:00 |
|
Jason Volk
|
7299b15c6f
|
modules/console: Disable auth fetch for fed auth eval diagnostic.
|
2020-11-21 00:00:06 -08:00 |
|
Jason Volk
|
0110e803ef
|
modules/console: Add missing result summary to head fetch cmd.
|
2020-11-20 18:28:32 -08:00 |
|
Jason Volk
|
a5da068d0d
|
ircd:Ⓜ️:room::state: Add fetch interface similar to room::head; w/ console cmd.
|
2020-11-20 18:28:32 -08:00 |
|
Jason Volk
|
e9fb24bdd9
|
ircd:Ⓜ️:acquire: Add vm::opts to interface options; add per-operation eval opts.
|
2020-11-20 16:50:17 -08:00 |
|
Jason Volk
|
ebe958d574
|
modules/console: Add redactfill command.
|
2020-11-19 19:06:04 -08:00 |
|
Jason Volk
|
a67e2a6671
|
modules/console: Add room acquire list w/ argument trapdoor.
|
2020-11-19 19:06:04 -08:00 |
|
Jason Volk
|
1c0a9f3020
|
ircd:Ⓜ️:acquire: Use class linkage; tweak option interface; add instance_list.
|
2020-11-19 19:06:04 -08:00 |
|
Jason Volk
|
92666a5d09
|
modules/m_command: Add conf whitelist for user access for now.
|
2020-11-19 19:06:04 -08:00 |
|
Jason Volk
|
99b9ab4167
|
ircd:Ⓜ️:acquire: Granular targeting options for procurement.
|
2020-11-18 17:19:07 -08:00 |
|
Jason Volk
|
6711d9a87f
|
modules/console: Modernize w/ named parameters; minor cleanup.
|
2020-11-16 07:22:12 -08:00 |
|
Jason Volk
|
58fb551a13
|
ircd:Ⓜ️:sync: Add inline sequence extraction logic from token.
modules/client: Update sites parsing since tokens.
|
2020-11-15 05:48:25 -08:00 |
|
Jason Volk
|
32732a847b
|
ircd:Ⓜ️ Use canonical path constructions for all generated amalgams.
|
2020-11-15 02:27:33 -08:00 |
|
Jason Volk
|
48ac55a02a
|
modules/m_command: Add edit command.
|
2020-11-14 01:03:46 -08:00 |
|
Jason Volk
|
1be8eda7f1
|
modules/m_command: Add caption command.
|
2020-11-14 00:59:09 -08:00 |
|
Jason Volk
|
172c192df2
|
modules/m_command: Simplify output for caught m::error.
|
2020-11-14 00:59:09 -08:00 |
|
Jason Volk
|
2dc5c852cf
|
modules/m_command: Simplify command string preserved in input property.
|
2020-11-13 22:49:57 -08:00 |
|
Jason Volk
|
64a57ed4b0
|
modules/client/sync: Set no-cache on response.
|
2020-11-13 21:07:14 -08:00 |
|
Jason Volk
|
9d93d1e71b
|
modules/client/rooms/send: Use m::room::message for single pass.
|
2020-11-13 21:07:14 -08:00 |
|
Jason Volk
|
4521054078
|
ircd:Ⓜ️:room::events: Remove event_idx value from result twain/hazard tool results.
|
2020-11-13 00:52:31 -08:00 |
|
Jason Volk
|
d93771b39f
|
modules/console: Add missing event_id parameter to room sounding cmd.
|
2020-11-13 00:52:31 -08:00 |
|
Jason Volk
|
9bb50284c0
|
modules/console: Fix room diagnostic recent missing; add oldest missing.
|
2020-11-11 22:49:39 -08:00 |
|
Jason Volk
|
85bd984da7
|
ircd:Ⓜ️:events::missing: Reverse primary iteration; improve interface related.
|
2020-11-11 22:49:39 -08:00 |
|
Jason Volk
|
4212f46372
|
ircd:Ⓜ️:acquire: Refactor acquire to inline-worker model; add console cmd.
|
2020-11-11 22:49:39 -08:00 |
|
Jason Volk
|
e2711da664
|
modules/m_command: Add base error handler.
|
2020-11-11 22:49:39 -08:00 |
|
Jason Volk
|
d708eca959
|
modules/m_command: Fix alt text condition.
|
2020-11-11 22:49:39 -08:00 |
|