0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-04 17:48:35 +02:00
construct/modules/client
2018-02-28 21:25:25 -08:00
..
account modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
directory modules/client/directory/room: Add TTL/expiration to cached entries. 2018-02-28 20:53:05 -08:00
rooms modules/client/rooms/initialsync: Checkpoint what's here for now. 2018-02-28 21:25:25 -08:00
thirdparty modules/client: Stub unstable thirdparty/protocols to quash Riot error. 2018-02-21 15:41:09 -08:00
user modules/client/user: Stub handler for 11.18.2.2 PUT rooms/account_data; fix parv check. 2018-02-21 16:57:41 -08:00
voip modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
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 modules/client/devices: Use the id::device; use the user::room. 2018-02-15 17:27:42 -08:00
events.cc modules/client/events: Update/fix this stub for room previews. 2018-02-25 04:19:37 -08:00
join.cc modules/client/join: Forward alias join to room_id join; comment. 2018-02-26 20:59:33 -08:00
keys.cc modules/client/keys: Stub keys/query for device list. 2018-02-16 17:28:06 -08:00
login.cc modules/client: Cleanup/consistency in register/login handle stack. 2018-02-16 17:17:18 -08:00
logout.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
presence.cc modules/client/presence: Dup the user_id in the content for now: simpler on out-side. 2018-02-16 13:33:19 -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 ircd:Ⓜ️ Add vm_notify hook::site; add hook to create public rooms room. 2018-02-26 01:40:41 -08:00
pushers.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
pushrules.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
register.cc modules/client: Cleanup/consistency in register/login handle stack. 2018-02-16 17:17:18 -08:00
sync.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00
versions.cc modules/client: Cleanup some numbering and descriptions. 2018-02-15 13:40:07 -08:00