Age | Commit message (Collapse) | Author |
|
|
|
(issue #1285)
The 4 directories (which can be the same):
- config: configuration files, certificates
- data: log/upgrade files, local plugins, scripts, xfer files
- cache: script repository, scripts downloaded (temporary location)
- runtime: FIFO pipe, relay UNIX sockets
|
|
|
|
#1475, closes #1477)
|
|
Fixes https://github.com/weechat/weechat/issues/1475 .
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Kamran Mackey <kamranm1200@gmail.com>
|
|
|
|
|
|
Add a reference to user's guide, do not ask user to send the crash log
file any more (it may have private data and is not needed in most cases).
|
|
|
|
|
|
|
|
/version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
|
|
|
|
replaced "void *" pointers by structures
|
|
|
|
|
|
|
|
|
|
|