Jason Volk
|
5e87a2e941
|
ircd:Ⓜ️:room::auth: Improve error hierarchy.
|
2019-08-20 22:26:52 -07:00 |
|
Jason Volk
|
7e8d8666ff
|
ircd:Ⓜ️:room::state: Add additional event::idx based tools.
|
2019-08-20 21:36:36 -07:00 |
|
Jason Volk
|
224c67032a
|
modules/console: Show help rather than bad command if possible.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
a5e422cc03
|
modules/console: Minor simplify cmd.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
2638a316b6
|
modules/magick: Add missing export attributes.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
87a35a5a41
|
ircd: Add ago() convenience to timedate suite.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
27d394ebfa
|
ircd::util: Simplify tool.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
fd953d4b10
|
ircd:Ⓜ️:events::type: Add has()/has_prefix() to interface.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
204989802d
|
ircd:Ⓜ️:events: Split and reorganize API sections into specific namespaces.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
d320ce0b47
|
modules/console: Add basic room messages count as default for room count cmd.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
0e956dbaca
|
ircd:Ⓜ️:dbs: Start a directory README; add some comments.
|
2019-08-20 21:23:18 -07:00 |
|
Jason Volk
|
8f442b9689
|
README: Minor intro wording tweaks.
|
2019-08-20 18:24:06 -07:00 |
|
Jason Volk
|
9a0e9c0356
|
modules/console: Add room head count cmd.
|
2019-08-20 01:25:18 -07:00 |
|
Jason Volk
|
ac03c9a13b
|
ircd: Use bool return values through prefetching stack.
|
2019-08-19 21:18:26 -07:00 |
|
Jason Volk
|
7c6a0be4b5
|
ircd:Ⓜ️:room: Remove cruft.
|
2019-08-19 20:58:14 -07:00 |
|
Jason Volk
|
bfbf8d3852
|
configure: Generate verbose object source.
|
2019-08-19 20:38:22 -07:00 |
|
Jason Volk
|
6ccbede478
|
ircd::fs::aio: Use ctx::dock for waiter; minor reorg.
|
2019-08-19 20:24:05 -07:00 |
|
Jason Volk
|
25f5f28102
|
ircd::fs::aio: Improve conf item documentation.
|
2019-08-19 20:11:59 -07:00 |
|
Jason Volk
|
26058e86ce
|
ircd:Ⓜ️:users: Improve users iteration w/ optimized events:: interface.
|
2019-08-19 19:44:03 -07:00 |
|
Jason Volk
|
6a8a7451d9
|
ircd:Ⓜ️:events: Optimize query pattern for sender iterations.
|
2019-08-19 19:35:58 -07:00 |
|
Jason Volk
|
e58434705e
|
ircd:Ⓜ️:dbs: Augment event_sender with a second key domain.
|
2019-08-19 18:40:12 -07:00 |
|
Jason Volk
|
14a0834c48
|
modules/web_hook: Support organization/member_invited action.
|
2019-08-19 15:29:40 -07:00 |
|
Jason Volk
|
50d18d73cb
|
modules/web_hook: Support organization/member_removed detail; tweak format.
|
2019-08-19 15:23:54 -07:00 |
|
Jason Volk
|
bfc6a522f2
|
modules/console: Improve room top format.
|
2019-08-18 08:48:26 -07:00 |
|
Jason Volk
|
0c317bdf9d
|
ircd:Ⓜ️:room::state::space: Add nullary count() to interface.
|
2019-08-18 08:33:00 -07:00 |
|
Jason Volk
|
e38371d50c
|
ircd:Ⓜ️:room: Add basic count() suite.
|
2019-08-18 08:20:11 -07:00 |
|
Jason Volk
|
7016241df2
|
modules/client/rooms/state: Fix param check; avoid parv[] assertions.
|
2019-08-18 07:31:40 -07:00 |
|
Jason Volk
|
4d88f4bb4f
|
ircd:Ⓜ️:create: Implement trusted_private_chat preset power_levels.
|
2019-08-18 06:48:13 -07:00 |
|
Jason Volk
|
abca51deea
|
ircd:Ⓜ️:room::power: Add cheap composer for augmented default power_levels content.
|
2019-08-18 06:38:10 -07:00 |
|
Jason Volk
|
3418f85a67
|
Revert "m::create: Ensure m.room.join_rules event is created on spec preset rooms."
This reverts commit 0a2510bc89 .
|
2019-08-18 06:15:02 -07:00 |
|
Jason Volk
|
163fda95e0
|
modules/federation/make_leave: Send room_version in response top level. (#18)
|
2019-08-18 05:59:55 -07:00 |
|
Jason Volk
|
19c2d7da8e
|
ircd:Ⓜ️:room::auth: Fix incorrectly resolved index() call. (#18)
|
2019-08-18 05:56:08 -07:00 |
|
Jason Volk
|
52657ca410
|
ircd:Ⓜ️:room::auth::chain: Simplify interface.
|
2019-08-18 05:46:42 -07:00 |
|
Jason Volk
|
8baa2265e4
|
modules/m_room_join_rules: Fix circular dep w/ specific import. (#109)
|
2019-08-18 05:34:59 -07:00 |
|
Jason Volk
|
f0e817b8f2
|
ircd::client: Skip attempt at response when socket d/c'ed on exception.
|
2019-08-18 05:29:18 -07:00 |
|
Jason Volk
|
a49560cd1a
|
modules/console: Fix argument interpretation to make the state::space key properly.
|
2019-08-18 04:57:18 -07:00 |
|
Jason Volk
|
6e49f8ae6b
|
ircd:Ⓜ️:room::state::space: Cleanup/simplify w/ structured bindings.
|
2019-08-18 04:57:18 -07:00 |
|
Jason Volk
|
48ee5e01d5
|
ircd:Ⓜ️:room::state::space: Fix key construction for wildcard ranges.
|
2019-08-18 04:57:18 -07:00 |
|
Jason Volk
|
01df345789
|
modules/m_room_auth: Add room check to rule 2.
|
2019-08-18 04:13:12 -07:00 |
|
Jason Volk
|
911e68e5f5
|
ircd:Ⓜ️:room::auth: Fetch join_rules for invite auth_events.
|
2019-08-18 04:13:12 -07:00 |
|
Jason Volk
|
cb94558c4a
|
ircd:Ⓜ️:fed: Remove opts inline constructor due to shared linkage issues.
|
2019-08-18 04:13:12 -07:00 |
|
Jason Volk
|
100aefc605
|
ircd:Ⓜ️ Reorder module loading and unloading. (#109)
|
2019-08-18 04:13:12 -07:00 |
|
Jason Volk
|
17846bdeb1
|
modules/net_dns: Simplify room create hook related.
|
2019-08-18 03:09:34 -07:00 |
|
Jason Volk
|
8454ae0275
|
ircd:Ⓜ️:room::head: Simplify interface; move to module.
|
2019-08-18 03:09:34 -07:00 |
|
Jason Volk
|
59618c6a44
|
ircd:Ⓜ️ Move event::auth to room::auth; move to module.
|
2019-08-18 03:09:34 -07:00 |
|
Jason Volk
|
e3ced849ee
|
ircd:Ⓜ️:room: Remove old cruft.
|
2019-08-18 00:32:01 -07:00 |
|
Jason Volk
|
59a6d4f6b5
|
modules: Stub modules in place for m_event/m_room; reorder load list.
|
2019-08-18 00:32:00 -07:00 |
|
Jason Volk
|
51adbcfe24
|
construct: Simplify warning condition; fix warning log message argument.
|
2019-08-17 22:26:23 -07:00 |
|
Jason Volk
|
272e28aebe
|
ircd:Ⓜ️:event::auth: Fetch join_rules on membership=invite.
|
2019-08-17 13:56:02 -07:00 |
|
Jason Volk
|
7218a5db36
|
ircd:Ⓜ️:event::auth: Fix missing state_key param to power check.
|
2019-08-17 12:24:41 -07:00 |
|