index
:
torxchat.git
this commit
branch-info
default
fe-web
feature/flexible-cert
feature/fork-branding
feature/tls-srp
feature/tor-i2p-dcc
fix-ub
Unnamed repository; edit this file 'description' to name the repository.
blog
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
plugin.c
Age
Commit message (
Expand
)
Author
2021-05-23
plugin interface: :lipstick:
BakasuraRCE
2021-05-23
notification: Implement notification option for channels
BakasuraRCE
2021-05-23
plugin interface: Refactor "flags" option in "channels" list to be more clear...
BakasuraRCE
2020-09-17
Increase max number of words a line can be split into
Patrick Griffis
2020-05-02
win32: Fix undefined symbol for builds with -with-plugin=false
delthas
2018-03-31
Fix plugins on macOS
Rainer Müller
2018-03-11
Fix fscanf() usage without size limit
Patrick Griffis
2018-03-09
Remove mpcinfo plugin
Patrick Griffis
2018-03-09
Various fixes for mingw
Patrick Griffis
2016-11-09
Convert doat to an internal command
Patrick Griffis
2016-09-03
plugin: Add chanmodes to channels list
Patrick Griffis
2016-08-05
plugin: Fix return value of hexchat_pluginpref_get_int()
Patrick Griffis
2016-05-28
Couple of minor const correctness fixes
Erik de Castro Lopo
2016-04-03
lua: Build on win32
Patrick Griffis
2016-03-30
plugin: Fix padding for chanopts in channel flags
Patrick Griffis
2016-02-18
Fix strict prototype warnings
Patrick Griffis
2015-04-07
Fix possible overflow in pluginpref
TingPing
2015-02-04
Implement windows 8.1+ notifications
TingPing
2015-02-02
Only send utf8 string in Key Press event
TingPing
2015-01-31
Save iconv converters for input and output in the server.
Arnavion
2015-01-18
Server line text-encoding-related fixes.
Arnavion
2015-01-14
Fixed bad const-cast.
Arnavion
2014-12-31
Fix some unused warnings
TingPing
2014-12-28
Fix building as c89
TingPing
2014-12-28
Use glib for all allocations
TingPing
2014-12-15
Fixed some more signed-unsigned-comparison warnings.
Arnavion
2014-12-11
Fix some leaks
TingPing
2014-12-06
Always use 64-bit filesize and file offsets in DCC.
Arnavion
2014-09-01
Escape values set via pluginpref
TingPing
2014-07-28
Fix various crashes with pluginpref
TingPing
2014-06-04
Stop hardcoding plugin extensions everywhere
TingPing
2014-06-02
Always use GModule for plugin support
TingPing
2014-01-27
Allow overriding libdir
TingPing
2014-01-08
Rewrite dns command
TingPing
2013-11-28
Print{,_attr} and server{,_attr} hooks were incorrectly handled when both
Diogo Sousa
2013-11-22
Fix more warnings
TingPing
2013-10-15
Add remaining chanopts to plugin api
TingPing
2013-09-30
Strip trailing space from pluginpref_list entries
TingPing
2013-09-30
Fix crash in hexchat_pluginpref_list()
TingPing
2013-09-07
Add channelkey to channel lists
TingPing
2013-08-04
Add reload command for plugins and add to gui
TingPing
2013-07-20
Merge xchat r1525
TingPing
2013-07-13
g_free() should be used for g_malloc().
Diogo Sousa
2013-07-12
Added functions to create/destroy event_attrs to plugin interface.
Diogo Sousa
2013-07-12
Added hexchat_emit_print_attrs() to plugin interface.
Diogo Sousa
2013-07-10
Indentation fixes and code cleanup.
Diogo Sousa
2013-07-09
Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called
Diogo Sousa
2013-07-09
Removed two dummy functions in plugin interface.
Diogo Sousa
2013-07-09
Added hexchat_hook_server_attrs() and hexchat_hook_print_attrs() to the plugin
Diogo Sousa
2013-06-23
plugins: Implemented get_info("password") and re-added get_info("nickserv") a...
Arnavion
[next]