0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-04 11:54:25 +01:00
construct/modules/client
2018-03-07 13:28:15 -08:00
..
account ircd:Ⓜ️ Move user activation definition into client/accounts near is_active(). 2018-03-05 05:24:45 -08:00
directory ircd:Ⓜ️ Hook ctor rewrites local m::id's with my_host(); update affected hooks. 2018-03-03 04:06:49 -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 ircd:Ⓜ️ Move spec tuples into headers. 2018-03-05 05:24:45 -08:00
devices.cc
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
login.cc ircd:Ⓜ️ Move spec tuples into headers. 2018-03-05 05:24:45 -08:00
logout.cc ircd: Various fixes; bump default db LRU cache sizes. 2018-03-02 08:02:20 -08:00
presence.cc ircd:Ⓜ️ Preliminary reorg around experimental presence interface. 2018-03-04 08:57:02 -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:Ⓜ️ Hook ctor rewrites local m::id's with my_host(); update affected hooks. 2018-03-03 04:06:49 -08:00
pushers.cc
pushrules.cc
register.cc ircd:Ⓜ️ Move user activation definition into client/accounts near is_active(). 2018-03-05 05:24:45 -08:00
sync.cc ircd:Ⓜ️:vm: Massage edus through the core eval path; rename inserted to accept. 2018-03-07 13:28:15 -08:00
versions.cc