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
|
a1d4e448ea
|
modules/client/devices: Revoke access tokens when devices deleted.
|
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
|
19c740a182
|
ircd::resource: Separate ircd:Ⓜ️:resource flags out from abstract.
|
2023-03-02 14:00:44 -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
|
d264a5019d
|
modules/console: Query room version for options in stage final cmd.
|
2023-03-02 00:39:35 -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
|
56984d59e9
|
ircd:Ⓜ️ Fix various occurrences of state_key="" considered falsy.
|
2023-02-24 18:51:18 -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
|
73c5a4f36b
|
modules/federation/sender: Multiple workers; use ctx::queue; fix legacy externs.
|
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
|
b0ad960bae
|
modules/federation/make_join: Add conf fuse to bypass version compat.
|
2023-02-22 16:04:12 -08:00 |
|
Jason Volk
|
73f4a68b8f
|
modules/media: Fix missing url decoding of mxc path params.
|
2023-02-22 16:04:12 -08:00 |
|
Jason Volk
|
314dacdce0
|
modules/console: Improve bad command error format; improve subcommands display.
|
2023-02-22 16:04:12 -08:00 |
|
Jason Volk
|
9c856c4f34
|
modules/client/rooms: Stub GET /threads endpoint.
|
2023-02-22 16:04:12 -08:00 |
|
Jason Volk
|
e7cf7ab0fc
|
ircd:Ⓜ️:room: Rename room::content to room::iterate and abstract.
|
2023-02-22 16:04:12 -08:00 |
|
Jason Volk
|
ff666cc75a
|
modules/console: Format db io and perf output into lines.
|
2023-02-21 10:17:20 -08:00 |
|
Jason Volk
|
cfaf6a90f1
|
modules/client/rooms/members: Fix missing event::append usage for stream to client.
|
2023-02-20 15:15:01 -08:00 |
|
Jason Volk
|
93bed7bc63
|
modules/client/sync/rooms: Fix m.room.create not synced to creator prior to join.
|
2023-02-20 15:15:01 -08:00 |
|
Jason Volk
|
e479a17f51
|
modules/console: Display the eval spread as a difference in vm cmd; adjust fmt.
|
2023-02-19 19:57:14 -08:00 |
|
Jason Volk
|
262bde6fdf
|
ircd:Ⓜ️:vm: Add #DENIED fault code.
|
2023-02-18 17:35:44 -08:00 |
|
Jason Volk
|
0f3fea3b72
|
modules/federation/send_join: Implement federation §10.0 Join amplification attack.
|
2023-02-18 16:41:33 -08:00 |
|
Jason Volk
|
1e0919de71
|
modules/federation/sender: Add amplification override condition.
|
2023-02-18 16:41:33 -08:00 |
|
Jason Volk
|
9bf8e08753
|
modules/federation/sender: Cleanup; separate handle conditions, use m::member().
|
2023-02-18 16:41:33 -08:00 |
|
Jason Volk
|
f301d6641c
|
ircd:Ⓜ️ Simplify room::events interface; separate event::fetch.
|
2023-02-18 16:41:33 -08:00 |
|
Jason Volk
|
04c81a41ed
|
ircd:Ⓜ️ Fix various inconsistent format strings; minor cleanup.
|
2023-02-17 17:25:58 -08:00 |
|
Jason Volk
|
d28d3d8084
|
ircd:Ⓜ️:room::events: Move nested interfaces out to room::.
|
2023-02-17 15:24:23 -08:00 |
|
Jason Volk
|
4e209855de
|
modules/m_room_member: Add configurable to delist public room after last local user leaves.
|
2023-02-17 14:33:32 -08:00 |
|
Jason Volk
|
b4938361c6
|
modules/m_room_member: Add configurable hook to purge room after last local user leaves.
|
2023-02-17 14:22:44 -08:00 |
|
Jason Volk
|
92ca127f54
|
modules/m_room_join_rules: Refactor effect hook to remove public->invite rooms from directory.
|
2023-02-17 13:06:35 -08:00 |
|
Jason Volk
|
4edf7f0052
|
modules/federation/invite: Supplement manual membership check for auth=false. (regression d5c0e6063 )
|
2023-02-16 14:31:51 -08:00 |
|
Jason Volk
|
416066d01b
|
modules/m_bridge_register: Check if existing config is identical to skip overwrite.
|
2023-02-15 16:44:23 -08:00 |
|
Jason Volk
|
60bff84004
|
modules/m_bridge: Hook configuration updates to start/stop workers automatically.
|
2023-02-15 09:42:59 -08:00 |
|
Jason Volk
|
62001d9e7e
|
modules/m_bridge_register: Add del()/add() procedures w/ console cmds.
|
2023-02-15 09:30:52 -08:00 |
|
Jason Volk
|
032b815276
|
modules/m_bridge: Minor reorg.
|
2023-02-15 09:29:41 -08:00 |
|
Jason Volk
|
bc3aa62d59
|
modules/m_bridge_register: Add module w/ bridge set cmd from yam^h^h^hjson file. (closes #11)
|
2023-02-14 18:43:33 -08:00 |
|
Jason Volk
|
84539e3d95
|
ircd:Ⓜ️:user::tokens: Allow undefined device_id in ircd.access_token w/o throwing.
|
2023-02-13 21:15:38 -08:00 |
|