.. |
account
|
|
|
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: Disable one_time_keys; otherwise it spams the user's room.
|
2019-03-10 20:47:50 -07:00 |
rooms
|
modules/client/rooms/context: Include unsigned data in returned events.
|
2019-03-09 19:21:44 -08:00 |
sync
|
modules/client/sync/rooms/timeline: Add conf item for default limit.
|
2019-03-09 17:37:48 -08:00 |
thirdparty
|
|
|
user
|
modules/client/users/openid: Return a better http code here.
|
2019-03-08 14:33:54 -08:00 |
voip
|
|
|
capabilities.cc
|
modules/client: Add capabilities endpoint.
|
2019-02-12 12:04:02 -08:00 |
createroom.cc
|
modules/client/createroom: Differentiate between spec preset and internal preset strings.
|
2019-03-07 15:40:45 -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
|
|
|
join.cc
|
ircd: Reverse arguments for url::encode()/decode(); minor reorg.
|
2018-12-06 16:41:47 -08:00 |
joined_groups.cc
|
|
|
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
|
modules/client/profile: Optimize the user profile iteration.
|
2019-03-08 11:25:38 -08:00 |
publicised_groups.cc
|
|
|
publicrooms.cc
|
|
|
pushers.cc
|
ircd::resource: Minor reorg class layout / opts.
|
2018-11-05 19:14:53 -08:00 |
pushrules.cc
|
|
|
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
|
|
|
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: Fix condition to skip linear for longpoll.
|
2019-03-08 17:47:29 -08:00 |
sync.h
|
modules/client/sync: Add conf items which override the sync mode selection.
|
2019-03-07 11:53:58 -08:00 |
versions.cc
|
modules/client/versions: Report r0.4.0.
|
2019-02-19 14:46:03 -08:00 |