0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-02-18 17:50:16 +01:00
construct/modules/client
2019-02-18 13:42:25 -08:00
..
account
directory
rooms ircd:Ⓜ️:event: Add various size constants replacing magic numbers. 2019-02-18 13:42:25 -08:00
sync modules/client/sync/rooms/ephemeral/receipt: Optimize polylog-sync strategy. 2019-02-14 15:28:38 -08:00
thirdparty
user ircd:Ⓜ️:event: Add various size constants replacing magic numbers. 2019-02-18 13:42:25 -08:00
voip
capabilities.cc modules/client: Add capabilities endpoint. 2019-02-12 12:04:02 -08:00
createroom.cc
devices.cc
events.cc
initialsync.cc
join.cc
joined_groups.cc
keys.cc modules/client/keys: Rename URL from /unstable/ to /r0/. 2019-02-16 16:27:57 -08:00
login.cc ircd:Ⓜ️:login: Use json::string rather than string_view in tuple types; simplify. 2019-02-18 13:42:25 -08:00
logout.cc modules/client/logout: Implement 5.4.4 logout/all. 2019-02-18 11:22:45 -08:00
presence.cc
profile.cc
publicised_groups.cc
publicrooms.cc
pushers.cc
pushrules.cc
register.cc modules/client/register: Support the inhibit_login option. 2019-01-12 12:34:34 -08:00
register_available.cc modules/client: Implement the register/available endpoint. 2019-01-12 11:51:57 -08:00
search.cc
sync.cc modules/client/sync: Various range check fixes; simplify debug stats. 2019-01-26 17:26:05 -08:00
sync.h modules/client/sync: Add a next_batch param to the query args passed to the range upper-bound. 2019-01-26 15:33:11 -08:00
versions.cc