Jason Volk
|
55128978ba
|
Revert "modules/console: Reverse order of vm list."
This reverts commit a3b31ce7aa .
|
2020-05-14 13:00:09 -07:00 |
|
Jason Volk
|
7b925e9051
|
modules/console: Indicate not actual stack usage maximum in ctx cmd.
|
2020-05-14 12:10:13 -07:00 |
|
Jason Volk
|
e02f358963
|
modules/console: Fix column width in vm cmd output.
|
2020-05-14 12:10:00 -07:00 |
|
Jason Volk
|
41932375e3
|
modules/client/publicrooms: Cleanup/minor modernization.
|
2020-05-12 23:29:33 -07:00 |
|
Jason Volk
|
525db9f5e3
|
modules/console: Ensure different serializations available w/ raw/source arguments.
|
2020-05-12 23:23:37 -07:00 |
|
Jason Volk
|
b91c768c57
|
ircd:Ⓜ️:vm::eval: Remove sequence_shared state.
|
2020-05-12 22:27:53 -07:00 |
|
Jason Volk
|
8308fe0e6b
|
modules/m_receipt: Minor structured bindings.
|
2020-05-12 22:27:53 -07:00 |
|
Jason Volk
|
ea420994eb
|
modules/console: Output additional information in hook list cmd.
|
2020-05-12 22:27:53 -07:00 |
|
Jason Volk
|
3bd3173db0
|
ircd:Ⓜ️:vm: Replace eval hook::site member with entered hook ptr; add id to console cmd.
|
2020-05-12 22:27:53 -07:00 |
|
Jason Volk
|
38a12ec0f7
|
ircd:Ⓜ️🪝 Add integer for easier ident; improve log msgs; console cmd.
|
2020-05-12 19:21:58 -07:00 |
|
Jason Volk
|
a3b31ce7aa
|
modules/console: Reverse order of vm list.
|
2020-05-12 19:21:58 -07:00 |
|
Jason Volk
|
de0b1d9b33
|
modules/m_relation: Fix failure to obtain event_id from m.in_reply_to competing format.
|
2020-05-12 19:21:58 -07:00 |
|
Jason Volk
|
b764e75692
|
ircd:Ⓜ️:vm: Additional fetch phases; split fetch hook sites.
|
2020-05-11 21:14:25 -07:00 |
|
Jason Volk
|
0fd5570c14
|
ircd:Ⓜ️:vm: Add enumeration for evaluation phases.
|
2020-05-11 21:14:25 -07:00 |
|
Jason Volk
|
a1708a687e
|
ircd:Ⓜ️:vm: Rename eval.phase to eval.phase_hook.
|
2020-05-11 19:25:07 -07:00 |
|
Jason Volk
|
28c630268c
|
modules/web_hook: Replace and fix multi-line content formattings.
|
2020-05-11 16:31:48 -07:00 |
|
Jason Volk
|
613464c476
|
modules/console: Use throwing query for room_id(event_id) so grammar error never occurs. (fixes #135)
|
2020-05-11 03:36:58 -07:00 |
|
Jason Volk
|
b7d8f9c211
|
modules/client/room_keys/version: Throw coded 404 for no version found.
|
2020-05-11 02:10:54 -07:00 |
|
Jason Volk
|
67e72539f3
|
modules/client/sync/rooms: Use timeline.limited=true to eliminate branches to polylog.
|
2020-05-10 19:23:36 -07:00 |
|
Jason Volk
|
5c76b6c976
|
modules/web_hook: Use non-html newline for issue comment.
|
2020-05-09 19:19:16 -07:00 |
|
Jason Volk
|
88fe138d12
|
ircd::prof: Add symbol definition for psi::supported=false on non-linux platforms.
|
2020-05-09 17:28:34 -07:00 |
|
Jason Volk
|
32192bf439
|
ircd::prof::psi: Additional state relative to last refresh.
|
2020-05-09 17:28:34 -07:00 |
|
Jason Volk
|
19f4917d9f
|
ircd::prof::psi: Add threshold triggering mechanism to interface.
|
2020-05-09 17:28:34 -07:00 |
|
Jason Volk
|
05e384d315
|
ircd::prof::psi: Add interface to poll for PSI linux>=5.2. (#144)
|
2020-05-09 17:28:34 -07:00 |
|
Jason Volk
|
ba87567d80
|
modules/web_hook: Add handler for github issues action=milestoned.
|
2020-05-07 16:12:39 -07:00 |
|
Jason Volk
|
450f715f7a
|
modules/client/room_keys/version: Return a dummy response rather than 404. (#141)
|
2020-05-07 14:23:17 -07:00 |
|
Jason Volk
|
a3e7b7dd98
|
modules/client/sync/device_one_time_keys_count: Fix result placement in /sync response.
|
2020-05-07 14:14:24 -07:00 |
|
Jason Volk
|
563da4b938
|
modules/web_hook: Add labels to issue comments.
|
2020-05-07 04:08:35 -07:00 |
|
Jason Volk
|
8a94a290be
|
modules/web_hook: Add handler for github milestone.
|
2020-05-07 04:08:35 -07:00 |
|
Jason Volk
|
1c573cf491
|
modules/federation/send: Downgrade log level for unhandled out of eval.
|
2020-05-05 12:04:34 -07:00 |
|
Jason Volk
|
2f5ceb21d3
|
modules/web_hook: Support github gollum event.
|
2020-05-03 14:35:20 -07:00 |
|
Jason Volk
|
77a8a3e3c9
|
modules/console: Add user rooms count cmd.
|
2020-05-03 14:35:20 -07:00 |
|
Jason Volk
|
e4cfe61551
|
modules/admin: Implement (undocumented) users/deactivate.
|
2020-05-02 23:57:53 -07:00 |
|
Jason Volk
|
ff96eb803d
|
ircd:Ⓜ️:user: Move is_active() to adl'ed active().
|
2020-05-02 23:57:53 -07:00 |
|
Jason Volk
|
a8b02549db
|
modules/console: Use pretty_detailed() for fed event cmd; minor reorg.
|
2020-05-01 10:10:17 -07:00 |
|
Jason Volk
|
6bc0d48a38
|
ircd:Ⓜ️:pretty: Move part of console event cmd into lib util.
|
2020-05-01 10:10:16 -07:00 |
|
Jason Volk
|
7854a0ea02
|
modules/federation/state: Implement room_version in response; matrix-org/matrix-doc#2314
|
2020-05-01 08:59:12 -07:00 |
|
Jason Volk
|
19bef4e822
|
modules: Remove erroneous comment (related b37df3f719 ). [ci skip]
|
2020-05-01 08:59:12 -07:00 |
|
Jason Volk
|
951d000ae9
|
modules/console: Add alternative convenience parameters for room restrap cmd.
|
2020-04-30 18:52:43 -07:00 |
|
Jason Volk
|
2a75027118
|
modules/console: Improve error msg for peer not found.
|
2020-04-30 06:29:19 -07:00 |
|
Jason Volk
|
347c600b41
|
modules/console: Translate a log level string to number in log level cmd.
|
2020-04-30 03:20:49 -07:00 |
|
Jason Volk
|
b37df3f719
|
modules/admin: Implement GET (undocumented) /admin/users/@user/admin.
|
2020-04-30 01:12:46 -07:00 |
|
Jason Volk
|
becd247de3
|
modules/console: Add shortcut for 'room get ...' cmd w/ direct 'room_id type state_key'
|
2020-04-28 22:09:36 -07:00 |
|
Jason Volk
|
175c1d817d
|
modules/client/sync/rooms: Fix range upper bound for switching to polylog.
|
2020-04-28 03:41:07 -07:00 |
|
Jason Volk
|
ed807ce423
|
modules/client/sync/rooms/state: Hoist conditional branch to polylog phased.
|
2020-04-28 03:29:50 -07:00 |
|
Jason Volk
|
db2a03b6c3
|
modules/client/sync/rooms/state: Query supplied filter for lazyload_members; rename conf item.
|
2020-04-28 03:04:48 -07:00 |
|
Jason Volk
|
3f46930776
|
modules/client/sync/rooms/timeline: Fix invite-accept condition for linear to polylog.
|
2020-04-28 01:56:35 -07:00 |
|
Jason Volk
|
8239c35095
|
modules/console: Allow direct type,state_key parameters in redact cmd.
|
2020-04-28 01:56:35 -07:00 |
|
Jason Volk
|
b49927de38
|
modules/client/sync/rooms/state: Fix placement of branch from linear to polylog.
|
2020-04-28 00:44:17 -07:00 |
|
Jason Volk
|
ba5e001003
|
modules/client/sync/rooms/timeline: Minor group conditions.
|
2020-04-27 23:35:06 -07:00 |
|