Jason Volk
|
7438c558e3
|
ircd::json: Tweak callstack path for this transform.
|
2018-04-04 14:00:57 -07:00 |
|
Jason Volk
|
6b5bfaf4c0
|
ircd::json: Minor cleanup of value serialize cattle grid.
|
2018-04-04 13:36:30 -07:00 |
|
Jason Volk
|
b675567314
|
ircd:Ⓜ️🆔 Report 0 if no port affixed to ID, 8448 not implied bc/ SRV.
|
2018-04-04 13:03:13 -07:00 |
|
Jason Volk
|
b07213043f
|
doc: STYLE commentary on nothrow v. noexcept.
|
2018-04-04 12:02:11 -07:00 |
|
Jason Volk
|
9db0871c2f
|
construct: Minor README paragraph order.
|
2018-04-04 12:01:44 -07:00 |
|
Jason Volk
|
184d00f985
|
modules/key/server: Only run the seed test ifdef RB_DEBUG.
|
2018-04-04 01:27:45 -07:00 |
|
Jason Volk
|
36d1d41a8b
|
ircd:Ⓜ️ Add prev hash information to pretty(event).
|
2018-04-03 23:34:10 -07:00 |
|
Jason Volk
|
68cd920bb0
|
ircd:Ⓜ️ pretty(event) format tweaks.
|
2018-04-03 23:34:10 -07:00 |
|
Jason Volk
|
603658c722
|
ircd::net: Increase default resolver rate limiting.
|
2018-04-03 23:34:10 -07:00 |
|
Jason Volk
|
d2d6ba0f18
|
modules/federation: Add send_leave endpoint handler.
|
2018-04-03 23:34:10 -07:00 |
|
Jason Volk
|
4720431d72
|
modules/federation: Add make_leave endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
|
Jason Volk
|
50911da57f
|
modules/federation: Add state endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
|
Jason Volk
|
dffef130db
|
modules/federation: Add state_ids endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
|
Jason Volk
|
b767aab018
|
modules/federation: Add send_join endpoint handler.
|
2018-04-03 23:34:09 -07:00 |
|
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 |
|