• Joined on 2024-01-24
doryan pushed to experimental at doryan/AIT 2024-08-12 20:01:06 +03:00
24b60e74a0 feat(crate): add gio external crate
28c569d547 feat(sorter): add sorter model
3041e821a7 refactor: improved inputs distribution
7887afc6af feat(imports): update imports
2a88eeaf01 fix(on click): ColumnView data update is complete
Compare 5 commits »
doryan pushed to main at doryan/AIT 2024-08-10 00:55:19 +03:00
676594f9bf Update README.md
doryan renamed repository from hamming_code to doryan/AIT 2024-08-10 00:47:08 +03:00
doryan pushed to experimental at doryan/AIT 2024-08-10 00:28:14 +03:00
0d2987a968 feat(section): add testing section
01f61e4286 feat(imports): update imports
78d52388f7 refactor: edit function signatures and rewrite a few code sections
5a8a4b00ce refactor: rewrite function logic with use custom Error type
cad9823c83 refactor: rewrite fn signature and remove match
Compare 10 commits »
doryan created branch experimental in doryan/AIT 2024-08-10 00:28:14 +03:00
doryan pushed to main at doryan/my-voidlinux-configs 2024-08-04 23:31:53 +03:00
066e3ef14e feat(colorscheme): change colorscheme
doryan pushed to main at doryan/my-voidlinux-configs 2024-08-04 23:26:46 +03:00
45170a1af9 remove(files): remove redundant files
0b58441f70 fix(conf): fix bufferline config
0e651d0c8f feat(conf): add dropbar config and changed default theme)
518b872d30 feat(plugins): add winbar and allow config for Neogit
3dc3c7a612 feat(conf): add config for dropbar)
Compare 5 commits »
doryan pushed to main at doryan/my-voidlinux-configs 2024-08-04 07:45:53 +03:00
51be6b2b35 feat(icons): edit neotree icons
doryan pushed to main at doryan/AIT 2024-08-02 23:06:32 +03:00
cbde9a8af1 refactor: change import and function signature
81b22a14c9 refactor: add a check for a non-zero denominator
ebf7d9b85c feat(table): implement a result table
d92b2419e0 refactor: change SchemeCharacteristics model
c9dbe4ba6e refactor: remove cell::RefCell, rename TIMERS_QUEUE variable, and etc. (check desc)
Compare 28 commits »
doryan pushed to main at doryan/AIT 2024-07-19 22:41:18 +03:00
81a8d9b2c6 fix(const): use PI const from std instead 3.14f32
74835302ce fix(import + expand): change import and fix expand of box node
7e30117c84 fix(check): change method of check for an empty array
dbf7dab513 refactor(import + some code): change import and refactor some bad blocks of code
fcfb0d1fa6 fix(modules): sort modules
Compare 18 commits »
doryan pushed to test at doryan/gluon 2024-07-09 22:06:27 +03:00
311187b6eb refactor(bot): dice and command endpoints; feat(ban): add ban endpoint; and etc.
3fda2620e3 feat(attributes): add #[allow(dead_code)] for target user and #[derive(Clone)] for handler_entity
cca1b86772 refactor(folder name): rename from 'handlers' to 'endpoints'
7576859907 refactor(bot actions): move bot actions from src/handlers to src/
ec2ff44e36 refactor(utils): sort, rename and refactor utils
Compare 8 commits »
doryan created branch test in doryan/gluon 2024-07-09 22:06:27 +03:00
doryan pushed to main at doryan/gluon 2024-07-08 08:50:57 +03:00
d9d65e8d58 feat(new command): add privacy command
doryan commented on issue doryan/material-you-react#1 2024-06-22 00:50:10 +03:00
TODO

Да, это не компонент по доке М3 для веба, но меня это не сильно волнует, т.к. компонент слайдера для веба быд…

doryan commented on issue doryan/material-you-react#1 2024-06-22 00:48:16 +03:00
TODO

(22.06.24) Продолжаю работу. Всё-таки решился и начинаю делать slider. Он не такой уж и сложен в реализации и было…

doryan pushed to main at doryan/gluon 2024-06-18 17:35:54 +03:00
b621a3af66 fix(unrestrict_date): stupid mistake that doesn't let return unrestrict date in any of TimeMetric enumeration except Days
f9a6c9645b fix(TimeMetrics Struct): parser of time metric from command argument
da5edc1aac fix(TimeMetrics Struct): parser of time metric from command argument
Compare 3 commits »
doryan pushed to main at doryan/gluon 2024-06-17 23:17:35 +03:00
c76364c8b4 fix(admin check): check for admin if a member doesn't ha the admins privileges but have prefix
f9abd1592e refactor(Cargo.toml file): redundant crate (Actix-web) has been removed
Compare 2 commits »
doryan pushed to main at doryan/gluon 2024-06-09 02:29:27 +03:00
b5a9315a2d Tried to add dependencies only for "dev" profile, but not successful. Conditional compiling has been added
doryan pushed to main at doryan/gluon 2024-06-08 02:20:57 +03:00
6bde201ca2 Message text corrections
7b31cccf31 Now the admin_check function gets a second argument in the form of user_id, and this function is used in try_restrict
0ec0c94501 Function for checks for the existence of target user have been implemented for enum TargetUser
89119936c8 Сheck for the existence of target user have been added
ac9fbcf344 Admin checks have been implemented in "Inner middleware"
Compare 15 commits »
doryan pushed to main at doryan/gluon 2024-06-08 02:17:58 +03:00
8fceeb8a82 CHANGED: text of response message moved to HTML file
8617ac3eff "мьют" -> "мут"
f69c9680c1 ADDED: help command text;\nCHANGED: mute and unmute text of bot response
Compare 3 commits »