.. |
account
|
|
|
directory
|
|
|
groups
|
ircd:Ⓜ️:groups: Start namespace, central lib; preliminary client resource module.
|
2020-07-30 10:24:10 -07:00 |
keys
|
modules/client/keys/query: Respond w/ master/self/user signing keys.
|
2021-01-04 13:17:30 -08:00 |
room_keys
|
modules/client/room_keys/keys: Minor return event_id for trivial completeness.
|
2020-06-10 22:36:28 -07:00 |
rooms
|
modules/client/rooms/report: Use visible messages; add rich reply relation.
|
2021-02-05 23:39:17 -08:00 |
sync
|
modules/client/sync/rooms/state: Move hero scan count to conf item; dedup constant.
|
2021-01-04 02:46:48 -08:00 |
thirdparty
|
|
|
user
|
modules/client/user/openid: Return something for request_token.
|
2020-10-16 03:40:14 -07:00 |
voip
|
|
|
capabilities.cc
|
modules/client/capabilities: Fix typo.
|
2020-10-03 07:29:47 -07:00 |
create_group.cc
|
ircd:Ⓜ️:groups: Preliminary stub for client/create_group.
|
2020-07-30 10:24:10 -07:00 |
createroom.cc
|
|
|
delete_devices.cc
|
ircd:Ⓜ️:device: Reclassify interface at m::user::devices.
|
2020-04-01 19:52:31 -07:00 |
devices.cc
|
ircd:Ⓜ️:device: Reclassify interface at m::user::devices.
|
2020-04-01 19:52:31 -07:00 |
events.cc
|
modules/client/sync: Minor cleanup; use structured binding for m::top().
|
2020-04-03 15:17:35 -07:00 |
initialsync.cc
|
|
|
join.cc
|
modules/client/join: Convey available server_name data to join system.
|
2020-04-21 23:05:28 -07:00 |
joined_groups.cc
|
modules/client/groups: Convert joined_groups response stub to chunked json::stack.
|
2020-07-31 17:43:57 -07:00 |
login.cc
|
ircd:Ⓜ️:user: Move is_active() to adl'ed active().
|
2020-05-02 23:57:53 -07:00 |
logout.cc
|
ircd:Ⓜ️ Add user::tokens convenience interface; consolidate various direct room access.
|
2020-04-01 17:30:17 -07:00 |
notifications.cc
|
ircd:Ⓜ️:event::fetch: Move std::nothrow to leading argument for consistency.
|
2020-04-02 20:01:14 -07:00 |
presence.cc
|
|
|
profile.cc
|
|
|
publicised_groups.cc
|
|
|
publicrooms.cc
|
modules/client/publicrooms: Convey search term to any federation query.
|
2020-05-29 01:39:25 -07:00 |
pushers.cc
|
ircd:Ⓜ️:user::pushrules: Add event_idx of rule as argument to closures.
|
2020-03-23 13:01:24 -07:00 |
pushrules.cc
|
modules/client/pushrules: Insert rule_id to rule on upload rather than outputs.
|
2020-03-27 10:40:43 -07:00 |
register.cc
|
modules/client/register: Disable public registration by default.
|
2020-06-23 00:55:32 -07:00 |
register_available.cc
|
|
|
register_email.cc
|
modules/client/register_email: Allow and default undefined id_server property.
|
2020-03-31 13:39:19 -07:00 |
search.cc
|
modules/client/search: Add conf item to override limit parameter.
|
2021-01-04 02:31:41 -08:00 |
send_to_device.cc
|
modules/client/send_to_device: Ensure message_id is json::STRING type. (fixes #169)
|
2020-11-05 22:10:53 -08:00 |
sync.cc
|
modules/client/sync: Add ?pause query string; available to clients to effect 7ec8b78374 .
|
2020-12-29 01:46:36 -08:00 |
versions.cc
|
modules/client/versions: Add e2ee_forced versionic capabilities.
|
2021-01-30 19:20:55 -08:00 |