0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-08 09:45:41 +02:00
construct/modules/client
2019-08-13 22:12:48 -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/upload: Properly implement one_time_keys upload. (Fixes #9) 2019-08-09 23:34:20 -07:00
rooms ircd:Ⓜ️:rooms: Refactor interface; split rooms::summary; split module. 2019-08-12 23:55:07 -07:00
sync modules/client/sync/rooms/state: Fix left rooms members droptimization. 2019-08-12 01:39:16 -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 ircd:Ⓜ️:user: Simplify user::room_tags impl w/ modern linkage. 2019-07-13 18:15:27 -07:00
voip modules/client/voip/turnserver: Add conf items for voip turnserver response. 2019-03-14 14:49:04 -07:00
capabilities.cc modules/client/capabilities: Update capabilities. 2019-07-10 07:24:20 -07:00
createroom.cc ircd:Ⓜ️:rooms: Refactor interface; split rooms::summary; split module. 2019-08-12 23:55:07 -07:00
delete_devices.cc
devices.cc
events.cc ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109) 2019-08-02 17:34:31 -07:00
initialsync.cc ircd:Ⓜ️:room::members: Simplify and improve interface; callsites. 2019-07-23 19:50:13 -07:00
join.cc
joined_groups.cc
login.cc
logout.cc
notifications.cc modules/client/notifications: Add stub array. (#87) 2019-08-12 04:26:22 -07:00
presence.cc
profile.cc ircd:Ⓜ️ Split m::user::profile from client handler. 2019-07-14 19:35:28 -07:00
publicised_groups.cc
publicrooms.cc ircd:Ⓜ️:rooms: Refactor interface; split rooms::summary; split module. 2019-08-12 23:55:07 -07:00
pushers.cc
pushrules.cc
register.cc
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: Fix lack of exception string in error output. 2019-07-27 18:49:27 -07:00
sync.cc modules/client/sync: Increase the linear buffer size. 2019-08-12 01:39:16 -07:00
sync.h modules/client/sync: Refactor longpoll handler. 2019-07-08 06:03:20 -07:00
versions.cc modules/client/versions: Add the earlier versions. 2019-07-07 03:59:51 -07:00