0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-25 06:53:58 +01:00
construct/modules/client
2020-04-28 03:41:07 -07:00
..
account ircd:Ⓜ️:user: Belated move of m::user definitions into lib. 2019-10-02 18:30:56 -07:00
directory
keys modules/client/keys: Reapportion missing request header buffer. 2020-04-27 16:06:28 -07:00
room_keys ircd:Ⓜ️ Add user::tokens convenience interface; consolidate various direct room access. 2020-04-01 17:30:17 -07:00
rooms ircd:Ⓜ️:typing: Move remaining assets into namespace; minor reorg. 2020-04-25 17:34:02 -07:00
sync modules/client/sync/rooms: Fix range upper bound for switching to polylog. 2020-04-28 03:41:07 -07:00
thirdparty
user modules/client/user: Minor fix formatting. 2020-04-10 19:29:17 -07:00
voip
capabilities.cc
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
login.cc modules/client/login: Fix for fully qualified requested device_id; verify hostpart. 2020-04-15 17:29:13 -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: Improve pagination logic related; remvoe default limit. 2020-04-16 13:55:52 -07:00
pushers.cc
pushrules.cc
register.cc modules/client/register: Refactor bridge codepath; m.login.application_service. 2020-04-15 17:00:05 -07:00
register_available.cc
register_email.cc
search.cc
send_to_device.cc
sync.cc ircd:Ⓜ️:sync: Move args structure to central lib; eliminate local module header. 2020-04-27 00:16:58 -07:00
versions.cc