0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-19 00:10:59 +01:00
construct/modules/client
2019-08-03 01:44:49 -07:00
..
account modules/client/account: Fix use of deprecated json::object nested traversal API. 2019-07-03 18:57:48 -07:00
directory ircd: Fix ambiguous references to BSD stringops. 2019-06-06 03:49:54 -07:00
keys ircd: Fix cast-conversion based reference-constructions. 2019-06-22 17:36:42 -06:00
rooms ircd:Ⓜ️:join: Prevent duplicate join here. 2019-08-03 01:44:49 -07:00
sync ircd:Ⓜ️ Reinterface append(event) into event::append; move to module. (#109) 2019-08-02 17:34:31 -07:00
thirdparty
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:Ⓜ️:vm: Reorganize eval/vm::inject for room version differences; add comment. 2019-07-17 14:53:13 -07:00
delete_devices.cc modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
devices.cc modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
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 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: Stub 14.13.1.3 notifications handler. 2019-03-31 14:03:21 -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 Misc fixes for clang. 2019-06-24 01:34:14 -07:00
pushers.cc
pushrules.cc
register.cc modules: Disambiguations for clang. 2019-06-24 01:33:41 -07:00
register_available.cc modules/client/register_available: Deny response when registration disabled. 2019-03-02 16:05:30 -08: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: Implement full_state request functionality. (#105) 2019-08-02 15:04:29 -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