0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-29 20:28:52 +02:00
construct/modules/client
Jason Volk 5b088551ae modules/client/sync: Minor cleanup;
modules/client/sync: Consolidate header.
2019-09-09 12:08:07 -07:00
..
account modules/client/account: Fix use of deprecated json::object nested traversal API. 2019-07-03 18:57:48 -07:00
directory modules/client/directory/room: Implement Client 10.2.3 DELETE roomAlias. 2019-08-13 22:12:48 -07:00
keys modules/client/keys: Typedefs in anonymous namespace to prevent cross-module linkage. (#109) 2019-08-25 17:37:06 -07:00
rooms modules/client/rooms/receipt: Use matrix-org/matrix-doc/2285 m.hidden tag for server-side ignores. 2019-09-07 18:42:37 -07:00
sync modules/client/sync: Minor cleanup; 2019-09-09 12:08:07 -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: Split out client/user related interface impls. 2019-08-25 19:44:00 -07:00
voip
capabilities.cc ircd:Ⓜ️:create: Add a central room_version default conf item. 2019-08-16 02:19:48 -07:00
createroom.cc modules: Split m::createroom related from client/. 2019-08-25 19:44:00 -07:00
delete_devices.cc
devices.cc
events.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
initialsync.cc ircd:Ⓜ️:room: Rename room::messages to room::events. 2019-08-30 14:43:19 -07:00
join.cc
joined_groups.cc
login.cc modules/client/login: Fix loss of value data during device tuple assimilation. 2019-03-28 21:31:22 -07:00
logout.cc
notifications.cc modules/client/notifications: Add stub array. (#87) 2019-08-12 04:26:22 -07:00
presence.cc modules/m_presence: Move federation send hook here; complete functionality. 2019-08-17 02:59:13 -07:00
profile.cc modules/client/profile: Ensure there's an eptr before calling rethrow. 2019-08-16 02:19:49 -07:00
publicised_groups.cc
publicrooms.cc ircd:Ⓜ️:rooms: Add options for user_id / room_alias related. 2019-09-05 21:36:16 -07:00
pushers.cc
pushrules.cc
register.cc modules: Disambiguations for clang. 2019-06-24 01:33:41 -07:00
register_available.cc
register_email.cc modules/client: Start a register/email module; stub requestToken. (#106) 2019-08-07 15:03:50 -07:00
search.cc
send_to_device.cc modules/client/send_to_device: Add origin to injected event. 2019-08-23 21:13:53 -07:00
sync.cc modules/client/sync: Minor cleanup; 2019-09-09 12:08:07 -07:00
versions.cc modules/client/versions: Add the earlier versions. 2019-07-07 03:59:51 -07:00