Jason Volk
|
ddd06f5fdd
|
modules/s_feds: Fix argument error.
|
2019-04-18 21:53:07 -07:00 |
|
Jason Volk
|
02b835eb2b
|
ircd:Ⓜ️:feds: Add additional options; document options.
|
2019-04-18 21:23:00 -07:00 |
|
Jason Volk
|
5ad6d2153e
|
modules/client/keys/query: Eliminate head-of-line timeout; stream results to client as they arrive.
|
2019-04-18 19:47:33 -07:00 |
|
Jason Volk
|
0176dba9a8
|
ircd:Ⓜ️:fetch: Consolidate interface; remove unused; reorg.
|
2019-04-18 19:12:37 -07:00 |
|
Jason Volk
|
d86feb2ae1
|
modules/console: Add more data to version cmd extended output.
|
2019-04-18 18:53:23 -07:00 |
|
Jason Volk
|
ebe0f10e28
|
modules/s_feds: Execute vector of operations concurrently.
|
2019-04-18 18:24:12 -07:00 |
|
Jason Volk
|
14409232a7
|
modules/console: Add version cmd.
|
2019-04-18 16:38:53 -07:00 |
|
Jason Volk
|
4668545688
|
modules: Move federation/federation to s_feds.
|
2019-04-18 16:38:53 -07:00 |
|
Jason Volk
|
84ee13742c
|
modules/federation/federation: Use polymorphic request base.
|
2019-04-18 16:23:03 -07:00 |
|
Jason Volk
|
0edd47d383
|
ircd:Ⓜ️:feds: Add vector of operations to API.
|
2019-04-18 15:26:03 -07:00 |
|
Jason Volk
|
02bb466898
|
modules/client/rooms/messages: Fix pagination token related.
|
2019-04-18 15:11:48 -07:00 |
|
Jason Volk
|
8428774a25
|
modules/m_event: Check for target membership auth event first here.
|
2019-04-18 14:36:17 -07:00 |
|
Jason Volk
|
cdefddf6af
|
modules/client/rooms/messages: Add log facility; add debug msg.
|
2019-04-18 14:20:47 -07:00 |
|
Jason Volk
|
492d58dd83
|
modules/client/rooms/context: Add a log facility; debug message.
|
2019-04-18 14:14:41 -07:00 |
|
Jason Volk
|
5232893c6a
|
ircd:Ⓜ️:fetch: Checkpoint frontfill / head selection related.
|
2019-04-18 05:17:49 -07:00 |
|
Jason Volk
|
bc922724cd
|
ircd:Ⓜ️:feds: Refactor interface into opcode ABI.
|
2019-04-18 05:16:21 -07:00 |
|
Jason Volk
|
08cd894cd0
|
ircd:Ⓜ️:feds: Point to the opts in result struct.
|
2019-04-18 04:15:13 -07:00 |
|
Jason Volk
|
cbad78ffc9
|
modules/console: Rename fed/s event_auth to auth.
|
2019-04-18 04:14:50 -07:00 |
|
Jason Volk
|
59982907d3
|
ircd:Ⓜ️:feds: Add feds::auth; update console cmd.
|
2019-04-18 04:13:21 -07:00 |
|
Jason Volk
|
871fb748eb
|
ircd:Ⓜ️:fetch: Pass boolean values down the stack for start/prefetch.
|
2019-04-18 01:21:22 -07:00 |
|
Jason Volk
|
672dc48d1d
|
modules/federation/federation: Minor assertion; prevent trouble with ctx::exception_handler.
|
2019-04-17 23:02:33 -07:00 |
|
Jason Volk
|
8cc01dfc4d
|
modules/federation: Return the response x val rather than default construction in handlers.
|
2019-04-17 21:34:18 -07:00 |
|
Jason Volk
|
01ac59df82
|
modules/m_rooms: Don't throw from summary_del() for non-existent room.
|
2019-04-17 21:05:31 -07:00 |
|
Jason Volk
|
0fa4bdcff7
|
ircd:Ⓜ️:rooms: Consolidate / refine the rooms iteration interface.
|
2019-04-17 20:47:50 -07:00 |
|
Jason Volk
|
24b6f59a67
|
modules: Linker options package; immediate symbol resolution.
|
2019-04-17 17:34:44 -07:00 |
|
Jason Volk
|
0c6845253d
|
modules/federation/make_leave: Upgrade to json::stack; use m::room:: interfaces.
|
2019-04-17 07:14:40 -07:00 |
|
Jason Volk
|
fd6c2fb2aa
|
modules/federation/make_join: Upgrade to json::stack; use m::room:: interfaces.
|
2019-04-17 07:12:22 -07:00 |
|
Jason Volk
|
4f45571526
|
modules/console: Add raw option for fed head cmd.
|
2019-04-17 06:51:40 -07:00 |
|
Jason Volk
|
655d56a849
|
modules/federation: Add access conditions for make_join/make_leave.
|
2019-04-17 05:24:28 -07:00 |
|
Jason Volk
|
b2bb0b70d2
|
modules/s_conf: Allow manual updating of persist=false conf::item.
|
2019-04-17 04:59:00 -07:00 |
|
Jason Volk
|
8060b18aa8
|
modules/s_dns_resolver: Improve dock notifications; adjust the timeout worker cadence.
|
2019-04-17 04:26:08 -07:00 |
|
Jason Volk
|
adc2d9d66f
|
modules/federation/federation: Block on destruction of incomplete request.
|
2019-04-16 18:33:01 -07:00 |
|
Jason Volk
|
77c7b43eea
|
modules/console: Add a demangle cmd.
|
2019-04-16 16:33:18 -07:00 |
|
Jason Volk
|
34c38b854f
|
modules/m_event: Prevent mixing calculation types; add one to the depth result.
|
2019-04-16 16:24:44 -07:00 |
|
Jason Volk
|
5fee4a9933
|
ircd:Ⓜ️:events: Add type-based iteration w/ console cmd.
|
2019-04-16 16:11:23 -07:00 |
|
Jason Volk
|
b14c2964b4
|
modules/console: Add events__in dispatcher convenience cmd.
|
2019-04-16 16:11:23 -07:00 |
|
Jason Volk
|
d2d987f07f
|
modules/s_dns_resolver: Improve error/removal stack; fix double-removal error.
|
2019-04-16 16:11:23 -07:00 |
|
Jason Volk
|
d96208faaf
|
ircd:Ⓜ️:events: Add iteration tools for events in sender/origin.
|
2019-04-16 16:11:23 -07:00 |
|
Jason Volk
|
31bbc6b1b4
|
modules/client/sync/rooms/account_data: Arrange room tags in the initial phase.
|
2019-04-16 01:32:52 -07:00 |
|
Jason Volk
|
25d153d64c
|
ircd:Ⓜ️:sync: Add an initial phase convenience; add account_data as an initial phase.
|
2019-04-16 01:32:52 -07:00 |
|
Jason Volk
|
2b759963bd
|
modules/s_listen: Add accept flow control mechanism.
|
2019-04-15 22:47:24 -07:00 |
|
Jason Volk
|
450e31e333
|
modules/s_listen: Use tls buffer for these stringifications.
|
2019-04-15 22:47:24 -07:00 |
|
Jason Volk
|
28f0660a9d
|
modules/s_dns_resolver: Call notify after erasing tag.
|
2019-04-15 17:49:49 -07:00 |
|
Jason Volk
|
474dff9f9f
|
modules/s_fetch: Simplify origin selection branch.
|
2019-04-15 17:18:31 -07:00 |
|
Jason Volk
|
01fcef7eed
|
modules/s_fetch: Additional break conditions for request handling loop.
|
2019-04-15 17:09:35 -07:00 |
|
Jason Volk
|
bdd398719a
|
modules/m_room_aliases: Allow fallback to expired cache data on fetch failure.
|
2019-04-15 17:09:35 -07:00 |
|
Jason Volk
|
a70d22151f
|
modules/client/sync/rooms: Elide query for room head/depth for EDU's.
|
2019-04-15 17:09:35 -07:00 |
|
Jason Volk
|
035e03a35e
|
modules/federation/federation: Make all origin string-copying calls the same.
|
2019-04-15 17:09:35 -07:00 |
|
Jason Volk
|
7d021f9430
|
ircd::server: Rename server_name to server_version.
|
2019-04-15 15:23:44 -07:00 |
|
Jason Volk
|
fde3e48fbf
|
modules/s_fetch: Call for explicit destruction/cancel on error.
|
2019-04-15 15:23:44 -07:00 |
|