Jason Volk
|
830a4b92a1
|
ircd:Ⓜ️ Add preliminary !@user:host "user's room" to database all things user.
|
2018-02-11 15:47:24 -08:00 |
|
Jason Volk
|
085776655c
|
ircd: These const_buffer casts are no longer necessary.
|
2018-02-11 15:47:24 -08:00 |
|
Jason Volk
|
939957c02a
|
ircd:Ⓜ️ Split filter into compilation unit; reactivate interface.
|
2018-02-11 15:47:24 -08:00 |
|
Jason Volk
|
f770a1638e
|
ircd: Update Makefile ordering to reflect current header ordering; commentary.
|
2018-02-11 15:47:24 -08:00 |
|
Jason Volk
|
db22d22eab
|
Update README; Update STYLE.
|
2018-02-11 12:02:49 -08:00 |
|
Jason Volk
|
b94d0b8ce6
|
ircd:Ⓜ️ Split m::user compilation unit.
|
2018-02-11 12:02:49 -08:00 |
|
Jason Volk
|
0afaa70ccf
|
ircd: Refer to the right access_token in the resource::request struct.
|
2018-02-10 22:07:06 -08:00 |
|
Jason Volk
|
b1d257c93a
|
ircd: Support authorization: bearer access tokens.
|
2018-02-10 22:03:39 -08:00 |
|
Jason Volk
|
8044fdb3ce
|
ircd: Reenable access token authentication.
|
2018-02-10 22:03:31 -08:00 |
|
Jason Volk
|
3e603b86e9
|
ircd:Ⓜ️ Add the m::room::has(type, state_key) passthru.
|
2018-02-10 21:42:16 -08:00 |
|
Jason Volk
|
e3c419d25d
|
modules/federation/send: Increase the PUT payload_max.
|
2018-02-10 21:28:49 -08:00 |
|
Jason Volk
|
ca0e488ea5
|
modules/client/rooms: Reactivate the /messages endpoint (with zero param respect).
|
2018-02-10 19:56:01 -08:00 |
|
Jason Volk
|
a3a3239e6e
|
ircd:Ⓜ️ Add room::messages interface; comment on room::state.
|
2018-02-10 19:50:53 -08:00 |
|
Jason Volk
|
0dc8593b9c
|
ircd::net: Add open() option to allow expired certificates.
|
2018-02-10 18:37:06 -08:00 |
|
Jason Volk
|
9ddf83c73c
|
ircd:Ⓜ️ Retool the local query to the m::keys room.
|
2018-02-10 18:37:06 -08:00 |
|
Jason Volk
|
43d581f1e9
|
ircd:Ⓜ️ Add room::get() passthru interface to room::state.
|
2018-02-10 18:37:06 -08:00 |
|
Jason Volk
|
605fbe1859
|
ircd:Ⓜ️ Use member buffer caches in m::room::state for the state root/head event.
|
2018-02-10 18:37:06 -08:00 |
|
Jason Volk
|
e368101e54
|
ircd:Ⓜ️:state: Might as well typedef this id.
|
2018-02-10 17:33:17 -08:00 |
|
Jason Volk
|
6c6069fc2c
|
ircd:Ⓜ️ Reflect sigil in m::id parse failure here.
|
2018-02-10 17:00:20 -08:00 |
|
Jason Volk
|
3597d1eb6b
|
ircd:Ⓜ️ Elaborate the event::prev interface with pattern conveniences.
|
2018-02-10 13:44:54 -08:00 |
|
Jason Volk
|
535232603c
|
modules/console: Add room_id argument to exec command.
|
2018-02-10 13:12:23 -08:00 |
|
Jason Volk
|
b238818522
|
ircd:Ⓜ️ Convert room::members/origins iters to test proto; console update; various.
|
2018-02-10 13:05:01 -08:00 |
|
Jason Volk
|
23387155df
|
ircd:Ⓜ️ Candidate split room::state interface (const part).
|
2018-02-10 00:41:10 -08:00 |
|
Jason Volk
|
9405166a7a
|
ircd:Ⓜ️:state: Add an unconditional for_each.
|
2018-02-10 00:41:06 -08:00 |
|
Jason Volk
|
5236a7d129
|
ircd:Ⓜ️ Add convenience event::fetch::valid() := row::valid().
|
2018-02-10 00:39:13 -08:00 |
|
Jason Volk
|
98d3b8bc65
|
ircd:Ⓜ️:state: Make each() into test() protocol.
|
2018-02-10 00:38:36 -08:00 |
|
Jason Volk
|
00ed883f22
|
ircd:Ⓜ️ Typedefs to close over event::id and room::id.
|
2018-02-09 22:13:18 -08:00 |
|
Jason Volk
|
bc4072c4d1
|
modules/client/rooms: Reinstate the state related endpoints.
|
2018-02-09 21:34:44 -08:00 |
|
Jason Volk
|
0bf053197c
|
ircd::json: Massage away json::value template ctor.
|
2018-02-09 21:33:06 -08:00 |
|
Jason Volk
|
063644feaa
|
ircd:Ⓜ️ Abort the current sorry state of m::io.
|
2018-02-09 21:33:06 -08:00 |
|
Jason Volk
|
6ff27aa45c
|
ircd:Ⓜ️ Add room.root(); crush pattern.
|
2018-02-09 13:08:41 -08:00 |
|
Jason Volk
|
dd582bd21d
|
ircd:Ⓜ️ Retool the user password check in the accounts room.
|
2018-02-09 12:24:13 -08:00 |
|
Jason Volk
|
0906db32d0
|
ircd:Ⓜ️ Reenable the state test/for_each; ensure any value unquote(); minor.
|
2018-02-09 12:24:13 -08:00 |
|
Jason Volk
|
366716c890
|
ircd:Ⓜ️:room: Reenable the has state query; apply state::get(nothrow) in places.
|
2018-02-09 12:24:13 -08:00 |
|
Jason Volk
|
cf18cdfcb7
|
ircd:Ⓜ️:state: Add nothrow overloads for value get() suite.
|
2018-02-09 11:55:49 -08:00 |
|
Jason Volk
|
cee2b5d561
|
ircd:Ⓜ️ Reenable the room membership test using state b-tree query.
|
2018-02-09 11:33:48 -08:00 |
|
Jason Volk
|
45f165b462
|
ircd:Ⓜ️ Add event::fetch: db::cell/db::row aggregate; apply to all pattern.
|
2018-02-09 11:22:46 -08:00 |
|
Jason Volk
|
25ce5e76a6
|
ircd:Ⓜ️ Reenable the other other (sic) m::room::members iteration.
|
2018-02-09 00:03:08 -08:00 |
|
Jason Volk
|
9ac16d14d4
|
ircd::mods: Split into internal header.
|
2018-02-08 23:36:04 -08:00 |
|
Jason Volk
|
e0df498415
|
ircd:Ⓜ️:room: Plug more stuff back in.
|
2018-02-08 23:23:50 -08:00 |
|
Jason Volk
|
a32f93c357
|
ircd:Ⓜ️:vm: Add specific exception; checkpoint incomplete eval; fix dbref.
|
2018-02-08 23:23:50 -08:00 |
|
Jason Volk
|
62dbef1df6
|
ircd:Ⓜ️ Reenable one of the m::room::members iterations now over the state b-tree.
|
2018-02-08 21:03:44 -08:00 |
|
Jason Volk
|
ec2f44f409
|
ircd:Ⓜ️:state: Typedef an id_buffer for better public use.
|
2018-02-08 21:02:10 -08:00 |
|
Jason Volk
|
9d22fe725a
|
ircd:Ⓜ️ Reenable the exists(room) query.
|
2018-02-08 21:01:52 -08:00 |
|
Jason Volk
|
7f25e368bc
|
modules/console: Add a room command suite.
|
2018-02-08 21:00:50 -08:00 |
|
Jason Volk
|
39fed550cd
|
ircd:Ⓜ️ Elaborate room.maxdepth() into the m::head(room)/m::depth(room) (non-array) suite.
|
2018-02-08 20:59:48 -08:00 |
|
Jason Volk
|
fd7792d32b
|
ircd:Ⓜ️ Reenable the room::maxdepth() query with efficiency.
|
2018-02-08 17:19:12 -08:00 |
|
Jason Volk
|
2db910adea
|
ircd:Ⓜ️:dbs: Add room_events key extractor for use with db::index::iterator.
|
2018-02-08 17:19:04 -08:00 |
|
Jason Volk
|
c7d7995772
|
ircd:Ⓜ️:dbs: Use better temporary prefix delimiter sequence.
|
2018-02-08 17:19:03 -08:00 |
|
Jason Volk
|
6e34a4a399
|
ircd:Ⓜ️:dbs: Add highest->lowest depth comparator for room_events meta.
|
2018-02-08 17:19:03 -08:00 |
|