Jason Volk
|
39da63828c
|
ircd::json: Fix error in stack::~object.
|
2018-04-03 23:34:09 -07:00 |
|
Jason Volk
|
c929a39795
|
modules/federation/invite: Check path parameters match event in body.
|
2018-04-03 23:34:09 -07:00 |
|
Jason Volk
|
60f983b953
|
modules/federation: Add make_join endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
|
Jason Volk
|
ad9a5f731a
|
modules/m_room_member: Eval foreign invites; committer in modules/client/rooms/invite.
|
2018-04-03 17:27:34 -07:00 |
|
Jason Volk
|
e78f08e8ff
|
modules/m_room_member: Add mapi header to module.
|
2018-04-03 17:18:20 -07:00 |
|
Jason Volk
|
1755ca55da
|
ircd:Ⓜ️:v1: Add invite requestor.
|
2018-04-03 17:18:19 -07:00 |
|
Jason Volk
|
b90d4230ca
|
modules/client/rooms/invite: Add invite commit / handler w/ central linkage.
|
2018-04-03 12:56:46 -07:00 |
|
Jason Volk
|
59531912e4
|
ircd:Ⓜ️ Add origins::has() to query if origin is in room.
|
2018-04-03 12:49:34 -07:00 |
|
Jason Volk
|
8b5d27d1fc
|
ircd:Ⓜ️:dbs: Add overload to generate partial origins prefix key.
|
2018-04-03 12:49:03 -07:00 |
|
Jason Volk
|
86b0f8248f
|
modules/console: Add db command to list files.
|
2018-04-03 11:52:14 -07:00 |
|
Jason Volk
|
2bce600a60
|
ircd::db: Wrap interface to get db's file list.
|
2018-04-03 11:44:57 -07:00 |
|
Jason Volk
|
1dc2daa5e9
|
ircd::db: Wrap interface to toggle file deletions.
|
2018-04-03 11:30:37 -07:00 |
|
Jason Volk
|
cfb80085a8
|
ircd::db: Support map-based property retrieval.
|
2018-04-03 11:14:47 -07:00 |
|
Jason Volk
|
0bf6742ac9
|
ircd::db: Typedef / minor reorg property related interface.
|
2018-04-03 11:01:28 -07:00 |
|
Jason Volk
|
199ccad3e1
|
ircd:Ⓜ️ Minor desc cleanup; minor cleanup exception rewrite.
|
2018-04-03 02:14:48 -07:00 |
|
Jason Volk
|
d5748ef1bd
|
ircd::server: Minor main header cleanup; clarify comment.
|
2018-04-03 02:14:48 -07:00 |
|
Jason Volk
|
66871bd598
|
modules/federation: Add invite endpoint; functional response w/o eval.
|
2018-04-02 23:20:50 -07:00 |
|
Jason Volk
|
bf127104f1
|
modules/federation: Add query endpoint; add profile handler.
|
2018-04-02 23:20:50 -07:00 |
|
Jason Volk
|
a2ecd6339c
|
ircd:Ⓜ️ Stringify request verification into tls buffer.
|
2018-04-02 23:20:50 -07:00 |
|
Jason Volk
|
b9bb4b4a45
|
ircd::resource: Carry origin in the request object.
|
2018-04-02 23:20:50 -07:00 |
|
Jason Volk
|
ded4ed507e
|
modules/client/profile: Rewrite m::NOT_FOUND propagation for appropos response.
|
2018-04-02 22:12:25 -07:00 |
|
Jason Volk
|
c999036a03
|
ircd:Ⓜ️ Rewrite db::not_found to m::NOT_FOUND for room::state propagation.
|
2018-04-02 22:06:51 -07:00 |
|
Jason Volk
|
6976119109
|
ircd:Ⓜ️:state: Fix db::not_found propagating from nothrow'ing get().
|
2018-04-02 22:04:17 -07:00 |
|
Jason Volk
|
7b38d216b4
|
ircd:Ⓜ️:v1: Fix user devices query and associated console cmd.
|
2018-04-02 18:40:52 -07:00 |
|
Jason Volk
|
e0130466e9
|
ircd:Ⓜ️:v1: Rename user::id to id::user to avoid local conflict.
|
2018-04-02 18:40:52 -07:00 |
|
Jason Volk
|
7392469cad
|
modules/console: Fix missing event_id argument option in fed state cmd.
|
2018-04-02 18:40:52 -07:00 |
|
Jason Volk
|
37ab0ad00d
|
modules/console: Add fed command to get state ids.
|
2018-04-02 18:40:52 -07:00 |
|
Jason Volk
|
baccd4b767
|
ircd:Ⓜ️:v1: Support request to /state_ids/ as option in m::v1::state.
|
2018-04-02 18:40:52 -07:00 |
|
Jason Volk
|
b5060a5e46
|
ircd::db: Create specific DB dir manually to avoid rocksdb error log msg.
|
2018-04-02 17:19:01 -07:00 |
|
Jason Volk
|
14b7a088ee
|
ircd::db: Minor cleanup.
|
2018-04-02 17:18:56 -07:00 |
|
Jason Volk
|
31c3dea483
|
ircd::info: Gather information from rlimit if available.
|
2018-04-02 17:03:05 -07:00 |
|
Jason Volk
|
c54e7f5afe
|
configure.ac: Gather more information from git during configure.
|
2018-04-02 16:50:51 -07:00 |
|
Jason Volk
|
ebdb0896bb
|
client: Checkin disable sending of read receipt for now.
|
2018-04-02 16:00:05 -07:00 |
|
Jason Volk
|
db9e5f3b78
|
ircd::json: Improve validator grammar; clarify magic number.
|
2018-03-28 22:19:26 -07:00 |
|
Jason Volk
|
4a1ca1a525
|
ircd::json: Deinline output validators from template.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
7ad99ab387
|
ircd::json: Add why() to specifically return err str from valid().
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
738eb0782e
|
modules/m_room_member: Add preliminary type stub from hooks out of client/rooms/join.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
15b995cee8
|
modules/m_presence: Move presence committer/getter into client/presence.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
d48f46a0ac
|
modules/m_typing: Move m.typing committer into client/rooms/typing.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
cbc4852e16
|
modules/m_receipt: Move m.receipt committer into client/
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
53d7e79c41
|
modules/m_room_create: Add preliminary type stub from the hooks out of client/createroom.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
46ef2231ab
|
ircd:Ⓜ️ Add a vm::opts* to m:room as a vehicle for opts to eval.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
4760d36847
|
ircd::ctx: Move unlock_guard from util:: to ctx::.
|
2018-03-28 22:17:09 -07:00 |
|
Jason Volk
|
1a02642aef
|
ircd::json: Eliminate redundant sort for tuple.
|
2018-03-28 18:12:49 -07:00 |
|
Jason Volk
|
549452d7fc
|
construct: Use static named options argument to console command.
|
2018-03-28 18:12:49 -07:00 |
|
Jason Volk
|
b938669ba3
|
modules/federation/send: Remove unnecessary exception handler here.
|
2018-03-28 18:12:34 -07:00 |
|
Jason Volk
|
aca515a961
|
ircd:Ⓜ️ Add missing property 'data' name string.
|
2018-03-28 14:17:49 -07:00 |
|
Jason Volk
|
85bafcb7de
|
ircd:Ⓜ️ Improve init ordering and process.
|
2018-03-28 14:11:33 -07:00 |
|
Jason Volk
|
43b92dc95d
|
ircd:Ⓜ️ Minor cleanup.
|
2018-03-28 14:11:33 -07:00 |
|
Jason Volk
|
f07eed2ab9
|
ircd::ctx: Relax the assertion for uncaught exceptions on context switch.
|
2018-03-28 14:11:33 -07:00 |
|