]> jfr.im git - irc/unrealircd/unrealircd-rpc-php.git/history - lib/Channel.php
Return from $rpc->eventloop() after 2 seconds instead of 10.
[irc/unrealircd/unrealircd-rpc-php.git] / lib / Channel.php
2023-03-27  Bram MatthysChannel: add optional $object_detail_level argument...
2023-03-23  Valerie PondUpdate Channel.php
2023-01-11  Bram MatthysUpdate some apidoc and remove throw on user not found.
2023-01-09  Bram MatthysMake the *.get/*.add/*.delete calls return the channel...
2023-01-07  Bram MatthysAdd all the new RPC calls in 6.0.6-git at the moment:
2023-01-06  Bram MatthysMake getAll() return the list of users without wrapping...
2023-01-06  Bram MatthysAll functions now return FALSE on failure, and then...
2023-01-06  Bram MatthysSame as previous, explicit args, but for ServerBan...
2023-01-06  Bram MatthysGet rid of PHP Contracts
2023-01-06  Bram MatthysMajor API break:
2022-07-04  Denver FMerge pull request #3 from unrealircd/wip
2022-07-04  Denver FFix querying the response object for ID when its not... 3/head
2022-07-04  Denver FMerge pull request #2 from unrealircd/wip
2022-07-04  Denver FRemove $id from UnrealIRCd\Channel 2/head
2022-07-04  Denver FChange return types to \stdClass.
2022-07-04  Denver FMerge pull request #1 from unrealircd/wip
2022-07-04  Denver FThis should be enough for some preliminary usage. 1/head