Jason Volk
|
08b3b6cddc
|
ircd:Ⓜ️:fetch: Add run::level check in start().
|
2019-09-10 21:39:00 -07:00 |
|
Jason Volk
|
6cbef6b000
|
modules/console: Additional columns for peer request diagnostic.
|
2019-09-10 21:39:00 -07:00 |
|
Jason Volk
|
da695998ff
|
ircd::net::dns::cache: Unconditional broadcast after invoking waiting callbacks.
|
2019-09-10 21:39:00 -07:00 |
|
Jason Volk
|
ec4c6c46ac
|
ircd:Ⓜ️:vm: Partial revert of a35328f38; remove mutex; use sequencing.
|
2019-09-10 14:45:54 -07:00 |
|
Jason Volk
|
ee3dcf5075
|
ircd:Ⓜ️:init::backfill: Additional worker terminator based on runlevel change.
|
2019-09-10 14:30:33 -07:00 |
|
Jason Volk
|
95a8623a51
|
ircd::net::dns::cache: Delete copy/move semantics for internal buffers.
|
2019-09-10 14:02:43 -07:00 |
|
Jason Volk
|
09369b19ff
|
ircd:Ⓜ️:init::backfill: Fix stale comment.
|
2019-09-10 14:02:43 -07:00 |
|
Jason Volk
|
83332a724b
|
ircd:Ⓜ️:init::backfill: Improve graceful termination propagation and handling.
|
2019-09-10 14:02:43 -07:00 |
|
Jason Volk
|
b28c5e0573
|
ircd::net::dns::cache: Add a mutex around the waiters list manipulations.
|
2019-09-10 14:02:43 -07:00 |
|
Jason Volk
|
b6149b429e
|
ircd::ctx::dock: Add noexcept to interface observers.
ircd::ctx: Propagate noexcept on hot leafs;
ircd::ctx::list: Deinline size().
|
2019-09-10 11:06:11 -07:00 |
|
Jason Volk
|
1c5343be79
|
modules/m_room_power_levels: Ignore invalid user mxids in array.
|
2019-09-09 19:59:59 -07:00 |
|
Jason Volk
|
83376d8ed4
|
modules/console: Add standalone redact cmd.
|
2019-09-09 19:34:27 -07:00 |
|
Jason Volk
|
7a6c872870
|
modules/console: Add vg cmd.
|
2019-09-09 18:04:42 -07:00 |
|
Jason Volk
|
ebb2f21d61
|
ircd:Ⓜ️:vm: Add stack usage assertion at eval entry.
|
2019-09-09 12:53:34 -07:00 |
|
Jason Volk
|
db8e28f585
|
ircd:Ⓜ️:vm: Notify the sequence::dock under fewer conditions.
|
2019-09-09 12:17:20 -07:00 |
|
Jason Volk
|
6ecca7fcb7
|
modules/federation/send: Increase coarse timeout for now.
|
2019-09-09 12:12:42 -07:00 |
|
Jason Volk
|
5b088551ae
|
modules/client/sync: Minor cleanup;
modules/client/sync: Consolidate header.
|
2019-09-09 12:08:07 -07:00 |
|
Jason Volk
|
3e694d50cf
|
ircd:Ⓜ️:init::backfill: More checks for interruption of loops.
|
2019-09-09 11:34:18 -07:00 |
|
Jason Volk
|
0862263204
|
ircd:Ⓜ️:vm: Notify all for sequence::dock on unwind.
|
2019-09-08 19:58:58 -07:00 |
|
Jason Volk
|
a35328f384
|
ircd:Ⓜ️:vm: Add inner lock around write commitment.
|
2019-09-08 19:58:58 -07:00 |
|
Jason Volk
|
f942c3ffc6
|
modules/federation/send: Allow interrupt propagation for eval.
|
2019-09-08 18:22:05 -07:00 |
|
Jason Volk
|
b3fc7bdb35
|
modules/m_init_backfill: Reference a static dummy instance for when_any().
|
2019-09-08 18:22:05 -07:00 |
|
Jason Volk
|
0bc027ebab
|
modules/net_dns_resolver: Lock tags mutex for cancel_all() on termination; add assertion.
|
2019-09-08 18:22:05 -07:00 |
|
Jason Volk
|
3e1be63a49
|
ircd:Ⓜ️:init::backfill: Fix non-volatile reference to result involving extern conf item.
|
2019-09-08 18:22:05 -07:00 |
|
Jason Volk
|
af1d6e20cd
|
modules/m_room_events: Fix export attribute.
|
2019-09-08 15:33:56 -07:00 |
|
Jason Volk
|
e2f2120739
|
ircd:Ⓜ️:init::backfill: Disable the rooms count estimate at start.
|
2019-09-07 22:11:18 -07:00 |
|
Jason Volk
|
49752c3663
|
ircd:Ⓜ️:rooms: Reorder proffer conditions.
|
2019-09-07 22:03:02 -07:00 |
|
Jason Volk
|
82ef916256
|
ircd:Ⓜ️:events: Add rebuilder for type/sender meta columns.
|
2019-09-07 20:35:27 -07:00 |
|
Jason Volk
|
2739696e8f
|
ircd:Ⓜ️:rooms: Add options construction from string; simplify.
|
2019-09-07 20:05:48 -07:00 |
|
Jason Volk
|
3343585556
|
modules/console: Add local_only() related information to room top.
|
2019-09-07 19:29:24 -07:00 |
|
Jason Volk
|
e66bb73c4c
|
ircd:Ⓜ️:init::backfill: Clarify log message; rename function.
|
2019-09-07 19:23:13 -07:00 |
|
Jason Volk
|
29f8309c10
|
modules/client/rooms/receipt: Use matrix-org/matrix-doc/2285 m.hidden tag for server-side ignores.
|
2019-09-07 18:42:37 -07:00 |
|
Jason Volk
|
71027c9383
|
ircd:Ⓜ️:init::backfill: Only backfill rooms with a locally joined user.
|
2019-09-07 16:56:17 -07:00 |
|
Jason Volk
|
415491b9b6
|
ircd:Ⓜ️:rooms: Improve options interface for meta-characteristics.
|
2019-09-07 16:56:17 -07:00 |
|
Jason Volk
|
7c01d9e77a
|
ircd:Ⓜ️:fetch: Tweak log message format.
|
2019-09-07 15:32:37 -07:00 |
|
Jason Volk
|
5232da8ea4
|
ircd:Ⓜ️:init::backfill: Improve infolog msgs; add comments; minor cleanup.
|
2019-09-07 15:22:12 -07:00 |
|
Jason Volk
|
f092da733c
|
ircd:Ⓜ️:room::events: Make a signed integer comparison here.
|
2019-09-07 14:53:12 -07:00 |
|
Jason Volk
|
9e5a670b95
|
modules/console: Move crt to net listen crt.
modules/console: Move typing to user typing.
modules/console: Remove cruft.
|
2019-09-07 13:50:25 -07:00 |
|
Jason Volk
|
592181a09f
|
modules/net_dns: Ensure placement new pos is a copy of the pointer before inc.
|
2019-09-07 13:22:36 -07:00 |
|
Jason Volk
|
208c081a62
|
modules/console: Fix room state space rebuild parameters.
|
2019-09-06 19:19:06 -07:00 |
|
Jason Volk
|
d3421a8985
|
modules/console: Add more filtration arguments to peer list cmd.
modules/console: Increase table widths; improve peer request cmd.
|
2019-09-06 18:37:56 -07:00 |
|
Jason Volk
|
5eb3c7830f
|
ircd:Ⓜ️:init::backfill: Concurrent initial backfill workers.
|
2019-09-06 16:31:41 -07:00 |
|
Jason Volk
|
5972f65cfb
|
ircd:Ⓜ️:init::backfill: Skip backspill off prev events below the viewport depth.
|
2019-09-06 16:03:35 -07:00 |
|
Jason Volk
|
deef0777e1
|
ircd:Ⓜ️:init::backfill: Fetch recent missing events after initial headfill.
|
2019-09-06 15:50:58 -07:00 |
|
Jason Volk
|
d164c41049
|
ircd:Ⓜ️:room::events: Increase default.
|
2019-09-06 15:03:29 -07:00 |
|
Jason Volk
|
3e4918062d
|
ircd:Ⓜ️:init::backfill: Add interruption checks for clean breaks.
|
2019-09-06 14:53:16 -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
|
e842f6c383
|
ircd:Ⓜ️🧾 Implement matrix-org/matrix-doc#2285 Hidden read receipts.
|
2019-09-06 12:18:29 -07:00 |
|
Jason Volk
|
6a59036f4e
|
ircd:Ⓜ️🧾 Reorg/rename interface; simplify impl; add options argument.
ircd:Ⓜ️🧾 Remove central linkage cruft for interface.
|
2019-09-06 11:57:02 -07:00 |
|