0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-07 01:06:37 +02:00
construct/modules/client
2018-03-03 01:00:33 -08:00
..
account
directory modules/client/directory/room: Use more exact range on cache response. 2018-03-01 04:47:14 -08:00
rooms modules/client/rooms/initialsync: Default on the membership check for unauth'ed user. 2018-03-02 08:02:21 -08:00
thirdparty
user
voip
createroom.cc modules/client/createroom: Add json::tuple of all spec params to parse request. 2018-02-26 01:40:41 -08:00
devices.cc
events.cc
join.cc modules/client/join: Forward alias join to room_id join; comment. 2018-02-26 20:59:33 -08:00
keys.cc
login.cc
logout.cc ircd: Various fixes; bump default db LRU cache sizes. 2018-03-02 08:02:20 -08:00
presence.cc ircd:Ⓜ️ Add linkage for user::presence; 2018-03-02 08:02:21 -08:00
profile.cc modules/client/profile: Throw out here instead. 2018-02-27 02:44:32 -08:00
publicised_groups.cc modules/client: Stub publicised_groups endpoint. 2018-02-24 01:14:26 -08:00
publicrooms.cc modules/client/publicrooms: Use better hook for creating the public rooms room. 2018-03-02 08:02:20 -08:00
pushers.cc
pushrules.cc
register.cc modules/client/register: Add preliminary first_user_registered hook. 2018-03-03 01:00:33 -08:00
sync.cc
versions.cc