summaryrefslogtreecommitdiff
path: root/modules/rpc/rpc_data.cpp
AgeCommit message (Expand)Author
2025-05-09Allow using an account identifier in the anope.account RPC method.Sadie Powell
2025-05-09Store user away state and add it to the anope.user RPC event.Sadie Powell
2025-05-09Add TLS usage to the anope.user RPC event.Sadie Powell
2025-05-09Move HTTP types to the HTTP namespace.Sadie Powell
2025-05-03Store the setter and ts for all modes and try to restore them.Sadie Powell
2025-04-19Remove time from the name of some variables where its obvious.Sadie Powell
2025-04-19Add the anope.account and anope.listAccounts RPC events.Sadie Powell
2025-04-19Add expanded data to the rpc_data list events.Sadie Powell
2025-03-17RPC::service is not necessary anymore.Sadie Powell
2025-03-17Switch RPC event registration to use the service system.Sadie Powell
2025-03-15Move the RPC service interface to the RPC header.Sadie Powell
2025-02-25Deduplicate RPC parameter count checks.Sadie Powell
2025-02-25Add the rpc_data module.Sadie Powell