Jason Volk
|
34061a7600
|
modules/console: Add immutable memtable property queries to db info cmd.
|
2023-02-07 20:04:26 -08:00 |
|
Jason Volk
|
e6a77a80d6
|
modules/stats: Fix unbuffered output generating too many chunks.
|
2023-02-05 20:54:16 -08:00 |
|
Jason Volk
|
db974f6c50
|
modules/client/room_keys/version: Stub PUT method parameter gathering.
|
2023-02-05 19:42:28 -08:00 |
|
Jason Volk
|
8bdb266149
|
modules/console: Allow normal head resolve on manual evals.
(possible regression 1a7447837 )
|
2023-02-04 13:20:44 -08:00 |
|
Jason Volk
|
16c6f41756
|
modules/console: Avoid flushing output while iterating volatile lists.
|
2023-02-02 18:51:03 -08:00 |
|
Jason Volk
|
e470c77a75
|
modules/m_bridge: Add runlevel handler to terminate workers; fix hang prior to unload.
|
2023-02-02 18:51:03 -08:00 |
|
Jason Volk
|
5e32f88b0d
|
modules/client: Add stub for dehydrated device.
|
2023-02-02 16:37:03 -08:00 |
|
Jason Volk
|
f5a0a2fe11
|
modules/client/room_keys/keys: Implement client 11.12.3.2.2 DELETE.
|
2023-02-02 16:37:03 -08:00 |
|
Jason Volk
|
6033d316f3
|
modules/client/room_keys/keys: Update method GET for new spec; dedup internal state_key.
|
2023-02-02 16:37:03 -08:00 |
|
Jason Volk
|
5036879dc4
|
modules/client/keys/query: Update for new spec format.
|
2023-02-02 16:37:03 -08:00 |
|
Jason Volk
|
08e01bb9a7
|
modules/client/versions: Add some more versions.
|
2023-02-02 16:37:03 -08:00 |
|
Jason Volk
|
3c3fb030bc
|
modules/console: Add room msghtml cmd.
|
2023-01-28 19:46:43 -08:00 |
|
Jason Volk
|
f99c1e05f4
|
modules/client/rooms/relations: Fix inclusion of request event in relations response.
|
2023-01-27 11:18:37 -08:00 |
|
Jason Volk
|
6f002f0b21
|
modules/console: Add rep prefix cmd.
|
2023-01-27 11:18:37 -08:00 |
|
Jason Volk
|
ede3d5a651
|
ircd:Ⓜ️:rooms: Add requesting user_id/node_id to query opts for access ctrl.
|
2023-01-24 22:44:03 -08:00 |
|
Jason Volk
|
db4ebe1ba7
|
modules/client/profile: Respond with empty object for user's own empty profile.
|
2023-01-24 12:13:17 -08:00 |
|
Jason Volk
|
5d73109f0d
|
modules/federation/send_join: Respond with the state and chain prior to the join.
|
2023-01-19 19:58:23 -08:00 |
|
Jason Volk
|
7d5247d1ca
|
modules/federation/send_join: Support omit_members query parameter.
modules/federation/send_join: Reply with resident-server signed event.
modules/federation/send_join: Respond with servers_in_room.
|
2023-01-19 19:58:23 -08:00 |
|
Jason Volk
|
3aeeaccd42
|
modules/client/sync/rooms/state: Skip reflow for own-room join.
|
2023-01-19 19:58:23 -08:00 |
|
Jason Volk
|
377179a52f
|
modules/m_room_member: Add automatic m.direct account_data for next-generation dm.
|
2023-01-19 19:58:22 -08:00 |
|
Jason Volk
|
8e3c6ed14d
|
modules/m_room_member: Add next-generation invite behavior.
|
2023-01-19 19:58:22 -08:00 |
|
Jason Volk
|
6bbde81b44
|
Ensure EXTRA_*FLAGS is properly appended after other build flags.
|
2023-01-18 08:11:02 -08:00 |
|
Jason Volk
|
c78ab62227
|
modules/client/rooms/context: Fix -Wdangling-pointer to an unnamed temporary (gcc-12).
|
2023-01-15 22:32:00 -08:00 |
|
Jason Volk
|
d5c0e60633
|
modules/federation/invite: Workaround matrix-org/synapse@c06b2b7142 matrix-org/synapse#13823
|
2023-01-13 19:37:49 -08:00 |
|
Jason Volk
|
81169ab47a
|
modules/federation/invite: Consolidate eval; elaborate invite_room_state exercise.
|
2023-01-13 19:37:49 -08:00 |
|
Jason Volk
|
3cc6bdf630
|
modules/client/sync/rooms/timeline: Fix missed event regression be2ae27af6; cruft.
|
2023-01-02 20:25:58 +00:00 |
|
Jason Volk
|
ee52a9f24b
|
modules/federation/invite: Fix invite request routing to proper handler version.
|
2022-11-19 15:21:04 -08:00 |
|
Jason Volk
|
bc6b7486ba
|
modules/web_hook: Update formatting for line-numbered pre tags.
|
2022-10-12 20:03:01 -07:00 |
|
Jason Volk
|
d750958f4c
|
modules/client/sync/rooms/unread_notifications: Upgrade opts w/ designated init ctor.
|
2022-10-12 18:53:53 -07:00 |
|
Jason Volk
|
df522ef8e9
|
modules/client/search: Add cmd for limit override to workaround pagination bug in Riot.
|
2022-10-08 16:00:32 -07:00 |
|
Jason Volk
|
5294e607bd
|
modules/client/search: Propagate exceptions from room handler.
|
2022-10-08 15:39:22 -07:00 |
|
Jason Volk
|
adc7f16831
|
modules/client/search: Allow empty search term as wildcard match for given filter keys.
|
2022-10-08 11:22:09 -07:00 |
|
Jason Volk
|
baef0e3bc7
|
ircd:Ⓜ️:trace: Add interface for the trace.
|
2022-09-28 15:05:43 -07:00 |
|
Jason Volk
|
16b9551780
|
modules/client/sync: Log debug marking polylog prefetch completion.
|
2022-09-28 10:13:07 -07:00 |
|
Jason Volk
|
5f758aaa3b
|
ircd:Ⓜ️:events::annotates: Interface to scan the key of the m.annotation rel_type.
|
2022-09-28 09:55:51 -07:00 |
|
Jason Volk
|
e2d70f249f
|
ircd:Ⓜ️:events::relates: Interface to scan the rel_type of the M_RELATES ref type.
|
2022-09-28 09:54:10 -07:00 |
|
Jason Volk
|
1915db6d78
|
modules/m_receipt: Stop propagation of some errors in handler loop.
|
2022-09-22 13:30:42 -07:00 |
|
Jason Volk
|
a465098693
|
modules/client/search: Improve argument characters and name intuition.
|
2022-09-02 11:22:38 -07:00 |
|
Jason Volk
|
ced3df67c6
|
modules/federation/send: Add m.txn log facility; improve debuglog related.
|
2022-08-31 13:35:56 -07:00 |
|
Jason Volk
|
239f2fe17c
|
modules/m_signing_key_update: Ignore updates from unknown users w/o error.
|
2022-08-27 13:38:35 -07:00 |
|
Jason Volk
|
53d213f956
|
modules/client/sync: Enable polylog prefetch w/ conf item; add user::rooms prefetch.
|
2022-08-19 20:57:35 -07:00 |
|
Jason Volk
|
e556fe248b
|
modules/client/sync/rooms: Minor cleanup polylog inner loop closure.
|
2022-08-19 20:57:35 -07:00 |
|
Jason Volk
|
cf8e4092c9
|
ircd:Ⓜ️:user::rooms: Simplify interface w/ util::closure_bool.
|
2022-08-19 20:57:35 -07:00 |
|
Jason Volk
|
9abc78a121
|
modules/console: Merge room messages/text cmds w/ mediated format.
|
2022-08-19 20:57:35 -07:00 |
|
Jason Volk
|
5eebfbbb90
|
modules/client/rooms/relations: Respond with newest relations first. (fixes #170)
|
2022-08-17 18:15:30 -07:00 |
|
Jason Volk
|
e2017efcce
|
ircd:Ⓜ️:event::refs: Add reverse iteration; inline interface.
|
2022-08-17 18:15:30 -07:00 |
|
Jason Volk
|
8b07815357
|
modules/client/rooms/relations: Use m::relates interface w/ sender checking; cleanup.
|
2022-08-17 15:43:22 -07:00 |
|
Jason Volk
|
4c938e6658
|
modules/console: Fix regression 31dad11e16 log levels sampled after first flush.
modules/console: Fix incorrect log level enum order.
|
2022-08-17 13:05:39 -07:00 |
|
Jason Volk
|
84fcffe331
|
modules/m_command: Add command to summarize message text of replied event.
|
2022-08-17 13:05:39 -07:00 |
|
Jason Volk
|
f06be9ac8e
|
modules/console: Add room text cmd.
|
2022-08-17 13:05:39 -07:00 |
|