Jason Volk
|
06e33f40a1
|
modules/client/presence: Dup the user_id in the content for now: simpler on out-side.
|
2018-02-16 13:33:19 -08:00 |
|
Jason Volk
|
023990888b
|
modules/client: Fix error.
|
2018-02-16 13:33:19 -08:00 |
|
Jason Volk
|
38db46aad4
|
modules/client/rooms: 6.4.1/6.4.2 PUT state.
|
2018-02-16 13:33:18 -08:00 |
|
Jason Volk
|
b121c4377b
|
modules/client/rooms: 6.3.5 GET joined_members; minor cleanup.
|
2018-02-16 12:37:21 -08:00 |
|
Jason Volk
|
a9b42926fa
|
modules/client/events: Dumbstub this endpoint for 11.6 and requiring a room_id for now.
|
2018-02-16 12:07:12 -08:00 |
|
Jason Volk
|
fa4d31292f
|
modules: Shrink these to a reasonable block size for now.
|
2018-02-16 11:56:32 -08:00 |
|
Jason Volk
|
632b1e6f0f
|
ircd:Ⓜ️ Curse the cursor.
modules/console: Update dump; add errcount.
|
2018-02-16 11:53:42 -08:00 |
|
Jason Volk
|
33e0d15f28
|
modules/client: 11.6 Presence to and from the user's user room timeline.
|
2018-02-15 19:59:59 -08:00 |
|
Jason Volk
|
c6855c58c3
|
modules/client/devices: Use the id::device; use the user::room.
|
2018-02-15 17:27:42 -08:00 |
|
Jason Volk
|
f7db9bd92f
|
modules/client/rooms: Add POST variant for redact.
|
2018-02-15 16:50:08 -08:00 |
|
Jason Volk
|
149db42d4e
|
modules/client/rooms: 6.5.2.1 PUT redact.
|
2018-02-15 16:50:08 -08:00 |
|
Jason Volk
|
7c030e1af2
|
modules/console: Add some room commands.
|
2018-02-15 16:35:50 -08:00 |
|
Jason Volk
|
bc186e832d
|
modules/client/register: Checkpoint hardcoded guest-reg block here for now.
|
2018-02-15 13:55:09 -08:00 |
|
Jason Volk
|
eab4aef7e6
|
ircd:Ⓜ️/modules/client: Add device ID generation; use token/password helpers; various comments/cleanup.
|
2018-02-15 13:55:09 -08:00 |
|
Jason Volk
|
27a539f941
|
modules/client: Cleanup some numbering and descriptions.
|
2018-02-15 13:40:07 -08:00 |
|
Jason Volk
|
bfcfacfc50
|
modules/client: 11.9 Device Management (incomplete).
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
9da8e233d6
|
modules/client: Update various thrown errors.
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
38454022cd
|
ircd::m/modules: Add M_NEED_MORE_PARAMS.
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
24aac22e33
|
modules/client/account: Stub an account/3pid response.
|
2018-02-14 22:07:01 -08:00 |
|
Jason Volk
|
5c171d6789
|
modules/client/profile: 8.2 Profiles :with the user's user room.
|
2018-02-14 22:06:35 -08:00 |
|
Jason Volk
|
3dd792033b
|
modules/client/account: 3.6.1 GET whoami
|
2018-02-14 22:06:20 -08:00 |
|
Jason Volk
|
575820d993
|
modules: Split client/account.
|
2018-02-14 21:49:46 -08:00 |
|
Jason Volk
|
d4e6e23804
|
modules: Split client/user.
|
2018-02-14 21:49:46 -08:00 |
|
Jason Volk
|
c45461d5f6
|
modules: Split modules/client/rooms; reorg Makefile.
|
2018-02-14 21:49:46 -08:00 |
|
Jason Volk
|
173d19ee6a
|
modules/client/sync: Give client more async() after /sync 408.
|
2018-02-13 18:36:30 -08:00 |
|
Jason Volk
|
5a73e631a6
|
modules/console: Add command to iterate messages forward and backward with seek to depth.
|
2018-02-13 15:08:52 -08:00 |
|
Jason Volk
|
b06412da76
|
modules/client/sync: Fix interpretation of the sync timeout query param.
|
2018-02-12 19:30:44 -08:00 |
|
Jason Volk
|
9c832482ef
|
modules/root: Add additional mime types.
|
2018-02-12 19:30:44 -08:00 |
|
Jason Volk
|
5f24883c1c
|
modules: Add minimum viable stubs for errorless Riot load.
modules/client/pushrules: Stub arrays for errorless Riot load.
|
2018-02-12 19:30:44 -08:00 |
|
Jason Volk
|
75dabda9c7
|
modules/client/sync: Checkpoint sync stubs.
|
2018-02-12 19:30:44 -08:00 |
|
Jason Volk
|
2be10ef206
|
ircd: Fix/Address client current request flow for longpolls.
|
2018-02-12 19:30:44 -08:00 |
|
Jason Volk
|
67fba3cd7b
|
ircd:Ⓜ️ Move filters into the user's user room.
|
2018-02-11 19:46:31 -08:00 |
|
Jason Volk
|
9c145394f9
|
modules/client/user: Add base handlers to switch the path params.
|
2018-02-11 15:47:25 -08:00 |
|
Jason Volk
|
5c641d63ef
|
modules/client/createroom: Update the createRoom endpoint handler.
|
2018-02-11 15:47:25 -08:00 |
|
Jason Volk
|
bbbb88fe46
|
modules/client/user: Reactivate the get filter endpoint.
|
2018-02-11 15:47:25 -08:00 |
|
Jason Volk
|
b86560c5f5
|
modules/client/sync: Reactivate sync with a trial using user's room.
|
2018-02-11 15:47:25 -08:00 |
|
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
|
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
|
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
|
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
|
7f25e368bc
|
modules/console: Add a room command suite.
|
2018-02-08 21:00:50 -08:00 |
|
Jason Volk
|
7bff223748
|
modules/console: Adjust the state commands to use a root node ID arg for now.
|
2018-02-08 13:27:49 -08:00 |
|
Jason Volk
|
0cc37daf9d
|
modules/console: Improve the exec command.
|
2018-02-08 13:27:48 -08:00 |
|
Jason Volk
|
f5adae46d1
|
modules/console: Move the preliminary exec command over to conmod.
|
2018-02-08 10:45:37 -08:00 |
|
Jason Volk
|
a517acea60
|
modules/console: Add db command with list default sub-command.
|
2018-02-07 23:15:17 -08:00 |
|
Jason Volk
|
f925c9e5df
|
modules/console: Add command to backup the events database as json::vector to file.
This same vector can be replayed into a new database with an "exec" command.
|
2018-02-07 00:24:54 -08:00 |
|