Jason Volk
|
f08b9e85cd
|
ircd:Ⓜ️:createroom: Bump the default version.
|
2023-04-21 21:40:50 -07:00 |
|
Jason Volk
|
9ce44aadd5
|
modules/client/devices: Add de facto user_id to response.
|
2023-04-21 17:45:57 -07:00 |
|
Jason Volk
|
78d6e4ce03
|
modules/client/capabilities: List additional capabilities.
|
2023-04-21 17:42:27 -07:00 |
|
Jason Volk
|
882629ab53
|
modules/federation/user_devices: Fix property name; additional for the loopback.
|
2023-04-21 17:42:27 -07:00 |
|
Jason Volk
|
8ade7c814e
|
modules/client/room_keys: Add missing count and etag to responses.
|
2023-04-20 18:22:02 -07:00 |
|
Jason Volk
|
4d5d99ab2c
|
modules/client/room_keys: Unify version and keys into single module.
|
2023-04-20 16:51:09 -07:00 |
|
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
|
fa0365fa31
|
ircd:Ⓜ️ Add convenience interface for querying m.replace relation.
|
2023-04-18 20:11:29 -07:00 |
|
Jason Volk
|
02e09728a5
|
ircd::rest: Add option to supply temporary/headers buffer in lieu of allocating.
|
2023-04-18 20:11:29 -07:00 |
|
Jason Volk
|
dc13381822
|
ircd::json: Reduce replace() overloads to single linked procedure.
|
2023-04-18 20:11:29 -07:00 |
|
Jason Volk
|
22b9cf515c
|
ircd::json: Add overload to insert multiple members.
|
2023-04-18 19:43:33 -07:00 |
|
Jason Volk
|
a10992b813
|
ircd::json: Split back into tool.h
|
2023-04-18 19:43:33 -07:00 |
|
Jason Volk
|
c77df219b5
|
ircd::json: Optimize json::type() ABI.
ircd::json: Fix indentation; minor cleanup.
|
2023-04-17 19:31:44 -07:00 |
|
Jason Volk
|
55a73624d2
|
ircd:🆑 MESA_GLSL_CACHE_DISABLE is deprecated.
|
2023-04-16 19:33:31 -07:00 |
|
Jason Volk
|
cab2b4c822
|
github/workflows/docker: Tweak concurrency group; prime images fail fast; comments/cleanup.
|
2023-04-16 15:42:20 -07:00 |
|
Jason Volk
|
79f5e4fd8d
|
modules/web_hook: Add hook/shot request suite.
|
2023-04-16 15:42:20 -07:00 |
|
Jason Volk
|
4c06793980
|
ircd::db: Make SeekForPrev() reachable via internal callstack; remove cruft.
|
2023-04-16 15:42:20 -07:00 |
|
Jason Volk
|
ef27ae50dc
|
ircd::db: Fix workaround for reverse prefix iteration.
|
2023-04-16 15:42:20 -07:00 |
|
Jason Volk
|
6e7d63ce6d
|
ircd::db: Assert valid iterator prior to all relevant operations.
|
2023-04-16 15:42:18 -07:00 |
|
Jason Volk
|
73a3a4cb35
|
docker: Add --no-cache on built stage to force rebuild on runners.
|
2023-04-13 22:22:11 -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
|
dd6d17433e
|
ircd:🆑 Stop propagation of platform and device initialization errors.
|
2023-04-10 18:00:14 -07:00 |
|
Jason Volk
|
7904fa0563
|
modules/webhook: Render markdown to html for dependabot alerts.
|
2023-04-10 01:08:11 -07:00 |
|
Jason Volk
|
1f35421cec
|
docker/ubuntu: Disable additional rocksdb built accessories.
|
2023-04-10 01:08:11 -07:00 |
|
Jason Volk
|
af783c8dfe
|
docker: Add build arg for extra packages; move opencl/libclc.
|
2023-04-10 01:08:11 -07:00 |
|
Jason Volk
|
e30c77283c
|
ircd/Makefile: Platform-conditional compilation for amdgcn/r600.
|
2023-04-10 01:08:11 -07:00 |
|
Jason Volk
|
8c629f20a6
|
docker: Workaround buildkit ignoring --cpuset-cpus.
|
2023-04-10 01:08:11 -07:00 |
|
Jason Volk
|
b2d3ae4d0d
|
Add docker image workflows.
|
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
|
715f21564e
|
configure: Add conditionals for hardware platform / host_cpu.
|
2023-04-09 21:48:34 -07:00 |
|
Jason Volk
|
50481585b0
|
Add *.save to gitignore.
|
2023-04-09 21:48:34 -07:00 |
|
Jason Volk
|
5d40121d53
|
docker/ubuntu: Remove cruft. (792973397 )
|
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
|
24cb1b804f
|
docker: Add appropriate libclc-dev for the specific LLVM epoch. (ubuntu/clang)
|
2023-04-09 21:48:34 -07:00 |
|
Jason Volk
|
13d21ca83c
|
docker: Reduce extra_packages_devX to single build argument.
|
2023-04-09 21:48:33 -07:00 |
|