Jason Volk
|
5c8c12dd06
|
modules/console: Add exec cmd suite.
|
2020-10-20 23:20:41 -07:00 |
|
Jason Volk
|
e0cc786a9d
|
modules/client/sync/rooms/timeline: Fix timeline limited flag condition; minor cleanup.
|
2020-10-17 21:06:05 -07:00 |
|
Jason Volk
|
f6bc11b76a
|
ircd::vg: Add stack register/deregister to interface.
ircd::vg: Use extern const bool for active(); minor reorg.
|
2020-10-16 14:32:06 -07:00 |
|
Jason Volk
|
17bcd84425
|
modules/console: Improve peer table column justifications.
|
2020-10-16 05:19:14 -07:00 |
|
Jason Volk
|
f1557bee78
|
modules/widget: Stub GET ui/v1 w/ some params.
|
2020-10-16 03:48:57 -07:00 |
|
Jason Volk
|
ccdd712188
|
modules/widget: Stub GET /widget/account.
|
2020-10-16 03:48:57 -07:00 |
|
Jason Volk
|
7b15568737
|
modules/widget: Start widget support; stub registration endpoint.
|
2020-10-16 03:48:57 -07:00 |
|
Jason Volk
|
93758a7238
|
modules/client/user/openid: Return something for request_token.
|
2020-10-16 03:40:14 -07:00 |
|
Jason Volk
|
683502fb5b
|
modules/console: Add well-known base cmd; request listing.
|
2020-10-16 02:40:39 -07:00 |
|
Jason Volk
|
2710701533
|
modules/key/server: Fix missing urldecode (regression 086dfc4839 ).
|
2020-10-16 02:40:39 -07:00 |
|
Jason Volk
|
b679c0aa07
|
modules/console: Fix param which should be required.
|
2020-10-16 02:40:39 -07:00 |
|
Jason Volk
|
b9905a06a6
|
modules/console: Allow multiple arguments to well_known matrix server.
|
2020-10-16 02:40:39 -07:00 |
|
Jason Volk
|
142179e4a5
|
ircd:Ⓜ️:fed::well_known: Convert to future interface w/ dummy impl.
|
2020-10-15 04:55:38 -07:00 |
|
Jason Volk
|
3f6d90c7a8
|
ircd:Ⓜ️:fed: Move head fetch convenience to room::head interface.
|
2020-10-14 22:04:04 -07:00 |
|
Jason Volk
|
888c62c156
|
ircd:Ⓜ️:fed::well_known: Simplify interface; add opts struct.
|
2020-10-14 22:04:04 -07:00 |
|
Jason Volk
|
086dfc4839
|
modules/key/server: Bypass parameter tokenization for endpoint.
|
2020-10-12 18:07:39 -07:00 |
|
Jason Volk
|
07382d8c0a
|
modules/console: Improve the other event refs cmd output.
|
2020-10-12 18:07:39 -07:00 |
|
Jason Volk
|
62fdaaa389
|
ircd:Ⓜ️:events::refs: Add unbounded column scan w/ console cmd.
|
2020-10-12 18:07:39 -07:00 |
|
Jason Volk
|
767322dc37
|
ircd::rand: Simplify interface; comments/cleanup.
|
2020-10-06 16:25:03 -07:00 |
|
Jason Volk
|
66525fd6f3
|
Revert "modules/client/sync/rooms/timeline: Fix polylog limited flag condition."
This reverts commit a5aac0eb1f .
|
2020-10-06 03:50:02 -07:00 |
|
Jason Volk
|
a5aac0eb1f
|
modules/client/sync/rooms/timeline: Fix polylog limited flag condition.
|
2020-10-06 00:02:29 -07:00 |
|
Jason Volk
|
7a8794720b
|
modules/console: More useful allocation bytes info in ios cmd.
|
2020-10-06 00:02:29 -07:00 |
|
Jason Volk
|
1c51153526
|
modules/web_root: Return non-throwing 404 here.
|
2020-10-05 20:15:12 -07:00 |
|
Jason Volk
|
6e879f1845
|
modules/web_root: No special caching of index.html or all hell breaks loose on Riot upgrade; minor cleanup.
|
2020-10-05 19:39:57 -07:00 |
|
Jason Volk
|
eb3a09d5e2
|
modules/client/capabilities: Fix typo.
|
2020-10-03 07:29:47 -07:00 |
|
Jason Volk
|
0f95a6464e
|
modules/console: Add hint param to fetch event cmd.
|
2020-10-03 04:33:47 -07:00 |
|
Jason Volk
|
5f24f10458
|
modules/console: Disambiguate argument type.
|
2020-10-03 02:31:20 -07:00 |
|
Jason Volk
|
a550b5c420
|
modules/console: Fix reference to returned array.
|
2020-10-03 02:31:20 -07:00 |
|
Jason Volk
|
c43f3a6658
|
modules/console: Fix missing empty line separator.
|
2020-10-03 02:31:20 -07:00 |
|
Jason Volk
|
f56dded742
|
modules/llvm: Add conditional compilation for libllvm module.
|
2020-10-01 20:26:16 -07:00 |
|
Jason Volk
|
b7b2c44973
|
ircd: Improve restart-assist to convey different program options.
|
2020-10-01 00:02:16 -07:00 |
|
Jason Volk
|
fecd009ffb
|
ircd:Ⓜ️:db: Fix accounting for index compression.
Revert 1051e740cc .
|
2020-09-30 19:40:29 -07:00 |
|
Jason Volk
|
ca7b7b0c61
|
ircd::db: Move computed properties from console into info struct.
|
2020-09-29 08:01:14 -07:00 |
|
Jason Volk
|
4dcee4f779
|
modules/console: Add compression percentage to db files oneline.
|
2020-09-29 08:01:14 -07:00 |
|
Jason Volk
|
7fd084c8ce
|
modules/federation/version: Reorg into namespace; additional properties.
|
2020-09-29 00:36:46 -07:00 |
|
Jason Volk
|
4170235686
|
modules/m_presence: Add per-user rate conf item; add branch to synapse spam infra.
|
2020-09-28 03:48:06 -07:00 |
|
Jason Volk
|
1bc05f3900
|
modules/m_presence: Fix clang warning for reference in range for.
|
2020-09-28 02:12:03 -07:00 |
|
Jason Volk
|
9a15f712c5
|
modules/client/rooms/read_markers: Minor cleanup.
|
2020-09-24 02:58:31 -07:00 |
|
Jason Volk
|
0405d7200c
|
modules/console: Rename client 'reqs' argument to 'request'.
|
2020-09-23 19:59:46 -07:00 |
|
Jason Volk
|
a08b409929
|
modules/console: Add cache info line to column summary.
|
2020-09-22 02:27:30 -07:00 |
|
Jason Volk
|
30f3473c6a
|
modules/console: Report verification and expiration of fed key response.
|
2020-09-22 02:27:30 -07:00 |
|
Jason Volk
|
91de67c5e1
|
modules/console: Cleanup/remove some file info output.
|
2020-09-21 16:22:23 -07:00 |
|
Jason Volk
|
c197b0109b
|
modules/console: Add key count to db info summary.
|
2020-09-20 14:24:47 -07:00 |
|
Jason Volk
|
03dba64f0b
|
modules/console: Improve sst info oneline for sorted runs and binary keys.
|
2020-09-19 07:47:21 -07:00 |
|
Jason Volk
|
ee8759cd0b
|
Use foreign automake options to append flags here without warning.
|
2020-09-18 22:27:23 -07:00 |
|
Jason Volk
|
234294b9cc
|
modules/console: Add peer ID number to table.
|
2020-09-16 02:28:16 -07:00 |
|
Jason Volk
|
8abab587ac
|
ircd:Ⓜ️ Move modules/vm_fetch to central lib.
|
2020-09-15 22:16:11 -07:00 |
|
Jason Volk
|
bf8dd39144
|
ircd:Ⓜ️:vm: Move vector eval related to execute unit.
|
2020-09-13 16:10:40 -07:00 |
|
Jason Volk
|
a02bd474d7
|
Fix EXTRA_CXXFLAGS append order regression.
|
2020-09-13 14:32:47 -07:00 |
|
Jason Volk
|
1a7447837e
|
ircd:Ⓜ️:vm: Remove legacy options; fix appendix masking.
|
2020-09-12 07:03:21 -07:00 |
|