0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-07 01:06:37 +02:00
construct/modules/client
2019-02-12 12:04:02 -08:00
..
account
directory
rooms ircd:Ⓜ️🧾 Normalize module definition names / layout. 2019-02-11 15:57:01 -08:00
sync modules/client/sync: Stub device related sync modules. 2019-02-08 09:18:39 -08:00
thirdparty
user
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
login.cc
logout.cc
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