b621a3af66fix(unrestrict_date): stupid mistake that doesn't let return unrestrict date in any of TimeMetric enumeration except Daysdoryan2024-06-18 18:34:10 +0400
f9a6c9645bfix(TimeMetrics Struct): parser of time metric from command argumentdoryan2024-06-18 18:16:18 +0400
da5edc1aacfix(TimeMetrics Struct): parser of time metric from command argumentdoryan2024-06-18 18:15:10 +0400
c76364c8b4fix(admin check): check for admin if a member doesn't ha the admins privileges but have prefixdoryan2024-06-18 00:17:24 +0400
f9abd1592erefactor(Cargo.toml file): redundant crate (Actix-web) has been removeddoryan2024-06-18 00:06:31 +0400
b5a9315a2dTried to add dependencies only for "dev" profile, but not successful. Conditional compiling has been addeddoryan2024-06-09 03:26:48 +0400
6bde201ca2Message text correctionsdoryan2024-06-08 03:17:12 +0400
7b31cccf31Now the admin_check function gets a second argument in the form of user_id, and this function is used in try_restrictdoryan2024-06-08 03:12:16 +0400
0ec0c94501Function for checks for the existence of target user have been implemented for enum TargetUserdoryan2024-06-08 03:09:17 +0400
89119936c8Сheck for the existence of target user have been addeddoryan2024-06-08 03:08:00 +0400
ac9fbcf344Admin checks have been implemented in "Inner middleware"doryan2024-06-08 03:04:34 +0400
d803f6931fUnnecessary target checks have been removeddoryan2024-06-08 03:02:53 +0400
a9ab73ec72Some corrections to the command help textdoryan2024-06-08 03:00:47 +0400
2e02d9df47Help response text has been moved to html filedoryan2024-06-08 02:58:39 +0400
9a64001926Merge pull request 'Reformat output chat messages' (#1) from dogma/gluon:fix-messages into maindoryan2024-06-07 11:47:41 +0300