Commit Graph

7 Commits

Author SHA1 Message Date
Ville Ojamo
25e4a65e24 Update about.php copyright year to 2023 (#9050)
Fixes #9049.
2023-07-08 09:12:33 +02:00
Aleksander Machniak
720ba6f7a0 Update copyright year in the about dialog
[skip ci]
2022-05-07 15:28:14 +02:00
Aleksander Machniak
f429b26810 Fix various PHP8 warnings (#8392) 2022-01-11 19:04:24 +01:00
Aleksander Machniak
f2688ba492 Use ?? operator where applicable 2021-09-21 19:12:06 +02:00
Aleksander Machniak
a0fbcf3816 Bump copyright year
[skip ci]
2021-01-02 13:46:06 +01:00
Aleksander Machniak
596004beb3 More actions tests, code improvements 2020-11-07 12:54:12 +01:00
Aleksander Machniak
545a1569f1 Steps -> Actions refactoring (#7688)
* Move action handling code to rcmail class
* Add rcmail_action class
* Add action aliases
* Get rid of $OUTPUT global
* Move some methods from rcmail to rcmail_action
* PHP8 compat. fixes
* Add framework for testing actions
* Fix obvious code mistakes
2020-11-01 11:25:38 +01:00