Jason Volk
|
7c09123a3c
|
ircd:Ⓜ️:room::state: Add a type prefix-domain iteration to state interface.
|
2019-02-20 13:10:56 -08:00 |
|
Jason Volk
|
a441c77b6b
|
ircd::json: Safer unquote for json::string constructions; specify constructions.
|
2019-02-20 13:10:56 -08:00 |
|
Jason Volk
|
2b2725f7c1
|
ircd::json::tuple: Minor cleanup.
|
2019-02-20 13:10:56 -08:00 |
|
Jason Volk
|
99058105b3
|
ircd:Ⓜ️:event: Minor move utils to event.h index header.
|
2019-02-20 13:10:56 -08:00 |
|
Jason Volk
|
d05f58d352
|
modules/client: Add preliminary delete_devices endpoint.
|
2019-02-20 13:10:56 -08:00 |
|
Jason Volk
|
18a41f81f1
|
modules: Move m::device definitions from m_user to m_device.
|
2019-02-20 09:46:27 -08:00 |
|
Jason Volk
|
717214859c
|
Update README; OpenSSL notes.
|
2019-02-20 09:14:53 -08:00 |
|
Jason Volk
|
3820912b0e
|
modules/federation/user_devices: Implement GET response.
|
2019-02-19 17:48:42 -08:00 |
|
Jason Volk
|
815709bbed
|
modules/client/devices: Implement handlers through m::device interface.
|
2019-02-19 17:42:17 -08:00 |
|
Jason Volk
|
b3baebd395
|
ircd:Ⓜ️:device: Add a proper device interface (sans device::set()).
|
2019-02-19 17:42:05 -08:00 |
|
Jason Volk
|
b4ee0a9bcf
|
ircd:Ⓜ️ Temporary eval workarounds.
|
2019-02-19 16:34:24 -08:00 |
|
Jason Volk
|
77ababbe85
|
modules/client/sync/rooms: Minor constness fix.
|
2019-02-19 14:49:50 -08:00 |
|
Jason Volk
|
ddd59f6a04
|
modules/client/versions: Report r0.4.0.
|
2019-02-19 14:46:03 -08:00 |
|
Jason Volk
|
74c5a58273
|
ircd::resource: Use 308 instead of 301 for redirect.
|
2019-02-19 14:43:21 -08:00 |
|
Jason Volk
|
b8ea9fdad7
|
modules/client/keys: Use permanent redirect for /unstable/keys/ related.
|
2019-02-19 13:29:35 -08:00 |
|
Jason Volk
|
066a4b4a2c
|
tools/m4: Add boost-context and boost-coroutine macros.
|
2019-02-19 13:25:32 -08:00 |
|
Jason Volk
|
fc0d91cf04
|
configure: Add various missing --with options for third-party deps.
|
2019-02-19 13:25:32 -08:00 |
|
Jason Volk
|
4827405a6b
|
configure: Add proper --with suite for SSL related.
|
2019-02-19 13:25:32 -08:00 |
|
Jason Volk
|
5b833ce6af
|
modules/client/devices: Use permanent redirect resource for /unstable/.
|
2019-02-19 13:25:32 -08:00 |
|
Jason Volk
|
9d0542a93a
|
ircd::resource: Add permanent redirect device.
|
2019-02-19 13:25:32 -08:00 |
|
Jason Volk
|
b57ef2e8fe
|
ircd::resource::response: Avoid call to write empty content here.
|
2019-02-19 11:35:11 -08:00 |
|
Jason Volk
|
42a41eeb0d
|
ircd::http: Fix/Add 30x related codes.
|
2019-02-19 11:34:48 -08:00 |
|
Jason Volk
|
22fe163344
|
modules/client/devices: Support /unstable/ URL as well as /r0/.
|
2019-02-18 17:20:04 -08:00 |
|
Jason Volk
|
d960a31143
|
modules/client/register: Set device data on registration w/ login.
|
2019-02-18 16:50:53 -08:00 |
|
Jason Volk
|
ddf76fe502
|
ircd:Ⓜ️:register: Use json::string types here; simplify.
|
2019-02-18 16:44:28 -08:00 |
|
Jason Volk
|
aed1c856ef
|
modules/client/login: Set device in user's room on login.
|
2019-02-18 16:42:08 -08:00 |
|
Jason Volk
|
d33b3911b1
|
configure: Check for openssl-1.0/ directory before openssl/.
|
2019-02-18 16:09:32 -08:00 |
|
Jason Volk
|
2935d35f7d
|
configure: Invocations of RB_CHK_SYSHEADER are no-op after first success.
|
2019-02-18 16:09:32 -08:00 |
|
Jason Volk
|
e8f8008ea9
|
ircd::openssl: Use variable includes; add openssl/hmac.h header check.
|
2019-02-18 15:27:50 -08:00 |
|
Jason Volk
|
3d7d15685e
|
ircd::openssl: Add a linked version check.
|
2019-02-18 15:17:50 -08:00 |
|
Jason Volk
|
dbbc22d98a
|
ircd::magic: Relax the linked version check.
|
2019-02-18 15:17:50 -08:00 |
|
Jason Volk
|
b9822a8c6c
|
ircd::openssl: Return version strings for header and linked library.
|
2019-02-18 15:12:01 -08:00 |
|
Jason Volk
|
1a2bfc1535
|
configure: Verify better symbol in libcrypto.so.
|
2019-02-18 13:42:38 -08:00 |
|
Jason Volk
|
15a805c00d
|
modules/console: Add user device cmd.
|
2019-02-18 13:42:38 -08:00 |
|
Jason Volk
|
3ff31ec8ef
|
modules: Start an m_direct_to_device edu handler.
|
2019-02-18 13:42:38 -08:00 |
|
Jason Volk
|
d445f98d93
|
modules/client: Stub a send_to_device endpoint.
|
2019-02-18 13:42:38 -08:00 |
|
Jason Volk
|
3b8130cee1
|
ircd:Ⓜ️:dbs: Fixes to the index_redact path and related; minor reorg.
|
2019-02-18 13:42:25 -08:00 |
|
Jason Volk
|
a6d33ad4f1
|
modules/console: Add clear option parameter to user tokens cmd.
|
2019-02-18 13:42:25 -08:00 |
|
Jason Volk
|
7d449e6e56
|
ircd:Ⓜ️:login: Use json::string rather than string_view in tuple types; simplify.
|
2019-02-18 13:42:25 -08:00 |
|
Jason Volk
|
0644db459c
|
ircd:Ⓜ️:event: Add various size constants replacing magic numbers.
|
2019-02-18 13:42:25 -08:00 |
|
Jason Volk
|
bc0e12e31b
|
ircd:Ⓜ️ Add m.direct_to_device edu schema / header.
|
2019-02-18 12:23:58 -08:00 |
|
Jason Volk
|
dd99d929aa
|
modules/client/logout: Implement 5.4.4 logout/all.
|
2019-02-18 11:22:45 -08:00 |
|
Jason Volk
|
cc2ed66190
|
modules/client/logout: Complete the logout endpoint.
|
2019-02-18 11:12:30 -08:00 |
|
Jason Volk
|
f0ce1cdcae
|
ircd: Split up resource.h.
|
2019-02-18 11:04:02 -08:00 |
|
Jason Volk
|
476f198075
|
modules/federation: Explicit path parameter checking for clearer error msgs.
|
2019-02-18 10:33:35 -08:00 |
|
Jason Volk
|
7e8f3048d3
|
modules: Start and identity service stub area.
|
2019-02-18 10:28:09 -08:00 |
|
Jason Volk
|
9314bd7b5b
|
modules/federation/query_auth: Stub a NOT_IMPLEMENTED for now because synapse doesn't use this.
|
2019-02-18 09:59:59 -08:00 |
|
Jason Volk
|
952f173204
|
modules/client/rooms: Add /event/ endpoint.
|
2019-02-18 09:59:14 -08:00 |
|
Jason Volk
|
247544d130
|
modules/client/rooms/messages: Relax requirement for a ?from= parameter.
|
2019-02-18 09:59:14 -08:00 |
|
Jason Volk
|
2dfad15ee8
|
modules/client/keys: Rename URL from /unstable/ to /r0/.
|
2019-02-16 16:27:57 -08:00 |
|