.. |
account
|
ircd:Ⓜ️ Tweak specifics of user/account creation/activation related.
|
2018-03-09 17:10:45 -08:00 |
directory
|
ircd:Ⓜ️:v1: Remove non-opts overloads; workaround g++-7 compiler bug.
|
2019-02-25 18:00:39 -08:00 |
keys
|
modules/client/keys/upload: Add candidate one_time_key_counts response.
|
2019-02-25 18:00:39 -08:00 |
rooms
|
ircd:Ⓜ️ Implement 14.18 Room Tagging.
|
2019-03-05 18:42:04 -08:00 |
sync
|
ircd:Ⓜ️ Implement 14.18 Room Tagging.
|
2019-03-05 18:42:04 -08:00 |
thirdparty
|
modules/client: Stub unstable thirdparty/protocols to quash Riot error.
|
2018-02-21 15:41:09 -08:00 |
user
|
ircd:Ⓜ️ Implement 14.18 Room Tagging.
|
2019-03-05 18:42:04 -08:00 |
voip
|
modules/client: Cleanup some numbering and descriptions.
|
2018-02-15 13:40:07 -08:00 |
capabilities.cc
|
modules/client: Add capabilities endpoint.
|
2019-02-12 12:04:02 -08:00 |
createroom.cc
|
modules/client/createroom: Forbid guest access on all presets in violation of the spec.
|
2019-03-05 14:27:52 -08:00 |
delete_devices.cc
|
modules/client/devices: Implement 14.10.2 security considerations.
|
2019-02-20 15:45:32 -08:00 |
devices.cc
|
modules/client/devices: Implement 14.10.2 security considerations.
|
2019-02-20 15:45:32 -08:00 |
events.cc
|
modules/client/events: Implement 14.17.1.1 /events (room previews).
|
2019-03-01 18:34:53 -08:00 |
initialsync.cc
|
modules/client/sync: Checkpoint synchronous longpoll / polylog / prelim linear.
|
2018-04-21 23:50:16 -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
|
ircd:Ⓜ️:login: Support identifier typed login.
|
2019-03-04 13:16:14 -08:00 |
logout.cc
|
modules/client/logout: Implement 5.4.4 logout/all.
|
2019-02-18 11:22:45 -08:00 |
presence.cc
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
profile.cc
|
ircd:Ⓜ️:user::profile: Add interface for remote profile fetch().
|
2019-03-06 00:12:21 -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
|
modules/client/publicrooms: Unify GET and POST handlers; remove cruft.
|
2018-10-24 18:08:46 -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/register: Disable guest registration by default for now.
|
2019-03-04 09:29:27 -08: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: Implement 14.9.3.1 PUT sendToDevice (with limitation).
|
2019-02-22 15:40:53 -08:00 |
sync.cc
|
modules/client/sync: Simplify next_batch token decision after linear and longpoll.
|
2019-03-02 14:20:52 -08:00 |
sync.h
|
modules/client/sync: Add event_idx to accept struct; move top object construction to handlers.
|
2019-02-27 16:25:37 -08:00 |
versions.cc
|
modules/client/versions: Report r0.4.0.
|
2019-02-19 14:46:03 -08:00 |