naudachu
|
fc8b825de0
|
Merge pull request #21 from naudachu/farm-tasks
Farm tasks completed
|
2023-11-20 16:02:50 +05:00 |
naudachu
|
e99506032b
|
- final devops magick;
|
2023-11-20 14:33:30 +05:00 |
naudachu
|
afa3e03a27
|
- send task status to creator in TG
|
2023-11-17 14:24:14 +05:00 |
naudachu
|
2c24b73a82
|
- remove field for post listener;
|
2023-11-17 14:02:11 +05:00 |
naudachu
|
6e94e8acc4
|
f
|
2023-11-17 13:56:37 +05:00 |
naudachu
|
6e69c64c42
|
- check private messages into separate function;
|
2023-11-17 13:56:24 +05:00 |
naudachu
|
d42b590a14
|
small changes;
|
2023-11-17 13:48:03 +05:00 |
naudachu
|
f677ec5986
|
- added separate functions as handlers;
|
2023-11-17 13:47:47 +05:00 |
naudachu
|
972e6564ea
|
finished farm tasks; added new post listener;
|
2023-11-17 13:47:21 +05:00 |
naudachu
|
c0e7a3918a
|
check for restricted private messaging to bot
|
2023-11-17 13:46:45 +05:00 |
naudachu
|
0df0b21198
|
- Handle discordgo.ForumTags;
|
2023-11-14 20:26:10 +05:00 |
naudachu
|
77b8bd8abb
|
- farm task handler;
|
2023-11-14 12:43:42 +05:00 |
naudachu
|
da119ab4d5
|
- initial commit
|
2023-11-13 19:10:56 +05:00 |
naudachu
|
e1acfdf308
|
- format Project with handler private function
|
2023-11-10 19:04:06 +05:00 |
naudachu
|
716d6936c0
|
- add init old project handler
|
2023-11-10 16:59:08 +05:00 |
naudachu
|
4e2ec953f8
|
- #15
- channel delete if error;
|
2023-11-10 13:33:13 +05:00 |
naudachu
|
3f365a715f
|
rename helper function;
|
2023-11-09 17:47:47 +05:00 |
naudachu
|
23de9a3db7
|
- moved client's files into client's folder;
|
2023-11-09 16:34:10 +05:00 |
naudachu
|
49aee11ec4
|
- update sqlc gen go
|
2023-11-09 16:31:03 +05:00 |
naudachu
|
e99c393470
|
- fixed readme w/ merging two commands into single
|
2023-11-09 16:30:51 +05:00 |
naudachu
|
b5f798ad8e
|
Merge branch 'instant-reply' into discord-bot-integration
|
2023-11-09 16:29:12 +05:00 |
naudachu
|
b05930c861
|
- remove db files;
|
2023-11-09 16:28:37 +05:00 |
naudachu
|
092ba475a2
|
- create repo with discord bot;
|
2023-11-09 16:24:55 +05:00 |
naudachu
|
3a4b461cda
|
- implement whole Folder's feature set
|
2023-11-08 19:18:12 +05:00 |
naudachu
|
6c07f434fc
|
- fix folder creation process;
|
2023-11-08 15:49:09 +05:00 |
naudachu
|
6752028e00
|
idk... regulat stash
|
2023-11-07 16:36:58 +05:00 |
naudachu
|
6f4824e628
|
- create cloud folder discord handler;
|
2023-11-06 18:07:16 +05:00 |
naudachu
|
f8bccf0135
|
- positive cases with create repo for a project;
|
2023-11-06 16:46:56 +05:00 |
naudachu
|
ecad950f54
|
- fixed AddHandler logic;
|
2023-11-06 11:43:44 +05:00 |
naudachu
|
59d9fc567f
|
- implemented discord /repo command
|
2023-11-01 20:33:44 +05:00 |
naudachu
|
a496c1998d
|
- test implementation of config controller;
|
2023-11-01 15:43:09 +05:00 |
naudachu
|
310a3d9f55
|
- write to db new ticket;
- fixed telegram bot init function with telegram options;
|
2023-11-01 14:03:01 +05:00 |
naudachu
|
0785ebf4df
|
- init tickets repo;
|
2023-10-27 18:04:39 +05:00 |
naudachu
|
8ef08845d2
|
- Applied init migrations;
|
2023-10-27 13:16:50 +05:00 |
naudachu
|
dd6fc78ec0
|
- removed discordgo dependency from the main();
- create and handle 'create repo' command;
|
2023-10-26 16:08:10 +05:00 |
naudachu
|
ba297a2436
|
remove tokens
|
2023-10-25 17:25:18 +05:00 |
naudachu
|
f9fb869abe
|
init branch;
|
2023-10-25 17:24:24 +05:00 |
naudachu
|
f13ba8e204
|
- fixed typo it git.go;
- fixed readme with bot init command;
|
2023-10-23 17:15:41 +05:00 |
Volkomurov
|
6eb3091b52
|
- moved git to github
|
2023-10-16 13:16:16 +05:00 |
Volkomurov
|
6f4b9f2743
|
- additional: removed yt mentions
|
2023-09-06 19:01:29 +05:00 |
Volkomurov
|
05e18ce182
|
- removed YouTrack mentions;
|
2023-09-06 19:01:26 +05:00 |
Volkomurov
|
abee9880e1
|
- move application tasks into coda;
|
2023-09-06 18:58:49 +05:00 |
Volkomurov
|
ec5d95586c
|
Huge refactoring:
- removed deprecated methods from controller;
- moved handlers to a separate files;
- create initiation handler;
- moved farmer tasks to coda!
|
2023-09-06 14:52:31 +05:00 |
Volkomurov
|
a9ff088af9
|
- rename CreateTask to CreateApp methods;
|
2023-09-05 16:13:40 +05:00 |
Volkomurov
|
722d9e359a
|
env files fixed
|
2023-09-01 19:10:49 +05:00 |
naudachu
|
232f009c49
|
Merge pull request #6 from naudachu/refactoring-august
- fixed all issues w/ servises;
|
2023-09-01 19:04:13 +05:00 |
Volkomurov
|
92d30623da
|
- fixed all issues w/ servises;
- attached docker files w/ owncloud, gitbucket;
|
2023-09-01 18:58:17 +05:00 |
naudachu
|
dc6109844f
|
add coda webhook usage;
add apline version to dockerfile;
|
2023-08-22 15:34:54 +05:00 |
naudachu
|
15cf91aeef
|
- new YT entity to support multiaccounting;
|
2023-07-26 14:17:34 +05:00 |
naudachu
|
864c583e3c
|
fixed readme with current updates
|
2023-07-08 14:15:35 +05:00 |