aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/lua_selectors/init.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Allow argument atoms to start from `-`Vsevolod Stakhov2023-11-161-1/+1
* [Minor] Relax arguments grammar for selectorsVsevolod Stakhov2023-11-161-2/+6
* [Fix] Do not set output type if list application failedVsevolod Stakhov2023-08-101-1/+3
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-53/+81
* [Fix] Rework lists applicationsVsevolod Stakhov2022-12-211-5/+10
* [Minor] Improve loggingVsevolod Stakhov2022-12-181-1/+1
* [Feature] Selectors: Add specific_urls_filter_map extractorVsevolod Stakhov2022-12-131-0/+3
* [Minor] Remove debug messageVsevolod Stakhov2022-12-131-1/+0
* [Feature] Allow to specify `selector_alias` in the maps definitionVsevolod Stakhov2022-12-121-0/+8
* [Feature] Some rework of the selectors frameworkVsevolod Stakhov2022-12-101-4/+7
* [Minor] Fix combine selectors functorVsevolod Stakhov2022-11-231-1/+1
* [Minor] Add tests and fix some minor issuesVsevolod Stakhov2022-11-221-1/+1
* [Minor] Fix tests and invocationVsevolod Stakhov2022-11-221-1/+1
* [Feature] Allow to build a map by combining tuples of selectorsVsevolod Stakhov2022-11-221-9/+52
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-251-1/+1
* Spelling (#4086)Josh Soref2022-02-221-1/+1
* [Fix] Another try to fix rspamd_text passing in the selectorsVsevolod Stakhov2021-09-221-2/+2
* [Fix] Fix passing of rspamd_text in selectors pipelinesVsevolod Stakhov2021-09-211-1/+1
* [Minor] Fix rspamd_text in selectors combinatorsVsevolod Stakhov2021-07-281-1/+1
* [Minor] Allow utf8 identifiers in the selectorsVsevolod Stakhov2021-05-191-1/+5
* [Fix] Selectors: Properly fix implicit tostring for nilsVsevolod Stakhov2021-02-251-1/+5
* Revert "[Fix] Selectors: Filter nil elements in lists"Vsevolod Stakhov2021-02-251-8/+3
* [Fix] Selectors: Filter nil elements in listsVsevolod Stakhov2021-02-251-3/+8
* [Fix] Fix text selectorsVsevolod Stakhov2020-11-261-4/+17
* [Minor] Selectors: fixes for specific URLsAndrew Lewis2020-11-241-2/+4
* [Fix] Deduct type of a table methodsVsevolod Stakhov2020-11-131-11/+15
* [Fix] Fix passing of methods argumentsVsevolod Stakhov2020-05-141-2/+2
* [Fix] Fix calling of methods in selectorsVsevolod Stakhov2020-05-141-63/+70
* [Project] Allow rspamd_text based selectorsVsevolod Stakhov2020-05-131-0/+10
* [Minor] Support flatten attribute in rspamd_config:register_re_selectorVsevolod Stakhov2020-04-081-1/+1
* [Feature] Selectors: Add flatten functionVsevolod Stakhov2019-08-211-2/+30
* [Feature] Lua_selectors: Allow table arguments for selectorsVsevolod Stakhov2019-08-191-1/+6
* [Minor] Oops, fix pathsVsevolod Stakhov2019-08-191-2/+2
* [Rework] Reorganise selectors implementationVsevolod Stakhov2019-08-191-0/+496