.. |
account
|
Added RATE_LIMITED flags for handlers
|
2021-02-19 09:44:27 -05:00 |
directory
|
modules: Fix some resource handlers outside of m::.
|
2022-07-18 16:58:01 -07:00 |
groups
|
|
|
keys
|
modules/media: Remove legacy resources.
|
2022-07-18 16:58:02 -07:00 |
room_keys
|
ircd:Ⓜ️ Use proper character overload for optimal tokens().
|
2022-08-02 13:18:58 -07:00 |
rooms
|
modules/client/rooms/relations: Use m::relates interface w/ sender checking; cleanup.
|
2022-08-17 15:43:22 -07:00 |
sync
|
modules/client/sync/rooms/timeline: Fix redundant private echo of public command.
|
2022-08-02 13:18:58 -07:00 |
thirdparty
|
modules: Fix some resource handlers outside of m::.
|
2022-07-18 16:58:01 -07:00 |
user
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
voip
|
|
|
capabilities.cc
|
modules/client/capabilities: Additional room versions.
|
2022-07-02 18:59:58 -07:00 |
create_group.cc
|
|
|
createroom.cc
|
|
|
delete_devices.cc
|
modules/media: Remove legacy resources.
|
2022-07-18 16:58:02 -07:00 |
devices.cc
|
|
|
events.cc
|
modules/client: Upgrade event::append::opts et al to designated init menus.
|
2022-07-01 22:21:10 -07:00 |
initialsync.cc
|
|
|
join.cc
|
Added RATE_LIMITED flags for handlers
|
2021-02-19 09:44:27 -05:00 |
joined_groups.cc
|
Fix redundant moves (gcc-11).
|
2022-06-29 13:26:01 -07:00 |
login.cc
|
Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct
|
2022-07-20 21:00:17 -07:00 |
logout.cc
|
|
|
notifications.cc
|
modules/client: Upgrade event::append::opts et al to designated init menus.
|
2022-07-01 22:21:10 -07:00 |
presence.cc
|
Added RATE_LIMITED flags for handlers
|
2021-02-19 09:44:27 -05:00 |
profile.cc
|
Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct
|
2022-07-20 21:00:17 -07:00 |
publicised_groups.cc
|
modules: Fix some resource handlers outside of m::.
|
2022-07-18 16:58:01 -07:00 |
publicrooms.cc
|
modules: Fix some resource handlers outside of m::.
|
2022-07-18 16:58:01 -07:00 |
pushers.cc
|
Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct
|
2022-07-20 21:00:17 -07:00 |
pushrules.cc
|
Ignore rate limiting for pushrules handler
|
2021-02-19 10:25:35 -05:00 |
register.cc
|
Added RATE_LIMITED flags for handlers
|
2021-02-19 09:44:27 -05:00 |
register_available.cc
|
Merge branch 'rate_limited_resource_handlers' of https://github.com/kamathmanu/construct
|
2022-07-20 21:00:17 -07:00 |
register_email.cc
|
|
|
search.cc
|
modules/client/search: Add case key command; case-insensitive by default.
|
2022-07-21 18:28:57 -07:00 |
send_to_device.cc
|
modules/media: Remove legacy resources.
|
2022-07-18 16:58:02 -07: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 |