0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-03 22:28:52 +02:00
construct/modules/client
2020-04-01 16:20:11 -07:00
..
account ircd:Ⓜ️:user: Belated move of m::user definitions into lib. 2019-10-02 18:30:56 -07:00
directory modules/client: Fix errant non-m:: resources. 2019-10-04 20:23:59 -07:00
keys modules/client/keys/claim: Relax user mxid construction in response; minor cleanup. 2020-03-31 16:02:14 -07:00
room_keys modules/client/room_keys/keys: Implement GET method (partial). 2020-03-31 12:12:08 -07:00
rooms ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t. 2020-04-01 16:20:11 -07:00
sync ircd:Ⓜ️ Fix event_id() interface for consistent leading std::nothrow_t. 2020-04-01 16:03:25 -07:00
thirdparty modules/client/thirdparty/protocols: Update the URL to shut R!ot up. [skip ci] 2019-08-13 00:08:32 -07:00
user modules/client: Fix errant non-m:: resources. 2019-10-04 20:23:59 -07:00
voip modules/client: Fix errant non-m:: resources. 2019-10-04 20:23:59 -07:00
capabilities.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
createroom.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
delete_devices.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
devices.cc modules/client/devices: Remove the unstable path handlers. 2020-03-28 17:48:24 -07:00
events.cc modules: X-value copy elision hints for clang. 2020-02-12 14:34:26 -08:00
initialsync.cc ircd: Increase various 96_KiB default buffer sizes to 128_KiB. 2020-01-23 18:47:23 -08:00
join.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
joined_groups.cc modules/client: Stub joined_groups to shutup Riot. 2018-06-17 21:34:03 -06:00
login.cc matrix: Add m::homeserver; preliminary virtual origin networks. 2019-10-01 17:56:01 -07:00
logout.cc matrix: Add m::homeserver; preliminary virtual origin networks. 2019-10-01 17:56:01 -07:00
notifications.cc ircd:Ⓜ️ Fix m::index() interface for consistent leading std::nothrow_t. 2020-04-01 16:20:11 -07:00
presence.cc modules: Re-type matrix resource handlers under m::resource. 2019-09-29 14:00:02 -07:00
profile.cc modules/client/profile: Fix check for eptr on rethrow. 2020-01-02 11:16:47 -08:00
publicised_groups.cc modules/client: Stub various lies to quiet errors in Riot. 2018-04-17 01:15:30 -07:00
publicrooms.cc ircd:Ⓜ️:rooms::summary: Refactor for per-origin result synthesis and learning. 2019-09-15 14:59:36 -07:00
pushers.cc ircd:Ⓜ️:user::pushrules: Add event_idx of rule as argument to closures. 2020-03-23 13:01:24 -07:00
pushrules.cc modules/client/pushrules: Insert rule_id to rule on upload rather than outputs. 2020-03-27 10:40:43 -07:00
register.cc ircd:Ⓜ️ Split user registration API from client/register; minor reorg. 2019-09-27 19:35:26 -07:00
register_available.cc modules/client/register_available: Deny response when registration disabled. 2019-03-02 16:05:30 -08:00
register_email.cc modules/client/register_email: Allow and default undefined id_server property. 2020-03-31 13:39:19 -07:00
search.cc modules: X-value copy elision hints for clang. 2020-02-12 14:34:26 -08:00
send_to_device.cc modules/client/send_to_device: Propagate interrupts. 2020-04-01 13:44:39 -07:00
sync.cc modules/client/sync: Fix erroneous assertion related f8ed27403e 2020-03-23 13:01:24 -07:00
versions.cc modules/client/versions: Add m.require_identity_server. 2020-03-31 13:39:19 -07:00