0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-06-29 15:28:20 +02:00
construct/modules/client
2019-04-29 10:28:55 -07:00
..
account ircd:Ⓜ️ Tweak specifics of user/account creation/activation related. 2018-03-09 17:10:45 -08:00
directory modules/client/directory/room: Implement 10.2.1 PUT directory/room/{roomAlias}. 2019-03-30 19:02:11 -07:00
keys modules/client/keys/query: Eliminate head-of-line timeout; stream results to client as they arrive. 2019-04-18 19:47:33 -07:00
rooms ircd:Ⓜ️ Add a membership string size constant. 2019-04-27 18:32:45 -07:00
sync modules/client/sync/rooms/account_data: Eliminate the idx upper bound on room tags selection. 2019-04-29 10:28:55 -07:00
thirdparty modules/client: Stub unstable thirdparty/protocols to quash Riot error. 2018-02-21 15:41:09 -08:00
user modules/client/users/openid: Return a better http code here. 2019-03-08 14:33:54 -08: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: Add capabilities endpoint. 2019-02-12 12:04:02 -08:00
createroom.cc modules/client/createroom: More descriptive error propagation here. 2019-04-27 18:33:23 -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 modules/vm: Add sequencing points. 2019-03-19 16:31:05 -07:00
initialsync.cc modules/vm: Add sequencing points. 2019-03-19 16:31:05 -07:00
join.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
joined_groups.cc modules/client: Stub joined_groups to shutup Riot. 2018-06-17 21:34:03 -06:00
login.cc modules/client/login: Fix loss of value data during device tuple assimilation. 2019-03-28 21:31:22 -07:00
logout.cc modules/client/logout: Implement 5.4.4 logout/all. 2019-02-18 11:22:45 -08:00
notifications.cc modules/client: Stub 14.13.1.3 notifications handler. 2019-03-31 14:03:21 -07:00
presence.cc ircd: Reverse arguments for url::encode()/decode(); minor reorg. 2018-12-06 16:41:47 -08:00
profile.cc modules/client/profile: Optimize the user profile iteration. 2019-03-08 11:25:38 -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: Consolidate / refine the rooms iteration interface. 2019-04-17 20:47:50 -07:00
pushers.cc ircd::resource: Minor reorg class layout / opts. 2018-11-05 19:14:53 -08:00
pushrules.cc modules/client/pushrules: Update stub to be a directory. 2018-05-19 18:49:06 -07:00
register.cc modules/client/login: Fix loss of value data during device tuple assimilation. 2019-03-28 21:31:22 -07:00
register_available.cc modules/client/register_available: Deny response when registration disabled. 2019-03-02 16:05:30 -08:00
search.cc modules/client: Stub search endpoint. 2018-05-29 04:01:36 -07:00
send_to_device.cc modules/client: Remove 308 redirects for unstable endpoints. 2019-03-11 10:43:06 -07:00
sync.cc modules/client/sync: Condition for client / socket in longpoll::poll loop. 2019-04-19 18:21:17 -07:00
sync.h ircd:Ⓜ️:sync: Introduce phased polylogarithmic initial sync. 2019-04-08 02:46:49 -07:00
versions.cc modules/client/versions: Report r0.4.0. 2019-02-19 14:46:03 -08:00