Age | Commit message (Collapse) | Author |
|
|
|
version existed (regular and attrs). Specifically, the priority was not
respected, and both versions were run even when EAT_PLUGIN was returned.
Fixes #847.
|
|
|
|
|
|
|
|
|
|
|
|
Closes #841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fgets() wont include the newline
|
|
This avoids the issue of plugins changing paths on us
|
|
|
|
|
|
For #647
|
|
Closes #796
|
|
|
|
|
|
|
|
previously it only recognized url with "://" after the scheme.
Urls without a scheme are purposely not recognized by this function.
Fixes #701
Closes #815
|
|
This is good practice and also helped simplifying re_*() functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In flags of get_list('channels')
|
|
|
|
Closes #792
|
|
|
|
the newly opened dialog. This fixes that issue.
|
|
Closes #804
Closes #780
|