Jason Volk
|
1b9e306ff0
|
ircd:Ⓜ️:event::fetch: Various fixes / minor reorg.
|
2019-01-16 18:08:31 -08:00 |
|
Jason Volk
|
147ec1763b
|
ircd:Ⓜ️:event::fetch: Clear source on subsequent valid row seek().
|
2019-01-16 17:53:24 -08:00 |
|
Jason Volk
|
47cf369739
|
ircd::json::tuple: Restrict these ctors.
|
2019-01-16 17:22:09 -08:00 |
|
Jason Volk
|
c3dcd5f586
|
modules/client/sync/rooms/state: Add fetch options w/ json request.
|
2019-01-16 16:46:01 -08:00 |
|
Jason Volk
|
c4b17c293a
|
ircd:Ⓜ️:event::fetch: Condition on a valid event_idx here.
|
2019-01-16 16:38:58 -08:00 |
|
Jason Volk
|
9cbed56017
|
modules/console: Show some more event cmd info.
|
2019-01-16 16:38:14 -08:00 |
|
Jason Volk
|
8b05ea9d39
|
ircd:Ⓜ️:event::fetch: Add some assertions on the seek().
|
2019-01-16 16:38:14 -08:00 |
|
Jason Volk
|
c43a0e49ab
|
ircd::db: Tweak cell::valid() stack.
|
2019-01-16 16:38:14 -08:00 |
|
Jason Volk
|
f9127e5681
|
ircd:Ⓜ️:event::fetch: Obey keys selection when fetching event with full json query.
|
2019-01-16 16:38:14 -08:00 |
|
Jason Volk
|
fc703660f6
|
ircd:Ⓜ️ Add selecting-key ctor for event from json::object.
|
2019-01-16 16:38:14 -08:00 |
|
Jason Volk
|
4dc1e2d7fc
|
ircd::json: Add tuple ctor from json::object with keys selection.
|
2019-01-16 16:38:14 -08:00 |
|
Jason Volk
|
0cb79728f9
|
ircd::json::tuple: Add membership test for keys selection.
|
2019-01-16 16:38:14 -08:00 |
|
Jason Volk
|
2b12c8a9c5
|
ircd:Ⓜ️:dbs: Use event source if available; add write options.
|
2019-01-16 15:55:08 -08:00 |
|
Jason Volk
|
f857e25ea7
|
ircd:Ⓜ️:event: Add a source json::object as a member.
|
2019-01-16 14:35:10 -08:00 |
|
Jason Volk
|
d798124c03
|
modules/media: Prevent saving full JSON for internal media and presence events.
|
2019-01-16 13:51:44 -08:00 |
|
Jason Volk
|
11607b3993
|
ircd:Ⓜ️:dbs: Use conditional column constructors for event columns.
|
2019-01-16 13:47:45 -08:00 |
|
Jason Volk
|
0652dfbc59
|
ircd::db: Allow null column transactions to be ignored rather than erroneous.
|
2019-01-16 13:46:15 -08:00 |
|
Jason Volk
|
918bc95d1a
|
ircd::db: Add nothrow column construction overload.
|
2019-01-16 13:23:00 -08:00 |
|
Jason Volk
|
4ded053406
|
ircd::db: Add cfid() lookup suite.
|
2019-01-16 13:21:36 -08:00 |
|
Jason Volk
|
becbcec430
|
modules/console: Finesse compressed cache statistics back into db cache output.
|
2019-01-16 13:00:40 -08:00 |
|
Jason Volk
|
5ae495031f
|
ircd:Ⓜ️:event::fetch: Improve fetch options related; minor cleanup.
|
2019-01-16 12:19:25 -08:00 |
|
Jason Volk
|
2171cc23e8
|
ircd::db: Fix cell::load seek validation.
|
2019-01-15 19:03:52 -08:00 |
|
Jason Volk
|
1e7325eb40
|
ircd::db: Allow default empty index for cell ctor.
|
2019-01-15 19:03:52 -08:00 |
|
Jason Volk
|
4b88fcd157
|
ircd:Ⓜ️:vm: Factor opts.json into db::txn's reserve bytes.
|
2019-01-15 19:03:52 -08:00 |
|
Jason Volk
|
52a9ca9635
|
ircd:Ⓜ️:vm: Add json vm option.
|
2019-01-15 19:03:52 -08:00 |
|
Jason Volk
|
8b1887c5f8
|
ircd::fs::aio: Fix assertion.
|
2019-01-15 19:03:52 -08:00 |
|
Jason Volk
|
c5489cecb0
|
ircd:Ⓜ️:event::fetch: Add options to seek(); add event_json query branch.
|
2019-01-15 19:03:52 -08:00 |
|
Jason Volk
|
15c13d5c9b
|
modules/console: Improve event info cmd.
|
2019-01-15 15:36:18 -08:00 |
|
Jason Volk
|
c314a9bb78
|
ircd:Ⓜ️:dbs: Add event_json column with conditional indexer.
|
2019-01-15 15:36:18 -08:00 |
|
Jason Volk
|
7c998e48ed
|
ircd:Ⓜ️:dbs: Cleanup / reorg write-indexers stack.
|
2019-01-15 13:00:15 -08:00 |
|
Jason Volk
|
1ab20cf721
|
ircd:Ⓜ️ Reorg / split / de-friend-inject various event interfaces.
|
2019-01-15 12:49:53 -08:00 |
|
Jason Volk
|
482112b369
|
ircd::mods: Improve exception translation.
|
2019-01-13 16:55:52 -08:00 |
|
Jason Volk
|
1a53b0e6e4
|
ircd::ctx: Improve exception handling at base frame.
|
2019-01-13 16:37:31 -08:00 |
|
Jason Volk
|
cbf456a388
|
ircd: Rename and refactor ircd::assertion interface into ircd::panic.
|
2019-01-13 16:37:31 -08:00 |
|
Jason Volk
|
522656047e
|
ircd:Ⓜ️:events: Add clarification to comment.
|
2019-01-13 14:02:54 -08:00 |
|
Jason Volk
|
ea4c3447c6
|
ircd::fs::aio: Simplify various conditions; add various comments; cleanup.
|
2019-01-13 14:02:03 -08:00 |
|
Jason Volk
|
4871928bfa
|
ircd::ctx: Partial de-inline of dock methods.
|
2019-01-13 13:57:34 -08:00 |
|
Jason Volk
|
3fae228c1a
|
ircd::json: Simplify json::object interface: eliminate path traversing overloads.
|
2019-01-12 16:47:48 -08:00 |
|
Jason Volk
|
8421dd46b6
|
modules/client/register: Support the inhibit_login option.
|
2019-01-12 12:34:34 -08:00 |
|
Jason Volk
|
0f6363f3e5
|
modules/client/register: Fix flows regression; minor cleanup.
|
2019-01-12 12:33:00 -08:00 |
|
Jason Volk
|
b42ded1fc7
|
ircd::http: Add string views to make the raw head data available.
|
2019-01-12 11:56:00 -08:00 |
|
Jason Volk
|
3a3dfe40d1
|
modules/client: Implement the register/available endpoint.
|
2019-01-12 11:51:57 -08:00 |
|
Jason Volk
|
f6e1311e21
|
ircd::json: Split path related from util header.
|
2019-01-12 11:51:15 -08:00 |
|
Jason Volk
|
6a0b384d8f
|
modules/console: Workaround https://github.com/facebook/rocksdb/issues/4878
|
2019-01-11 18:15:46 -08:00 |
|
Jason Volk
|
ba5701acca
|
modules/client/sync: Improve parallel; comments; dynamic memory for large buffers.
|
2019-01-11 17:41:23 -08:00 |
|
Jason Volk
|
fe15e0d6a6
|
ircd::db: Use the proper cache query here.
|
2019-01-11 17:40:27 -08:00 |
|
Jason Volk
|
47bda85f3f
|
modules/console: Add event cached cmd.
|
2019-01-11 17:40:14 -08:00 |
|
Jason Volk
|
d5956f47f7
|
ircd:Ⓜ️ Fix the m::cached logic to discount missing values.
|
2019-01-11 17:38:33 -08:00 |
|
Jason Volk
|
655d4e41c6
|
ircd::db: Configuration package.
|
2019-01-11 17:37:51 -08:00 |
|
Jason Volk
|
cbc4ddefe4
|
ircd::db: Fix issues with cache queries.
|
2019-01-11 17:36:05 -08:00 |
|