Jason Volk
|
08ea4b0e72
|
ircd:Ⓜ️:fed: Upgrade to v2 send_join.
|
2023-03-03 15:15:38 -08:00 |
|
Jason Volk
|
679ed39ccc
|
modules/console: Add fed join cmd.
|
2023-03-03 13:51:14 -08:00 |
|
Jason Volk
|
eb59239d32
|
modules/admin: Fix failure to compose deps (bb0e226760 ).
|
2023-03-03 12:49:58 -08:00 |
|
Jason Volk
|
017af932ed
|
modules/admin/rooms: Implement GET /state.
|
2023-03-03 12:49:48 -08:00 |
|
Jason Volk
|
2d78dbdbb9
|
modules/admin/rooms: Implement GET /members.
|
2023-03-03 12:49:48 -08:00 |
|
Jason Volk
|
a549fd0b80
|
docker/alpine/3.16: Delete liburing, prior 2.2 complicates workaround; remove stale configure option.
|
2023-03-03 12:28:34 -08:00 |
|
Jason Volk
|
a1d4e448ea
|
modules/client/devices: Revoke access tokens when devices deleted.
|
2023-03-03 12:25:01 -08:00 |
|
Jason Volk
|
694b208829
|
ircd:Ⓜ️:user::tokens: Add method to delete access tokens by device_id.
|
2023-03-03 12:25:01 -08:00 |
|
Jason Volk
|
eb0a564d0b
|
modules/admin/rooms: Implement DELETE /forward_extremities.
|
2023-03-02 21:24:16 -08:00 |
|
Jason Volk
|
cd78f802b2
|
modules/admin/rooms: Implement GET /forward_extremities.
|
2023-03-02 21:24:10 -08:00 |
|
Jason Volk
|
4abe844c72
|
modules/admin: Stub GET /federation.
|
2023-03-02 21:24:10 -08:00 |
|
Jason Volk
|
fe1dfbce9b
|
modules/admin/users: Implement GET /pushers.
|
2023-03-02 21:24:09 -08:00 |
|
Jason Volk
|
35e1ba3321
|
modules/admin/users: Implement GET /devices.
|
2023-03-02 21:24:09 -08:00 |
|
Jason Volk
|
ba70036789
|
modules/admin/users: Implement GET /account_data.
|
2023-03-02 21:24:09 -08:00 |
|
Jason Volk
|
0f4d048fab
|
modules/admin/users: Implement GET /joined_rooms.
|
2023-03-02 21:24:09 -08:00 |
|
Jason Volk
|
bb0e226760
|
modules/admin: Implement GET /server_version.
|
2023-03-02 21:24:09 -08:00 |
|
Jason Volk
|
3dafa47ac3
|
modules/admin: Apply REQUIRES_OPER method flag; simplify.
|
2023-03-02 19:42:02 -08:00 |
|
Jason Volk
|
605245953a
|
ircd:Ⓜ️:resource: Add method flag for operator access requirement.
|
2023-03-02 19:29:53 -08:00 |
|
Jason Volk
|
371c50cfcc
|
ircd::resource::method: Add method flag to cork response.
|
2023-03-02 19:08:05 -08:00 |
|
Jason Volk
|
0907fa08e3
|
ircd::resource::method: Rename delayed response option flag.
|
2023-03-02 19:08:00 -08:00 |
|
Jason Volk
|
121f9febc7
|
ircd::net: Add TCP_CORK support to socket options interface.
|
2023-03-02 19:03:19 -08:00 |
|
Jason Volk
|
74f2093d9c
|
ircd::net: Return true for supported option setters; false for unsupported.
|
2023-03-02 19:00:59 -08:00 |
|
Jason Volk
|
19c740a182
|
ircd::resource: Separate ircd:Ⓜ️:resource flags out from abstract.
|
2023-03-02 14:00:44 -08:00 |
|
Jason Volk
|
91ac6a9269
|
ircd:Ⓜ️:room::power: Relax default invite power level in accordance with spec.
|
2023-03-02 13:45:58 -08:00 |
|
Jason Volk
|
560bd5edad
|
modules/console: Add param to filter db files cmd output by level.
|
2023-03-02 00:39:35 -08:00 |
|
Jason Volk
|
3c1d633efd
|
ircd::db::env: Terminate on unimplemented spawn callback.
|
2023-03-02 00:39:35 -08:00 |
|
Jason Volk
|
b96c552e46
|
ircd:Ⓜ️:pretty: Add auth events to multiline output.
|
2023-03-02 00:39:35 -08:00 |
|
Jason Volk
|
d264a5019d
|
modules/console: Query room version for options in stage final cmd.
|
2023-03-02 00:39:35 -08:00 |
|
Jason Volk
|
53ff7e229b
|
ircd:Ⓜ️:event::append: Support replaces_state in unsigned object.
|
2023-03-02 00:39:35 -08:00 |
|
Jason Volk
|
91fafda7bb
|
ircd::util: Add blackwhite::list tool.
|
2023-02-27 23:58:08 -08:00 |
|
Jason Volk
|
ab7dd15618
|
ircd::db: Add conf items to connect database options to ircd::conf.
|
2023-02-27 21:52:27 -08:00 |
|
Jason Volk
|
fc06ea8ded
|
ircd::db::options::map: Add merge suite for adding to existing options.
|
2023-02-27 21:52:27 -08:00 |
|
Jason Volk
|
7f45a7eb63
|
ircd::db::stats: Move rocksdb stats item names up one level.
|
2023-02-27 21:52:27 -08:00 |
|
Jason Volk
|
2c3dab1abc
|
ircd::conf: Add reference to conf::item in setter callbacks.
|
2023-02-27 15:29:16 -08:00 |
|
Jason Volk
|
e83bc5d930
|
ircd:Ⓜ️:event: Renamespace errant conf item name.
|
2023-02-27 15:29:09 -08:00 |
|
Jason Volk
|
096a67ff8d
|
ircd::db: Add circuit-breaker to disable compaction per-column in the descriptor.
|
2023-02-25 00:37:31 -08:00 |
|
Jason Volk
|
ab77a32dce
|
ircd:Ⓜ️:fed::well_known: Deduplicate requests sharing the same buffer only.
|
2023-02-24 20:15:07 -08:00 |
|
Jason Volk
|
56984d59e9
|
ircd:Ⓜ️ Fix various occurrences of state_key="" considered falsy.
|
2023-02-24 18:51:18 -08:00 |
|
Jason Volk
|
5d7a4e4b36
|
ircd:Ⓜ️:room::create: Add an initial local aliases event with the canonical alias.
|
2023-02-24 18:11:58 -08:00 |
|
Jason Volk
|
ce6b4496b3
|
modules/federation/make_join: Check visibility only for non-public rooms.
|
2023-02-24 17:45:35 -08:00 |
|
Jason Volk
|
8fae18d8ea
|
modules/federation: Add missing top-level spec transaction fields.
|
2023-02-24 16:07:37 -08:00 |
|
Jason Volk
|
4519ecf6e3
|
modules/federation/send_join: Tolerate join event prev_state not found w/o throwing.
|
2023-02-24 00:35:49 -08:00 |
|
Jason Volk
|
99f6289922
|
modules/m_listen: Skip client limits for localhost. #189
|
2023-02-23 19:42:24 -08:00 |
|
Jason Volk
|
7ffb8476c2
|
ircd::net::acceptor: Simplify SNI string comparison.
|
2023-02-23 19:15:45 -08:00 |
|
Jason Volk
|
44bdc2f94b
|
ircd:Ⓜ️:homeserver: Relax check on options precluding port numbers.
|
2023-02-23 19:03:35 -08:00 |
|
Jason Volk
|
6cb41fced9
|
ircd:Ⓜ️:fed::well_known: Fix duplicate well_known queries.
|
2023-02-23 19:03:35 -08:00 |
|
Jason Volk
|
73c5a4f36b
|
modules/federation/sender: Multiple workers; use ctx::queue; fix legacy externs.
|
2023-02-23 19:03:35 -08:00 |
|
Jason Volk
|
137824eb77
|
construct: Interpose IORING_SETUP_COOP_TASKRUN where supported.
|
2023-02-23 19:03:35 -08:00 |
|
Jason Volk
|
9154233db5
|
modules/federation/sender: Downgrade flush error to DERROR on shutdown.
|
2023-02-23 19:03:35 -08:00 |
|
Jason Volk
|
2948bf7cd1
|
ircd::http: Recognize additional proxy related headers for now. #189
|
2023-02-23 19:03:29 -08:00 |
|