.. |
account
|
ircd:Ⓜ️:user: Belated move of m::user definitions into lib.
|
2019-10-02 18:30:56 -07:00 |
directory
|
modules/client: Fix errant non-m:: resources.
|
2019-10-04 20:23:59 -07:00 |
groups
|
ircd:Ⓜ️:groups: Start namespace, central lib; preliminary client resource module.
|
2020-07-30 10:24:10 -07:00 |
keys
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
room_keys
|
modules/client/room_keys/keys: Minor return event_id for trivial completeness.
|
2020-06-10 22:36:28 -07:00 |
rooms
|
modules/client: Eliminate internal _append() kludge.
|
2022-07-01 22:45:34 -07:00 |
sync
|
modules/client/sync/rooms/unread_notifications: Make this a phased polylog handler.
|
2022-07-09 16:06:46 -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
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
voip
|
modules/client: Fix errant non-m:: resources.
|
2019-10-04 20:23:59 -07:00 |
capabilities.cc
|
modules/client/capabilities: Additional room versions.
|
2022-07-02 18:59:58 -07:00 |
create_group.cc
|
ircd:Ⓜ️:groups: Preliminary stub for client/create_group.
|
2020-07-30 10:24:10 -07:00 |
createroom.cc
|
modules: Re-type matrix resource handlers under m::resource.
|
2019-09-29 14:00:02 -07:00 |
delete_devices.cc
|
ircd:Ⓜ️ Fix various const reference range construction warnings in clang.
|
2021-02-26 14:52:33 -08:00 |
devices.cc
|
ircd:Ⓜ️:device: Reclassify interface at m::user::devices.
|
2020-04-01 19:52:31 -07:00 |
events.cc
|
modules/client: Upgrade event::append::opts et al to designated init menus.
|
2022-07-01 22:21:10 -07:00 |
initialsync.cc
|
ircd: Increase various 96_KiB default buffer sizes to 128_KiB.
|
2020-01-23 18:47:23 -08:00 |
join.cc
|
modules/client/join: Convey available server_name data to join system.
|
2020-04-21 23:05:28 -07:00 |
joined_groups.cc
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
login.cc
|
ircd:Ⓜ️:user: Move is_active() to adl'ed active().
|
2020-05-02 23:57:53 -07:00 |
logout.cc
|
ircd:Ⓜ️ Add user::tokens convenience interface; consolidate various direct room access.
|
2020-04-01 17:30:17 -07:00 |
notifications.cc
|
modules/client: Upgrade event::append::opts et al to designated init menus.
|
2022-07-01 22:21:10 -07:00 |
presence.cc
|
modules: Re-type matrix resource handlers under m::resource.
|
2019-09-29 14:00:02 -07:00 |
profile.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
publicised_groups.cc
|
|
|
publicrooms.cc
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
pushers.cc
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
pushrules.cc
|
modules/client/pushrules: Insert rule_id to rule on upload rather than outputs.
|
2020-03-27 10:40:43 -07:00 |
register.cc
|
modules/client/register: Disable public registration by default.
|
2020-06-23 00:55:32 -07:00 |
register_available.cc
|
modules/client/register_available: Deny response when registration disabled.
|
2019-03-02 16:05:30 -08:00 |
register_email.cc
|
modules/client/register_email: Allow and default undefined id_server property.
|
2020-03-31 13:39:19 -07:00 |
search.cc
|
modules/client: Upgrade event::append::opts et al to designated init menus.
|
2022-07-01 22:21:10 -07:00 |
send_to_device.cc
|
modules/client/send_to_device: Ensure message_id is json::STRING type. (fixes #169)
|
2020-11-05 22:10:53 -08:00 |
sync.cc
|
Add noexcept to various lambdas (gcc-11).
|
2022-06-29 14:42:42 -07:00 |
versions.cc
|
modules/client/versions: Additional c2s versions.
|
2022-07-04 22:25:18 -07:00 |