Commit Graph

29 Commits

Author SHA1 Message Date
Yuri Kuznetsov cbc39cefe4 (c) source files 2025-08-26 20:10:28 +03:00
Yuri Kuznetsov 9dcbdc5907 do not group notification about assignment 2025-07-02 14:47:38 +03:00
Yuri Kuznetsov 15de70c8f7 action ID 2025-06-30 19:03:55 +03:00
Yuri Kuznetsov 3316afaaad change year 2025-01-06 09:16:05 +02:00
Yuri Kuznetsov 432a0f0474 ref 2024-11-14 18:21:14 +02:00
Yuri Kuznetsov 9e396b43a8 const usage 2024-11-11 16:04:47 +02:00
Yuri Kuznetsov 964180ed24 email assignment notification 2024-10-05 11:31:45 +03:00
Yuri Kuznetsov 59c13169a2 cleanup 2024-10-05 10:39:08 +03:00
Yuri Kuznetsov 995fbba9de update file headers 2023-12-31 10:49:50 +02:00
Yuri Kuznetsov b456d86b22 ref 2023-06-13 17:19:38 +03:00
Yuri Kuznetsov 4c265dbae1 cs 2023-02-17 17:32:17 +02:00
Taras Machyshyn 6f676c8a2f 2023 year 2023-01-03 16:01:43 +02:00
Yuri Kuznetsov e708db7e5b fix 2022-11-04 13:23:48 +02:00
Yuri Kuznetsov 2b181b8d84 ref 2022-11-03 12:06:59 +02:00
Yuri Kuznetsov ee70b1afad ref 2022-10-23 15:04:53 +03:00
Yuri Kuznetsov d52b73f738 fix phpdoc 2022-08-10 17:28:36 +03:00
Yuri Kuznetsov 52bdfc128c type fixes 2022-03-22 22:50:05 +02:00
Taras Machyshyn 095f82df1c 2022 year 2022-02-10 12:12:23 +02:00
Yuri Kuznetsov 2a4bd851ab fixes 2021-12-29 13:23:00 +02:00
Yuri Kuznetsov 33e29e20a2 type fixes 2021-11-10 16:53:15 +02:00
Yuri Kuznetsov ba1d4d7b72 fixes 2021-11-02 13:45:16 +02:00
Yuri Kuznetsov e8d62ecc22 renaming 2 2021-09-22 13:07:12 +03:00
Yuri Kuznetsov 94fa7b17ff rename 2021-09-04 20:37:36 +03:00
Yuri Kuznetsov b19ce60e74 notification refactoring 2021-09-04 16:59:24 +03:00
Yuri Kuznetsov 810677014c options usage 2021-05-20 18:22:57 +03:00
Yuri Kuznetsov f672231eec cleanup 2021-05-20 14:37:24 +03:00
Arkady b19c543988 fix cs (#1995)
* remove leading slashes in `use` clauses

* remove spaces inside parenthesis

* ensure one blank line after the `use` statement

* ensure cast are written in lower case

* fix whitespace around the keyword of a class

* remove spaces after function call

* remove trailing whitespace

* standardize spaces around ternary operator

* ensure php keywords are in lower case

* remove whitespace before closing semicolon

* ensure whitespace after each comma in array

* ensure `true`, `false`, and `null` are lower case
2021-05-12 23:53:11 +03:00
Yuri Kuznetsov efd64ecded cs fix 2021-04-21 14:13:08 +03:00
Yuri Kuznetsov aac3cf2b69 notificator refactoring 2021-03-29 13:09:26 +03:00