Jason Volk
|
502a03a8cf
|
modules/console: Add redact state convenience; fix missing newline.
|
2023-04-20 13:34:47 -07:00 |
|
Jason Volk
|
1e42fa16a7
|
modules/client/room_keys/keys: Add missing DELETE for all rooms and sessions.
|
2023-04-20 13:34:47 -07:00 |
|
Jason Volk
|
0a151a3a90
|
modules/client/room_keys/keys: Fix sessions request and response structure.
closes #142
|
2023-04-20 13:34:44 -07:00 |
|
Jason Volk
|
fa46231e3a
|
modules/client/room_keys/keys: Add util to split state_key parts.
|
2023-04-20 13:34:23 -07:00 |
|
Jason Volk
|
336026dde6
|
modules/client/keys/signatures/upload: Fix inhibition to interactive verification.
closes #162
|
2023-04-20 13:33:08 -07:00 |
|
Jason Volk
|
d5df04a183
|
modules/federation/user_keys_query: Add missing user_signing_keys on the loopback.
|
2023-04-20 00:54:01 -07:00 |
|
Jason Volk
|
080748f0af
|
modules/client/keys/signatures/upload: Fix POST interpretation.
|
2023-04-19 15:01:24 -07:00 |
|
Jason Volk
|
321ea3d641
|
modules/client/room_keys/version: Implement missing PUT replacement functionality.
|
2023-04-19 15:01:24 -07:00 |
|
Jason Volk
|
d41926bc6f
|
modules/client/versions: Add more version.
|
2023-04-19 14:56:11 -07:00 |
|
Jason Volk
|
58476f59c3
|
modules/console: Overload parameters of room events cmd to filter by type.
|
2023-04-19 14:56:11 -07:00 |
|
Jason Volk
|
8dc50db2dc
|
modules/console: Add user devices delete cmd.
|
2023-04-19 14:56:11 -07:00 |
|
Jason Volk
|
2122412c6d
|
modules/console: Split user tokens clear into separate cmd.
|
2023-04-19 14:56:11 -07:00 |
|
Jason Volk
|
15cb6bfdca
|
ircd:Ⓜ️🆔 de facto device id.
|
2023-04-19 14:56:11 -07:00 |
|
Jason Volk
|
79f5e4fd8d
|
modules/web_hook: Add hook/shot request suite.
|
2023-04-16 15:42:20 -07:00 |
|
Jason Volk
|
b40c21545a
|
modules/m_command: Add watch support for server-side command line.
|
2023-04-13 22:21:38 -07:00 |
|
Jason Volk
|
b4e75dfdf0
|
modules/console: Allow wildcard for all users in user read cmd.
|
2023-04-13 22:21:38 -07:00 |
|
Jason Volk
|
ba6030f4ce
|
modules/console: Improve formatting for feds head output when missing local event.
|
2023-04-13 22:21:19 -07:00 |
|
Jason Volk
|
7904fa0563
|
modules/webhook: Render markdown to html for dependabot alerts.
|
2023-04-10 01:08:11 -07:00 |
|
Jason Volk
|
c8ff5bbc37
|
modules/web_hook: Aggregate status updates on cancel to reduce edit load.
|
2023-04-09 21:48:34 -07:00 |
|
Jason Volk
|
b906650946
|
modules/console: Add redact last cmd to supplement the feature in E!ement.
|
2023-04-09 21:48:34 -07:00 |
|
Jason Volk
|
11d0ab9eaf
|
modules/web_hook: Add stream for alt text; add alt msgs for workflow errors.
|
2023-04-09 21:48:34 -07:00 |
|
Jason Volk
|
b21558fada
|
modules/web_hook: Add run-deletion to control panel.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
97692b7330
|
modules/web_hook: Aggregate job-queued updates until first progress; various.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
fc91ace4f2
|
modules/web_hook: Make dockerhub handler output conditional; mute for now.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
219571e69c
|
modules/web_hook: Add control panel on the status bar.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
d2c47b0d9e
|
modules/web_hook: Add github request stack.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
8cbeb98b59
|
modules/web_hook: Add github workflow handlers.
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
4518cf104a
|
modules/console: Fix db files cmd table header alignment (c807550ca7 )
|
2023-04-09 21:48:33 -07:00 |
|
Jason Volk
|
602833d0ef
|
modules/web_hook: Add dependabot alert handler.
|
2023-04-01 19:15:11 -07:00 |
|
Jason Volk
|
1b933f8b8f
|
modules/web_hook: Abstract the push event id finder.
|
2023-04-01 12:42:26 -07:00 |
|
Jason Volk
|
5303e170d3
|
modules/console: Add remote arg, use params for join cmd.
|
2023-03-26 20:55:09 -07:00 |
|
Jason Volk
|
3ec562ce0b
|
modules/console: Display m.* state in room overview cmd rather than m.room.*
|
2023-03-23 18:53:52 -07:00 |
|
Jason Volk
|
4339639732
|
modules/console: Add mass-query for room_id/alias argument to key get cmd.
|
2023-03-22 22:57:18 -07:00 |
|
Jason Volk
|
c3c73fcbe7
|
ircd: Promote slave-mode to a non-maintenance mode allowing listeners.
|
2023-03-19 13:21:11 -07:00 |
|
Jason Volk
|
19462b5fae
|
ircd: Remove write_avoid mode replaced by maintenance mode.
|
2023-03-19 13:21:11 -07:00 |
|
Jason Volk
|
c807550ca7
|
modules/console: Add column for checkpoint to db files cmd.
|
2023-03-18 20:44:22 -07:00 |
|
Jason Volk
|
3709cda233
|
modules/console: Add argument to peer version cmd to filter by expression.
|
2023-03-18 20:43:10 -07:00 |
|
Jason Volk
|
ee31b5a59f
|
ircd::net::listener: Support non-SSL listening sockets.
|
2023-03-18 14:08:20 -07:00 |
|
Jason Volk
|
abf1ed47c6
|
modules/console: Increase various output table column widths.
|
2023-03-18 11:52:51 -07:00 |
|
Jason Volk
|
eff25f45f1
|
modules/console: Show totals specific to args passed to db files cmd.
|
2023-03-17 15:26:22 -07:00 |
|
Jason Volk
|
43838608fd
|
ircd::fs::dev: Add stats gather struct w/ console cmd.
|
2023-03-16 12:03:32 -07:00 |
|
Jason Volk
|
f85781b65a
|
ircd::fs::dev: Move dev::blk related into class nested.
|
2023-03-16 11:42:49 -07:00 |
|
Jason Volk
|
d01e937f3e
|
modules/console: Add arg to check specific file in db check cmd.
|
2023-03-16 10:21:10 -07:00 |
|
Jason Volk
|
9558637c20
|
modules/key/server: Selective key occlusion blacklisting w/ conf items.
|
2023-03-15 10:50:26 -07:00 |
|
Jason Volk
|
e3edcefe17
|
modules/client/register_available: Fix and remove stale dynamic module links.
|
2023-03-15 10:50:26 -07:00 |
|
Jason Volk
|
fb9b68b4e3
|
ircd:Ⓜ️:push: Reenable .m.rule.message default underride (with dont_notify e7089e8e7f ).
|
2023-03-14 13:56:34 -07:00 |
|
Jason Volk
|
b5932ba33c
|
modules/console: Add fed auth space cmd to the 'proper toolset and diagnostic equipment'
|
2023-03-12 19:59:24 -07:00 |
|
Jason Volk
|
ac8889b74c
|
modules/client/sync: Fix crazyloading sync property ordering bugging riot. (regression 9836f65c05 )
|
2023-03-12 12:53:02 -07:00 |
|
Jason Volk
|
7e28a27549
|
modules/console: Refactor feds auth output into grid report; add type filter.
|
2023-03-11 15:24:44 -08:00 |
|
Jason Volk
|
fb9f2b0bcc
|
modules/console: Add param to room auth and fed auth cmds to filter by type.
|
2023-03-11 14:48:16 -08:00 |
|