Jason Volk
|
304c6df468
|
ircd:Ⓜ️:dbs: Simplify indexers / interface.
|
2019-05-13 15:25:37 -07:00 |
|
Jason Volk
|
92b5862b86
|
modules/vm: Log to derror as fallback off opts.errorlog.
|
2019-05-13 15:25:37 -07:00 |
|
Jason Volk
|
614b9202fc
|
ircd:Ⓜ️:room: Add state::space interface w/ console cmd.
|
2019-05-13 10:30:12 -07:00 |
|
Jason Volk
|
3293443cb8
|
ircd:Ⓜ️:vm: Add dbs::write_opts to vm::opts.
|
2019-05-11 15:30:40 -07:00 |
|
Jason Volk
|
6fe7329189
|
ircd:Ⓜ️:dbs: Rename room_head_refs to room_head_resolve.
|
2019-05-11 15:30:23 -07:00 |
|
Jason Volk
|
32cc7ee61a
|
modules/console: Add more details for transaction list.
|
2019-05-11 15:16:25 -07:00 |
|
Jason Volk
|
3ec009bf6d
|
ircd:Ⓜ️ Rename function.
|
2019-05-10 00:20:02 -07:00 |
|
Jason Volk
|
ab47188b0a
|
modules/console: More sounding output.
|
2019-05-10 00:14:55 -07:00 |
|
Jason Volk
|
c311a69c7b
|
ircd:Ⓜ️:room: Add sounding iteration.
|
2019-05-10 00:06:17 -07:00 |
|
Jason Volk
|
62f1b5a539
|
ircd:Ⓜ️:dbs: Rename and document various ref types.
|
2019-05-09 23:13:16 -07:00 |
|
Jason Volk
|
2d209388c1
|
ircd:Ⓜ️:dbs: Add event_horizon resolver.
|
2019-05-09 16:58:29 -07:00 |
|
Jason Volk
|
fd514d2416
|
modules/s_keys: Fix create_my_key() linkage.
|
2019-05-09 06:15:06 -07:00 |
|
Jason Volk
|
1d30fae3a6
|
modules/vm: Fix comment.
|
2019-05-09 04:01:02 -07:00 |
|
Jason Volk
|
4070400261
|
modules/s_dns: Minor cleanup; move error handling.
|
2019-05-09 03:01:36 -07:00 |
|
Jason Volk
|
87025e7b41
|
modules/s_dns: Elide dynamic allocation here.
|
2019-05-09 02:57:10 -07:00 |
|
Jason Volk
|
74074bfc78
|
modules/console: Add an event rewrite cmd.
|
2019-05-07 16:10:24 -07:00 |
|
Jason Volk
|
47f496a155
|
ircd:Ⓜ️:room::timeline: Checkpoint initial interface.
|
2019-05-07 16:10:24 -07:00 |
|
Jason Volk
|
180c83634f
|
ircd:Ⓜ️:dbs: Reorg write_opts; throw panic on nul event_idx; various.
|
2019-05-07 16:10:24 -07:00 |
|
Jason Volk
|
d280bcdec3
|
modules/console: Allow event::idx argument to event info cmd.
|
2019-05-07 12:25:50 -07:00 |
|
Jason Volk
|
577bcf0c1a
|
ircd:Ⓜ️:rooms: Partial removal of unnamespaced module definitions.
|
2019-05-06 11:49:14 -07:00 |
|
Jason Volk
|
250b600ead
|
ircd::resource: Reduce m:: type dependency in request structure.
|
2019-05-06 11:16:44 -07:00 |
|
Jason Volk
|
72fac0a7df
|
modules: Remove rosegment in modules (reduces mappings).
|
2019-05-06 10:22:34 -07:00 |
|
Jason Volk
|
a28e7c1e69
|
modules/console: Show deeper event reference details in event info.
|
2019-05-05 21:27:02 -07:00 |
|
Jason Volk
|
602e986d20
|
modules/console: Improve various room cmd output formats.
|
2019-05-05 20:08:18 -07:00 |
|
Jason Volk
|
b7677df49c
|
modules/console: Add preliminary stats cmd w/ item iteration.
|
2019-05-05 19:34:24 -07:00 |
|
Jason Volk
|
688340a8a2
|
ircd:Ⓜ️ Recombine modules/m_room with ircd/m_room for now.
|
2019-05-05 18:10:51 -07:00 |
|
Jason Volk
|
35f29c411c
|
modules: Update README blerb.
|
2019-05-03 15:58:39 -07:00 |
|
Jason Volk
|
1d0a7d700d
|
ircd:Ⓜ️ Merge m_event module entirely into ircd/m_event for now.
|
2019-05-03 15:58:39 -07:00 |
|
Jason Volk
|
84ed175ffe
|
modules/m_event: Transit the m::pretty(event) suite to module.
|
2019-05-03 15:58:39 -07:00 |
|
Jason Volk
|
9cca4c6a5d
|
modules/s_dns: Improve error handling; invoke the waiting callback on cache::put error.
modules/console: Disable interruptions while waiting for dns callback.
|
2019-05-02 21:43:27 -07:00 |
|
Jason Volk
|
154eee0ca6
|
ircd: Make unresolved symbols weak symbols; lazy binding in modules.
|
2019-05-02 16:45:27 -07:00 |
|
Jason Volk
|
68f82d25a3
|
Remove no-op linker flag in these contexts.
|
2019-05-02 16:45:27 -07:00 |
|
Jason Volk
|
f9e858ae9e
|
Add these gold linker section organization options.
|
2019-05-02 16:45:27 -07:00 |
|
Jason Volk
|
1a266a0651
|
ircd::mapi: Change header symbol name, visibility; use macro for declaration.
|
2019-05-02 15:35:26 -07:00 |
|
Jason Volk
|
77a92a1874
|
modules/s_keys: Reorg free functions into namespace; various cleanup.
|
2019-05-01 15:40:17 -07:00 |
|
Jason Volk
|
d32fd05a83
|
modules/key/server: Move static ed25519 test to s_keys from here.
|
2019-05-01 13:12:27 -07:00 |
|
Jason Volk
|
9b9afdcffc
|
modules/vm: Split txn reserve calculation; minor reorg.
|
2019-04-30 14:14:08 -07:00 |
|
Jason Volk
|
a5f26db7ea
|
modules/s_fetch: Split hook handler into auth and prev related subroutines.
|
2019-04-30 14:14:08 -07:00 |
|
Jason Volk
|
4a22071be3
|
modules/s_fetch: Fix request set insertion.
|
2019-04-30 13:11:21 -07:00 |
|
Jason Volk
|
0c7dcf6cc7
|
modules/s_fetch: Use better source node information for auth fetching on miss.
|
2019-04-29 11:37:48 -07:00 |
|
Jason Volk
|
f3ba0f163b
|
modules/client/sync/rooms/account_data: Eliminate the idx upper bound on room tags selection.
|
2019-04-29 10:28:55 -07:00 |
|
Jason Volk
|
6d849b5adc
|
modules/vm: Minor cleanup.
|
2019-04-27 20:01:27 -07:00 |
|
Jason Volk
|
010790550d
|
modules/s_fetch: Fetch auth_chain for parent event rather than missing auth_events.
|
2019-04-27 20:00:26 -07:00 |
|
Jason Volk
|
e75b75e3f9
|
modules/client/createroom: More descriptive error propagation here.
|
2019-04-27 18:33:23 -07:00 |
|
Jason Volk
|
43e36861cc
|
modules/m_room_history_visibility: Add some more rules for node visibility.
|
2019-04-27 18:32:45 -07:00 |
|
Jason Volk
|
80fb8699a1
|
ircd:Ⓜ️ Add a membership string size constant.
|
2019-04-27 18:32:45 -07:00 |
|
Jason Volk
|
f95d66a914
|
modules/federation/event_auth: Use visibility call for all logic rather than special case here.
|
2019-04-27 18:32:45 -07:00 |
|
Jason Volk
|
48f339ac82
|
modules/m_event: Tweak conditions for is_power_event().
|
2019-04-27 15:59:56 -07:00 |
|
Jason Volk
|
2e586fe529
|
modules/s_command: Add a ping command.
|
2019-04-27 15:41:13 -07:00 |
|
Jason Volk
|
ac6db5ba8d
|
modules/console: Add these bypasses for manual cmds.
|
2019-04-26 18:57:45 -07:00 |
|