index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
php
/
weechat-php-api.c
Age
Commit message (
Expand
)
Author
2018-01-15
scripts: add configuration file for each script plugin
Sébastien Helleu
2017-09-21
php: fix crash in API function string_eval_path_home
Sébastien Helleu
2017-09-17
php: fix crash in API function string_eval_expression
Sébastien Helleu
2017-09-10
php: fix function plugin_get_name
Sébastien Helleu
2017-09-09
php: fix arguments of hook_command callback
Sébastien Helleu
2017-09-07
php: rename print functions
Sébastien Helleu
2017-09-07
php: check that script is registered in API functions, add macros to return v...
Sébastien Helleu
2017-09-06
php: rename API callback functions
Sébastien Helleu
2017-09-06
php: add missing functions current_buffer and current_window
Sébastien Helleu
2017-09-06
php: move macro API_FUNC_INIT, aggregate declaration of variables
Sébastien Helleu
2017-09-04
php: sort functions by topic, remove unused API functions, fix compiler warning
Sébastien Helleu
2017-09-03
php: add comments in code
Sébastien Helleu
2017-09-03
php: add function "hdata_compare"
Sébastien Helleu
2017-09-03
php: new php plugin
Adam Saponara