aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/force_actions.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] force_actions - maybe disable current action bypassCarsten Rosenberg2021-01-071-1/+3
* [Minor] force_actions - remove current action bypassCarsten Rosenberg2021-01-071-3/+1
* [Minor] Fix force actions limit compareVsevolod Stakhov2020-10-231-1/+1
* [Minor] Force_actions: Another fixVsevolod Stakhov2020-10-161-1/+1
* [Minor] Unbreak force actionsVsevolod Stakhov2020-10-151-1/+2
* [Minor] Force_actions: Allow to set process_all flag + refactor slightlyVsevolod Stakhov2020-10-151-23/+36
* [Minor] Add explicit_disable flag to metadata exporterVsevolod Stakhov2020-06-051-2/+2
* [Minor] Pet luacheckGregor Dschung2020-04-191-1/+1
* [Minor] selectors: cleaner symbol extractorrm-minus-rf2020-04-181-1/+0
* [Fix] add missing selector_cache declarationrm-minus-rf2020-04-171-0/+1
* [Feature] add queueid, uid, messageid and specific symbols to selectorsrm-minus-rf2020-04-171-54/+17
* [Feature] allow variables in force_actions messagesrm-minus-rf2020-04-141-0/+63
* [Minor] Improve documentationVsevolod Stakhov2020-02-201-0/+1
* [Minor] Fix log messages in force_actions pluginThomas Oettli2020-01-261-2/+2
* [Minor] Force_actions: Allow least actionsVsevolod Stakhov2019-12-101-4/+9
* [Minor] Remove too long strings in Lua codeVsevolod Stakhov2018-12-231-2/+4
* [Minor] Include module name when setting pre resultVsevolod Stakhov2018-10-131-2/+2
* [Minor] Silence warningsVsevolod Stakhov2018-03-151-2/+2
* [Project] Encourage dependencies registration by name onlyVsevolod Stakhov2018-03-151-2/+2
* [Fix] Fix various modules in case of empty messageAndrew Lewis2018-03-131-0/+2
* [Minor] Apply library functions in pluginsAndrew Lewis2018-03-081-20/+3
* [Fix] Allow to check negative scores in force_actionsVsevolod Stakhov2017-11-171-1/+1
* [Fix] Deal with zero scores symbolsVsevolod Stakhov2017-09-301-0/+4
* Revert "[Minor] Avoid usage of the incorrect API"Andrew Lewis2017-09-071-4/+1
* [Minor] Avoid usage of the incorrect APIVsevolod Stakhov2017-09-051-1/+4
* [Feature] Add ability to match score in force_actions moduleVsevolod Stakhov2017-08-021-4/+8
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* [Minor] Force actions: show action in optionsAndrew Lewis2017-03-281-1/+1
* [Fix] Force actions: Use postfilter if we have honor_action / require_actionAndrew Lewis2017-03-281-9/+17
* [Minor] Add require_action/honor_action settings to force actions moduleAndrew Lewis2017-02-211-2/+32
* [Minor] Rework force actions configurationAndrew Lewis2017-02-211-28/+50
* [Minor] Force actions: deal with null betterAndrew Lewis2017-02-171-1/+1
* [Feature] Support setting subject in force actions moduleAndrew Lewis2017-02-151-3/+7
* [Minor] Force actions: support expressions & alternate message syntaxAndrew Lewis2017-01-271-16/+70
* [Minor] Cosmetic fix for symbol nameAndrew Lewis2017-01-231-1/+1
* [Feature] Plugin to force actions on selected symbolsAndrew Lewis2017-01-211-0/+55